wForget opened a new pull request, #10914:
URL: https://github.com/apache/incubator-gluten/pull/10914
<!--
Thank you for submitting a pull request! Here are some tips:
1. For first-time contributors, please read our contributing guide:
https://github.com/apache/incubator-gluten/blob/main/CONTRIBUTING.md
2. If necessary, create a GitHub issue for discussion beforehand to avoid
duplicate work.
3. If the PR is specific to a single backend, include [VL] or [CH] in the PR
title to indicate the
Velox or ClickHouse backend, respectively.
4. If the PR is not ready for review, please mark it as a draft.
-->
## 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
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]