[calcite] branch master updated: [CALCITE-4735] Enhance Aggregate-Materialization, when aggcall of query could be expressed by target's grouping (xurenhe)

2021-10-14 Thread yanlin
This is an automated email from the ASF dual-hosted git repository. yanlin 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 46fb263 [CALCITE-4735] Enhance Aggregate

[calcite] branch master updated: [CALCITE-3583] Exchange operator deserialize fail when the RexInput has no RelCollcation (Xzh)

2021-10-12 Thread yanlin
This is an automated email from the ASF dual-hosted git repository. yanlin 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 2916b83 [CALCITE-3583] Exchange operator

[calcite] branch master updated: [CALCITE-4779] GroupByList contains constant literal, materialized view recognition failed (xzh)

2021-09-27 Thread yanlin
This is an automated email from the ASF dual-hosted git repository. yanlin 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 219e41e [CALCITE-4779] GroupByList contains

[calcite] branch master updated: [CALCITE-3935] Enhance Join-Materialization, support to pull-up filters under join of left or right (xurenhe)

2021-09-20 Thread yanlin
This is an automated email from the ASF dual-hosted git repository. yanlin 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 a36f5a2 [CALCITE-3935] Enhance Join

[calcite] branch master updated: [CALCITE-4584] Using function in partition by list of over window cause converting exception (Wang Yanlin)

2021-09-02 Thread yanlin
This is an automated email from the ASF dual-hosted git repository. yanlin 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 51c0d92 [CALCITE-4584] Using function

[calcite] branch master updated (c7d1818 -> 4b4bb7f)

2021-09-01 Thread yanlin
This is an automated email from the ASF dual-hosted git repository. yanlin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from c7d1818 [CALCITE-4748] If there are duplicate GROUPING SETS, Calcite should return duplicate rows (NobiGo

[calcite] branch master updated: [CALCITE-4251] Support Calc and SetOp operator in RelMdAllPredicates (Xu Zhaohui)

2020-11-20 Thread yanlin
This is an automated email from the ASF dual-hosted git repository. yanlin 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 99251a5 [CALCITE-4251] Support Calc and SetOp

[calcite] branch master updated (61771cc -> f3c173c)

2020-11-18 Thread yanlin
This is an automated email from the ASF dual-hosted git repository. yanlin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from 61771cc [CALCITE-4406] SqlTableRef OPERATOR should create a SqlTableRef as the call add f3c173c [CALCITE

[calcite] branch master updated: [CALCITE-4374] Support materialized view recognition when query distinct aggregate on target GROUP BY columns (xzh)

2020-11-11 Thread yanlin
This is an automated email from the ASF dual-hosted git repository. yanlin 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 1e6b742 [CALCITE-4374] Support materialized

[calcite] branch master updated: [CALCITE-4273] Support get expression lineage for Calc

2020-11-03 Thread yanlin
This is an automated email from the ASF dual-hosted git repository. yanlin 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 2e9edae [CALCITE-4273] Support get expression

[calcite] branch master updated: [CALCITE-4182] Support mv recognition when query has constant filter for missing columns in group by list of mv (Wang Yanlin)

2020-09-16 Thread yanlin
This is an automated email from the ASF dual-hosted git repository. yanlin 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 8250798 [CALCITE-4182] Support mv recognition

[calcite] branch master updated: [CALCITE-4022] Support unparse special syntax when operator is INSERT (Xu zhaohui)

2020-07-23 Thread yanlin
This is an automated email from the ASF dual-hosted git repository. yanlin 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 2f7c6e2 [CALCITE-4022] Support unparse

[calcite] branch master updated: [CALCITE-4062] Support deserialize UDF array type from json string (Xu Zhaohui)

2020-06-27 Thread yanlin
This is an automated email from the ASF dual-hosted git repository. yanlin 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 d8e5590 [CALCITE-4062] Support deserialize