[jira] [Commented] (CALCITE-1048) Make metadata more robust

2017-11-09 Thread Aman Sinha (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16246869#comment-16246869 ] Aman Sinha commented on CALCITE-1048: - The comments in RelMdMaxRowCount point to this JIRA:

[jira] [Commented] (CALCITE-2024) Submit a journal paper on Calcite to VLDB Journal or ACM SIGMOD Record

2017-11-09 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16246367#comment-16246367 ] Wes McKinney commented on CALCITE-2024: --- Thanks [~lemire] and appreciated your work on bitpacking

[jira] [Commented] (CALCITE-2044) Tweak cost of BindableTableScan to make sure Project is pushed through Aggregate

2017-11-09 Thread Luis Fernando Kauer (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16246198#comment-16246198 ] Luis Fernando Kauer commented on CALCITE-2044: -- https://github.com/apache/calcite/pull/565

[jira] [Comment Edited] (CALCITE-1984) Incorrect rewriting with materialized views using DISTINCT in aggregate functions

2017-11-09 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245196#comment-16245196 ] Jesus Camacho Rodriguez edited comment on CALCITE-1984 at 11/9/17 3:34 PM:

[jira] [Comment Edited] (CALCITE-1984) Incorrect rewriting with materialized views using DISTINCT in aggregate functions

2017-11-09 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245196#comment-16245196 ] Jesus Camacho Rodriguez edited comment on CALCITE-1984 at 11/9/17 3:30 PM:

[jira] [Commented] (CALCITE-2039) AssertionError at Mappings.create(Mappings.java:64) with "select 0 as c1,..." and TableProjectableFilterable

2017-11-09 Thread Alexey Roytman (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245771#comment-16245771 ] Alexey Roytman commented on CALCITE-2039: - Created, attached. > AssertionError at

[jira] [Updated] (CALCITE-2039) AssertionError at Mappings.create(Mappings.java:64) with "select 0 as c1,..." and TableProjectableFilterable

2017-11-09 Thread Alexey Roytman (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Roytman updated CALCITE-2039: Attachment: calcite_2039_eclipse_project.zip > AssertionError at

[jira] [Commented] (CALCITE-2039) AssertionError at Mappings.create(Mappings.java:64) with "select 0 as c1,..." and TableProjectableFilterable

2017-11-09 Thread Alexey Roytman (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245739#comment-16245739 ] Alexey Roytman commented on CALCITE-2039: - Michael, I'll create an Eclipse project. >

[jira] [Commented] (CALCITE-2044) Tweak cost of BindableTableScan to make sure Project is pushed through Aggregate

2017-11-09 Thread Luis Fernando Kauer (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245706#comment-16245706 ] Luis Fernando Kauer commented on CALCITE-2044: -- Alexey, I'd like to understand your real

[jira] [Commented] (CALCITE-2044) Tweak cost of BindableTableScan to make sure Project is pushed through Aggregate

2017-11-09 Thread Alexey Roytman (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245645#comment-16245645 ] Alexey Roytman commented on CALCITE-2044: - Julian, once you talked about 80%, now they're raised

[jira] [Commented] (CALCITE-2043) Use custom RelBuilder implementation in some rules

2017-11-09 Thread Volodymyr Vysotskyi (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245612#comment-16245612 ] Volodymyr Vysotskyi commented on CALCITE-2043: -- [~julianhyde], thanks for the review. I

[jira] [Commented] (CALCITE-2042) Compatible types of columns combined via set operators may need explicit type-casting conversion

2017-11-09 Thread Liao Xintao (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245343#comment-16245343 ] Liao Xintao commented on CALCITE-2042: -- Thanks for your advice , it's really helpful! Btw, is there