[
https://issues.apache.org/jira/browse/CALCITE-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde reassigned CALCITE-1010:
------------------------------------
Assignee: Amogh Margoor (was: Julian Hyde)
> 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
>
> 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)