[jira] [Commented] (CALCITE-3149) CACHE in RelDataTypeFactoryImpl can't be garbage collected

2019-06-26 Thread Haisheng Yuan (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16873834#comment-16873834 ] Haisheng Yuan commented on CALCITE-3149: We hit the OOM issue quite frequently

[jira] [Updated] (CALCITE-3149) CACHE in RelDataTypeFactoryImpl can't be garbage collected

2019-06-26 Thread Haisheng Yuan (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haisheng Yuan updated CALCITE-3149: --- Attachment: (was: image-2019-06-26-22-01-50-965.png) > CACHE in RelDataTypeFactoryImpl

[jira] [Updated] (CALCITE-3149) CACHE in RelDataTypeFactoryImpl can't be garbage collected

2019-06-26 Thread Haisheng Yuan (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haisheng Yuan updated CALCITE-3149: --- Description: Key and Value are pointing to the same object, with soft references, the item

[jira] [Updated] (CALCITE-3149) CACHE in RelDataTypeFactoryImpl can't be garbage collected

2019-06-26 Thread Haisheng Yuan (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haisheng Yuan updated CALCITE-3149: --- Attachment: screenshot-1.png > CACHE in RelDataTypeFactoryImpl can't be garbage collected

[jira] [Updated] (CALCITE-3149) CACHE in RelDataTypeFactoryImpl can't be garbage collected

2019-06-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CALCITE-3149: Labels: pull-request-available (was: ) > CACHE in RelDataTypeFactoryImpl can't be garbag

[jira] [Assigned] (CALCITE-3149) CACHE in RelDataTypeFactoryImpl can't be garbage collected

2019-06-26 Thread Haisheng Yuan (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haisheng Yuan reassigned CALCITE-3149: -- Assignee: Haisheng Yuan > CACHE in RelDataTypeFactoryImpl can't be garbage collected

[jira] [Created] (CALCITE-3149) CACHE in RelDataTypeFactoryImpl can't be garbage collected

2019-06-26 Thread Haisheng Yuan (JIRA)
Haisheng Yuan created CALCITE-3149: -- Summary: CACHE in RelDataTypeFactoryImpl can't be garbage collected Key: CALCITE-3149 URL: https://issues.apache.org/jira/browse/CALCITE-3149 Project: Calcite

[jira] [Updated] (CALCITE-3149) CACHE in RelDataTypeFactoryImpl can't be garbage collected

2019-06-26 Thread Haisheng Yuan (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haisheng Yuan updated CALCITE-3149: --- Component/s: core > CACHE in RelDataTypeFactoryImpl can't be garbage collected > -

[jira] [Assigned] (CALCITE-3143) Dividing NULLIF clause may cause Division by zero error

2019-06-26 Thread Feng Zhu (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feng Zhu reassigned CALCITE-3143: - Assignee: Feng Zhu > Dividing NULLIF clause may cause Division by zero error > ---

[jira] [Comment Edited] (CALCITE-3143) Dividing NULLIF clause may cause Division by zero error

2019-06-26 Thread Feng Zhu (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16873781#comment-16873781 ] Feng Zhu edited comment on CALCITE-3143 at 6/27/19 3:15 AM:

[jira] [Commented] (CALCITE-3143) Dividing NULLIF clause may cause Division by zero error

2019-06-26 Thread Feng Zhu (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16873781#comment-16873781 ] Feng Zhu commented on CALCITE-3143: --- This issue is similar to CALCITE-3142. Apache Sp

[jira] [Updated] (CALCITE-3148) Validator throws IndexOutOfBoundsException for SqlInsert when source and sink have non-equal fields number

2019-06-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CALCITE-3148: Labels: pull-request-available (was: ) > Validator throws IndexOutOfBoundsException for

[jira] [Commented] (CALCITE-3142) An NPE when rounding a nullable numeric

2019-06-26 Thread Feng Zhu (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16873773#comment-16873773 ] Feng Zhu commented on CALCITE-3142: --- It is caused by the codegen issue when translati

[jira] [Assigned] (CALCITE-3142) An NPE when rounding a nullable numeric

2019-06-26 Thread Feng Zhu (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feng Zhu reassigned CALCITE-3142: - Assignee: Feng Zhu > An NPE when rounding a nullable numeric > ---

[jira] [Created] (CALCITE-3148) Validator throws IndexOutOfBoundsException for SqlInsert when source and sink have non-equal fields number

2019-06-26 Thread Danny Chan (JIRA)
Danny Chan created CALCITE-3148: --- Summary: Validator throws IndexOutOfBoundsException for SqlInsert when source and sink have non-equal fields number Key: CALCITE-3148 URL: https://issues.apache.org/jira/browse/CALC

[jira] [Updated] (CALCITE-3089) Deprecate EquiJoin

2019-06-26 Thread Stamatis Zampetakis (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stamatis Zampetakis updated CALCITE-3089: - Fix Version/s: 1.21.0 > Deprecate EquiJoin > -- > >

[jira] [Updated] (CALCITE-3142) An NPE when rounding a nullable numeric

2019-06-26 Thread Danny Chan (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Chan updated CALCITE-3142: Summary: An NPE when rounding a nullable numeric (was: A NPE when rounding a nullable numeric)

[jira] [Commented] (CALCITE-3128) Joining two tables producing only NULLs will return 0 rows

2019-06-26 Thread Danny Chan (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16873015#comment-16873015 ] Danny Chan commented on CALCITE-3128: - [~mgelbana] Thanks for your test case, i hav

[jira] [Updated] (CALCITE-3128) Joining two tables producing only NULLs will return 0 rows

2019-06-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CALCITE-3128: Labels: pull-request-available (was: ) > Joining two tables producing only NULLs will re