dongjoon-hyun commented on issue #24902: [SPARK-28093][SQL] Fix TRIM/LTRIM/RTRIM function parameter order issue URL: https://github.com/apache/spark/pull/24902#issuecomment-584768114 @cloud-fan . SQL Syntax and function is not the same. Why do we need to follow that? > More importantly, the SQL standard does define the TRIM syntax as TRIM ( [ characters FROM ] string ), and I think this is the thing we should follow.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
