Feng Zhu created CALCITE-3112:
---------------------------------
Summary: 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
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)