Skip to content

[AURON #1686]Fix IllegalArgumentException in buildTimePartExt leading to fallback to Spark#1687

Merged
cxzl25 merged 1 commit intoapache:masterfrom
yew1eb:fix_datetime_fallback
Dec 5, 2025
Merged

[AURON #1686]Fix IllegalArgumentException in buildTimePartExt leading to fallback to Spark#1687
cxzl25 merged 1 commit intoapache:masterfrom
yew1eb:fix_datetime_fallback

Conversation

@yew1eb
Copy link
Contributor

@yew1eb yew1eb commented Dec 3, 2025

Which issue does this PR close?

Closes #1686 .

Rationale for this change

Fix an IllegalArgumentException in buildTimePartExt that leads queries with hour()/minute()/second() to fall back to Spark execution when spark.auron.datetime.extract.enabled=true.

What changes are included in this PR?

Are there any user-facing changes?

How was this patch tested?

Existing unit tests.

@github-actions github-actions bot added the spark label Dec 3, 2025
@cxzl25 cxzl25 merged commit 4f015cf into apache:master Dec 5, 2025
98 checks passed
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.

IllegalArgumentException in buildTimePartExt causes fallback to Spark

2 participants