[jira] [Commented] (CALCITE-1906) JdbcSortRule has a bug and it is never chosen

2018-07-20 Thread Luis Fernando Kauer (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16551478#comment-16551478 ] Luis Fernando Kauer commented on CALCITE-1906: -- This might be related to a

[jira] [Created] (CALCITE-2081) NPE in join of 2 subqueries using window functions

2017-12-08 Thread Luis Fernando Kauer (JIRA)
Luis Fernando Kauer created CALCITE-2081: Summary: NPE in join of 2 subqueries using window functions Key: CALCITE-2081 URL: https://issues.apache.org/jira/browse/CALCITE-2081 Project: Calcite

[jira] [Commented] (CALCITE-2056) Limit/Offset in generated Sql does not work for many databases

2017-11-21 Thread Luis Fernando Kauer (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16261240#comment-16261240 ] Luis Fernando Kauer commented on CALCITE-2056: -- I'm working on the followin

[jira] [Commented] (CALCITE-2056) Limit/Offset in generated Sql does not work for many databases

2017-11-16 Thread Luis Fernando Kauer (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16255259#comment-16255259 ] Luis Fernando Kauer commented on CALCITE-2056: -- I searched for how each dat

[jira] [Updated] (CALCITE-2056) Limit/Offset in generated Sql does not work for many databases

2017-11-15 Thread Luis Fernando Kauer (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luis Fernando Kauer updated CALCITE-2056: - Description: SqlDialect.supportsOffsetFetch() defines whether the dialect suppor

[jira] [Created] (CALCITE-2056) Limit/Offset in generated Sql does not work for many databases

2017-11-15 Thread Luis Fernando Kauer (JIRA)
Luis Fernando Kauer created CALCITE-2056: Summary: Limit/Offset in generated Sql does not work for many databases Key: CALCITE-2056 URL: https://issues.apache.org/jira/browse/CALCITE-2056 Proj

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

2017-11-14 Thread Luis Fernando Kauer (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16251195#comment-16251195 ] Luis Fernando Kauer commented on CALCITE-2044: -- Thanks, Julian. Looks grea

[jira] [Commented] (CALCITE-2048) Create a better documentation for the Planner design

2017-11-13 Thread Luis Fernando Kauer (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16250024#comment-16250024 ] Luis Fernando Kauer commented on CALCITE-2048: -- I agree with Enrico. The d

[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&focusedCommentId=16246198#comment-16246198 ] Luis Fernando Kauer commented on CALCITE-2044: -- https://github.com/apache/c

[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&focusedCommentId=16245706#comment-16245706 ] Luis Fernando Kauer commented on CALCITE-2044: -- Alexey, I'd like to underst

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

2017-11-08 Thread Luis Fernando Kauer (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16243983#comment-16243983 ] Luis Fernando Kauer commented on CALCITE-2044: -- ProjectableFilterableTable

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

2017-11-08 Thread Luis Fernando Kauer (JIRA)
Luis Fernando Kauer created CALCITE-2044: Summary: Tweak cost of BindableTableScan to make sure Project is pushed through Aggregate Key: CALCITE-2044 URL: https://issues.apache.org/jira/browse/CALCITE-2044

[jira] [Commented] (CALCITE-1876) Create a rule to push the projections used in aggregate functions

2017-11-07 Thread Luis Fernando Kauer (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16242744#comment-16242744 ] Luis Fernando Kauer commented on CALCITE-1876: -- Pull Request: https://githu

[jira] [Created] (CALCITE-2000) UNNEST a collection that has a field with nested data generates an Exception

2017-10-05 Thread Luis Fernando Kauer (JIRA)
Luis Fernando Kauer created CALCITE-2000: Summary: UNNEST a collection that has a field with nested data generates an Exception Key: CALCITE-2000 URL: https://issues.apache.org/jira/browse/CALCITE-2000

[jira] [Created] (CALCITE-1999) UNNEST generates a NPE when the parameter is null

2017-10-05 Thread Luis Fernando Kauer (JIRA)
Luis Fernando Kauer created CALCITE-1999: Summary: UNNEST generates a NPE when the parameter is null Key: CALCITE-1999 URL: https://issues.apache.org/jira/browse/CALCITE-1999 Project: Calcite

[jira] [Commented] (CALCITE-1906) JdbcSortRule has a bug and it is never chosen

2017-08-04 Thread Luis Fernando Kauer (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16114966#comment-16114966 ] Luis Fernando Kauer commented on CALCITE-1906: -- Debugging some more about t

[jira] [Commented] (CALCITE-1906) JdbcSortRule has a bug and it is never chosen

2017-07-27 Thread Luis Fernando Kauer (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16103885#comment-16103885 ] Luis Fernando Kauer commented on CALCITE-1906: -- In my tests JdbcSort is als

[jira] [Commented] (CALCITE-1906) JdbcSortRule has a bug and it is never chosen

2017-07-27 Thread Luis Fernando Kauer (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16103620#comment-16103620 ] Luis Fernando Kauer commented on CALCITE-1906: -- Well, I tried many differen

[jira] [Updated] (CALCITE-1906) JdbcSortRule has a bug and it is never chosen

2017-07-27 Thread Luis Fernando Kauer (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luis Fernando Kauer updated CALCITE-1906: - Summary: JdbcSortRule has a bug and it is never chosen (was: JdbcSortRule has a

[jira] [Created] (CALCITE-1906) JdbcSortRule has a bug and it is chosen

2017-07-27 Thread Luis Fernando Kauer (JIRA)
Luis Fernando Kauer created CALCITE-1906: Summary: JdbcSortRule has a bug and it is chosen Key: CALCITE-1906 URL: https://issues.apache.org/jira/browse/CALCITE-1906 Project: Calcite I

[jira] [Commented] (CALCITE-1876) Create a rule to push the projections used in aggregate functions

2017-07-13 Thread Luis Fernando Kauer (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16085646#comment-16085646 ] Luis Fernando Kauer commented on CALCITE-1876: -- The CSV adapter uses Transl

[jira] [Created] (CALCITE-1876) Create a rule to push the projections used in aggregate functions

2017-07-07 Thread Luis Fernando Kauer (JIRA)
Luis Fernando Kauer created CALCITE-1876: Summary: Create a rule to push the projections used in aggregate functions Key: CALCITE-1876 URL: https://issues.apache.org/jira/browse/CALCITE-1876 P