[jira] [Commented] (CALCITE-495) Support hints to be passed through select/DML commands

2018-08-20 Thread Wenlong Lyu (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16586916#comment-16586916 ] Wenlong Lyu commented on CALCITE-495: - hi, [~julianhyde] is there any progress on supporting query

[jira] [Commented] (CALCITE-2468) Validator throws IndexOutOfBoundsException when trying to infer operand type from struct return type

2018-08-20 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16586722#comment-16586722 ] Julian Hyde commented on CALCITE-2468: -- I wonder whether RelStructuredTypeFlattener is to blame.

[jira] [Updated] (CALCITE-2468) Validator throws IndexOutOfBoundsException when trying to infer operand type from struct return type

2018-08-20 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde updated CALCITE-2468: - Summary: Validator throws IndexOutOfBoundsException when trying to infer operand type from

[jira] [Commented] (CALCITE-2468) Index Out-of-Bound Exception when trying to infer operand type from struct return type

2018-08-20 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16586697#comment-16586697 ] Rong Rong commented on CALCITE-2468: Just attached a server module for reproducing the exception. I

[jira] [Updated] (CALCITE-2468) Index Out-of-Bound Exception when trying to infer operand type from struct return type

2018-08-20 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rong Rong updated CALCITE-2468: --- Description: IOOBE was thrown when trying to acquire {{SqlOperandTypeInference}} using

[jira] [Commented] (CALCITE-2433) SqlAdvisor.getCompletionHints is hard-coded for " quoting

2018-08-20 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16586535#comment-16586535 ] Julian Hyde commented on CALCITE-2433: -- In other words: work backwards from what you would like to

[jira] [Commented] (CALCITE-2433) SqlAdvisor.getCompletionHints is hard-coded for " quoting

2018-08-20 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16586529#comment-16586529 ] Julian Hyde commented on CALCITE-2433: -- Can you squash the request and let me review? There are

[jira] [Commented] (CALCITE-2433) SqlAdvisor.getCompletionHints is hard-coded for " quoting

2018-08-20 Thread Vladimir Sitnikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16586519#comment-16586519 ] Vladimir Sitnikov commented on CALCITE-2433: Even though there are no that many reviews, I

[jira] [Commented] (CALCITE-2464) Struct types are always not nullable

2018-08-20 Thread Stamatis Zampetakis (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16585687#comment-16585687 ] Stamatis Zampetakis commented on CALCITE-2464: -- The following extracts are taken by a

[jira] [Created] (CALCITE-2481) NameSet assumes lowercase characters have greater codes which does not hold for certain characters

2018-08-20 Thread Vladimir Sitnikov (JIRA)
Vladimir Sitnikov created CALCITE-2481: -- Summary: NameSet assumes lowercase characters have greater codes which does not hold for certain characters Key: CALCITE-2481 URL:

[jira] [Commented] (CALCITE-2480) NameSet.contains wrongly returns false when element in set is upper-case and seek is lower-case

2018-08-20 Thread Vladimir Sitnikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16585636#comment-16585636 ] Vladimir Sitnikov commented on CALCITE-2480: [~julianhyde], is {{lowerName =

[jira] [Commented] (CALCITE-2440) SQL with UNNEST fail in volcano planner in some cases

2018-08-20 Thread Volodymyr Vysotskyi (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16585616#comment-16585616 ] Volodymyr Vysotskyi commented on CALCITE-2440: -- I think the problem is that one of the

[jira] [Resolved] (CALCITE-2462) RexProgramTest: move "rex building" methods to base class

2018-08-20 Thread Vladimir Sitnikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Sitnikov resolved CALCITE-2462. Resolution: Fixed > RexProgramTest: move "rex building" methods to base class >