[jira] [Commented] (CALCITE-3390) ITEM expression does not get pushed to the right input of left-outer-join

2019-10-08 Thread Aman Sinha (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16946953#comment-16946953 ] Aman Sinha commented on CALCITE-3390: - Thanks [~julianhyde] and [~jinxing6...@126.com] for your

[jira] [Created] (CALCITE-3390) ITEM expression does not get pushed to the right input of left-outer-join

2019-10-07 Thread Aman Sinha (Jira)
Aman Sinha created CALCITE-3390: --- Summary: ITEM expression does not get pushed to the right input of left-outer-join Key: CALCITE-3390 URL: https://issues.apache.org/jira/browse/CALCITE-3390 Project:

[jira] [Commented] (CALCITE-2617) FilterProjectTransposeRule should allow filter conditions with correlated variables to be pushed down

2018-10-13 Thread Aman Sinha (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16649073#comment-16649073 ] Aman Sinha commented on CALCITE-2617: - [~julianhyde], [~zabetak] if the tests pass with these

[jira] [Commented] (CALCITE-2191) Drop support for Guava versions earlier than 19

2018-02-24 Thread Aman Sinha (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16375951#comment-16375951 ] Aman Sinha commented on CALCITE-2191: - [~julianhyde] currently Drill uses Guava 18.  I think the

[jira] [Commented] (CALCITE-2069) RexSimplify.removeNullabilityCast() always removes cast for operand with ANY type

2017-11-29 Thread Aman Sinha (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16271764#comment-16271764 ] Aman Sinha commented on CALCITE-2069: - [~vvysotskyi] ok, makes sense. It's good that you are adding

[jira] [Commented] (CALCITE-2069) RexSimplify.removeNullabilityCast() always removes cast for operand with ANY type

2017-11-29 Thread Aman Sinha (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16271723#comment-16271723 ] Aman Sinha commented on CALCITE-2069: - [~vvysotskyi] I didn't fully understand the motivation in the

[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-1503) Infinite loop occurs during query planning

2016-11-22 Thread Aman Sinha (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15687620#comment-15687620 ] Aman Sinha commented on CALCITE-1503: - [~migueltaoliveira] can you attach the jstack output ? It

[jira] [Commented] (CALCITE-872) Add support for aborting the query optimization process

2016-07-01 Thread Aman Sinha (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15359486#comment-15359486 ] Aman Sinha commented on CALCITE-872: [~julianhyde] the proposal for the cancelFlag sounds reasonable

[jira] [Commented] (CALCITE-1288) Avoid doing the same join twice if count(distinct) exists

2016-06-10 Thread Aman Sinha (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15325730#comment-15325730 ] Aman Sinha commented on CALCITE-1288: - [~julianhyde], for systems that don't support Grouping Sets

[jira] [Commented] (CALCITE-777) IS NOT NULL filter is incorrectly dropped for aggregates and window functions

2016-01-24 Thread Aman Sinha (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15114823#comment-15114823 ] Aman Sinha commented on CALCITE-777: I'll assign to myself for further investigation. > IS NOT NULL

[jira] [Assigned] (CALCITE-777) IS NOT NULL filter is incorrectly dropped for aggregates and window functions

2016-01-24 Thread Aman Sinha (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aman Sinha reassigned CALCITE-777: -- Assignee: Aman Sinha (was: Julian Hyde) > IS NOT NULL filter is incorrectly dropped for