[
https://issues.apache.org/jira/browse/CALCITE-3112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated CALCITE-3112:
------------------------------------
Labels: pull-request-available (was: )
> Support Window in RelToSqlConverter
> -----------------------------------
>
> Key: CALCITE-3112
> URL: https://issues.apache.org/jira/browse/CALCITE-3112
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Affects Versions: 1.19.0
> Reporter: Feng Zhu
> Assignee: TANG Wen-hui
> Priority: Major
> Labels: pull-request-available
>
> Current now, RelToSqlConverter does not support Window, due to its original
> design for RelNode of JDBC-type.
> When we try to convert EnumerableWindow node back to SQL, it will fail.
> For more general use, I think we need to implement this feature.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)