[jira] [Updated] (CALCITE-5187) "CalciteSchema call getSubSchemaMap when prepareSql" will Causes SQL execution to slow down

2022-06-09 Thread itxiangkui (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] itxiangkui updated CALCITE-5187: Description:   # We define the structure of Schema-Tree: catalog->database->table # 2. A time s

[jira] [Updated] (CALCITE-5187) "CalciteSchema call getSubSchemaMap when prepareSql" will Causes SQL execution to slow down

2022-06-09 Thread itxiangkui (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] itxiangkui updated CALCITE-5187: Description:   # We define the structure of Schema-Tree: catalog->database->table # 2. A time s

[jira] [Updated] (CALCITE-5187) "CalciteSchema call getSubSchemaMap when prepareSql" will Causes SQL execution to slow down

2022-06-09 Thread itxiangkui (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] itxiangkui updated CALCITE-5187: Attachment: (was: Screenshot from 2022-06-10 11-17-02.png) > "CalciteSchema call getSubSchema

[jira] [Updated] (CALCITE-5187) "CalciteSchema call getSubSchemaMap when prepareSql" will Causes SQL execution to slow down

2022-06-09 Thread itxiangkui (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] itxiangkui updated CALCITE-5187: Attachment: Screenshot from 2022-06-10 11-25-06.png > "CalciteSchema call getSubSchemaMap when pr

[jira] [Updated] (CALCITE-5187) "CalciteSchema call getSubSchemaMap when prepareSql" will Causes SQL execution to slow down

2022-06-09 Thread itxiangkui (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] itxiangkui updated CALCITE-5187: Description:     # We define the structure of Schema-Tree: catalog->database->table # 2. A tim

[jira] [Updated] (CALCITE-5187) "CalciteSchema call getSubSchemaMap when prepareSql" will Causes SQL execution to slow down

2022-06-09 Thread itxiangkui (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] itxiangkui updated CALCITE-5187: Attachment: (was: Screenshot from 2022-06-10 11-18-54.png) > "CalciteSchema call getSubSchema

[jira] [Created] (CALCITE-5187) "CalciteSchema call getSubSchemaMap when prepareSql" will Causes SQL execution to slow down

2022-06-09 Thread itxiangkui (Jira)
itxiangkui created CALCITE-5187: --- Summary: "CalciteSchema call getSubSchemaMap when prepareSql" will Causes SQL execution to slow down Key: CALCITE-5187 URL: https://issues.apache.org/jira/browse/CALCITE-5187

[jira] [Commented] (CALCITE-5127) Error when executing query with subquery in select list that uses outer column of array type

2022-06-09 Thread Benchao Li (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552472#comment-17552472 ] Benchao Li commented on CALCITE-5127: - Yes, I think we need it. > Error when execu

[jira] [Commented] (CALCITE-5127) Error when executing query with subquery in select list that uses outer column of array type

2022-06-09 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552445#comment-17552445 ] Stamatis Zampetakis commented on CALCITE-5127: -- Ok, so if I understand cor

[jira] [Resolved] (CALCITE-5179) In RelToSqlConverter, AssertionError for values with more than two items when SqlDialect#supportsAliasedValues is false

2022-06-09 Thread Jiajun Xie (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajun Xie resolved CALCITE-5179. - Resolution: Fixed > In RelToSqlConverter, AssertionError for values with more than two items

[jira] [Commented] (CALCITE-5179) In RelToSqlConverter, AssertionError for values with more than two items when SqlDialect#supportsAliasedValues is false

2022-06-09 Thread Jiajun Xie (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552256#comment-17552256 ] Jiajun Xie commented on CALCITE-5179: - Fixed in [e84a476|https://github.com/apache

[jira] [Commented] (CALCITE-5143) Babel parser can't parse DATEADD(S, ...)

2022-06-09 Thread Jiajun Xie (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552254#comment-17552254 ] Jiajun Xie commented on CALCITE-5143: - [~julianhyde], thank you for your patient gu

[jira] [Updated] (CALCITE-5186) case statements returning char strings have unexpected results

2022-06-09 Thread David (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David updated CALCITE-5186: --- Description: When using a case statement where the return value is one of two different length strings the

[jira] [Created] (CALCITE-5186) case statements returning char strings have unexpected results

2022-06-09 Thread David (Jira)
David created CALCITE-5186: -- Summary: case statements returning char strings have unexpected results Key: CALCITE-5186 URL: https://issues.apache.org/jira/browse/CALCITE-5186 Project: Calcite Issue

[jira] [Commented] (CALCITE-5127) Error when executing query with subquery in select list that uses outer column of array type

2022-06-09 Thread Benchao Li (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552143#comment-17552143 ] Benchao Li commented on CALCITE-5127: - [~zabetak] Yes, the problems still exist on

[jira] [Commented] (CALCITE-5127) Error when executing query with subquery in select list that uses outer column of array type

2022-06-09 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552075#comment-17552075 ] Stamatis Zampetakis commented on CALCITE-5127: -- Hey [~libenchao] , are the

[jira] [Commented] (CALCITE-5169) 'xx < 1 OR xx > 1' cannot be simplified to 'xx <> 1'

2022-06-09 Thread Benchao Li (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552026#comment-17552026 ] Benchao Li commented on CALCITE-5169: - [~julianhyde][~Chunwei Lei] I've improved th