Skip to content

Conversation

@jonathanc-n
Copy link
Contributor

@jonathanc-n jonathanc-n commented Jul 9, 2025

Which issue does this PR close?

  • Closes #.

Rationale for this change

Fix ci

What changes are included in this PR?

#16686 seems to have been merged with conflicts due to the refactor pushdown brought by #16642. A function was removed in the refactor, this just adds back the same functionality that was removed.

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions bot added the datasource Changes to the datasource crate label Jul 9, 2025
@jonathanc-n
Copy link
Contributor Author

@adriangb Just need a quick merge here 😆

@adriangb
Copy link
Contributor

adriangb commented Jul 9, 2025

Will merge once CI passes. Incidentally I was just working on HashJoinExec pushdown and think some of these APIs will need another tweak. Headed in the right direction but not quite there yet! At least now equivalence won't break going forward since it's tested.

Copy link
Member

@xudong963 xudong963 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

@xudong963 xudong963 merged commit 5648201 into apache:main Jul 9, 2025
27 checks passed
@adriangb
Copy link
Contributor

adriangb commented Jul 9, 2025

Thanks for merging @xudong963

@jonathanc-n jonathanc-n deleted the collect-supported branch October 10, 2025 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

datasource Changes to the datasource crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants