rui-mo commented on issue #11010:
URL:
https://github.com/apache/incubator-gluten/issues/11010#issuecomment-3484622202
@beliefer I tested with the ORC file provided above but still did not
reproduce. Would you please try reading this file in your end and paste the
plan to this issue?
```
select * from tmp where dt = '20240728';
25/11/04 16:39:55 WARN GlutenFallbackReporter: Validation failed for plan:
Project[QueryId=1], due to:
- Validation failed with exception from: ProjectExecTransformer, reason:
Not supported to map spark function name to substrait function name:
toprettystring(_col0#0, Some(GMT+0)), class name: ToPrettyString.
+-----+-----+--------+
|_col0|_col1|dt |
+-----+-----+--------+
|1 |a |20240728|
|2 |b |20240728|
+-----+-----+--------+
```
<img width="233" height="815" alt="Image"
src="https://github.com/user-attachments/assets/465c47ee-c169-4ae0-8723-16043ac3a555"
/>
--
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]