Skip to content

Backport "Provide field and schema metadata missing on cross joins, and union with null fields" (#12729) #12974

New issue

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

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

Already on GitHub? # to your account

Merged
merged 2 commits into from
Oct 16, 2024

Conversation

matthewmturner
Copy link
Contributor

@matthewmturner matthewmturner commented Oct 16, 2024

Which issue does this PR close?

Part of #12813 . Applies fixes from #12729 to DataFusion version 42

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions bot added physical-expr Changes to the physical-expr crates core Core DataFusion crate sqllogictest SQL Logic Tests (.slt) labels Oct 16, 2024
@matthewmturner
Copy link
Contributor Author

@alamb @Xuanwo FYI

@alamb alamb changed the title Patch for PR 12729 Backport "Provide field and schema metadata missing on cross joins, and union with null fields" (#12729) Oct 16, 2024
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 @matthewmturner -- I updated the title of this PR to be a bit more descriptive when it shows up in the release notes

@alamb
Copy link
Contributor

alamb commented Oct 16, 2024

FYI @wiedld

@alamb
Copy link
Contributor

alamb commented Oct 16, 2024

For the CI failures, we may need to backport some of this PR as well (for the arrow upgrade): #12724

I will give it a go

@alamb
Copy link
Contributor

alamb commented Oct 16, 2024

I backported the fixes for CI: #12977

close/reopen to trigger CI on this PR

@alamb alamb closed this Oct 16, 2024
@alamb alamb reopened this Oct 16, 2024
@matthewmturner
Copy link
Contributor Author

i am looking into the CI failure

@matthewmturner
Copy link
Contributor Author

matthewmturner commented Oct 16, 2024

I see a test passing now (there were none last time) so i think this should be good now 🤞

@alamb alamb merged commit 81b93e5 into apache:branch-42 Oct 16, 2024
24 checks passed
@alamb
Copy link
Contributor

alamb commented Oct 16, 2024

Thanks agian @matthewmturner

@alamb
Copy link
Contributor

alamb commented Oct 16, 2024

(btw I found using git cherry-pick to be a more foolproof way to backport commits -- git often does most of the work for you

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
core Core DataFusion crate 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