Skip to content

feat: Partition predicate fix for Databricks runtime support#18257

Open
yihua wants to merge 5 commits intoapache:branch-0.xfrom
yihua:fix-databricks-spark-partition-predicate
Open

feat: Partition predicate fix for Databricks runtime support#18257
yihua wants to merge 5 commits intoapache:branch-0.xfrom
yihua:fix-databricks-spark-partition-predicate

Conversation

@yihua
Copy link
Contributor

@yihua yihua commented Feb 26, 2026

Describe the issue this Pull Request addresses

Cherrypicks #14059 to branch-0.x

Fixes #14058

While running hudi on databricks, the code failed as InterpretedPredicate was expecting two parameters in the constructor

Summary and Changelog

We can use Hudi with Databricks Runtime seemlessly. Before we were facing issues while adding partition predicate to hudi reads with Databricks runtime

Impact

none

Risk Level

none

Documentation Update

none

Contributor's checklist

  • Read through contributor's guide
  • Enough context is provided in the sections above
  • Adequate tests were added if applicable

@yihua yihua added this to the release-0.15.1 milestone Feb 26, 2026
@github-actions github-actions bot added the size:S PR with lines of changes in (10, 100] label Feb 26, 2026
@hudi-bot
Copy link
Collaborator

CI report:

Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S PR with lines of changes in (10, 100]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants