[jira] [Commented] (CALCITE-4207) Validation fails for positional aggregate with current_date in 'case' expression

2020-09-02 Thread Igor Guzenko (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17189115#comment-17189115 ] Igor Guzenko commented on CALCITE-4207: --- [~julianhyde] I've updated the test case here and in

[jira] [Updated] (CALCITE-4207) Validation fails for positional aggregate with current_date in 'case' expression

2020-09-02 Thread Igor Guzenko (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Guzenko updated CALCITE-4207: -- Description: *Steps to reproduce: * Add test to SqlValidatorTest.java {code:java} @Test

[jira] [Commented] (CALCITE-4207) Validation fails for positional aggregate with current_date in 'case' expression

2020-09-02 Thread Igor Guzenko (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17189063#comment-17189063 ] Igor Guzenko commented on CALCITE-4207: --- In one place CURRENT_DATE was represented as

[jira] [Commented] (CALCITE-4207) Validation fails for positional aggregate with current_date in 'case' expression

2020-09-01 Thread Igor Guzenko (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17188994#comment-17188994 ] Igor Guzenko commented on CALCITE-4207: --- Hello [~julianhyde], thanks for pointing it. After the

[jira] [Assigned] (CALCITE-4207) Validation fails for positional aggregate with current_date in 'case' expression

2020-09-01 Thread Igor Guzenko (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Guzenko reassigned CALCITE-4207: - Assignee: Igor Guzenko > Validation fails for positional aggregate with current_date

[jira] [Updated] (CALCITE-4207) Validation fails for positional aggregate with current_date in 'case' expression

2020-09-01 Thread Igor Guzenko (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Guzenko updated CALCITE-4207: -- Description: *Steps to reproduce: * Add test to SqlValidatorTest.java {code:java} @Test

[jira] [Created] (CALCITE-4207) Validation fails for positional aggregate with current_date in 'case' expression

2020-09-01 Thread Igor Guzenko (Jira)
Igor Guzenko created CALCITE-4207: - Summary: Validation fails for positional aggregate with current_date in 'case' expression Key: CALCITE-4207 URL: https://issues.apache.org/jira/browse/CALCITE-4207

[jira] [Commented] (CALCITE-3525) RexSimplify: eliminate redundant rex calls in OR

2019-11-21 Thread Igor Guzenko (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16979061#comment-16979061 ] Igor Guzenko commented on CALCITE-3525: --- Hello [~julianhyde],  1. To be concrete the issue is

[jira] [Created] (CALCITE-3525) RexSimplify: eliminate redundant rex calls in OR

2019-11-20 Thread Igor Guzenko (Jira)
Igor Guzenko created CALCITE-3525: - Summary: RexSimplify: eliminate redundant rex calls in OR Key: CALCITE-3525 URL: https://issues.apache.org/jira/browse/CALCITE-3525 Project: Calcite Issue

[jira] [Commented] (CALCITE-3393) RelStructuredTypeFlattener: improve support for functions with struct input

2019-10-24 Thread Igor Guzenko (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16958602#comment-16958602 ] Igor Guzenko commented on CALCITE-3393: --- Hello [~julianhyde], thanks for the suggestion, next

[jira] [Commented] (CALCITE-3424) AssertionError thrown for user-defined table function with array argument

2019-10-17 Thread Igor Guzenko (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16954132#comment-16954132 ] Igor Guzenko commented on CALCITE-3424: --- Hello [~julianhyde], yes, original intention was to use

[jira] [Created] (CALCITE-3424) AssertionError thrown for user-defined table function with array argument

2019-10-17 Thread Igor Guzenko (Jira)
Igor Guzenko created CALCITE-3424: - Summary: AssertionError thrown for user-defined table function with array argument Key: CALCITE-3424 URL: https://issues.apache.org/jira/browse/CALCITE-3424

[jira] [Created] (CALCITE-3393) RelStructuredTypeFlattener: improve support for functions with struct input

2019-10-09 Thread Igor Guzenko (Jira)
Igor Guzenko created CALCITE-3393: - Summary: RelStructuredTypeFlattener: improve support for functions with struct input Key: CALCITE-3393 URL: https://issues.apache.org/jira/browse/CALCITE-3393

[jira] [Resolved] (CALCITE-2221) RelRoot.project does not take into account flattened record type

2019-10-09 Thread Igor Guzenko (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Guzenko resolved CALCITE-2221. --- Fix Version/s: 1.21.0 Resolution: Fixed Fixed in scope of CALCITE-3138. Plan for

[jira] [Assigned] (CALCITE-2221) RelRoot.project does not take into account flattened record type

2019-10-09 Thread Igor Guzenko (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Guzenko reassigned CALCITE-2221: - Assignee: Igor Guzenko > RelRoot.project does not take into account flattened record

[jira] [Resolved] (CALCITE-2963) IndexOutOfBoundsException in RelStructuredTypeFlattener when accessing nested fields

2019-10-09 Thread Igor Guzenko (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-2963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Guzenko resolved CALCITE-2963. --- Fix Version/s: 1.21.0 Assignee: Igor Guzenko Resolution: Fixed Fixed in

[jira] [Assigned] (CALCITE-3297) PigToSqlAggregateRule should be applied on multi-set projection to produce an optimal plan

2019-08-28 Thread Igor Guzenko (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Guzenko reassigned CALCITE-3297: - Assignee: Igor Guzenko > PigToSqlAggregateRule should be applied on multi-set

[jira] [Commented] (CALCITE-3115) Cannot add JdbcRules which have different JdbcConvention to same VolcanoPlanner's RuleSet.

2019-08-20 Thread Igor Guzenko (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16911238#comment-16911238 ] Igor Guzenko commented on CALCITE-3115: --- Hello [~zabetak]  and [~vvysotskyi] , I've assigned the

[jira] [Assigned] (CALCITE-3115) Cannot add JdbcRules which have different JdbcConvention to same VolcanoPlanner's RuleSet.

2019-08-20 Thread Igor Guzenko (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Guzenko reassigned CALCITE-3115: - Assignee: Igor Guzenko (was: TANG Wen-hui) > Cannot add JdbcRules which have

[jira] [Commented] (CALCITE-3138) RelStructuredTypeFlattener doesn't restructure ROW type fields

2019-08-15 Thread Igor Guzenko (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16908404#comment-16908404 ] Igor Guzenko commented on CALCITE-3138: --- Mainly the Jira covered this [todo

[jira] [Commented] (CALCITE-3138) RelStructuredTypeFlattener doesn't restructure ROW type fields

2019-08-15 Thread Igor Guzenko (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16908399#comment-16908399 ] Igor Guzenko commented on CALCITE-3138: --- [~julianhyde], I didn't report the Jira, so I thought

[jira] [Updated] (CALCITE-3138) RelStructuredTypeFlattener doesn't restructure ROW type fields

2019-08-15 Thread Igor Guzenko (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Guzenko updated CALCITE-3138: -- Summary: RelStructuredTypeFlattener doesn't restructure ROW type fields (was:

[jira] [Commented] (CALCITE-3138) Restructuring ROW type fields is not supported

2019-08-14 Thread Igor Guzenko (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16907054#comment-16907054 ] Igor Guzenko commented on CALCITE-3138: --- Hello [~julianhyde], I've updated description.  >

[jira] [Updated] (CALCITE-3138) Restructuring ROW type fields is not supported

2019-08-14 Thread Igor Guzenko (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Guzenko updated CALCITE-3138: -- Description: 1) RelStructuredTypeFlattener.restructureFields(structType) doesn't support

[jira] [Updated] (CALCITE-3138) Restructuring ROW type fields is not supported

2019-07-05 Thread Igor Guzenko (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Guzenko updated CALCITE-3138: -- Description: ROW type is not supported to restructure fields after flattening (see

[jira] [Assigned] (CALCITE-3138) Restructuring ROW type fields is not supported

2019-06-21 Thread Igor Guzenko (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Guzenko reassigned CALCITE-3138: - Assignee: Igor Guzenko > Restructuring ROW type fields is not supported >

[jira] [Comment Edited] (CALCITE-2962) RelStructuredTypeFlattener generates wrong types for nested column when flattenProjection

2019-04-10 Thread Igor Guzenko (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16814321#comment-16814321 ] Igor Guzenko edited comment on CALCITE-2962 at 4/10/19 10:48 AM: - Hi

[jira] [Commented] (CALCITE-2962) RelStructuredTypeFlattener generates wrong types for nested column when flattenProjection

2019-04-10 Thread Igor Guzenko (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16814321#comment-16814321 ] Igor Guzenko commented on CALCITE-2962: --- Hi [~my7ym], thank you very much for your efforts. I've

[jira] [Commented] (CALCITE-2962) RelStructuredTypeFlattener generates wrong types for nested column when flattenProjection

2019-04-09 Thread Igor Guzenko (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16813103#comment-16813103 ] Igor Guzenko commented on CALCITE-2962: --- Hello [~my7ym] , I also have problem with selection of

[jira] [Commented] (CALCITE-2639) FilterReduceExpressionsRule causes ArithmeticException at execution time

2018-10-24 Thread Igor Guzenko (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16662109#comment-16662109 ] Igor Guzenko commented on CALCITE-2639: --- [~vladimirsitnikov], plan generated correctly before 

[jira] [Created] (CALCITE-2639) FilterReduceExpressionsRule causes ArithmeticException at execution time

2018-10-24 Thread Igor Guzenko (JIRA)
Igor Guzenko created CALCITE-2639: - Summary: FilterReduceExpressionsRule causes ArithmeticException at execution time Key: CALCITE-2639 URL: https://issues.apache.org/jira/browse/CALCITE-2639