Skip to content

Conversation

@alamb
Copy link
Contributor

@alamb alamb commented Oct 31, 2024

Part of https://github.com/influxdata/influxdb_iox/issues/12409

Not intended to merge, this PR documents the contents of the https://github.com/influxdata/arrow-datafusion/commits/iox-12409/df-upgrade-sept-21/ branch

Based on DataFusion at the end of day Sep 21 2024: 244ce5a

Here are all the changes that went in upstream since influxdata#40

Patch list:

alamb and others added 10 commits October 31, 2024 16:20
…pache#12691)

* test(12687): reproducer of missing metadata bug

* fix(12687): minimum change needed to fix the missing metadata
…ith null fields. (apache#12729)

* test: reproducer for missing schema metadata on cross join

* fix: pass thru schema metadata on cross join

* fix: preserve metadata when transforming to view types

* test: reproducer for missing field metadata in left hand NULL field of union

* fix: preserve field metadata from right side of union

* chore: safe indexing
@github-actions github-actions bot added physical-expr Changes to the physical-expr crates core Core DataFusion crate sqllogictest SQL Logic Tests (.slt) common Related to common crate functions Changes to functions implementation labels Oct 31, 2024
@alamb
Copy link
Contributor Author

alamb commented Oct 31, 2024

Gah, wrong repo again

@alamb alamb closed this Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

common Related to common crate core Core DataFusion crate functions Changes to functions implementation physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants