[
https://issues.apache.org/jira/browse/CALCITE-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde resolved CALCITE-1010.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.6.0
Fixed in http://git-wip-us.apache.org/repos/asf/calcite/commit/82fd259c. Thanks
for the PR, [~amargoor]!
> Support FETCH/LIMIT and OFFSET in RelToSqlConverter
> ---------------------------------------------------
>
> Key: CALCITE-1010
> URL: https://issues.apache.org/jira/browse/CALCITE-1010
> Project: Calcite
> Issue Type: Bug
> Reporter: Julian Hyde
> Assignee: Amogh Margoor
> Fix For: 1.6.0
>
>
> Extend RelToSqlConverter to support FETCH/LIMIT and OFFSET.
> FETCH is the standard but LIMIT is more common. Therefore we will need to
> extend the Dialect to know which syntax a particular database prefers. If it
> accepts both, let's generate standard SQL syntax.
> Work has already started in
> https://github.com/amoghmargoor/incubator-calcite/tree/CALCITE-1003.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)