[calcite] branch main updated: Site: Add Benchao Li as PMC

2023-01-27 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 ae228f6434 Site: Add Benchao Li as PMC ae228f6434

[calcite] branch main updated: Remove redundant `the` in java doc

2022-08-11 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 d063b08296 Remove redundant `the` in java doc

[calcite] branch main updated: [CALCITE-4223] Metadata handlers for TableScan should see whether the RelOptTable implements the handler

2022-08-09 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 7e0057e8de [CALCITE-4223] Metadata handlers for

[calcite] branch main updated: Site: Outline process for becoming Calcite committer by request

2022-07-17 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 7e38304093 Site: Outline process for becoming

[calcite] branch main updated: [CALCITE-5195] ArrayIndexOutOfBoundsException when inferring more equal conditions from join condition for semi join

2022-06-26 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 300f5200fe [CALCITE-5195

[calcite] 01/02: Remove unreachable condition in CsvTableScan

2022-06-20 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git commit 2584f03d195b5a117c832f56a827a4848bdd45f5 Author: henneberger AuthorDate: Tue Jun 14 12:03:39 2022 -0700 Remove

[calcite] 02/02: Remove other instance of JsonTable

2022-06-20 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git commit 0ae65494d3b20964a779bcb2b2600fda332b1162 Author: Daniel Henneberger AuthorDate: Tue Jun 14 12:14:47 2022 -0700

[calcite] branch main updated (1226d1a339 -> 0ae65494d3)

2022-06-20 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git from 1226d1a339 [CALCITE-5191] Allow ORDER BY alias in BigQuery new 2584f03d19 Remove unreachable condition in

[calcite] 01/01: [CALCITE-5191] Allow sort by alias in BigQuery

2022-06-19 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git commit fa65a2ec460abcd574e7f28672478a0510da65a1 Author: wenrui AuthorDate: Tue Jun 14 14:50:49 2022 -0700 [CALCITE-5191

[calcite] branch main updated (bbdef53899 -> fa65a2ec46)

2022-06-19 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git discard bbdef53899 Enable sort by alias for BigQuery new fa65a2ec46 [CALCITE-5191] Allow sort by alias in BigQuery This

[calcite] branch main updated: Enable sort by alias for BigQuery

2022-06-19 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 bbdef53899 Enable sort by alias for BigQuery

[calcite] branch main updated: [CALCITE-5169] 'xx < 1 OR xx > 1' cannot be simplified to 'xx <> 1'

2022-06-14 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 e64a21ee2 [CALCITE-5169] 'xx < 1 O

[calcite] branch main updated: Fix typo in comments

2022-06-07 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 c4cc0bf80 Fix typo in comments c4cc0bf80 is

[calcite] branch main updated: [CALCITE-5150] Parser should parse subquery with order by inside array constructor

2022-06-05 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 4a4114419 [CALCITE-5150] Parser should parse

[calcite] branch main updated: [CALCITE-5170] Assertion error on range distribution creation

2022-05-31 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 a5af80642 [CALCITE-5170] Assertion error on range

[calcite] branch main updated: [CALCITE-5162] RelMdUniqueKeys can return more precise unique keys for Aggregate

2022-05-29 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 f278efb04 [CALCITE-5162] RelMdUniqueKeys can

[calcite] branch main updated: [CALCITE-5073] JoinConditionPushRule cannot infer 'LHS.C1 = LHS.C2' from 'LHS.C1 = RHS.C1 AND LHS.C2 = RHS.C1'

2022-05-26 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 4969b9690 [CALCITE-5073] JoinConditionPushRule

[calcite] branch main updated: [CALCITE-5163] MysqlSqlDialect support to unparse LISTAGG aggregate function

2022-05-26 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 52c9b7836b [CALCITE-5163] MysqlSqlDialect support

[calcite] branch main updated: [CALCITE-5166] Method accept(RelShuttle) is not overridden in LogicalCalc and LogicalTableModify

2022-05-25 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 9bdfd9a178 [CALCITE-5166] Method accept

[calcite] branch main updated (7c1e2746b9 -> acf82f7784)

2022-05-20 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/calcite.git from 7c1e2746b9 [CALCITE-5089] Allow GROUP BY ALL or DISTINCT set quantifier on GROUPING SETS add acf82f7784

[calcite] branch main updated: [CALCITE-5149] Refine RelMdColumnUniqueness for Aggregate by considering intersect keys between target keys and group keys

2022-05-17 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 c5d45cb094 [CALCITE-5149] Refine

[calcite] branch main updated: [CALCITE-5137] EnumerableUncollect throws NPE if input has ((List) null)

2022-05-16 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 664e24921c [CALCITE-5137] EnumerableUncollect

[calcite] branch main updated: [CALCITE-5142] Upgrade Calcite to Avatica 1.21.0

2022-05-16 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 4ce91575db [CALCITE-5142] Upgrade Calcite to

[calcite] branch main updated: [CALCITE-5081] Group keys of Aggregate are wrongly changed during decorrelation

2022-05-15 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 1bce280a29 [CALCITE-5081] Group keys of Aggregate

[calcite] branch main updated: [CALCITE-5125] Extend "||" operator to work with arrays

2022-05-11 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 b7dbee54df [CALCITE-5125] Extend "||" o

[calcite] branch main updated: [CALCITE-5131] Remove redundant type cast

2022-05-10 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 f58a6aa8d0 [CALCITE-5131] Remove redundant type

[calcite] branch main updated: [CALCITE-5111] jekyll-cache directory should be ignored by git

2022-05-05 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 2e446f2a8a [CALCITE-5111] jekyll-cache directory

[calcite] branch main updated: Remove useless explicit type cast when using SqlValidator

2022-05-05 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 737df397c2 Remove useless explicit type cast when

[calcite] branch main updated: [CALCITE-4861] Optimization of chained CAST calls can lead to unexpected behavior

2022-04-26 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 4ee98e0c06 [CALCITE-4861] Optimization of chained

[calcite] branch main updated: [CALCITE-5110] Geode adapter's java doc url is invalid

2022-04-26 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 da99a0b4ae [CALCITE-5110] Geode adapter's

[calcite] branch master updated: [CALCITE-5015] Fix typo in PartiallyOrderedSet

2022-04-23 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 bfabec671a [CALCITE-5015] Fix typo in

[calcite] branch master updated: [CALCITE-5091] RelMdRowCount can return more accurate rowCount when fetch is deterministic and offset is dynamic

2022-04-23 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 169711bb85 [CALCITE-5091] RelMdRowCount can

[calcite] branch master updated (7d342b3 -> a6293a3)

2021-12-15 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from 7d342b3 [CALCITE-4941] SemiJoinRule loses hints add a6293a3 [CALCITE-4895] MAP type in UDF cannot be

[calcite] branch master updated: [CALCITE-4783] RelFieldTrimmer incorrectly drops filter condition

2021-12-06 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 2317f4e [CALCITE-4783] RelFieldTrimmer

[calcite] branch master updated (8a266e6 -> d9f946b)

2021-12-06 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from 8a266e6 Clarify why squash commits option in GitHub PR merge is disabled add d9f946b [CALCITE-4883] The

[calcite] branch master updated: [CALCITE-4884] Provide a new constructor for RelJsonWriter to allow customized JsonBuilder

2021-11-16 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 faee09f [CALCITE-4884] Provide a new

[calcite] branch master updated: [CALCITE-4822] Add functions ARRAY_CONCAT, ARRAY_REVERSE, ARRAY_LENGTH for BigQuery dialect

2021-10-27 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 f61541d [CALCITE-4822] Add functions

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

2021-10-27 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 5bec337 Fix typo in reference.md 5bec337 is

[calcite] branch master updated: [CALCITE-4818] AggregateExpandDistinctAggregatesRule must infer correct data type for top aggregate calls (Taras Ledkov)

2021-10-27 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 3af1d78 [CALCITE-4818

[calcite] branch master updated: [CALCITE-4425] Class DefaultEdge lacks a proper toString implementation (Liya Fan)

2020-12-22 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 6dba0ac [CALCITE-4425] Class DefaultEdge

[calcite] branch master updated (67b41ce -> ad6d1d9)

2020-12-17 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from 67b41ce [CALCITE-4436] Use the fields order from the struct type for 'ITEM(STRUCT, INDEX)' access (

[calcite] branch master updated (2ddc836 -> 3846b50)

2020-11-18 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from 2ddc836 [CALCITE-4392] The operation of checking types equal ignoring null can be more efficient add

[calcite] branch master updated (b973aa4 -> 2ddc836)

2020-11-18 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from b973aa4 Update release instructions add 2ddc836 [CALCITE-4392] The operation of checking types equal

[calcite] branch master updated: Fix grammatical errors in TopDownRuleDriver/TopDownRuleQueue/RuleDriver/VolcanoPlanner

2020-11-05 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 fdcb195 Fix grammatical errors in

[calcite] branch master updated (c708456 -> 30a0f4b)

2020-11-02 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from c708456 [CALCITE-4345] AggregateCaseToFilterRule throws NullPointerException when converting CASE without ELSE

[calcite] branch master updated: [CALCITE-4350] The reverse operation of collation direction is overly relaxed (Liya Fan)

2020-11-02 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 c19da85 [CALCITE-4350] The reverse operation

[calcite] branch master updated: [CALCITE-4332] Improve error when planning rule produces a relational expression with wrong row type

2020-10-26 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 f9d23a6 [CALCITE-4332] Improve error when

[calcite] branch master updated: Enable more tests in TpchTest

2020-10-21 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 b5a761e Enable more tests in TpchTest

[calcite] branch master updated: [CALCITE-4260] Support plan explain with dot format (Liya Fan)

2020-10-14 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 e2f9296 [CALCITE-4260] Support plan explain

[calcite] branch master updated: [CALCITE-4192] RelMdColumnOrigins gets the wrong index of group by columns after RelNode was optimized by AggregateProjectMergeRule rule (FangZheng Li)

2020-09-20 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 fb1835c [CALCITE-4192] RelMdColumnOrigins

[calcite] branch master updated: [CALCITE-4241] Some improvements to metadata query

2020-09-20 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 e7ac26d [CALCITE-4241] Some improvements to

[calcite] branch master updated: [CALCITE-4239] RelMdUniqueKeys returns wrong unique keys for Aggregate with grouping sets

2020-09-13 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 1ae20f3 [CALCITE-4239] RelMdUniqueKeys

[calcite] branch master updated: [CALCITE-4197] Provide utility to visualize RelNode plans

2020-09-13 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 99c0fef [CALCITE-4197] Provide utility to

[calcite] branch master updated: [CALCITE-4203] RelMdUniqueKeys should not return empty when meeting Intersect and Minus if its input has unique keys

2020-09-02 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 103430b [CALCITE-4203] RelMdUniqueKeys

[calcite] branch master updated: [CALCITE-4081] Round-tripping a DECIMAL literal throws validation error

2020-08-05 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 63c1667 [CALCITE-4081] Round-tripping a

[calcite] branch master updated: [CALCITE-4118] RexSimplify might remove CAST from RexNode incorrectly

2020-07-30 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 2088488 [CALCITE-4118] RexSimplify might

[calcite] branch master updated (b047cf5 -> 630b23e)

2020-07-29 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. discard b047cf5 Site: Fix wrong syntax in tutorial.md new 630b23e Site: Fix wrong syntax in tutorial.md This

[calcite] branch master updated: Site: Fix wrong syntax in tutorial.md

2020-07-29 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 b047cf5 Site: Fix wrong syntax in

[calcite] 01/01: Site: Fix wrong syntax in tutorial.md

2020-07-29 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git commit 630b23ec508a6f6b50f6edd3cb1e4a473a83c3da Author: Chunwei Lei AuthorDate: Wed Jul 29 16:10:15 2020 +0800 Site

[calcite-site] branch master updated: Site: update howto.md and revise the wrong issue link

2020-07-29 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 b07d1e1 Site: update howto.md and

[calcite] branch master updated: Site: update howto.md and revise the wrong issue link

2020-07-29 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 553a256 Site: update howto.md and revise the

[calcite] branch site updated (92309ed -> 553a256)

2020-07-29 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei pushed a change to branch site in repository https://gitbox.apache.org/repos/asf/calcite.git. from 92309ed Add 1.24.0 release announcement add 0fdf185 [CALCITE-4141] Make checkstyle tasks relocatable to

[calcite] 01/01: Remove duplicate codes and fix typos (Auxten, Chunwei Lei)

2020-07-27 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git commit f03b4559f1d79ef1886cdf79bc50e039640c7f50 Author: Chunwei Lei AuthorDate: Fri Jul 17 15:27:47 2020 +0800 Remove

[calcite] branch master updated (2ff1686 -> f03b455)

2020-07-27 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. omit 2ff1686 Remove duplicate codes and fix typos (Auxten, Chunwei Lei) new f03b455 Remove duplicate codes and

[calcite] branch master updated: Remove duplicate codes and fix typos (Auxten, Chunwei Lei)

2020-07-27 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 2ff1686 Remove duplicate codes and fix typos

[calcite] branch site updated (8ce5300 -> 92309ed)

2020-07-24 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei pushed a change to branch site in repository https://gitbox.apache.org/repos/asf/calcite.git. discard 8ce5300 Site: Remove '(for Calcite committers)' suffix from headers in section dedicated to committer

[calcite] branch master updated (2f7c6e2 -> 92309ed)

2020-07-24 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. omit 2f7c6e2 [CALCITE-4022] Support unparse special syntax when operator is INSERT (Xu zhaohui) omit d2c8590

[calcite] 01/01: Add 1.24.0 release announcement

2020-07-24 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei pushed a commit to branch branch-1.24 in repository https://gitbox.apache.org/repos/asf/calcite.git commit 92309ed4c2d2156eaffc3900d55abc7ff741c0da Author: Chunwei Lei AuthorDate: Fri Jul 24 13:52:39 2020 +0800 Add

[calcite] branch branch-1.24 updated (6c004db -> 92309ed)

2020-07-24 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei pushed a change to branch branch-1.24 in repository https://gitbox.apache.org/repos/asf/calcite.git. discard 6c004db Add 1.24.0 release announcement new 92309ed Add 1.24.0 release announcement This update added

[calcite] branch branch-1.24 updated (4b5b910 -> 6c004db)

2020-07-24 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei pushed a change to branch branch-1.24 in repository https://gitbox.apache.org/repos/asf/calcite.git. from 4b5b910 [CALCITE-4117] Release Calcite 1.24.0 new 28d156f Improve 1.24.0 release note and document

[calcite] 01/03: Improve 1.24.0 release note and document

2020-07-24 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei pushed a commit to branch branch-1.24 in repository https://gitbox.apache.org/repos/asf/calcite.git commit 28d156f7903365afb69416fa11e2d3252a4c68b8 Author: Chunwei Lei AuthorDate: Tue Jul 21 11:53:13 2020 +0800

[calcite] 02/03: Prepare for next development iteration

2020-07-24 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei pushed a commit to branch branch-1.24 in repository https://gitbox.apache.org/repos/asf/calcite.git commit 7171cbf7a4314655ad323217dc667ec032e52f58 Author: Chunwei Lei AuthorDate: Fri Jul 24 13:51:53 2020 +0800

[calcite] 03/03: Add 1.24.0 release announcement

2020-07-24 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei pushed a commit to branch branch-1.24 in repository https://gitbox.apache.org/repos/asf/calcite.git commit 6c004db26048caf44df80dc2b517e0ffa57fb269 Author: Chunwei Lei AuthorDate: Fri Jul 24 13:52:39 2020 +0800 Add

[calcite] 03/03: Add 1.24.0 release announcement

2020-07-24 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei pushed a commit to branch branch-1.24 in repository https://gitbox.apache.org/repos/asf/calcite.git commit 6c004db26048caf44df80dc2b517e0ffa57fb269 Author: Chunwei Lei AuthorDate: Fri Jul 24 13:52:39 2020 +0800 Add

[calcite] 02/03: Prepare for next development iteration

2020-07-24 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei pushed a commit to branch branch-1.24 in repository https://gitbox.apache.org/repos/asf/calcite.git commit 7171cbf7a4314655ad323217dc667ec032e52f58 Author: Chunwei Lei AuthorDate: Fri Jul 24 13:51:53 2020 +0800

[calcite] branch branch-1.24 updated (4b5b910 -> 6c004db)

2020-07-24 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei pushed a change to branch branch-1.24 in repository https://gitbox.apache.org/repos/asf/calcite.git. from 4b5b910 [CALCITE-4117] Release Calcite 1.24.0 new 28d156f Improve 1.24.0 release note and document

[calcite] 01/03: Improve 1.24.0 release note and document

2020-07-24 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei pushed a commit to branch branch-1.24 in repository https://gitbox.apache.org/repos/asf/calcite.git commit 28d156f7903365afb69416fa11e2d3252a4c68b8 Author: Chunwei Lei AuthorDate: Tue Jul 21 11:53:13 2020 +0800

[calcite-site] branch 1.24 created (now fa489a1)

2020-07-24 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei pushed a change to branch 1.24 in repository https://gitbox.apache.org/repos/asf/calcite-site.git. at fa489a1 Publish website for Apache Calcite 1.24.0 release This branch includes the following new commits

[calcite] branch branch-1.24 created (now 4b5b910)

2020-07-20 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei pushed a change to branch branch-1.24 in repository https://gitbox.apache.org/repos/asf/calcite.git. at 4b5b910 [CALCITE-4117] Release Calcite 1.24.0 No new revisions were added by this update.

[calcite] annotated tag calcite-1.24.0-rc0 updated (4b5b910 -> 6ea9d28)

2020-07-20 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei pushed a change to annotated tag calcite-1.24.0-rc0 in repository https://gitbox.apache.org/repos/asf/calcite.git. *** WARNING: tag calcite-1.24.0-rc0 was modified! *** from 4b5b910 (commit) to 6ea9d28 (tag

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

2020-07-20 Thread chunwei
Author: chunwei Date: Mon Jul 20 13:04:04 2020 New Revision: 40574 Log: Uploading release candidate Apache Calcite calcite-1.24.0-rc0 to dev area Modified: dev/calcite/apache-calcite-1.24.0-rc0/apache-calcite-1.24.0-src.tar.gz dev/calcite/apache-calcite-1.24.0-rc0/apache-calcite-1.24.0

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

2020-07-20 Thread chunwei
Author: chunwei Date: Mon Jul 20 12:55:43 2020 New Revision: 40573 Log: Uploading release candidate Apache Calcite calcite-1.24.0-rc0 to dev area Modified: dev/calcite/apache-calcite-1.24.0-rc0/apache-calcite-1.24.0-src.tar.gz dev/calcite/apache-calcite-1.24.0-rc0/apache-calcite-1.24.0

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

2020-07-20 Thread chunwei
Author: chunwei Date: Mon Jul 20 12:47:16 2020 New Revision: 40572 Log: Uploading release candidate Apache Calcite calcite-1.24.0-rc0 to dev area Added: dev/calcite/apache-calcite-1.24.0-rc0/ dev/calcite/apache-calcite-1.24.0-rc0/apache-calcite-1.24.0-src.tar.gz dev/calcite/apache

[calcite] branch master updated: [CALCITE-4094] Allow SqlOperator of SqlKind#OTHER_FUNCTION to define a Strong.Policy Follow-up after review comments

2020-07-14 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 ea4293b [CALCITE-4094] Allow SqlOperator of

[calcite] branch master updated: [CALCITE-3941] Add the default strict mode to the path in the Json functions

2020-06-28 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 057186d [CALCITE-3941] Add the default

[calcite] branch master updated (d8e5590 -> da89b41)

2020-06-27 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from d8e5590 [CALCITE-4062] Support deserialize UDF array type from json string (Xu Zhaohui) add da89b41 Site

[calcite] branch master updated: [CALCITE-4060] Supports implicit type coercion for "NOT IN".

2020-06-18 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 72f3322 [CALCITE-4060] Supports implicit

[calcite] branch master updated: [CALCITE-4020] Support Calc operator in RelFieldTrimmer (Xu Zhaohui)

2020-06-18 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 d7eb31b [CALCITE-4020] Support Calc operator

[calcite] branch master updated: [CALCITE-4016] Support trait propagation for EnumerableCalc

2020-06-12 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 3c317b6 [CALCITE-4016] Support trait

[calcite] branch master updated: [CALCITE-3938] Support LogicalCalc in RelShuttle (dz)

2020-04-28 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 9adf4a4 [CALCITE-3938] Support LogicalCalc

[calcite] branch master updated: [CALCITE-3909] RelMdMinRowCount doesn't take into account UNION DISTINCT

2020-04-13 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 933e9c7 [CALCITE-3909] RelMdMinRowCount

[calcite] branch master updated: [CALCITE-3726] Documentation for Declaring Objects For Types Defined In Schema (ritesh-kapoor)

2020-04-07 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 c545ef4 [CALCITE-3726] Documentation for

[calcite] branch master updated: [CALCITE-3835] Overloaded table functions fail with an assertion error if param types differ

2020-04-07 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 4eaed59 [CALCITE-3835] Overloaded table

[calcite] branch master updated: [CALCITE-3851] Replace the node importance map with a set for pruned nodes

2020-04-07 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 15152b6 [CALCITE-3851] Replace the node

[calcite] branch master updated (38e2566 -> ddafe14)

2020-04-07 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from 38e2566 Add JIRA links in Git in IDEA add ddafe14 [CALCITE-3872] Simplify expressions with unary minus No

[calcite] branch master updated: [CALCITE-3891] Remove use of Pair.zip in RelTraitSet

2020-04-03 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 7792d57 [CALCITE-3891] Remove use of

[calcite] branch master updated: Site: Fix links to javadoc

2020-04-01 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 0be2961 Site: Fix links to javadoc 0be2961

[calcite] branch master updated: [CALCITE-3852] RexSimplify doesn't simplify NOT EQUAL predicates

2020-03-17 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 a8aa439 [CALCITE-3852] RexSimplify doesn&#

[calcite] branch master updated (468f019 -> d234626)

2020-03-15 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from 468f019 [CALCITE-3647] MySQL COMPRESS function support (ritesh-kapoor) add d234626 [CALCITE-3694] Implement

[calcite] branch master updated: [CALCITE-3704] Implement STRCMP function

2020-03-13 Thread chunwei
This is an automated email from the ASF dual-hosted git repository. chunwei 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 1eff60b [CALCITE-3704] Implement STRCMP

  1   2   >