[
https://issues.apache.org/jira/browse/CALCITE-5086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17544680#comment-17544680
]
yanjing.wang commented on CALCITE-5086:
---------------------------------------
Thanks [~julianhyde] for your improvements, that looks good to me , it's more
readable and accurate, and I noticed that OFFSET start LIMIT syntax
reference[1] isn't applied, is it expected?
[1]
[reference|https://github.com/hannerwang/calcite/blob/5b3b01d8a0239769fe6694a80c036bbe8b54726e/site/_docs/reference.md?plain=1#L189]
> Core parser should allow "OFFSET" to occur before "LIMIT"
> ---------------------------------------------------------
>
> Key: CALCITE-5086
> URL: https://issues.apache.org/jira/browse/CALCITE-5086
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Affects Versions: 1.30.0
> Environment: jdk8
> Reporter: yanjing.wang
> Assignee: yanjing.wang
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.31.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> The core parser supports 'LIMIT count OFFSET start' now, otherwise trino
> supports 'OFFSET start LIMIT count', we can make an improvement to support
> both.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)