You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/06/06 22:17:00 UTC

[jira] [Resolved] (CALCITE-5086) Core parser should allow "OFFSET" to occur before "LIMIT"

     [ https://issues.apache.org/jira/browse/CALCITE-5086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Hyde resolved CALCITE-5086.
----------------------------------
    Resolution: Fixed

Fixed in [9d6838a3|https://github.com/apache/calcite/commit/9d6838a3c636cb58366c45c8363dc7f6388bf589]; thanks for the PR, [~yanjing.wang]!

> 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: 50m
>  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)