Zhouwen-CN commented on PR #5537:
URL: https://github.com/apache/seatunnel/pull/5537#issuecomment-1837415729

   Rewrite Sql Function: 
   
   1. Using enumeration types instead of 'case when'
   2. Check the number of input parameters for SQL functions
   3. Ensure a certain degree of type safety
   4. Provide some implicit conversion capabilities
   5. Rewrite calculator logic and use BigDeciall for calculations


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

Reply via email to