Skip to content

Switch parquet default engine to pyarrow#9140

Merged
jcrist merged 2 commits intodask:mainfrom
jcrist:switch-parquet-default
Jun 1, 2022
Merged

Switch parquet default engine to pyarrow#9140
jcrist merged 2 commits intodask:mainfrom
jcrist:switch-parquet-default

Conversation

@jcrist
Copy link
Member

@jcrist jcrist commented May 27, 2022

Follow up after #8907. The deprecation warning has been there long enough, we can now remove it and fully switch the default engine to pyarrow.

Also removes a deprecation warning for compression="default" which has also sat long enough.

  • Closes #xxxx
  • Tests added / passed
  • Passes pre-commit run --all-files

The deprecation warning has been there long enough, we can now remove it
and fully switch the default engine to `pyarrow`.

Also removes a deprecation warning for `compression="default"` which
has also sat long enough.
@github-actions github-actions bot added dataframe documentation Improve or add to documentation io labels May 27, 2022
@jrbourbeau jrbourbeau changed the title Switch parquet default engine to pyarrow Switch parquet default engine to pyarrow May 31, 2022
@jrbourbeau
Copy link
Member

cc @rjzamora @martindurant

@martindurant
Copy link
Member

Yep, this is clearly described in the discussion in the linked issue.

@jrbourbeau jrbourbeau mentioned this pull request May 31, 2022
9 tasks
@jcrist
Copy link
Member Author

jcrist commented Jun 1, 2022

Merging.

@jcrist jcrist merged commit cfca592 into dask:main Jun 1, 2022
@jcrist jcrist deleted the switch-parquet-default branch June 1, 2022 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dataframe documentation Improve or add to documentation io

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants