Skip to content

[MINOR][CORE] Fix StaticInvoke fallback reason#10914

Merged
wForget merged 1 commit intoapache:mainfrom
wForget:minor
Oct 21, 2025
Merged

[MINOR][CORE] Fix StaticInvoke fallback reason#10914
wForget merged 1 commit intoapache:mainfrom
wForget:minor

Conversation

@wForget
Copy link
Copy Markdown
Member

@wForget wForget commented Oct 20, 2025

What changes are proposed in this pull request?

The function name in staticinvoke fallback reason is not correctly extracted

(6) Filter: 
 - Validation failed with exception from: FilterExecTransformer, reason: Not supported to transform StaticInvoke with object: org.apache.spark.sql.catalyst.util.CharVarcharCodegenUtils, function: staticinvoke(class org.apache.spark.sql.catalyst.util.CharVarcharCodegenUtils, StringType, readSidePadding, cd_gender#59, 1, true, false, true).functionName

How was this patch tested?

minor fix

@github-actions github-actions Bot added the CORE works for Gluten Core label Oct 20, 2025
@github-actions
Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

@wForget wForget changed the title [MINOR] Fix StaticInvoke fallback reason [MINOR][CORE] Fix StaticInvoke fallback reason Oct 20, 2025
@wForget
Copy link
Copy Markdown
Member Author

wForget commented Oct 21, 2025

The failed CIs appear to be unrelated.

@wForget wForget merged commit 71bcdb5 into apache:main Oct 21, 2025
57 of 59 checks passed
@wForget
Copy link
Copy Markdown
Member Author

wForget commented Oct 21, 2025

Thanks @jinchengchenghh for the review, merged to main

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

Labels

CORE works for Gluten Core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants