You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by "julianhyde (via GitHub)" <gi...@apache.org> on 2023/04/22 19:19:06 UTC

[GitHub] [calcite] julianhyde commented on pull request #3167: [CALCITE-5660] Add array subscript operators OFFSET, ORDINAL, SAFE_OFFSET, SAFE_ORDINAL (enabled for BigQuery)

julianhyde commented on PR #3167:
URL: https://github.com/apache/calcite/pull/3167#issuecomment-1518737883

   Should `SELECT OFFSET(1)` be valid? I don't think so, because `OFFSET` is being used outside of an array. But please check in BigQuery and test accordingly.


-- 
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-unsubscribe@calcite.apache.org

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