[jira] [Created] (CALCITE-4353) Validator fails to expand order expression with dot operator

2020-10-23 Thread Juhwan Kim (Jira)
Juhwan Kim created CALCITE-4353: --- Summary: Validator fails to expand order expression with dot operator Key: CALCITE-4353 URL: https://issues.apache.org/jira/browse/CALCITE-4353 Project: Calcite

[jira] [Updated] (CALCITE-4318) Reldecorrelator for Aggregate incorrectly handles multiple constant fields

2020-10-07 Thread Juhwan Kim (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juhwan Kim updated CALCITE-4318: Description: Here is a simple test case and stacktrace for the issue {code:java} @Test public

[jira] [Updated] (CALCITE-4318) Reldecorrelator for Aggregate incorrectly handles multiple constant fields

2020-10-07 Thread Juhwan Kim (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juhwan Kim updated CALCITE-4318: Description: Here is a simple test case and stacktrace for the issue {code:java} @Test public

[jira] [Updated] (CALCITE-4318) Reldecorrelator for Aggregate incorrectly handles multiple constant fields

2020-10-07 Thread Juhwan Kim (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juhwan Kim updated CALCITE-4318: Description: Here is a simple test case and stacktrace for the issue {code:java} @Test public

[jira] [Created] (CALCITE-4318) Reldecorrelator for Aggregate incorrectly handles multiple constant fields

2020-10-07 Thread Juhwan Kim (Jira)
Juhwan Kim created CALCITE-4318: --- Summary: Reldecorrelator for Aggregate incorrectly handles multiple constant fields Key: CALCITE-4318 URL: https://issues.apache.org/jira/browse/CALCITE-4318 Project:

[jira] [Commented] (CALCITE-3366) RelDecorrelator supports Union

2020-05-07 Thread Juhwan Kim (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17102086#comment-17102086 ] Juhwan Kim commented on CALCITE-3366: - Hi [~jinxing6...@126.com]. Are you still working on this

[jira] [Created] (CALCITE-3884) Return type for SIGN function is incorrect

2020-03-27 Thread Juhwan Kim (Jira)
Juhwan Kim created CALCITE-3884: --- Summary: Return type for SIGN function is incorrect Key: CALCITE-3884 URL: https://issues.apache.org/jira/browse/CALCITE-3884 Project: Calcite Issue Type: Bug

[jira] [Commented] (CALCITE-2630) Convert SqlInOperator to In-Expression

2019-08-28 Thread Juhwan Kim (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-2630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16918163#comment-16918163 ] Juhwan Kim commented on CALCITE-2630: - I also agree with the idea of leaving IN as is. Of course,

[jira] [Commented] (CALCITE-3296) Decorrelator gives empty result after decorrelating sort rel with null offset and fetch

2019-08-26 Thread Juhwan Kim (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16916095#comment-16916095 ] Juhwan Kim commented on CALCITE-3296: - [~julianhyde] Yes. Here is the link for the

[jira] [Created] (CALCITE-3296) Decorrelator gives empty result after decorrelating sort rel with null offset and fetch

2019-08-26 Thread Juhwan Kim (Jira)
Juhwan Kim created CALCITE-3296: --- Summary: Decorrelator gives empty result after decorrelating sort rel with null offset and fetch Key: CALCITE-3296 URL: https://issues.apache.org/jira/browse/CALCITE-3296

[jira] [Commented] (CALCITE-3111) Allow custom implementations of Correlate in RelDecorrelator

2019-08-19 Thread Juhwan Kim (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16910520#comment-16910520 ] Juhwan Kim commented on CALCITE-3111: - [~julianhyde] Thanks for a series of reviews for this patch.

[jira] [Commented] (CALCITE-3183) Trimming method for Filter rel uses wrong traitSet

2019-07-12 Thread Juhwan Kim (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16884069#comment-16884069 ] Juhwan Kim commented on CALCITE-3183: - Thanks [~julianhyde]. I should have been more careful with

[jira] [Commented] (CALCITE-3183) Trimming method for Filter rel uses wrong traitSet

2019-07-10 Thread Juhwan Kim (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882387#comment-16882387 ] Juhwan Kim commented on CALCITE-3183: - [~julianhyde] Thanks for the review. I addressed them in the

[jira] [Commented] (CALCITE-3183) Trimming method for Filter rel uses wrong traitSet

2019-07-08 Thread Juhwan Kim (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16880941#comment-16880941 ] Juhwan Kim commented on CALCITE-3183: - As [~zabetak] suggested, I thought using input's trait set

[jira] [Updated] (CALCITE-3183) Trimming method for Filter rel uses wrong traitSet

2019-07-08 Thread Juhwan Kim (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juhwan Kim updated CALCITE-3183: Summary: Trimming method for Filter rel uses wrong traitSet (was: trimming method for Filter

[jira] [Created] (CALCITE-3183) trimming method for Filter rel uses wrong traitSet

2019-07-08 Thread Juhwan Kim (JIRA)
Juhwan Kim created CALCITE-3183: --- Summary: trimming method for Filter rel uses wrong traitSet Key: CALCITE-3183 URL: https://issues.apache.org/jira/browse/CALCITE-3183 Project: Calcite Issue

[jira] [Commented] (CALCITE-2829) Use consistent types when processing ranges

2019-06-06 Thread Juhwan Kim (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16858092#comment-16858092 ] Juhwan Kim commented on CALCITE-2829: - [~danny0405]. I agree with your comment. Implicit type

[jira] [Commented] (CALCITE-2826) Add versions of create() for LogicalSort and LogicalExchange that take cluster and trait set as input

2019-06-06 Thread Juhwan Kim (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16858052#comment-16858052 ] Juhwan Kim commented on CALCITE-2826: - Can someone review this pull request? > Add versions of

[jira] [Created] (CALCITE-3111) Allow custom implementations of Correlate in RelDecorrelator

2019-06-04 Thread Juhwan Kim (JIRA)
Juhwan Kim created CALCITE-3111: --- Summary: Allow custom implementations of Correlate in RelDecorrelator Key: CALCITE-3111 URL: https://issues.apache.org/jira/browse/CALCITE-3111 Project: Calcite

[jira] [Comment Edited] (CALCITE-2829) Use consistent types when processing ranges

2019-05-22 Thread Juhwan Kim (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16846090#comment-16846090 ] Juhwan Kim edited comment on CALCITE-2829 at 5/22/19 5:44 PM: -- Thanks

[jira] [Commented] (CALCITE-2829) Fix RexSimplify#processRange cast issue

2019-05-22 Thread Juhwan Kim (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16846090#comment-16846090 ] Juhwan Kim commented on CALCITE-2829: - Thanks for the suggestion. I accidentally closed the

[jira] [Updated] (CALCITE-2829) Use consistent types when processing ranges

2019-05-22 Thread Juhwan Kim (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juhwan Kim updated CALCITE-2829: Summary: Use consistent types when processing ranges (was: Fix RexSimplify#processRange cast

[jira] [Commented] (CALCITE-2826) Add versions of create() for LogicalSort and LogicalExchange that take cluster and trait set as input

2019-04-05 Thread Juhwan Kim (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16811328#comment-16811328 ] Juhwan Kim commented on CALCITE-2826: - [~julianhyde]. We found it useful to have a factory method

[jira] [Assigned] (CALCITE-2826) Add versions of create() for LogicalSort and LogicalExchange that take cluster and trait set as input

2019-04-05 Thread Juhwan Kim (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juhwan Kim reassigned CALCITE-2826: --- Assignee: Juhwan Kim > Add versions of create() for LogicalSort and LogicalExchange that

[jira] [Commented] (CALCITE-2829) Fix RexSimplify#processRange cast issue

2019-03-27 Thread Juhwan Kim (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16803276#comment-16803276 ] Juhwan Kim commented on CALCITE-2829: - Thanks for the suggestion. Initially, I enforced to give a

[jira] [Commented] (CALCITE-2829) Fix RexSimplify#processRange cast issue

2019-03-25 Thread Juhwan Kim (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16801254#comment-16801254 ] Juhwan Kim commented on CALCITE-2829: - Hello [~zabetak], I hit this error when I have filter like

[jira] [Assigned] (CALCITE-2829) Fix RexSimplify#processRange cast issue

2019-03-25 Thread Juhwan Kim (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juhwan Kim reassigned CALCITE-2829: --- Assignee: Juhwan Kim > Fix RexSimplify#processRange cast issue >

[jira] [Commented] (CALCITE-2888) Enhance RexImplicationChecker to better handle filters with CAST

2019-03-02 Thread Juhwan Kim (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16782318#comment-16782318 ] Juhwan Kim commented on CALCITE-2888: - To be specific, suppose we have two filters and want to

[jira] [Created] (CALCITE-2888) Enhance RexImplicationChecker to better handle filters with CAST

2019-03-01 Thread Juhwan Kim (JIRA)
Juhwan Kim created CALCITE-2888: --- Summary: Enhance RexImplicationChecker to better handle filters with CAST Key: CALCITE-2888 URL: https://issues.apache.org/jira/browse/CALCITE-2888 Project: Calcite

[jira] [Updated] (CALCITE-2750) PI operator incorrectly identified as dynamic function

2019-01-31 Thread Juhwan Kim (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juhwan Kim updated CALCITE-2750: Labels: pull-request-available (was: ) > PI operator incorrectly identified as dynamic function