(calcite) branch main updated: [CALCITE-6482] Oracle dialect convert boolean literal when version < 23

2024-07-23 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 1947312e4a [CALCITE-6482] Oracle dialect convert

(calcite) branch main updated: [CALCITE-6485] AssertionError When an IN list containing NULL has an implicit coercion type converter

2024-07-23 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new ea1a255fd0 [CALCITE-6485] AssertionError When

(calcite) branch main updated: [CALCITE-6475] RelToSql converter fails when the IN-list contains NULL and it is converted to VALUES

2024-07-18 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new cde4308972 [CALCITE-6475] RelToSql converter fails

(calcite) branch main updated: [CALCITE-6450] Postgres CONCAT_WS function throws exception when parameter type is (, )

2024-07-15 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new ace3afeafb [CALCITE-6450] Postgres CONCAT_WS

(calcite) branch main updated (1cdf864e9f -> 61e9e2552f)

2024-07-15 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git from 1cdf864e9f [CALCITE-6454] Implement array comparison operators add 61e9e2552f [CALCITE-6462] VolcanoPlanner

(calcite) branch main updated: [CALCITE-6453] Simplify casts which are result of constant reduction

2024-07-13 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new d21c5c9c17 [CALCITE-6453] Simplify casts which

(calcite) branch main updated: Add testSortRemoveConstantKeyWhenOrderByIsNull on RelOptRulesTest

2024-07-07 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 47a2597bb2 Add

(calcite) branch main updated: [CALCITE-6401] JDBC adapter cannot push down JOIN with condition includes IS TRUE、IS NULL、Dynamic parameter、CAST、Literal comparison

2024-07-05 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 8a96095a64 [CALCITE-6401] JDBC adapter cannot push

(calcite) branch main updated: [CALCITE-6436] JDBC adapter generates SQL missing parentheses when comparing 3 values with the same precedence like (a=b)=c

2024-07-03 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new d2e3350211 [CALCITE-6436] JDBC adapter generates

(calcite) branch main updated: [CALCITE-6325] Add LOG function (enabled in Mysql and Spark library)

2024-07-01 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 8ab0b03326 [CALCITE-6325] Add LOG function (enabled

(calcite) branch main updated: [CALCITE-6434] JDBC adapter generates wrong SQL for Spark and Hive because it fails to quote an identifier containing '$'

2024-06-12 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 05923bf4db [CALCITE-6434] JDBC adapter generates

(calcite) branch main updated: [CALCITE-6426] Invalid unparse for INT and BIGINT in StarRocksDialect

2024-06-12 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 1079bcea97 [CALCITE-6426] Invalid unparse for INT

(calcite) branch main updated: [CALCITE-6430] SINGLE_VALUE rewrite to wrong sql when the sub-query return one NOT-NULL value and NULL value in PostgreSQL、MySQL、HSQL dialect

2024-06-08 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new fb15511e76 [CALCITE-6430] SINGLE_VALUE rewrite

(calcite) branch main updated: [CALCITE-6424] Enable RLIKE function in MySQL library

2024-06-03 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new be9b860ebf [CALCITE-6424] Enable RLIKE function

(calcite) branch main updated: [CALCITE-6423] Invalid unparse for CHAR without precision in MySQLDialect

2024-05-30 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new d1ebe165ac [CALCITE-6423] Invalid unparse for CHAR

(calcite) branch main updated: [CALCITE-6419] Invalid unparse for VARCHAR without precision in HiveSqlDialect And SparkSqlDialect

2024-05-29 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new b9455ef08d [CALCITE-6419] Invalid unparse

(calcite) branch main updated: [CALCITE-6417] Map value constructor and Array value constructor unparsed incorrectly for HiveSqlDialect

2024-05-28 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 694b556a2e [CALCITE-6417] Map value constructor

(calcite) branch main updated: [CALCITE-6416] Remove unnecessary SUBSTRING rewrite in SparkSqlDialect

2024-05-24 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 4def07066b [CALCITE-6416] Remove unnecessary

(calcite) branch main updated: [CALCITE-6415] Invalid unparse for TIMESTAMP with HiveSqlDialect

2024-05-23 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 665ea4af04 [CALCITE-6415] Invalid unparse

[calcite] branch main updated: [CALCITE-5961] Type inference of ARRAY_COMPACT is incorrect

2023-09-19 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new abb3e5be43 [CALCITE-5961] Type inference

[calcite] branch main updated: [CALCITE-5830] Add ARRAY_INSERT function(enabled in Spark library)

2023-08-18 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 955fd9c1cf [CALCITE-5830] Add ARRAY_INSERT function

[calcite] branch main updated: [CALCITE-5875] Remove unnecessary NULL checks in Redis adapter

2023-08-02 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 5b66bd3cfa [CALCITE-5875] Remove unnecessary NULL

[calcite] branch main updated: [CALCITE-5851] Add LEVENSHTEIN function (enabled in Hive and Spark library)

2023-08-02 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 132cc3df5c [CALCITE-5851] Add LEVENSHTEIN function

[calcite] branch main updated: Prepare for next development iteration

2023-07-26 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 1908108ca3 Prepare for next development iteration

[calcite] branch main updated (8805737df1 -> 696b0e37cf)

2023-07-26 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git discard 8805737df1 [CALCITE-5797] Modify the release author omit 5c55e4e277 [CALCITE-5797] Add news item and update date

[calcite] 01/01: [CALCITE-5797] Add news item and update date for 1.35.0 release

2023-07-26 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git commit 696b0e37cf8a722c6aefcdfe9f78e17d4a986746 Author: nobigo AuthorDate: Wed Jul 26 16:28:16 2023 +0800 [CALCITE-5797

[calcite] branch main updated: [CALCITE-5797] Modify the release author

2023-07-26 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 8805737df1 [CALCITE-5797] Modify the release author

[calcite] branch main updated: [CALCITE-5797] Add news item and update date for 1.35.0 release

2023-07-26 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 5c55e4e277 [CALCITE-5797] Add news item and update

[calcite] annotated tag calcite-1.35.0 updated (75750b78b5 -> 7e3f79fd59)

2023-07-26 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a change to annotated tag calcite-1.35.0 in repository https://gitbox.apache.org/repos/asf/calcite.git *** WARNING: tag calcite-1.35.0 was modified! *** from 75750b78b5 (commit) to 7e3f79fd59 (tag

[calcite] branch main updated (bdfb17029f -> 75750b78b5)

2023-07-26 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git from bdfb17029f [CALCITE-5865] ClassCastException with FLOOR and CEIL on conformances that are not builtin (follow-up

svn commit: r63207 - /dev/calcite/apache-calcite-1.35.0-rc1/ /release/calcite/apache-calcite-1.35.0/

2023-07-26 Thread xiong
Author: xiong Date: Wed Jul 26 07:25:09 2023 New Revision: 63207 Log: Promoting Apache Calcite calcite-1.35.0-rc1 -> calcite-1.35.0 to release area Added: release/calcite/apache-calcite-1.35.0/ release/calcite/apache-calcite-1.35.0/apache-calcite-1.35.0-src.tar.gz - cop

svn commit: r63206 - /release/calcite/apache-calcite-1.35.0/

2023-07-26 Thread xiong
Author: xiong Date: Wed Jul 26 07:23:46 2023 New Revision: 63206 Log: Remove apache-calcite-1.35.0 Removed: release/calcite/apache-calcite-1.35.0/

svn commit: r63205 - /dev/calcite/apache-calcite-1.35.0-rc0/ /release/calcite/apache-calcite-1.35.0/

2023-07-26 Thread xiong
Author: xiong Date: Wed Jul 26 06:51:24 2023 New Revision: 63205 Log: Promoting Apache Calcite calcite-1.35.0-rc0 -> calcite-1.35.0 to release area Added: release/calcite/apache-calcite-1.35.0/ release/calcite/apache-calcite-1.35.0/apache-calcite-1.35.0-src.tar.gz - cop

svn commit: r63176 - /release/calcite/KEYS

2023-07-25 Thread xiong
Author: xiong Date: Tue Jul 25 08:35:37 2023 New Revision: 63176 Log: Add new public key for Xiong Duan Modified: release/calcite/KEYS Modified: release/calcite/KEYS == --- release/calcite/KEYS (original

[calcite] annotated tag calcite-1.35.0-rc3 updated (75750b78b5 -> 84d83fcc0b)

2023-07-21 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a change to annotated tag calcite-1.35.0-rc3 in repository https://gitbox.apache.org/repos/asf/calcite.git *** WARNING: tag calcite-1.35.0-rc3 was modified! *** from 75750b78b5 (commit) to 84d83fcc0b

svn commit: r63131 - in /dev/calcite/apache-calcite-1.35.0-rc3: ./ apache-calcite-1.35.0-src.tar.gz apache-calcite-1.35.0-src.tar.gz.asc apache-calcite-1.35.0-src.tar.gz.sha512

2023-07-21 Thread xiong
Author: xiong Date: Fri Jul 21 23:04:08 2023 New Revision: 63131 Log: Uploading release candidate Apache Calcite calcite-1.35.0-rc3 to dev area Added: dev/calcite/apache-calcite-1.35.0-rc3/ dev/calcite/apache-calcite-1.35.0-rc3/apache-calcite-1.35.0-src.tar.gz dev/calcite/apache

svn commit: r63049 - in /dev/calcite/apache-calcite-1.35.0-rc1: apache-calcite-1.35.0-src.tar.gz apache-calcite-1.35.0-src.tar.gz.asc apache-calcite-1.35.0-src.tar.gz.sha512

2023-07-17 Thread xiong
Author: xiong Date: Tue Jul 18 01:30:48 2023 New Revision: 63049 Log: Uploading release candidate Apache Calcite calcite-1.35.0-rc1 to dev area Modified: dev/calcite/apache-calcite-1.35.0-rc1/apache-calcite-1.35.0-src.tar.gz dev/calcite/apache-calcite-1.35.0-rc1/apache-calcite-1.35.0

[calcite] annotated tag calcite-1.35.0-rc2 updated (2f5635f13a -> 56c7a3713f)

2023-07-17 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a change to annotated tag calcite-1.35.0-rc2 in repository https://gitbox.apache.org/repos/asf/calcite.git *** WARNING: tag calcite-1.35.0-rc2 was modified! *** from 2f5635f13a (commit) to 56c7a3713f

svn commit: r63046 - in /dev/calcite/apache-calcite-1.35.0-rc2: ./ apache-calcite-1.35.0-src.tar.gz apache-calcite-1.35.0-src.tar.gz.asc apache-calcite-1.35.0-src.tar.gz.sha512

2023-07-17 Thread xiong
Author: xiong Date: Mon Jul 17 18:13:09 2023 New Revision: 63046 Log: Uploading release candidate Apache Calcite calcite-1.35.0-rc2 to dev area Added: dev/calcite/apache-calcite-1.35.0-rc2/ dev/calcite/apache-calcite-1.35.0-rc2/apache-calcite-1.35.0-src.tar.gz dev/calcite/apache

svn commit: r63040 - in /dev/calcite/apache-calcite-1.35.0-rc1: apache-calcite-1.35.0-src.tar.gz apache-calcite-1.35.0-src.tar.gz.asc apache-calcite-1.35.0-src.tar.gz.sha512

2023-07-17 Thread xiong
Author: xiong Date: Mon Jul 17 12:43:13 2023 New Revision: 63040 Log: Uploading release candidate Apache Calcite calcite-1.35.0-rc1 to dev area Modified: dev/calcite/apache-calcite-1.35.0-rc1/apache-calcite-1.35.0-src.tar.gz dev/calcite/apache-calcite-1.35.0-rc1/apache-calcite-1.35.0

[calcite] annotated tag calcite-1.35.0-rc1 updated (2f5635f13a -> 3a7d300245)

2023-07-17 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a change to annotated tag calcite-1.35.0-rc1 in repository https://gitbox.apache.org/repos/asf/calcite.git *** WARNING: tag calcite-1.35.0-rc1 was modified! *** from 2f5635f13a (commit) to 3a7d300245

svn commit: r63039 - in /dev/calcite/apache-calcite-1.35.0-rc1: ./ apache-calcite-1.35.0-src.tar.gz apache-calcite-1.35.0-src.tar.gz.asc apache-calcite-1.35.0-src.tar.gz.sha512

2023-07-17 Thread xiong
Author: xiong Date: Mon Jul 17 11:17:24 2023 New Revision: 63039 Log: Uploading release candidate Apache Calcite calcite-1.35.0-rc1 to dev area Added: dev/calcite/apache-calcite-1.35.0-rc1/ dev/calcite/apache-calcite-1.35.0-rc1/apache-calcite-1.35.0-src.tar.gz dev/calcite/apache

[calcite] 01/01: Bump vlsi-release-plugins from 1.84 to 1.90

2023-07-17 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git commit 3ab8003106507b1664ad2c42860789776a816cd3 Author: nobigo AuthorDate: Mon Jul 17 15:56:23 2023 +0800 Bump vlsi-release

[calcite] branch main updated (72d6da8b6d -> 3ab8003106)

2023-07-17 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git omit 72d6da8b6d Bump vlsi-release-plugins from 1.84 to 1.90 new 3ab8003106 Bump vlsi-release-plugins from 1.84 to 1.90

[calcite] branch main updated: Bump vlsi-release-plugins from 1.84 to 1.90

2023-07-16 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 72d6da8b6d Bump vlsi-release-plugins from 1.84

svn commit: r62986 - in /dev/calcite/apache-calcite-1.35.0-rc0: apache-calcite-1.35.0-src.tar.gz apache-calcite-1.35.0-src.tar.gz.asc apache-calcite-1.35.0-src.tar.gz.sha512

2023-07-14 Thread xiong
Author: xiong Date: Fri Jul 14 10:45:54 2023 New Revision: 62986 Log: Uploading release candidate Apache Calcite calcite-1.35.0-rc0 to dev area Modified: dev/calcite/apache-calcite-1.35.0-rc0/apache-calcite-1.35.0-src.tar.gz dev/calcite/apache-calcite-1.35.0-rc0/apache-calcite-1.35.0

[calcite] annotated tag calcite-1.35.0-rc0 updated (bd4cac4ee3 -> b1a7b961e0)

2023-07-14 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a change to annotated tag calcite-1.35.0-rc0 in repository https://gitbox.apache.org/repos/asf/calcite.git *** WARNING: tag calcite-1.35.0-rc0 was modified! *** from bd4cac4ee3 (commit) to b1a7b961e0

svn commit: r62985 - in /dev/calcite/apache-calcite-1.35.0-rc0: ./ apache-calcite-1.35.0-src.tar.gz apache-calcite-1.35.0-src.tar.gz.asc apache-calcite-1.35.0-src.tar.gz.sha512

2023-07-14 Thread xiong
Author: xiong Date: Fri Jul 14 10:40:52 2023 New Revision: 62985 Log: Uploading release candidate Apache Calcite calcite-1.35.0-rc0 to dev area Added: dev/calcite/apache-calcite-1.35.0-rc0/ dev/calcite/apache-calcite-1.35.0-rc0/apache-calcite-1.35.0-src.tar.gz dev/calcite/apache

[calcite] branch main updated: [CALCITE-5769] Optimizing 'CAST(e AS t) IS NOT NULL' to 'e IS NOT NULL'

2023-07-09 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 2c007fb087 [CALCITE-5769] Optimizing 'CAST(e AS t

[calcite] branch main updated: [CALCITE-5780] Simplify '1 > x OR 1 <= x OR x IS NULL' to TRUE

2023-07-06 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new b8ffcce8ec [CALCITE-5780] Simplify '1 > x OR 1 &

[calcite] branch main updated: [CALCITE-5816] Only return left-hand table columns when validate LEFT SEMI JOIN query

2023-07-05 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new a0f16e70f0 [CALCITE-5816] Only return left-hand

[calcite] branch main updated: [CALCITE-5798] Improve simplification of '(x < y) IS NOT TRUE' when x and y are not nullable

2023-07-04 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 5981ab6b41 [CALCITE-5798] Improve simplification

[calcite] branch main updated: [CALCITE-5711] Implement the SINGLE_VALUE aggregation in PostgreSQL Dialect

2023-07-03 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new d1a12bb6f4 [CALCITE-5711] Implement

[calcite] branch main updated: [CALCITE-5778] Add ARRAY_JOIN, ARRAYS_OVERLAP, ARRAYS_ZIP function (enabled in Spark library)

2023-06-25 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new e969f87aea [CALCITE-5778] Add ARRAY_JOIN

[calcite] branch main updated: [CALCITE-5744] Add MAP_FROM_ARRAYS, STR_TO_MAP function (enabled in Spark library)

2023-06-25 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 95089c86fa [CALCITE-5744] Add MAP_FROM_ARRAYS

[calcite] branch main updated: [CALCITE-5138] Join on condition generates wrong plan when the condition is sub-query

2022-05-12 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 86b34f7ba8 [CALCITE-5138] Join on condition

[calcite] branch main updated: [CALCITE-5139] Improve Join print plan to add the CorrelationId info

2022-05-09 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 9fadc8f35e [CALCITE-5139] Improve Join print plan

[calcite] branch main updated: [CALCITE-5117] Optimize the EXISTS sub-query by Metadata RowCount

2022-04-27 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/main by this push: new 3db4dd1ebf [CALCITE-5117] Optimize the EXISTS sub

[calcite] branch master updated: [CALCITE-5027] Incorrect format for timestamp literals in SqlDialect#quoteTimestampLiteral

2022-04-11 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new bb9045705 [CALCITE-5027] Incorrect format

[calcite] branch master updated: [CALCITE-5021] Double JOIN is created for NOT IN when IN-list that the values all non-nullable is converted to Values

2022-04-06 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new fc2fd2dd7 [CALCITE-5021] Double JOIN is created

[calcite] branch master updated: [CALCITE-5036] RelMdPredicates support to analyze constant key for the operator of IS_NOT_DISTINCT_FROM

2022-04-02 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new a81cfb2 [CALCITE-5036] RelMdPredicates support

[calcite] branch master updated: Following [CALCITE-1794], update DruidDateTimeUtils and plans in Druid adapter

2022-03-03 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new 6a3eea2 Following [CALCITE-1794], update

[calcite] branch master updated: [CALCITE-1794] Expressions with numeric comparisons are not simplified when CAST is present

2022-03-02 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new 5a6d287 [CALCITE-1794] Expressions

[calcite] branch master updated: [CALCITE-4912] Confusing javadoc of RexSimplify.simplify

2022-02-17 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new 595da9b [CALCITE-4912] Confusing javadoc

[calcite] branch master updated: Fix typo in filterable-model.yaml

2022-02-15 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new f43e079 Fix typo in filterable-model.yaml

[calcite] branch master updated: [CALCITE-4988] ((A IS NOT NULL OR B) AND A IS NOT NULL) can't be simplify to (A IS NOT NULL) When A is deterministic

2022-02-14 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new 4a6e222 [CALCITE-4988] ((A IS NOT NULL OR B

[calcite] branch master updated (812e3e9 -> 5b2de4e)

2022-02-13 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from 812e3e9 [CALCITE-4996] In RelJson, add a readExpression method that can convert JSON to a RexNode expression

[calcite] branch site updated: [CALCITE-4980] Babel parser support MySQL NULL-safe equal operator '<=>'

2022-02-09 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch site in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/site by this push: new aa9dfc7 [CALCITE-4980] Babel parser support MySQL

[calcite] branch master updated: [CALCITE-4980] Babel parser support MySQL NULL-safe equal operator '<=>' (xurenhe&)

2022-01-25 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new 10e8534 [CALCITE-4980] Babel parser support

[calcite] branch master updated (dba5ec6 -> 8eaa7a7)

2022-01-10 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from dba5ec6 Site: Add Alessandro Solimando as committer add 8eaa7a7 [CALCITE-4977] Support Snapshot

[calcite] branch site updated: Site: Fix typo in howto.md

2022-01-07 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch site in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/site by this push: new 664c4d3 Site: Fix typo in howto.md 664c4d3

[calcite] branch master updated: Site: Fix typo in howto.md

2022-01-07 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new 77d3dd4 Site: Fix typo in howto.md 77d3dd4

[calcite] branch master updated (8d21c3f -> ea4a5f3)

2022-01-04 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from 8d21c3f [CALCITE-3627] Incorrect null semantic for ROW function add ea4a5f3 Update javacc official website

[calcite-avatica] branch master updated: [CALCITE-4962] Protobuf debug does not show request/response type

2022-01-03 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite-avatica.git The following commit(s) were added to refs/heads/master by this push: new e9d14a6 [CALCITE-4962] Protobuf debug

[calcite] branch master updated: Site: Change the javadoc title to Apache Calcite API

2021-12-31 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new 184c57a Site: Change the javadoc title

[calcite-avatica] branch master updated: Site: Change the javadoc title to Apache Calcite Avatica API

2021-12-31 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite-avatica.git The following commit(s) were added to refs/heads/master by this push: new fe27e50 Site: Change the javadoc title

[calcite] branch master updated: [CALCITE-4700] AggregateUnionTransposeRule produces wrong group sets for the top Aggregate (Vladimir Ozerov)

2021-12-18 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new 538016e [CALCITE-4700

[calcite] branch master updated: [CALCITE-4906] Wrong result for scalar subquery from empty input

2021-12-14 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new 250dfb7 [CALCITE-4906] Wrong result for scalar

[calcite] 01/02: Log plan after physical tweaks in new line

2021-12-09 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git commit 86dce8ac04ccd7f29f6b60c5b33ef6d14d8dbc58 Author: nobigo AuthorDate: Thu Dec 9 09:25:21 2021 +0800 Log plan after

[calcite] 02/02: [CALCITE-4927] Remove deprecated RelBuilder#groupKey(ImmutableBitSet, ImmutableList) clashing with new replacement API

2021-12-09 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git commit 264636e803f6b971112d826e268e309e3ed1e513 Author: Stamatis Zampetakis AuthorDate: Wed Dec 8 17:29:10 2021 +0100

[calcite] branch master updated (15789da -> 264636e)

2021-12-09 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. omit 15789da [CALCITE-4927] Remove deprecated RelBuilder#groupKey(ImmutableBitSet, ImmutableList) clashing with new

[calcite] branch master updated (3456136 -> c18a00b)

2021-12-08 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from 3456136 Keep backslash when autoformatting <<...\n" +>> add c18a00b reformat debug log abo

[calcite] branch master updated: [CALCITE-4851] Build gives lots of 'Execution optimizations have been disabled' warnings

2021-12-08 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new fd3c1d0 [CALCITE-4851] Build gives lots

[calcite] branch master updated: [CALCITE-4876] Converting RelNode to SQL with CalciteSqlDialect gets wrong result while EnumerableIntersect is followed by EnumerableLimit

2021-11-21 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new 7c423ef [CALCITE-4876] Converting RelNode

[calcite] branch master updated (07e420b -> 0899e6c)

2021-11-16 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from 07e420b [CALCITE-4877] Enable schema.iq test, with variants depending on Avatica version add 0899e6c

[calcite] branch master updated: [CALCITE-4844] IN-list that references columns is wrongly converted to Values, and gives incorrect results

2021-11-11 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new bcaa978 [CALCITE-4844] IN-list that references

[calcite] branch master updated: [CALCITE-4875] Preserve Operand Nullability in NVL rewrite

2021-11-10 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new a03586c [CALCITE-4875] Preserve Operand

[calcite] branch master updated (2c17f7a -> cbe6a7b)

2021-10-29 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from 2c17f7a [CALCITE-4551] Reusing Immutable metadata cache keys add cbe6a7b [CALCITE-4768] Upgrade DataStax

[calcite] branch CALCITE-4844 created (now 27474ea)

2021-10-28 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a change to branch CALCITE-4844 in repository https://gitbox.apache.org/repos/asf/calcite.git. at 27474ea [CALCITE-4844] when the value of sub-query threshold smaller than IN list size the In list include

[calcite-site] branch master updated: Site: Add Xiong Duan as committer

2021-10-24 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite-site.git The following commit(s) were added to refs/heads/master by this push: new ef98e9a Site: Add Xiong Duan as committer

[calcite-site] branch master updated (e6a3b48 -> 6d4d8b7)

2021-10-24 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite-site.git. discard e6a3b48 Merge pull request #4 from NobiGo/add-committer omit 987e3d5 Site: Add Xiong Duan as committer

[calcite-site] branch master updated: Site: Add Xiong Duan as committer

2021-10-24 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite-site.git The following commit(s) were added to refs/heads/master by this push: new 987e3d5 Site: Add Xiong Duan as committer

[calcite] branch master updated: Site: Add Xiong Duan as committer

2021-10-24 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/master by this push: new 87f60d2 Site: Add Xiong Duan as committer

[calcite-avatica] branch master updated: [CALCITE-4828] Standard exception console output

2021-10-19 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite-avatica.git The following commit(s) were added to refs/heads/master by this push: new 95c1eb0 [CALCITE-4828] Standard

[calcite-avatica] branch master updated (e462b09 -> 2d3478f)

2021-10-19 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite-avatica.git. from e462b09 [CALCITE-4837] FLOOR/CEIL for DECADE, CENTURY, MILLENIUM return wrong results add e9de21b

[calcite-avatica] 01/01: Merge remote-tracking branch 'origin/master'

2021-10-19 Thread xiong
This is an automated email from the ASF dual-hosted git repository. xiong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite-avatica.git commit 2d3478ffc6b817556709d8467745960380d694d9 Merge: e9de21b e462b09 Author: NobiGo AuthorDate: Tue Oct 19 19:26:02