[jira] [Resolved] (CALCITE-3322) There are two same testcase in RelMetadataTest

2019-09-06 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stamatis Zampetakis resolved CALCITE-3322. -- Resolution: Fixed Fixed in [faeb6d0ea16c493157a1159c49cb970790c10cc1|https:/

[jira] [Comment Edited] (CALCITE-3321) BigQuery does not have correct casing rules

2019-09-06 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16923861#comment-16923861 ] Stamatis Zampetakis edited comment on CALCITE-3321 at 9/6/19 12:52 PM: --

[jira] [Commented] (CALCITE-3325) Thread Local Buffer Variable (threadLocalBuffer) In ProtobufTranslationImpl Is Defined As Non Static Causing Memory Leak

2019-09-06 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16924280#comment-16924280 ] Josh Elser commented on CALCITE-3325: - [~m2je], I don't believe your problem statem

[jira] [Updated] (CALCITE-3325) Thread Local Buffer Variable (threadLocalBuffer) In ProtobufTranslationImpl Is Defined As Non Static Causing Memory Leak

2019-09-06 Thread Mehdi Salarkia (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mehdi Salarkia updated CALCITE-3325: Attachment: Screen Shot 2019-09-05 at 5.05.20 PM.png > Thread Local Buffer Variable (thre

[jira] [Updated] (CALCITE-3325) Thread Local Buffer Variable (threadLocalBuffer) In ProtobufTranslationImpl Is Defined As Non Static Causing Memory Leak

2019-09-06 Thread Mehdi Salarkia (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mehdi Salarkia updated CALCITE-3325: Attachment: Static.snapshot Non-Static.snapshot > Thread Local Buffer Var

[jira] [Updated] (CALCITE-3325) Thread Local Buffer Variable (threadLocalBuffer) In ProtobufTranslationImpl Is Defined As Non Static Causing Memory Leak

2019-09-06 Thread Mehdi Salarkia (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mehdi Salarkia updated CALCITE-3325: Attachment: Static.png Non-static.png > Thread Local Buffer Variable (thr

[jira] [Commented] (CALCITE-3325) Thread Local Buffer Variable (threadLocalBuffer) In ProtobufTranslationImpl Is Defined As Non Static Causing Memory Leak

2019-09-06 Thread Mehdi Salarkia (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16924634#comment-16924634 ] Mehdi Salarkia commented on CALCITE-3325: - Thanks [~elserj] for your quick resp

[jira] [Created] (CALCITE-3326) SQL with invalid function throws NullPointerException if typeCoercion is disabled

2019-09-06 Thread Julian Hyde (Jira)
Julian Hyde created CALCITE-3326: Summary: SQL with invalid function throws NullPointerException if typeCoercion is disabled Key: CALCITE-3326 URL: https://issues.apache.org/jira/browse/CALCITE-3326 P

[jira] [Created] (CALCITE-3327) Simplify SqlValidatorTest by replacing 'boolean typeCoercion' parameter with fluent method 'Sql.withTypeCoercion(boolean)'

2019-09-06 Thread Julian Hyde (Jira)
Julian Hyde created CALCITE-3327: Summary: Simplify SqlValidatorTest by replacing 'boolean typeCoercion' parameter with fluent method 'Sql.withTypeCoercion(boolean)' Key: CALCITE-3327 URL: https://issues.apache.or

[jira] [Assigned] (CALCITE-3327) Simplify SqlValidatorTest by replacing 'boolean typeCoercion' parameter with fluent method 'Sql.withTypeCoercion(boolean)'

2019-09-06 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde reassigned CALCITE-3327: Assignee: Julian Hyde > Simplify SqlValidatorTest by replacing 'boolean typeCoercion' pa

[jira] [Commented] (CALCITE-3300) Add a star identifier as operand to "SqlCountAggFunction" if no operands given while in the method "createCall"

2019-09-06 Thread Wang Weidong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16924714#comment-16924714 ] Wang Weidong commented on CALCITE-3300: --- I support to standardize "assertThat".

[jira] [Comment Edited] (CALCITE-3300) Add a star identifier as operand to "SqlCountAggFunction" if no operands given while in the method "createCall"

2019-09-06 Thread Wang Weidong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16924714#comment-16924714 ] Wang Weidong edited comment on CALCITE-3300 at 9/7/19 3:54 AM: --

[jira] [Comment Edited] (CALCITE-3300) Add a star identifier as operand to "SqlCountAggFunction" if no operands given while in the method "createCall"

2019-09-06 Thread Wang Weidong (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16924714#comment-16924714 ] Wang Weidong edited comment on CALCITE-3300 at 9/7/19 3:54 AM: --

[jira] [Created] (CALCITE-3328) Immutable beans, powered by reflection

2019-09-06 Thread Julian Hyde (Jira)
Julian Hyde created CALCITE-3328: Summary: Immutable beans, powered by reflection Key: CALCITE-3328 URL: https://issues.apache.org/jira/browse/CALCITE-3328 Project: Calcite Issue Type: Bug

[jira] [Updated] (CALCITE-3328) Immutable beans, powered by reflection

2019-09-06 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde updated CALCITE-3328: - Description: In quite a few places we have immutable config classes, and because they are immu

[jira] [Commented] (CALCITE-3328) Immutable beans, powered by reflection

2019-09-06 Thread Julian Feinauer (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16924744#comment-16924744 ] Julian Feinauer commented on CALCITE-3328: -- I agree that this is a very good i

[jira] [Assigned] (CALCITE-3328) Immutable beans, powered by reflection

2019-09-06 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde reassigned CALCITE-3328: Assignee: Julian Hyde > Immutable beans, powered by reflection > ---

[jira] [Updated] (CALCITE-3328) Immutable beans, powered by reflection

2019-09-06 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde updated CALCITE-3328: - Description: In quite a few places we have immutable config classes, and because they are immu

[jira] [Commented] (CALCITE-3328) Immutable beans, powered by reflection

2019-09-06 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16924746#comment-16924746 ] Julian Hyde commented on CALCITE-3328: -- I looked, but couldn't find anything; for

[jira] [Commented] (CALCITE-3328) Immutable beans, powered by reflection

2019-09-06 Thread Julian Feinauer (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16924748#comment-16924748 ] Julian Feinauer commented on CALCITE-3328: -- I see. Its probably debatable whic