seddonm1 opened a new pull request #8966:
URL: https://github.com/apache/arrow/pull/8966


   This PR implements some of the basic string functions as per the ANSI SQL 
specification. To properly meet the ANSI specification work will need to be 
done on the `sqlparser` to support the verbose style that the ANSI spec has 
such as 
   ```sql
   trim(both 'xyz' from 'yxTomxx')
   ```


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


Reply via email to