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

refactor(cubestore): Replace direct dependency to arrow and parquet with datafusion's reexports #8629

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

mcheshkov
Copy link
Member

Check List

  • Tests has been run in packages where changes made if available
  • Linter has been run for changed code
  • Tests for the changes have been added if not covered yet
  • Docs have been added / updated if required

Description of Changes Made (if issue reference is not provided)

Remove dependencies from Cargo.toml, and use whatever datafusion exports. This way parquet, arrow and datafusion versions should always be coherent.

Copy link

vercel bot commented Aug 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

8 Skipped Deployments
Name Status Preview Comments Updated (UTC)
examples-angular-dashboard ⬜️ Ignored (Inspect) Visit Preview Aug 27, 2024 11:53am
examples-react-d3 ⬜️ Ignored (Inspect) Visit Preview Aug 27, 2024 11:53am
examples-react-dashboard ⬜️ Ignored (Inspect) Visit Preview Aug 27, 2024 11:53am
examples-react-data-table ⬜️ Ignored (Inspect) Visit Preview Aug 27, 2024 11:53am
examples-react-highcharts ⬜️ Ignored (Inspect) Visit Preview Aug 27, 2024 11:53am
examples-react-material-ui ⬜️ Ignored (Inspect) Visit Preview Aug 27, 2024 11:53am
examples-react-pivot-table ⬜️ Ignored (Inspect) Visit Preview Aug 27, 2024 11:53am
examples-vue-query-builder ⬜️ Ignored (Inspect) Visit Preview Aug 27, 2024 11:53am

@mcheshkov mcheshkov force-pushed the cubestore-arrow-parquet-from-df branch from 88c305c to 570f648 Compare August 26, 2024 10:48
@mcheshkov mcheshkov force-pushed the cubestore-arrow-parquet-from-df branch from 570f648 to 4bcf3cd Compare August 27, 2024 11:53
@mcheshkov mcheshkov marked this pull request as ready for review August 27, 2024 12:52
@mcheshkov mcheshkov requested a review from a team as a code owner August 27, 2024 12:52
@mcheshkov mcheshkov merged commit 7ad8917 into master Aug 27, 2024
53 checks passed
@mcheshkov mcheshkov deleted the cubestore-arrow-parquet-from-df branch August 27, 2024 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants