tanclary opened a new pull request, #3147: URL: https://github.com/apache/calcite/pull/3147
This is a draft PR containing the base implementation for BigQuery's `CONTAINS_SUBSTR` function. This version only supports expressions of type `STRING` for the first argument while BigQuery accepts expressions of many different types ([doc link](https://cloud.google.com/bigquery/docs/reference/standard-sql/string_functions#contains_substr)). I will be working on adding more commits to expand this operator's functionality. Any comments, questions, or suggestions in the meantime are appreciated as always. -- 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]
