Skip to content

Spark: Fix option validation in RewritePositionDeleteFilesSparkAction#15828

Merged
huaxingao merged 1 commit intoapache:mainfrom
naamamaoz:fix-rewrite-position-delete-valid-options
Mar 30, 2026
Merged

Spark: Fix option validation in RewritePositionDeleteFilesSparkAction#15828
huaxingao merged 1 commit intoapache:mainfrom
naamamaoz:fix-rewrite-position-delete-valid-options

Conversation

@naamamaoz
Copy link
Copy Markdown
Contributor

validateAndInitOptions() in RewritePositionDeleteFilesSparkAction adds planner.validOptions() twice instead of including runner.validOptions(), causing runner-specific options to be incorrectly rejected.
Currently insignificant since position delete runners declare no exclusive options.

@github-actions github-actions bot added the spark label Mar 30, 2026
@huaxingao huaxingao merged commit 23b5e1d into apache:main Mar 30, 2026
26 checks passed
@huaxingao
Copy link
Copy Markdown
Contributor

Thanks @naamamaoz for your contribution!

ldudas-marx pushed a commit to ldudas-marx/iceberg that referenced this pull request Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants