[jira] [Updated] (CALCITE-5079) Update tutorial code demo.

2022-04-01 Thread Luning Wang (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luning Wang updated CALCITE-5079: - Description: The code demo of `tutorial` is outdated. We can update it.

[jira] [Updated] (CALCITE-5076) errors happen when i define materializations use sql with Lex.MYSQL

2022-04-01 Thread galaxy yang (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] galaxy yang updated CALCITE-5076: - Component/s: core Affects Version/s: 1.30.0 Description: i have setted the

[jira] [Commented] (CALCITE-5078) ORDER BY gets confused by upper/lower case

2022-04-01 Thread Benchao Li (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17515773#comment-17515773 ] Benchao Li commented on CALCITE-5078: - [~mamo] the ascii code of 'B' is smaller that 'a', hence the

[jira] [Updated] (CALCITE-5079) Update tutorial code demo.

2022-04-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CALCITE-5079: Labels: pull-request-available (was: ) > Update tutorial code demo. >

[jira] [Created] (CALCITE-5079) Update tutorial code demo.

2022-04-01 Thread Luning Wang (Jira)
Luning Wang created CALCITE-5079: Summary: Update tutorial code demo. Key: CALCITE-5079 URL: https://issues.apache.org/jira/browse/CALCITE-5079 Project: Calcite Issue Type: Improvement

[jira] [Assigned] (CALCITE-5079) Update tutorial code demo.

2022-04-01 Thread Luning Wang (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luning Wang reassigned CALCITE-5079: Assignee: Luning Wang > Update tutorial code demo. > -- > >

[jira] [Commented] (CALCITE-5078) ORDER BY gets confused by upper/lower case

2022-04-01 Thread Alessandro Solimando (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17515775#comment-17515775 ] Alessandro Solimando commented on CALCITE-5078: --- I was about to comment in the same way

[jira] [Commented] (CALCITE-5076) parserConfig is not set correct when use some methods in CalcitePrepareImpl

2022-04-01 Thread galaxy yang (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17515742#comment-17515742 ] galaxy yang commented on CALCITE-5076: -- I see. Thank you for your prompt. i will re describe my

[jira] (CALCITE-5076) errors happen when i define materializations use sql with Lex.MYSQL

2022-04-01 Thread galaxy yang (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5076 ] galaxy yang deleted comment on CALCITE-5076: -- was (Author: tobbi): I created a pull request there [https://github.com/apache/calcite/pull/2759/files]    would you please review

[jira] [Updated] (CALCITE-5076) errors happen when i define materializations use sql with Lex.MYSQL

2022-04-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CALCITE-5076: Labels: pull-request-available (was: ) > errors happen when i define materializations

[jira] [Commented] (CALCITE-5078) ORDER BY gets confused by upper/lower case

2022-04-01 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17515776#comment-17515776 ] Stamatis Zampetakis commented on CALCITE-5078: -- Order depends on locale and collation and

[jira] [Created] (CALCITE-5080) jdbc adapter "zeroDateTimeBehavior=convertToNull" Causes "enumerable" to get stuck

2022-04-01 Thread itxiangkui (Jira)
itxiangkui created CALCITE-5080: --- Summary: jdbc adapter "zeroDateTimeBehavior=convertToNull" Causes "enumerable" to get stuck Key: CALCITE-5080 URL: https://issues.apache.org/jira/browse/CALCITE-5080

[jira] [Updated] (CALCITE-5080) jdbc adapter "zeroDateTimeBehavior=convertToNull" Causes "enumerable" to get stuck

2022-04-01 Thread itxiangkui (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] itxiangkui updated CALCITE-5080: Description: We have a data set stored in Tidb (a distributed mysql database), a field in the

[jira] [Updated] (CALCITE-5080) jdbc adapter "zeroDateTimeBehavior=convertToNull" Causes "enumerable" to get stuck

2022-04-01 Thread itxiangkui (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] itxiangkui updated CALCITE-5080: Description: We have a data set stored in Tidb (a distributed mysql database), a field in the

[jira] [Updated] (CALCITE-5080) jdbc adapter "zeroDateTimeBehavior=convertToNull" Causes "enumerable" to get stuck

2022-04-01 Thread itxiangkui (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] itxiangkui updated CALCITE-5080: Issue Type: Bug (was: Improvement) > jdbc adapter "zeroDateTimeBehavior=convertToNull" Causes

[jira] [Commented] (CALCITE-5080) jdbc adapter "zeroDateTimeBehavior=convertToNull" Causes "enumerable" to get stuck

2022-04-01 Thread itxiangkui (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17515826#comment-17515826 ] itxiangkui commented on CALCITE-5080: - Not sure if this is a problem with calcite's jdbc adapter or

[jira] [Commented] (CALCITE-4401) SqlJoin toString throws RuntimeException

2022-04-01 Thread Abhishek Dasgupta (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17515823#comment-17515823 ] Abhishek Dasgupta commented on CALCITE-4401: Going off on a tangent, I wanted to discuss

[jira] [Updated] (CALCITE-5080) jdbc adapter "zeroDateTimeBehavior=convertToNull" Causes "enumerable" to get stuck

2022-04-01 Thread itxiangkui (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] itxiangkui updated CALCITE-5080: Description: We have a data set stored in Tidb (a distributed mysql database), a field in the

[jira] [Updated] (CALCITE-5080) jdbc adapter "zeroDateTimeBehavior=convertToNull" Causes "enumerable" to get stuck

2022-04-01 Thread itxiangkui (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] itxiangkui updated CALCITE-5080: Component/s: core jdbc-adapter jdbc-driver > jdbc adapter

[jira] [Updated] (CALCITE-5073) JoinConditionPushRule cannot infer 'LHS.C1 = LHS.C2' from 'LHS.C1 = RHS.C1 AND LHS.C2 = RHS.C1'

2022-04-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CALCITE-5073: Labels: pull-request-available (was: ) > JoinConditionPushRule cannot infer 'LHS.C1 =

[jira] [Comment Edited] (CALCITE-5069) Method of minus's getRowCount has not consider 'except all'

2022-04-01 Thread Xurenhe (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17515929#comment-17515929 ] Xurenhe edited comment on CALCITE-5069 at 4/1/22 4:22 PM: --   I have pondered

[jira] [Commented] (CALCITE-5080) jdbc adapter "zeroDateTimeBehavior=convertToNull" Causes "enumerable" to get stuck

2022-04-01 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17516097#comment-17516097 ] Julian Hyde commented on CALCITE-5080: -- Can you fix the JIRA markup. JIRA does not use backticks.

[jira] [Commented] (CALCITE-5080) jdbc adapter "zeroDateTimeBehavior=convertToNull" Causes "enumerable" to get stuck

2022-04-01 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17516099#comment-17516099 ] Julian Hyde commented on CALCITE-5080: -- {{zeroDateTimeBehavior}} is not a Calcite feature. Can you

[jira] [Resolved] (CALCITE-5078) ORDER BY gets confused by upper/lower case

2022-04-01 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde resolved CALCITE-5078. -- Resolution: Invalid I'm marking this issue as invalid. As others have noted, SQL has

[jira] [Updated] (CALCITE-5081) Group keys of Aggregate are wrongly changed during decorrelation

2022-04-01 Thread Shiven Dvrk (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shiven Dvrk updated CALCITE-5081: - Description: Bug in RelDecorrelator.decorrelate(Aggregate, boolean) is changing the group

[jira] [Commented] (CALCITE-5071) Schema.getTableMap cannot handle tables with the same name in "Schema->SubSchema->Table" mode

2022-04-01 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17516106#comment-17516106 ] Julian Hyde commented on CALCITE-5071: -- I agree with [~zabetak]. {{Schema.getTableMap}} is only

[jira] [Updated] (CALCITE-5081) Group keys of Aggregate are wrongly changed during decorrelation

2022-04-01 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde updated CALCITE-5081: - Summary: Group keys of Aggregate are wrongly changed during decorrelation (was: Bug in

[jira] [Updated] (CALCITE-5081) Group keys of Aggregate are wrongly changed during decorrelation

2022-04-01 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde updated CALCITE-5081: - Description: Bug in RelDecorrelator.decorrelate(Aggregate, boolean) is changing the group

[jira] [Commented] (CALCITE-4401) SqlJoin toString throws RuntimeException

2022-04-01 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17516178#comment-17516178 ] Julian Hyde commented on CALCITE-4401: -- I'd write something like this: {code} @Test void

[jira] [Comment Edited] (CALCITE-4401) SqlJoin toString throws RuntimeException

2022-04-01 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17516178#comment-17516178 ] Julian Hyde edited comment on CALCITE-4401 at 4/2/22 12:24 AM: --- I'd write

[jira] [Commented] (CALCITE-5081) Group keys of Aggregate are wrongly changed during decorrelation

2022-04-01 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17516094#comment-17516094 ] Julian Hyde commented on CALCITE-5081: -- I fixed the subject and JIRA markup. Please learn from

[jira] [Commented] (CALCITE-5081) Group keys of Aggregate are wrongly changed during decorrelation

2022-04-01 Thread Shiven Dvrk (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17516108#comment-17516108 ] Shiven Dvrk commented on CALCITE-5081: -- Thanks for fixing! I rushed on this. > Group keys of

[jira] [Commented] (CALCITE-5081) Group keys of Aggregate are wrongly changed during decorrelation

2022-04-01 Thread Shiven Dvrk (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17516109#comment-17516109 ] Shiven Dvrk commented on CALCITE-5081: -- I raised a similar issue in the past must be related to

[jira] [Commented] (CALCITE-5069) Method of minus's getRowCount has not consider 'except all'

2022-04-01 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17516093#comment-17516093 ] Julian Hyde commented on CALCITE-5069: -- I'll repeat. Can you improve the subject? Use SQL terms

[jira] [Commented] (CALCITE-5081) Group keys of Aggregate are wrongly changed during decorrelation

2022-04-01 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17516113#comment-17516113 ] Julian Hyde commented on CALCITE-5081: -- Is it a related issue, or the same issue? > Group keys of

[jira] [Commented] (CALCITE-5081) Group keys of Aggregate are wrongly changed during decorrelation

2022-04-01 Thread Shiven Dvrk (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17516130#comment-17516130 ] Shiven Dvrk commented on CALCITE-5081: -- I believe it might be a different issue in the same decor

[jira] [Comment Edited] (CALCITE-5081) Group keys of Aggregate are wrongly changed during decorrelation

2022-04-01 Thread Shiven Dvrk (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17516130#comment-17516130 ] Shiven Dvrk edited comment on CALCITE-5081 at 4/1/22 9:13 PM: -- I believe

[jira] [Commented] (CALCITE-5068) There are some problems with the use of catalog

2022-04-01 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17516183#comment-17516183 ] Julian Hyde commented on CALCITE-5068: -- I think that behavior is probably OK. If DBMS doesn't have

[jira] [Commented] (CALCITE-5068) There are some problems with the use of catalog

2022-04-01 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17516186#comment-17516186 ] Julian Hyde commented on CALCITE-5068: -- {quote} Cluster > Catalog > Schema > Table > Columns &

[jira] [Created] (CALCITE-5081) Bug in RelDecorrelator.decorrelate(Aggregate, boolean) is changing the group keys

2022-04-01 Thread Shiven Dvrk (Jira)
Shiven Dvrk created CALCITE-5081: Summary: Bug in RelDecorrelator.decorrelate(Aggregate, boolean) is changing the group keys Key: CALCITE-5081 URL: https://issues.apache.org/jira/browse/CALCITE-5081

[jira] [Commented] (CALCITE-5009) Transparent JDBC connection re-creation may lead to data loss

2022-04-01 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17516071#comment-17516071 ] Josh Elser commented on CALCITE-5009: - Of course! I was the one who wrote this apparently

[jira] [Commented] (CALCITE-5078) ORDER BY gets confused by upper/lower case

2022-04-01 Thread Magnus Mogren (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17515963#comment-17515963 ] Magnus Mogren commented on CALCITE-5078: Great! Thanks for the help > ORDER BY gets confused

[jira] [Updated] (CALCITE-5080) jdbc adapter "zeroDateTimeBehavior=convertToNull" Causes "enumerable" to get stuck

2022-04-01 Thread itxiangkui (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] itxiangkui updated CALCITE-5080: Description: We have a data set stored in Tidb (a distributed mysql database), a field in the

[jira] [Updated] (CALCITE-5068) There are some problems with the use of catalog

2022-04-01 Thread itxiangkui (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] itxiangkui updated CALCITE-5068: Description: when i use under sqlline !schema !tables !metadata getSchemas When I wait for

[jira] [Commented] (CALCITE-5039) View:Timestamp cannot query Data:Long in GMT+8 TimeZone Env

2022-04-01 Thread itxiangkui (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17516204#comment-17516204 ] itxiangkui commented on CALCITE-5039: - Our DBAs are used to mysql's type system often in

[jira] [Created] (CALCITE-5082) Ensure client_reference updated on site for user-facing properties

2022-04-01 Thread Josh Elser (Jira)
Josh Elser created CALCITE-5082: --- Summary: Ensure client_reference updated on site for user-facing properties Key: CALCITE-5082 URL: https://issues.apache.org/jira/browse/CALCITE-5082 Project: Calcite

[jira] [Closed] (CALCITE-5068) There are some problems with the use of catalog

2022-04-01 Thread itxiangkui (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] itxiangkui closed CALCITE-5068. --- Resolution: Fixed > There are some problems with the use of catalog >

[jira] [Commented] (CALCITE-5068) There are some problems with the use of catalog

2022-04-01 Thread itxiangkui (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17516202#comment-17516202 ] itxiangkui commented on CALCITE-5068: - I understand the differences between catalog/schema

[jira] [Closed] (CALCITE-5071) Schema.getTableMap cannot handle tables with the same name in "Schema->SubSchema->Table" mode

2022-04-01 Thread itxiangkui (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] itxiangkui closed CALCITE-5071. --- Resolution: Fixed > Schema.getTableMap cannot handle tables with the same name in >

[jira] [Commented] (CALCITE-5071) Schema.getTableMap cannot handle tables with the same name in "Schema->SubSchema->Table" mode

2022-04-01 Thread itxiangkui (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17516195#comment-17516195 ] itxiangkui commented on CALCITE-5071: - It's really not a good behavior to show all the tables under

[jira] [Updated] (CALCITE-5069) RelMdRowCount has not consider 'EXCEPT ALL'

2022-04-01 Thread Xurenhe (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xurenhe updated CALCITE-5069: - Summary: RelMdRowCount has not consider 'EXCEPT ALL' (was: Method of minus's getRowCount has not

[jira] [Resolved] (CALCITE-5009) Transparent JDBC connection re-creation may lead to data loss

2022-04-01 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved CALCITE-5009. - Fix Version/s: avatica-1.21.0 Resolution: Fixed > Transparent JDBC connection

[jira] [Updated] (CALCITE-5068) There are some problems with the use of catalog

2022-04-01 Thread itxiangkui (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] itxiangkui updated CALCITE-5068: Description: when i use under sqlline !schema !tables !metadata getSchemas When I wait for the

[jira] [Updated] (CALCITE-5068) There are some problems with the use of catalog

2022-04-01 Thread itxiangkui (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] itxiangkui updated CALCITE-5068: Description: when i use under sqlline !schema !tables !metadata getSchemas When I wait for the

[jira] [Commented] (CALCITE-5047) avatica-server integrated with spring-boot

2022-04-01 Thread itxiangkui (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17516205#comment-17516205 ] itxiangkui commented on CALCITE-5047: - No one noticed this feature, so I closed it. . . >

[jira] [Closed] (CALCITE-5047) avatica-server integrated with spring-boot

2022-04-01 Thread itxiangkui (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] itxiangkui closed CALCITE-5047. --- Resolution: Fixed > avatica-server integrated with spring-boot >

[jira] [Commented] (CALCITE-5069) Method of minus's getRowCount has not consider 'except all'

2022-04-01 Thread Xurenhe (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17515929#comment-17515929 ] Xurenhe commented on CALCITE-5069: --   I have pondered over the problem again and again.    

[jira] [Reopened] (CALCITE-5069) Method of minus's getRowCount has not consider 'except all'

2022-04-01 Thread Xurenhe (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xurenhe reopened CALCITE-5069: -- > Method of minus's getRowCount has not consider 'except all' >

[jira] [Commented] (CALCITE-5078) ORDER BY gets confused by upper/lower case

2022-04-01 Thread Magnus Mogren (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17515896#comment-17515896 ] Magnus Mogren commented on CALCITE-5078: Ok. I tried the SQL on both PostgreSQL, DB2 and SQL

[jira] [Commented] (CALCITE-5078) ORDER BY gets confused by upper/lower case

2022-04-01 Thread Ruben Q L (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-5078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17515898#comment-17515898 ] Ruben Q L commented on CALCITE-5078: [~mamo], as others have mentioned, this is the expected