Skip to content

Conversation

@samueleresca
Copy link
Member

Which issue does this PR close?

What changes are included in this PR?

  • Removing the custom encode_arrow_schema implementation.
  • Removing unused dependencies.

Are these changes tested?

Unit test coverage

Are there any user-facing changes?

No

@github-actions github-actions bot added the common Related to common crate label Sep 12, 2025
@samueleresca samueleresca force-pushed the 6916-encode_arrow_schema branch from 1646b05 to 5aaebd6 Compare September 12, 2025 13:47
@github-actions github-actions bot added documentation Improvements or additions to documentation development-process Related to development process of DataFusion optimizer Optimizer rules core Core DataFusion crate sqllogictest SQL Logic Tests (.slt) labels Sep 12, 2025
@samueleresca samueleresca force-pushed the 6916-encode_arrow_schema branch from 5aaebd6 to 70be2c6 Compare September 12, 2025 13:48
@github-actions github-actions bot removed documentation Improvements or additions to documentation development-process Related to development process of DataFusion optimizer Optimizer rules core Core DataFusion crate sqllogictest SQL Logic Tests (.slt) labels Sep 12, 2025
@samueleresca samueleresca force-pushed the 6916-encode_arrow_schema branch from 70be2c6 to 4659d57 Compare September 12, 2025 13:50
@samueleresca samueleresca marked this pull request as ready for review September 12, 2025 13:50
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @samueleresca

@alamb alamb merged commit 20f1640 into apache:main Sep 12, 2025
30 checks passed
samueleresca added a commit to samueleresca/datafusion that referenced this pull request Sep 15, 2025
samueleresca added a commit to samueleresca/datafusion that referenced this pull request Sep 15, 2025
alamb pushed a commit that referenced this pull request Sep 15, 2025
* Trying cargo machete to prune unused deps.

* Using encode_arrow_schema from arrow-rs. (#17543)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

common Related to common crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Removing ad-hoc implementation of encode_arrow_schema

2 participants