PHILO-HE opened a new issue, #10387:
URL: https://github.com/apache/incubator-gluten/issues/10387

   ### Description
   
   We identified two types of ANSI compliant expressions:
   1. For most expressions, their ANSI behavior is governed by Spark's ANSI 
configuration.
   2. In a few instances, the ANSI flag for an expression is explicitly set 
during its construction in Spark.
   
   To align Velox with Spark's ANSI configuration, we can introduce a new 
configuration in Velox. This will be used for the first case to add branching 
logic in function implementation.
   
   
   ### Gluten version
   
   None


-- 
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]

Reply via email to