[jira] [Commented] (CALCITE-6138) Parser does not accept TIMESTAMP WITH TIME ZONE as a data type

2023-11-27 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17790364#comment-17790364 ] Julian Hyde commented on CALCITE-6138: -- Option 3. We have incomplete support for {{TIMESTAMP WITH

[jira] [Commented] (CALCITE-5974) Elasticsearch adapter throws ClassCastException when index mapping sets dynamic_templates without properties

2023-11-27 Thread Benchao Li (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17790345#comment-17790345 ] Benchao Li commented on CALCITE-5974: - [~julianhyde] Thanks for the review and comment, I'll remove

[jira] [Created] (CALCITE-6138) Parser does not accept TIMESTAMP WITH TIME ZONE as a data type

2023-11-27 Thread Mihai Budiu (Jira)
Mihai Budiu created CALCITE-6138: Summary: Parser does not accept TIMESTAMP WITH TIME ZONE as a data type Key: CALCITE-6138 URL: https://issues.apache.org/jira/browse/CALCITE-6138 Project: Calcite

[jira] [Closed] (CALCITE-6134) Can't parse custom function with name 'DATEADD' in babel

2023-11-27 Thread SimonAlexs (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] SimonAlexs closed CALCITE-6134. --- > Can't parse custom function with name 'DATEADD' in babel >

[jira] [Resolved] (CALCITE-6134) Can't parse custom function with name 'DATEADD' in babel

2023-11-27 Thread SimonAlexs (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] SimonAlexs resolved CALCITE-6134. - Resolution: Resolved extend or edit this file for my logic:

[jira] [Commented] (CALCITE-6134) Can't parse custom function with name 'DATEADD' in babel

2023-11-27 Thread SimonAlexs (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17790330#comment-17790330 ] SimonAlexs commented on CALCITE-6134: -     [~shenlang], thanks for your advice.I have resolved the

[jira] [Commented] (CALCITE-6126) Return type check fails with OVER

2023-11-27 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17790327#comment-17790327 ] Julian Hyde commented on CALCITE-6126: -- Is it possible for the window to be empty? If so, the type

[jira] [Commented] (CALCITE-6136) There is an error link in tutorial.md in docs

2023-11-27 Thread Jira
[ https://issues.apache.org/jira/browse/CALCITE-6136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17790309#comment-17790309 ] 蔡灿材 commented on CALCITE-6136: -- thank you > There is an error link in tutorial.md in docs >

[jira] [Closed] (CALCITE-6136) There is an error link in tutorial.md in docs

2023-11-27 Thread Jira
[ https://issues.apache.org/jira/browse/CALCITE-6136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] 蔡灿材 closed CALCITE-6136. Resolution: Not A Problem > There is an error link in tutorial.md in docs >

[jira] [Commented] (CALCITE-6126) Return type check fails with OVER

2023-11-27 Thread Paul Jackson (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17790300#comment-17790300 ] Paul Jackson commented on CALCITE-6126: --- [~julianhyde] this is ready for a follow-up review. >

[jira] [Comment Edited] (CALCITE-6126) Return type check fails with OVER

2023-11-27 Thread Paul Jackson (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17790290#comment-17790290 ] Paul Jackson edited comment on CALCITE-6126 at 11/27/23 11:07 PM: --

[jira] [Commented] (CALCITE-6137) Upgrade gradle to 8.4 and support java 21

2023-11-27 Thread Sergey Nuyanzin (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17790295#comment-17790295 ] Sergey Nuyanzin commented on CALCITE-6137: -- I linked 2 issues (one for previous java support

[jira] [Commented] (CALCITE-6126) Return type check fails with OVER

2023-11-27 Thread Paul Jackson (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17790290#comment-17790290 ] Paul Jackson commented on CALCITE-6126: --- This can be worked around with an alias for the field

[jira] [Commented] (CALCITE-6137) Upgrade gradle to 8.4 and support java 21

2023-11-27 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17790286#comment-17790286 ] Julian Hyde commented on CALCITE-6137: -- The main headline here is support JDK 21. Therefore you

[jira] [Updated] (CALCITE-6137) Upgrade gradle to 8.4 and support java 21

2023-11-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CALCITE-6137: Labels: pull-request-available (was: ) > Upgrade gradle to 8.4 and support java 21 >

[jira] [Assigned] (CALCITE-6137) Upgrade gradle to 8.4 and support java 21

2023-11-27 Thread Sergey Nuyanzin (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Nuyanzin reassigned CALCITE-6137: Assignee: Sergey Nuyanzin > Upgrade gradle to 8.4 and support java 21 >

[jira] [Updated] (CALCITE-6137) Upgrade gradle to 8.4 and support java 21

2023-11-27 Thread Sergey Nuyanzin (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Nuyanzin updated CALCITE-6137: - Description: Gradle 8.4 is available and it supports java 21 in fact in case of

[jira] [Updated] (CALCITE-6137) Upgrade gradle to 8.4 and support java 21

2023-11-27 Thread Sergey Nuyanzin (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Nuyanzin updated CALCITE-6137: - Summary: Upgrade gradle to 8.4 and support java 21 (was: Upgrade gradle to 8.4) >

[jira] [Created] (CALCITE-6137) Upgrade gradle to 8.4

2023-11-27 Thread Sergey Nuyanzin (Jira)
Sergey Nuyanzin created CALCITE-6137: Summary: Upgrade gradle to 8.4 Key: CALCITE-6137 URL: https://issues.apache.org/jira/browse/CALCITE-6137 Project: Calcite Issue Type: Bug

[jira] [Commented] (CALCITE-5974) Elasticsearch adapter throws ClassCastException when index mapping sets dynamic_templates without properties

2023-11-27 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17790192#comment-17790192 ] Julian Hyde commented on CALCITE-5974: -- I’d remove the “[MINOR]” prefix. I don’t know why we

[jira] [Commented] (CALCITE-6136) There is an error link in tutorial.md in docs

2023-11-27 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17790189#comment-17790189 ] Julian Hyde commented on CALCITE-6136: -- Close this jira. Keep the PR, just remove the jira case

[jira] [Commented] (CALCITE-6134) Can't parse custom function with name 'DATEADD' in babel

2023-11-27 Thread LakeShen (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17790145#comment-17790145 ] LakeShen commented on CALCITE-6134: --- IMO, `OperatorTable` is used in sql validate phase,and your

[jira] [Commented] (CALCITE-6135) BEARER authentication support

2023-11-27 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17790140#comment-17790140 ] Istvan Toth commented on CALCITE-6135: -- IMO Avatica should have an option to specify the token

[jira] [Comment Edited] (CALCITE-6136) There is an error link in tutorial.md in docs

2023-11-27 Thread Jira
[ https://issues.apache.org/jira/browse/CALCITE-6136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17790113#comment-17790113 ] 蔡灿材 edited comment on CALCITE-6136 at 11/27/23 3:02 PM: Need to close this jira

[jira] [Commented] (CALCITE-6136) There is an error link in tutorial.md in docs

2023-11-27 Thread Jira
[ https://issues.apache.org/jira/browse/CALCITE-6136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17790112#comment-17790112 ] 蔡灿材 commented on CALCITE-6136: -- Thanks for reminding me. Maybe I can't tell the difference between jira

[jira] [Commented] (CALCITE-6136) There is an error link in tutorial.md in docs

2023-11-27 Thread Jira
[ https://issues.apache.org/jira/browse/CALCITE-6136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17790113#comment-17790113 ] 蔡灿材 commented on CALCITE-6136: -- Need to close this jira and start a new one? > There is an error link in

[jira] [Reopened] (CALCITE-6133) Improve testBox tests for FilteratorTest

2023-11-27 Thread Jira
[ https://issues.apache.org/jira/browse/CALCITE-6133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] 蔡灿材 reopened CALCITE-6133: -- > Improve testBox tests for FilteratorTest > > > Key:

[jira] [Closed] (CALCITE-6133) Improve testBox tests for FilteratorTest

2023-11-27 Thread Jira
[ https://issues.apache.org/jira/browse/CALCITE-6133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] 蔡灿材 closed CALCITE-6133. Resolution: Not A Problem > Improve testBox tests for FilteratorTest >

[jira] [Closed] (CALCITE-6132) The exception thrown in the RelBuilderExample is not accurate

2023-11-27 Thread Jira
[ https://issues.apache.org/jira/browse/CALCITE-6132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] 蔡灿材 closed CALCITE-6132. Resolution: Not A Problem > The exception thrown in the RelBuilderExample is not accurate >

[jira] [Closed] (CALCITE-6133) Improve testBox tests for FilteratorTest

2023-11-27 Thread Jira
[ https://issues.apache.org/jira/browse/CALCITE-6133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] 蔡灿材 closed CALCITE-6133. Resolution: Fixed > Improve testBox tests for FilteratorTest > > >

[jira] [Reopened] (CALCITE-6132) The exception thrown in the RelBuilderExample is not accurate

2023-11-27 Thread Jira
[ https://issues.apache.org/jira/browse/CALCITE-6132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] 蔡灿材 reopened CALCITE-6132: -- > The exception thrown in the RelBuilderExample is not accurate >

[jira] [Commented] (CALCITE-6136) There is an error link in tutorial.md in docs

2023-11-27 Thread Thomas Rebele (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17790100#comment-17790100 ] Thomas Rebele commented on CALCITE-6136: I think no Jira tickets are necessary for such minor

[jira] [Updated] (CALCITE-6136) There is an error link in tutorial.md in docs

2023-11-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CALCITE-6136: Labels: pull-request-available (was: ) > There is an error link in tutorial.md in docs

[jira] [Created] (CALCITE-6136) There is an error link in tutorial.md in docs

2023-11-27 Thread Jira
蔡灿材 created CALCITE-6136: Summary: There is an error link in tutorial.md in docs Key: CALCITE-6136 URL: https://issues.apache.org/jira/browse/CALCITE-6136 Project: Calcite Issue Type: Bug

[jira] [Closed] (CALCITE-6132) The exception thrown in the RelBuilderExample is not accurate

2023-11-27 Thread Jira
[ https://issues.apache.org/jira/browse/CALCITE-6132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] 蔡灿材 closed CALCITE-6132. Resolution: Fixed > The exception thrown in the RelBuilderExample is not accurate >

[jira] [Updated] (CALCITE-6135) BEARER authentication support

2023-11-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-6135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CALCITE-6135: Labels: pull-request-available (was: ) > BEARER authentication support >

[jira] [Created] (CALCITE-6135) BEARER authentication support

2023-11-27 Thread Aron Attila Meszaros (Jira)
Aron Attila Meszaros created CALCITE-6135: - Summary: BEARER authentication support Key: CALCITE-6135 URL: https://issues.apache.org/jira/browse/CALCITE-6135 Project: Calcite Issue

[jira] [Commented] (CALCITE-5974) Elasticsearch adapter throws ClassCastException when index mapping sets dynamic_templates without properties

2023-11-27 Thread Benchao Li (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17790074#comment-17790074 ] Benchao Li commented on CALCITE-5974: - [~zoovwang] Thanks for your response. I've opened a PR to

[jira] [Commented] (CALCITE-5974) Elasticsearch adapter throws ClassCastException when index mapping sets dynamic_templates without properties

2023-11-27 Thread zhaowang (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17790057#comment-17790057 ] zhaowang commented on CALCITE-5974: --- [~libenchao] I think Wang Zhao would be better.   >

[jira] [Created] (CALCITE-6134) Can't parse custom function with name 'DATEADD' in babel

2023-11-27 Thread SimonAlexs (Jira)
SimonAlexs created CALCITE-6134: --- Summary: Can't parse custom function with name 'DATEADD' in babel Key: CALCITE-6134 URL: https://issues.apache.org/jira/browse/CALCITE-6134 Project: Calcite