[jira] [Updated] (CALCITE-4130) Aggregation function in order by clause will throw E

2020-07-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CALCITE-4130: Labels: pull-request-available (was: ) > Aggregation function in order by clause will

[jira] [Updated] (CALCITE-4129) Support equality check for whole rel plan tree

2020-07-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CALCITE-4129: Labels: pull-request-available (was: ) > Support equality check for whole rel plan tree

[jira] [Created] (CALCITE-4131) ERROR message in SqlToRelConverterExtendedTest

2020-07-18 Thread Haisheng Yuan (Jira)
Haisheng Yuan created CALCITE-4131: -- Summary: ERROR message in SqlToRelConverterExtendedTest Key: CALCITE-4131 URL: https://issues.apache.org/jira/browse/CALCITE-4131 Project: Calcite

[jira] [Updated] (CALCITE-4130) Aggregation function in order by clause will throw E

2020-07-18 Thread yuqi (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuqi updated CALCITE-4130: -- Description: For sql like `select id, count(id) from test group by id order by count(id)` When execute

[jira] [Updated] (CALCITE-4130) Aggregation function in order by clause will throw E

2020-07-18 Thread yuqi (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuqi updated CALCITE-4130: -- Environment: (was: Add test as below in AggregationTest CalciteAssert.that()

[jira] [Created] (CALCITE-4130) Aggregation function in order by clause will throw E

2020-07-18 Thread yuqi (Jira)
yuqi created CALCITE-4130: - Summary: Aggregation function in order by clause will throw E Key: CALCITE-4130 URL: https://issues.apache.org/jira/browse/CALCITE-4130 Project: Calcite Issue Type: Bug

[jira] [Commented] (CALCITE-4129) Support equality check for whole rel plan tree

2020-07-18 Thread Haisheng Yuan (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17160443#comment-17160443 ] Haisheng Yuan commented on CALCITE-4129: Thanks for your quick response, [~julianhyde]. I don't

[jira] [Comment Edited] (CALCITE-4034) Implement a MySQL InnoDB adapter

2020-07-18 Thread neoremind (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17160441#comment-17160441 ] neoremind edited comment on CALCITE-4034 at 7/18/20, 2:28 PM: --

[jira] [Commented] (CALCITE-4034) Implement a MySQL InnoDB adapter

2020-07-18 Thread neoremind (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17160441#comment-17160441 ] neoremind commented on CALCITE-4034: [~julianhyde] Sorry about the trouble. There are two test

[jira] [Commented] (CALCITE-4129) Support equality check for whole rel plan tree

2020-07-18 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17160439#comment-17160439 ] Julian Hyde commented on CALCITE-4129: -- I think the approach should be able to compare RelNode

[jira] [Updated] (CALCITE-4114) Wrong name in AssertQuery#forceDecorrelate

2020-07-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CALCITE-4114: Labels: pull-request-available (was: ) > Wrong name in AssertQuery#forceDecorrelate >

[jira] [Created] (CALCITE-4129) Support equality check for whole rel plan tree

2020-07-18 Thread Haisheng Yuan (Jira)
Haisheng Yuan created CALCITE-4129: -- Summary: Support equality check for whole rel plan tree Key: CALCITE-4129 URL: https://issues.apache.org/jira/browse/CALCITE-4129 Project: Calcite Issue