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

   Prevent BigQuery SUBSTR(value, position[, length]) from being translated to 
SUBSTRING(value FROM position FOR length). Keep arguments comma-separated by 
adding onto `BigQuerySqlDialect#unparseCall`.


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