tanclary opened a new pull request, #2978:
URL: https://github.com/apache/calcite/pull/2978

   Add BigQuery as a supported library for functions that have already been 
implemented for other libraries. This ticket overrides Calcite-5384 to include 
other functions that need BQ added as a supported library.
   
   Note: This is my first Calcite PR so any feedback on the changes, the 
formatting of the PR, or any other aspect is highly appreciated. Thank you!
   
   List of functions:
   
   MD5()
   SHA1()
   GREATEST()
   LEAST()
   COSH()
   SINH()
   TANH()
   FROM_BASE64()
   LEFT()
   LTRIM()
   REPEAT()
   REVERSE()
   RIGHT()
   RTRIM()
   SOUNDEX()
   TRANSLATE()


-- 
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: commits-unsubscr...@calcite.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to