[jira] [Commented] (CALCITE-2283) aggregate over empty set , throw java.lang.NullPointerException

2018-04-26 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16453590#comment-16453590 ] Julian Hyde commented on CALCITE-2283: -- I can reproduce this on the built-in data s

[jira] [Commented] (CALCITE-2276) Calcite unable to parse ROW value constructor in certain scenario

2018-04-26 Thread Yuzhao Chen (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16453670#comment-16453670 ] Yuzhao Chen commented on CALCITE-2276: -- In sql-2003, the syntax elements for my cas

[jira] [Comment Edited] (CALCITE-2276) Calcite unable to parse ROW value constructor in certain scenario

2018-04-26 Thread Yuzhao Chen (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16453670#comment-16453670 ] Yuzhao Chen edited comment on CALCITE-2276 at 4/26/18 8:16 AM: ---

[jira] [Comment Edited] (CALCITE-2276) Calcite unable to parse ROW value constructor in certain scenario

2018-04-26 Thread Yuzhao Chen (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16453670#comment-16453670 ] Yuzhao Chen edited comment on CALCITE-2276 at 4/26/18 8:20 AM: ---

[jira] [Commented] (CALCITE-2247) Add rule to push in condition condition into a related disjunctive expression

2018-04-26 Thread Zoltan Haindrich (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16453810#comment-16453810 ] Zoltan Haindrich commented on CALCITE-2247: --- After a few loose ends, I think I

[jira] [Commented] (CALCITE-2257) Combination of predicates can be proved to be always true

2018-04-26 Thread Zoltan Haindrich (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16453890#comment-16453890 ] Zoltan Haindrich commented on CALCITE-2257: --- [~vitalii]: I've tried to peek in

[jira] [Commented] (CALCITE-2257) Combination of predicates can be proved to be always true

2018-04-26 Thread Vitalii Diravka (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16453987#comment-16453987 ] Vitalii Diravka commented on CALCITE-2257: -- [~kgyrtkirk] At first glance, I hav

[jira] [Comment Edited] (CALCITE-2257) Combination of predicates can be proved to be always true

2018-04-26 Thread Vitalii Diravka (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16453987#comment-16453987 ] Vitalii Diravka edited comment on CALCITE-2257 at 4/26/18 1:05 PM: ---

[jira] [Commented] (CALCITE-1937) Web site for Avatica Go

2018-04-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16453989#comment-16453989 ] ASF GitHub Bot commented on CALCITE-1937: - Github user joshelser commented on th

[jira] [Commented] (CALCITE-2257) Combination of predicates can be proved to be always true

2018-04-26 Thread Zoltan Haindrich (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16454318#comment-16454318 ] Zoltan Haindrich commented on CALCITE-2257: --- Thank you [~vitalii]! I was using

[jira] [Commented] (CALCITE-2282) Allow OperatorTable to be pluggable in the parser

2018-04-26 Thread Laurent Goujon (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16454342#comment-16454342 ] Laurent Goujon commented on CALCITE-2282: - [~sudheeshkatkam] maybe you can expla

[jira] [Commented] (CALCITE-2276) Calcite unable to parse ROW value constructor in certain scenario

2018-04-26 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16454357#comment-16454357 ] Julian Hyde commented on CALCITE-2276: -- Thanks, that helps clarify. It seems to me

[jira] [Commented] (CALCITE-2282) Allow OperatorTable to be pluggable in the parser

2018-04-26 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16454373#comment-16454373 ] Julian Hyde commented on CALCITE-2282: -- I think we should pass an operator table in

[jira] [Commented] (CALCITE-2282) Allow OperatorTable to be pluggable in the parser

2018-04-26 Thread Laurent Goujon (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16454382#comment-16454382 ] Laurent Goujon commented on CALCITE-2282: - That would have been my preferred app

[jira] [Commented] (CALCITE-2247) Add rule to push in condition condition into a related disjunctive expression

2018-04-26 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16454385#comment-16454385 ] Julian Hyde commented on CALCITE-2247: -- Glad this is working out for you. I like th

[jira] [Comment Edited] (CALCITE-2247) Add rule to push in condition condition into a related disjunctive expression

2018-04-26 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16454385#comment-16454385 ] Julian Hyde edited comment on CALCITE-2247 at 4/26/18 3:20 PM: ---

[jira] [Commented] (CALCITE-2247) Add rule to push in condition condition into a related disjunctive expression

2018-04-26 Thread Zoltan Haindrich (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16454531#comment-16454531 ] Zoltan Haindrich commented on CALCITE-2247: --- I've made some bad trials which h

[jira] [Created] (CALCITE-2284) Allow Jetty Server to be customized before startup

2018-04-26 Thread Alex Araujo (JIRA)
Alex Araujo created CALCITE-2284: Summary: Allow Jetty Server to be customized before startup Key: CALCITE-2284 URL: https://issues.apache.org/jira/browse/CALCITE-2284 Project: Calcite Issue

[jira] [Updated] (CALCITE-2284) Allow Jetty Server to be customized before startup

2018-04-26 Thread Alex Araujo (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Araujo updated CALCITE-2284: - Attachment: CALCITE-2284.patch > Allow Jetty Server to be customized before startup > --

[jira] [Commented] (CALCITE-2284) Allow Jetty Server to be customized before startup

2018-04-26 Thread Alex Araujo (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16454731#comment-16454731 ] Alex Araujo commented on CALCITE-2284: -- Patch with an example API that's similar to

[jira] [Created] (CALCITE-2285) Support client cert keystore for Avatica Client

2018-04-26 Thread Karan Mehta (JIRA)
Karan Mehta created CALCITE-2285: Summary: Support client cert keystore for Avatica Client Key: CALCITE-2285 URL: https://issues.apache.org/jira/browse/CALCITE-2285 Project: Calcite Issue Typ

[jira] [Updated] (CALCITE-2285) Support client cert keystore for Avatica Client

2018-04-26 Thread Karan Mehta (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karan Mehta updated CALCITE-2285: - Component/s: avatica > Support client cert keystore for Avatica Client > ---

[jira] [Commented] (CALCITE-2285) Support client cert keystore for Avatica Client

2018-04-26 Thread Karan Mehta (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16454921#comment-16454921 ] Karan Mehta commented on CALCITE-2285: -- [~julianhyde] I would like to work on this.

[jira] [Commented] (CALCITE-1937) Web site for Avatica Go

2018-04-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16455504#comment-16455504 ] ASF GitHub Bot commented on CALCITE-1937: - Github user F21 commented on the issu

[jira] [Created] (CALCITE-2286) Support timestamp type for Druid adapter

2018-04-26 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created CALCITE-2286: Summary: Support timestamp type for Druid adapter Key: CALCITE-2286 URL: https://issues.apache.org/jira/browse/CALCITE-2286 Project: Calcite

[jira] [Commented] (CALCITE-2286) Support timestamp type for Druid adapter

2018-04-26 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1646#comment-1646 ] Jesus Camacho Rodriguez commented on CALCITE-2286: -- PR in https://githu

[jira] [Commented] (CALCITE-2276) Calcite unable to parse ROW value constructor in certain scenario

2018-04-26 Thread Yuzhao Chen (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16455744#comment-16455744 ] Yuzhao Chen commented on CALCITE-2276: -- In Calcite Parser.jj, the definition for Ex

[jira] [Commented] (CALCITE-1937) Web site for Avatica Go

2018-04-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16456013#comment-16456013 ] ASF GitHub Bot commented on CALCITE-1937: - Github user asfgit closed the pull re

[jira] [Created] (CALCITE-2287) StackOverflowError from FlatList equals()

2018-04-26 Thread Zhong Yu (JIRA)
Zhong Yu created CALCITE-2287: - Summary: StackOverflowError from FlatList equals() Key: CALCITE-2287 URL: https://issues.apache.org/jira/browse/CALCITE-2287 Project: Calcite Issue Type: Bug