[jira] [Comment Edited] (CALCITE-4160) Add configuration to retain ORDER BY in sub-query

2020-08-08 Thread Jiatao Tao (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17173742#comment-17173742 ] Jiatao Tao edited comment on CALCITE-4160 at 8/9/20, 3:56 AM: -- Hi

[jira] [Commented] (CALCITE-4160) Add configuration to retain ORDER BY in sub-query

2020-08-08 Thread Jiatao Tao (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17173742#comment-17173742 ] Jiatao Tao commented on CALCITE-4160: - [~julianhyde] I think hint and configuration may be the same

[jira] [Commented] (CALCITE-4155) Simplify IN expression of discrete values

2020-08-08 Thread Liya Fan (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17173660#comment-17173660 ] Liya Fan commented on CALCITE-4155: --- [~julianhyde] Thanks a lot for your further feedback. Our patch

[jira] [Commented] (CALCITE-4156) ReflectiveRelMetadataProvider constructor should throw an exception (instead of assertion) when called with an empty map

2020-08-08 Thread Ruben Q L (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17173602#comment-17173602 ] Ruben Q L commented on CALCITE-4156: I agree with you [~julianhyde]. Thanks for you help to keep