[jira] [Created] (CALCITE-4886) When converting SQL to RelNode, SqlOrderBy is missing in sub-query that contains SqlSetOperator

2021-11-13 Thread ZheHu (Jira)
ZheHu created CALCITE-4886: -- Summary: When converting SQL to RelNode, SqlOrderBy is missing in sub-query that contains SqlSetOperator Key: CALCITE-4886 URL: https://issues.apache.org/jira/browse/CALCITE-4886

PR review request (CALCITE-4865)

2021-11-13 Thread JING ZHANG
Hi community, CALCITE-4865 is first subtask of CALCITE-4864. This Jira aims to extend existed Table function in order to support Polymorphic Table Function which is introduced as the part of ANSI SQL 2016. Please help review the pr, it would be very appreciated. Thanks a lot. The brief change