wForget commented on PR #12261: URL: https://github.com/apache/gluten/pull/12261#issuecomment-4666234543
I executed the reproducer sqls you provided, but it doesn't seem to reproduce the issue. Is there something I'm missing? <img width="1816" height="423" alt="image" src="https://github.com/user-attachments/assets/7a29c241-1889-4a63-b87f-bf2cf4b77a90" /> spark version: 3.5.1 gluten version: 1.5.0 > For BinaryArithmetic, Spark's .dataType returns left.dataType rather than the arithmetic result type. Furthermore, this description seems incorrect; BinaryArithmetic.dataType should be the result type. -- 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]
