You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by "yanjing.wang (Jira)" <ji...@apache.org> on 2022/04/07 10:02:00 UTC

[jira] [Created] (CALCITE-5086) Calcite supports OFFSET start LIMIT count expression

yanjing.wang created CALCITE-5086:
-------------------------------------

             Summary: Calcite supports OFFSET start LIMIT count expression
                 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
             Fix For: 1.31.0


Calcite 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.1#820001)