[jira] [Commented] (CALCITE-3347) FilterJoinRule throws exception in calcite 1.21. More details in description

2019-09-14 Thread Enrico Olivelli (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16929901#comment-16929901 ] Enrico Olivelli commented on CALCITE-3347: -- The errors happens in the context of unit tests

[jira] [Commented] (CALCITE-3345) Implement time_bucket function

2019-09-14 Thread Julian Feinauer (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16929866#comment-16929866 ] Julian Feinauer commented on CALCITE-3345: -- Hi, didnt know that, thanks for the link, this

[jira] [Updated] (CALCITE-3347) FilterJoinRule throws exception in calcite 1.21. More details in description

2019-09-14 Thread Amit Chavan (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit Chavan updated CALCITE-3347: - Affects Version/s: 1.21.0 > FilterJoinRule throws exception in calcite 1.21. More details in

[jira] [Updated] (CALCITE-3347) FilterJoinRule throws exception in calcite 1.21. More details in description

2019-09-14 Thread Amit Chavan (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit Chavan updated CALCITE-3347: - Fix Version/s: (was: 1.21.0) > FilterJoinRule throws exception in calcite 1.21. More

[jira] [Updated] (CALCITE-3347) FilterJoinRule throws exception in calcite 1.21. More details in description

2019-09-14 Thread Amit Chavan (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit Chavan updated CALCITE-3347: - Description: I am reporting a bug that happens in calcite 1.21 release. I have a query as

[jira] [Updated] (CALCITE-3347) FilterJoinRule throws exception in calcite 1.21. More details in description

2019-09-14 Thread Amit Chavan (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit Chavan updated CALCITE-3347: - Attachment: TestCalcite.java > FilterJoinRule throws exception in calcite 1.21. More details

[jira] [Created] (CALCITE-3347) FilterJoinRule throws exception in calcite 1.21. More details in description

2019-09-14 Thread Amit Chavan (Jira)
Amit Chavan created CALCITE-3347: Summary: FilterJoinRule throws exception in calcite 1.21. More details in description Key: CALCITE-3347 URL: https://issues.apache.org/jira/browse/CALCITE-3347

[jira] [Updated] (CALCITE-3272) TUMBLE Table Value Function

2019-09-14 Thread Rui Wang (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Wang updated CALCITE-3272: -- Description: Define a builtin TVF: Tumble (data , timecol , dur, [ offset ]) The return value of

[jira] [Commented] (CALCITE-3272) TUMBLE Table Value Function

2019-09-14 Thread Rui Wang (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16929801#comment-16929801 ] Rui Wang commented on CALCITE-3272: --- Gotcha. Updated JIRA description to reflect FROM TABLE TUMBLE.

[jira] [Commented] (CALCITE-3343) Improve LogicalTableFunctionScan to match table function windowing

2019-09-14 Thread Rui Wang (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16929800#comment-16929800 ] Rui Wang commented on CALCITE-3343: --- Thansk Julian. I will go with reusing the existing rexCall. I

[jira] [Updated] (CALCITE-3346) Enable some ignored tests in RelOptRuleTests

2019-09-14 Thread Wang Yanlin (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wang Yanlin updated CALCITE-3346: - Summary: Enable some ignored tests in RelOptRuleTests (was: able some ignored tests in

[jira] [Commented] (CALCITE-3345) Implement time_bucket function

2019-09-14 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16929709#comment-16929709 ] Julian Hyde commented on CALCITE-3345: -- Have you considered

[jira] [Updated] (CALCITE-3346) able some ignored tests in RelOptRuleTests

2019-09-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CALCITE-3346: Labels: pull-request-available (was: ) > able some ignored tests in RelOptRuleTests >

[jira] [Created] (CALCITE-3346) able some ignored tests in RelOptRuleTests

2019-09-14 Thread Wang Yanlin (Jira)
Wang Yanlin created CALCITE-3346: Summary: able some ignored tests in RelOptRuleTests Key: CALCITE-3346 URL: https://issues.apache.org/jira/browse/CALCITE-3346 Project: Calcite Issue Type: