[jira] [Closed] (CALCITE-4432) When the RelNode's input is the same subset as the node belonged to, not choose this node as best.

2020-12-09 Thread Ziwei Liu (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ziwei Liu closed CALCITE-4432. -- Resolution: Not A Bug > When the RelNode's input is the same subset as the node belonged to, not > c

[jira] [Updated] (CALCITE-4432) When the RelNode's input is the same subset as the node belonged to, not choose this node as best.

2020-12-09 Thread Ziwei Liu (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ziwei Liu updated CALCITE-4432: --- Description: If a subset have a cyclic node, the node's input is this subset itself. If the beset 

[jira] [Commented] (CALCITE-4424) Complete non-deterministic function in SqlFunction

2020-12-09 Thread Jiatao Tao (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17246977#comment-17246977 ] Jiatao Tao commented on CALCITE-4424: - Hi [~julianhyde] [~zabetak], this problem co

[jira] [Commented] (CALCITE-3752) Add PIVOT operator to SQL

2020-12-09 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17246895#comment-17246895 ] Julian Hyde commented on CALCITE-3752: -- The JDBC adapter issue is CALCITE-4321. >

[jira] [Created] (CALCITE-4433) Add UNPIVOT operator to SQL

2020-12-09 Thread Julian Hyde (Jira)
Julian Hyde created CALCITE-4433: Summary: Add UNPIVOT operator to SQL Key: CALCITE-4433 URL: https://issues.apache.org/jira/browse/CALCITE-4433 Project: Calcite Issue Type: Bug R

[jira] [Resolved] (CALCITE-4429) RelOptUtil#createCastRel should throw an exception when the field count of the row type to be converted and desired row type is not equal

2020-12-09 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde resolved CALCITE-4429. -- Fix Version/s: 1.27.0 Resolution: Fixed Fixed in [280f67bf|https://github.com/apache/

[jira] [Updated] (CALCITE-4429) RelOptUtil#createCastRel should throw an exception when the field count of the row type to be converted and desired row type is not equal

2020-12-09 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde updated CALCITE-4429: - Summary: RelOptUtil#createCastRel should throw an exception when the field count of the row typ

[jira] [Resolved] (CALCITE-4427) Make SUBSTRING operator comply with ISO standard SQL

2020-12-09 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde resolved CALCITE-4427. -- Fix Version/s: 1.27.0 Resolution: Fixed Fixed in [0ab1fe31|https://github.com/apache/

[jira] [Assigned] (CALCITE-4427) Make SUBSTRING operator comply with ISO standard SQL

2020-12-09 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde reassigned CALCITE-4427: Assignee: Julian Hyde > Make SUBSTRING operator comply with ISO standard SQL > -

[jira] [Resolved] (CALCITE-4430) NPE when using RelToSqlConverter#visit(RelNode)

2020-12-09 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stamatis Zampetakis resolved CALCITE-4430. -- Fix Version/s: 1.27.0 Resolution: Not A Problem > NPE when using RelTo

[jira] [Updated] (CALCITE-4430) NPE when using RelToSqlConverter#visit(RelNode)

2020-12-09 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stamatis Zampetakis updated CALCITE-4430: - Summary: NPE when using RelToSqlConverter#visit(RelNode) (was: RelToSqlConvert

[jira] [Updated] (CALCITE-4426) [CALCITE-4426] Short-circuit evaluating when comparing two "RelTraitSet"s (Jiatao Tao)

2020-12-09 Thread Vladimir Sitnikov (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Sitnikov updated CALCITE-4426: --- Issue Type: Improvement (was: Bug) > [CALCITE-4426] Short-circuit evaluating w

[jira] [Commented] (CALCITE-4431) Use requireNonNull(var, "var") instead of requireNonNull(var) for better error messages

2020-12-09 Thread Vladimir Sitnikov (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17246369#comment-17246369 ] Vladimir Sitnikov commented on CALCITE-4431: Please clarify why do you obje

[jira] [Updated] (CALCITE-4432) When the RelNode's input is the same subset as the node belonged to, not choose this node as best.

2020-12-09 Thread Ziwei Liu (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ziwei Liu updated CALCITE-4432: --- Summary: When the RelNode's input is the same subset as the node belonged to, not choose this node

[jira] [Commented] (CALCITE-4432) When the RelNode's input is the same subset as the subset node belonged to, not choose this node as best.

2020-12-09 Thread Haisheng Yuan (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17246350#comment-17246350 ] Haisheng Yuan commented on CALCITE-4432: Hmm, since which version? > When the