Skip to content

Conversation

andygrove
Copy link
Member

Which issue does this PR close?

Backports #16170 to branch-48

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

* Adding metadata to literal enum type

* Correct processing of metadata during simplificiation

* Switch to btreemap instead of hashmap for carrying around metadata

* Documentation update

* Update unit test

* Additional unit tests needed fields in the debug output

* Updates after rebase

* Add metadata to display when it exists
@github-actions github-actions bot added documentation Improvements or additions to documentation sql SQL Planner development-process Related to development process of DataFusion logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates optimizer Optimizer rules core Core DataFusion crate sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate catalog Related to the catalog crate proto Related to proto crate functions Changes to functions implementation datasource Changes to the datasource crate labels Jun 6, 2025
@andygrove andygrove changed the base branch from main to branch-48 June 6, 2025 23:19
@github-actions github-actions bot added the ffi Changes to the ffi crate label Jun 6, 2025
@andygrove andygrove merged commit b5dfdbe into apache:branch-48 Jun 7, 2025
30 checks passed
@andygrove andygrove deleted the backport-16170 branch June 7, 2025 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
catalog Related to the catalog crate core Core DataFusion crate datasource Changes to the datasource crate development-process Related to development process of DataFusion documentation Improvements or additions to documentation ffi Changes to the ffi crate functions Changes to functions implementation logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Changes to the physical-expr crates proto Related to proto crate sql SQL Planner sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants