Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump datafusion to newest version #1072

Closed
Rachelint opened this issue Jul 13, 2023 · 0 comments · Fixed by #1086
Closed

Bump datafusion to newest version #1072

Rachelint opened this issue Jul 13, 2023 · 0 comments · Fixed by #1086
Labels
feature New feature or request

Comments

@Rachelint
Copy link
Contributor

Describe This Problem

  • Some exciting features such as cache encode page rather than record batch in ParquetWriter has been supported in new version parquet crate.
  • Panic led by page filter has been fixed in new version parquet crate.

We need to bump version of datafusion for owning them.

Proposal

Bump version of datafusion.

Additional Context

No response

@Rachelint Rachelint added the feature New feature or request label Jul 13, 2023
jiacai2050 pushed a commit that referenced this issue Jul 20, 2023
## Rationale
Bump datafusion version to latest.
Close #1072

## Detailed Changes
Bump datafusion version.

- [datafusion release
note](https://github.com/apache/arrow-datafusion/tags), you can see from
[24.0.0-rc1](https://github.com/apache/arrow-datafusion/releases/tag/24.0.0-rc1)

- [arrow-rs release note](https://github.com/apache/arrow-rs/tags), you
can see from
[43.0](https://github.com/apache/arrow-rs/releases/tag/39.0.0)
## Test Plan
Test by ut.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant