[calcite] branch master updated: [CALCITE-2903] Exception thrown when decorrelating query with TEMPORAL TABLE

2019-03-27 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 8d81495 [CALCITE-2903] Exception thrown when

[calcite] branch master updated: [CALCITE-2729] Introducing WindowReduceExpressionsRule (Chunwei Lei)

2019-03-27 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 aafdc52 [CALCITE-2729] Introducing

[calcite] branch master updated: [CALCITE-2658] Add ExchangeRemoveConstantKeysRule that removes constant keys from Exchange or SortExchange (Chunwei Lei)

2019-03-28 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 0537f27 [CALCITE-2658] Add

[calcite] branch master updated: [CALCITE-2004] Push join predicate down into inner relation for lateral join

2019-04-02 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 e043640 [CALCITE-2004] Push join predicate

[calcite] branch master updated: [CALCITE-1172] Add rule to flatten two Aggregate operators into one

2019-04-04 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 463ab84 [CALCITE-1172] Add rule to flatten two

[calcite] branch master updated: [CALCITE-2754] Implement LISTAGG function (Sergey Nuyanzin, Chunwei Lei)

2019-04-04 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 bb4a063 [CALCITE-2754] Implement LISTAGG

[calcite] branch master updated: [CALCITE-2954] SubQueryJoinRemoveRule and SubQueryProjectRemoveRule passing on empty set instead of set of correlation id (Vineet Garg)

2019-04-04 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 6d57ff9 [CALCITE-2954] SubQueryJoinRemoveRule

[calcite] branch master updated: [CALCITE-2456] VolcanoRuleCall doesn't match unordered child operand when the operand is not the first operand. PruneEmptyRules UNION and MINUS with empty inputs cause

2019-04-09 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 72e952d [CALCITE-2456] VolcanoRuleCall doesn&#

[calcite] branch master updated: [CALCITE-2739] NPE is thrown if the DEFINE statement contains IN in MATCH_RECOGNIZE

2019-04-12 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 f2869e9 [CALCITE-2739] NPE is thrown if the

[calcite] branch master updated: [CALCITE-2977] Exception is not thrown when there are ambiguous field in select list

2019-04-12 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 38e3c30 [CALCITE-2977] Exception is not thrown

[calcite] branch master updated: [CALCITE-3006] Example code on site cannot compile (Chunwei Lei)

2019-04-18 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 41df09c [CALCITE-3006] Example code on site

[calcite] branch master updated: [CALCITE-3007] Type mismatch for ANY subquery in project (Vineet Garg)

2019-04-19 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 ceb3674 [CALCITE-3007] Type mismatch for ANY

[calcite] branch master updated: [CALCITE-2986] Wrong results with =ANY subquery (Vineet Garg)

2019-04-20 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 cd96973 [CALCITE-2986] Wrong results with =ANY

[calcite] branch master updated: [CALCITE-3004] RexOver is incorrectly pushed down in ProjectSetOpTransposeRule and ProjectCorrelateTransposeRule (Chunwei Lei)

2019-04-23 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 f26d92f [CALCITE-3004] RexOver is incorrectly

[calcite] branch master updated: [CALCITE-3021] ArrayEqualityComparer should use Arrays#deepEquals/deepHashCode instead of Arrays#equals/hashCode (Ruben Quesada Lopez)

2019-04-25 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 758ce8b [CALCITE-3021] ArrayEqualityComparer

[calcite] branch master updated: Revert "[CALCITE-3021] ArrayEqualityComparer should use Arrays#deepEquals/deepHashCode instead of Arrays#equals/hashCode (Ruben Quesada Lopez)"

2019-04-25 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 b722612 Revert "[CALCITE

[calcite] branch master updated: [CALCITE-2292] Query result is wrong when table is implemented with FilterableTable and the sql has multiple where conditions

2019-04-29 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 20dbd23 [CALCITE-2292] Query result is wrong

[calcite] branch master updated: [CALCITE-3786] Rework digest for RelNode and RexCall

2020-06-22 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 1736242 [CALCITE-3786] Rework digest for

[calcite] branch master updated: [CALCITE-4083] RelTraitSet failed to canonize traits

2020-06-23 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 0769a8b [CALCITE-4083] RelTraitSet failed to

[calcite] branch master updated: [CALCITE-3786] Make digestEquals and digestHash available to be overridden

2020-06-24 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 af3bca3 [CALCITE-3786] Make digestEquals and

[calcite] branch master updated: [CALCITE-4097] Avoid requesting unnecessary trait request when deriving traits

2020-07-01 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 640da7c [CALCITE-4097] Avoid requesting

[calcite] branch master updated: [CALCITE-4105] Replace Pair with Flat2List in RelDigestWriter

2020-07-13 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 7ab6435 [CALCITE-4105] Replace Pair with

[calcite] branch master updated: [CALCITE-3916] Support top-down rule applying and upper bound space pruning

2020-07-14 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 33aa61c [CALCITE-3916] Support top-down rule

[calcite] branch master updated: [CALCITE-4124] Stop invalidating metadata cache in VolcanoRuleCall

2020-07-15 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 88d4de0 [CALCITE-4124] Stop invalidating

[calcite] branch master updated: Following [CALCITE-3916] Refine comments for top down optimizer (Jinpeng Wang)

2020-07-17 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 66ce217 Following [CALCITE-3916] Refine

[calcite] branch master updated: [CALCITE-4127] Remove final from AbstractRelNode#getRelTypeName

2020-07-17 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 cdf8678 [CALCITE-4127] Remove final from

[calcite] branch master updated: Remove duplicate method equalsSansConvention()

2020-07-17 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 7650466 Remove duplicate method

[calcite] branch master updated: Update history doc to add breaking changes

2020-07-18 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 7a462f2 Update history doc to add breaking

svn commit: r40563 - /release/calcite/KEYS

2020-07-19 Thread hyuan
Author: hyuan Date: Mon Jul 20 04:43:21 2020 New Revision: 40563 Log: Add Chunwei's gpg key to KEYS file Modified: release/calcite/KEYS Modified: release/calcite/KEYS == --- release/calcite/KEYS (ori

svn commit: r40660 - /dev/calcite/apache-calcite-1.24.0-rc0/ /release/calcite/apache-calcite-1.24.0/

2020-07-23 Thread hyuan
Author: hyuan Date: Fri Jul 24 04:03:05 2020 New Revision: 40660 Log: Promoting Apache Calcite calcite-1.24.0-rc0 -> calcite-1.24.0 to release area Added: release/calcite/apache-calcite-1.24.0/ release/calcite/apache-calcite-1.24.0/apache-calcite-1.24.0-src.tar.gz - cop

[calcite] annotated tag calcite-1.24.0 updated (4b5b910 -> 9eead5a)

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

[calcite] annotated tag calcite-1.24.0 updated (4b5b910 -> 9eead5a)

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

svn commit: r40661 - /release/calcite/apache-calcite-1.22.0/

2020-07-23 Thread hyuan
Author: hyuan Date: Fri Jul 24 05:18:12 2020 New Revision: 40661 Log: Remove apache-calcite-1.22.0 Removed: release/calcite/apache-calcite-1.22.0/

[calcite] branch master updated (0fdf185 -> b7e2454)

2020-07-26 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from 0fdf185 [CALCITE-4141] Make checkstyle tasks relocatable to support Gradle build cache add b7e2454 [CALCITE

[calcite] branch master updated (0fdf185 -> b7e2454)

2020-07-26 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from 0fdf185 [CALCITE-4141] Make checkstyle tasks relocatable to support Gradle build cache add b7e2454 [CALCITE

[calcite] branch master updated: Add back API annotation in AbstractRelNode

2020-07-26 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 af89226 Add back API annotation in

[calcite] 01/01: Add back API annotation in AbstractRelNode

2020-07-26 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git commit 27c067a983cf4c71d46c6ee49608151912662f88 Author: Haisheng Yuan AuthorDate: Sun Jul 26 09:35:02 2020 -0500 Add back

[calcite] branch master updated (af89226 -> 27c067a)

2020-07-26 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. omit af89226 Add back API annotation in AbstractRelNode new 27c067a Add back API annotation in AbstractRelNode

[calcite] branch master updated: [CALCITE-4111] Remove VolcanoPlannerPhase in Planner (Jiatao Tao)

2020-07-26 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 4625280 [CALCITE-4111] Remove

[calcite] branch master updated: Remove useless method appendRelDescription

2020-07-27 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 61e6ac1 Remove useless method

[calcite] branch master updated: Remove useless method appendRelDescription

2020-07-27 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 61e6ac1 Remove useless method

[calcite] branch master updated (61e6ac1 -> b306668)

2020-07-27 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. omit 61e6ac1 Remove useless method appendRelDescription This update removed existing revisions from the reference

[calcite] branch master updated: [CALCITE-4102] Some improvements to aggregate related operations (Liya Fan)

2020-07-28 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 ce2ae64 [CALCITE-4102] Some improvements to

[calcite] branch master updated: Add assertion that relnode after pass through traits has the same convention

2020-08-19 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 6968f0a Add assertion that relnode after pass

[calcite] branch master updated: [CALCITE-3782] Bitwise functions BIT_AND, BIT_OR and BIT_XOR support binary and varbinary type (Hailong Wang)

2020-08-23 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 9cf829b [CALCITE-3782] Bitwise functions

[calcite] branch master updated (3957f2a -> fcca914)

2020-10-10 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from 3957f2a Exclude root project from javadoc aggregate tasks add fcca914 Doc: typo fix No new revisions were

[calcite] branch master updated: [CALCITE-4638] VolcanoPlanner fails to recognize transformation rule correctly in the top-down mode (Vladimir Ozerov)

2021-07-06 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 40baa00 [CALCITE-4638] VolcanoPlanner fails to

[calcite] branch master updated: [CALCITE-4652] AggregateExpandDistinctAggregatesRule must cast top aggregates to original type (Taras Ledkov)

2021-08-12 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 8a1535f [CALCITE-4652

[calcite] branch master updated: [CALCITE-4774] Materialized view recognition fails for equivalent predicates (dz)

2021-09-17 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 60457b2 [CALCITE-4774] Materialized view

[calcite] branch master updated: [CALCITE-4177] RelJson should throw if asked to deserialize a call to an unknown operator (Xzh & Wang Yanlin)

2021-09-19 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 ce86af8 [CALCITE-4177] RelJson should throw if

[calcite] branch master updated (33157f4 -> a2ad383)

2019-11-27 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from 33157f4 [CALCITE-3512] Query fails when comparing Time/TimeStamp types (DonnyZone) add a2ad383 [CALCITE-3521

[calcite] branch master updated: [CALCITE-3473] Getting unique result for table scan should contain key column(s) (Wang Yanlin)

2019-12-03 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 ed181a4 [CALCITE-3473] Getting unique result

[calcite] branch master updated (ecc68ac -> a0931b7)

2019-12-04 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from ecc68ac [CALCITE-3548] unlock ./gradlew :ubenchmark:jmh to run benchmarks add a0931b7 [CALCITE-3285

[calcite] branch master updated (1268950 -> 3a5234b)

2019-12-05 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from 1268950 [CALCITE-3246] NullPointerException while deserializing udf operator (Wang Yanlin). add 3a5234b

[calcite] branch master updated: [CALCITE-3576] Remove enumerable convention check in FilterIntoJoinRule

2019-12-09 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 abb4fef [CALCITE-3576] Remove enumerable

[calcite] branch master updated: Revert "[CALCITE-3576] Remove enumerable convention check in FilterIntoJoinRule"

2019-12-10 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 db36758 Revert "[CALCITE-3576] R

[calcite] branch master updated (b93ec5a -> 75ac5f7)

2019-12-15 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from b93ec5a SqlValidatorMatchTest: Java -> Kotlin add 75ac5f7 Add .DS_Store into .gitignore No new revisi

[calcite] branch master updated (75ac5f7 -> 547e49c)

2019-12-15 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from 75ac5f7 Add .DS_Store into .gitignore add 547e49c [CALCITE-3576] Remove enumerable convention check in

[calcite] branch master updated (547e49c -> 75ac5f7)

2019-12-15 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. omit 547e49c [CALCITE-3576] Remove enumerable convention check in FilterIntoJoinRule This update removed existing

[calcite] branch master updated (7dcceee -> 3dd6d85)

2020-01-02 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from 7dcceee [CALCITE-3666] Refine RelMdColumnUniqueness and RelMdUniqueKeys for Calc add 3dd6d85 [CALCITE-3651

[calcite] branch master updated (3302a49 -> ee1a70a)

2020-01-06 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from 3302a49 [CALCITE-3580] Oracle EXTRACT(XML) Function Support (ritesh-kapoor) add ee1a70a [CALCITE-3658

[calcite] branch master updated (4558236 -> 54a6e3a)

2020-01-06 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from 4558236 [CALCITE-3684] Implement CBRT function (Qianjin Xu) add 54a6e3a [CALCITE-3510] Implement Redis

[calcite] branch master updated (5cfd8c3 -> 5fc2fda)

2020-01-12 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from 5cfd8c3 [CALCITE-3723] Following the change to add hints to RelNode, deprecate the old constructors add

[calcite] branch master updated (3621b61 -> 81669c5)

2020-01-13 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from 3621b61 [CALCITE-3593] JDBC adapter generates incorrect HAVING clause for BigQuery (Jin Xing) add 81669c5

[calcite] branch master updated (34e4a4f -> 0196bb6)

2020-01-23 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from 34e4a4f [CALCITE-3749] Ignore local.proproperties in RAT, Autostyle checks, and in .gitignore add 0196bb6

[calcite] branch master updated: [CALCITE-3668] VolcanoPlanner does not match all the RelSubSet in matchRecursive

2020-01-27 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 9799c77 [CALCITE-3668] VolcanoPlanner does not

[calcite] branch master updated: [CALCITE-3653] Support TableModify in ToLogicalConverter (dz)

2020-01-27 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 93372e7 [CALCITE-3653] Support TableModify in

[calcite] branch master updated: [CALCITE-3676] VolcanoPlanner.dumpGraphviz should handle exception gracefully (Qianjin Xu)

2020-01-27 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 0f09ef9 [CALCITE-3676

[calcite] 01/01: [CALCITE-3676] VolcanoPlanner.dumpGraphviz should handle exception gracefully (Qianjin Xu)

2020-01-27 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git commit 9ab8c41f3d3b64f6d1c0ee309106a0e8e9c258d0 Author: XuQianJin-Stars AuthorDate: Wed Jan 15 10:21:17 2020 +0800

[calcite] branch master updated (0f09ef9 -> 9ab8c41)

2020-01-27 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. discard 0f09ef9 [CALCITE-3676] VolcanoPlanner.dumpGraphviz should handle exception gracefully (Qianjin Xu) new

[calcite] branch master updated: [CALCITE-3738] Missing order by logical plan for insert statement

2020-01-28 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 ad3153c [CALCITE-3738] Missing order by

[calcite] branch master updated (ad3153c -> 2e37b75)

2020-01-28 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. omit ad3153c [CALCITE-3738] Missing order by logical plan for insert statement new 2e37b75 [CALCITE-3738] Missing

[calcite] 01/01: [CALCITE-3738] Missing order by logical plan for INSERT statement

2020-01-28 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git commit 2e37b752d5cfd29a4b7b77d0d70a33f52988f726 Author: pengzhiwei AuthorDate: Wed Jan 15 19:01:05 2020 +0800 [CALCITE

[calcite] branch master updated (bfd23db -> 0b97f45)

2020-01-29 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from bfd23db Gradle: Support skipAutostyle property in buildSrc add 0b97f45 [CALCITE-3756] RelSubset should not

[calcite] branch master updated: [CALCITE-3768] VolcanoPlanner.changeTraitsUsingConverters() has parameter that's never used

2020-02-04 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 ea21f75 [CALCITE-3768

[calcite] branch master updated: [CALCITE-3785] HepPlanner.belongToDag() doesn't have to use mapDigestToVertex (Xiening Dai)

2020-02-12 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 a09923f [CALCITE-3785] HepPlanner.belongToDag

[calcite] branch master updated: [CALCITE-3821] RelOptUtil::containsMultisetOrWindowedAgg doesn't really check multiset (Xiening Dai)

2020-03-04 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 1653e21 [CALCITE-3821] RelOptUtil

[calcite] branch master updated: [CALCITE-3819] Prune parent RelNode when merging child RelSet with parent RelSet

2020-03-07 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 0f7dcfb [CALCITE-3819] Prune parent RelNode

[calcite] 02/02: [CALCITE-3753] Introduce SubstitutionRule interface and execute substitutional rule first

2020-03-09 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git commit 15fa9bc67a8ed12ec6b8e0d1dbced8760ae307ab Author: Haisheng Yuan AuthorDate: Sun Mar 8 16:04:42 2020 -0500 [CALCITE

[calcite] 01/02: [CALCITE-3753] Remove rule queue importance

2020-03-09 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git commit 80e6b023d4b92b2b25908c52e10f50792787cef8 Author: Haisheng Yuan AuthorDate: Fri Feb 28 16:01:52 2020 -0800 [CALCITE

[calcite] branch master updated (4208d0b -> 15fa9bc)

2020-03-09 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from 4208d0b [CALCITE-3823] Do not use String.replaceAll new 80e6b02 [CALCITE-3753] Remove rule queue importance

[calcite] branch master updated (0e345fd -> 2f507f1)

2020-03-17 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from 0e345fd [CALCITE-3862] Materialized view rewriting algorithm throws IndexOutOfBoundsException (Vineet Garg

[calcite] branch master updated: [CALCITE-3867] Support RelDistribution json serialization (Krisztian Kasa)

2020-03-28 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 6218661 [CALCITE-3867] Support RelDistribution

[calcite] branch master updated: [CALCITE-3886] Execute substitution rule according to the order they get matched

2020-03-28 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 08f4a98 [CALCITE-3886] Execute substitution

[calcite] branch master updated: Following [CALCITE-3819] Prune parent RelNode when merging child RelSet with parent RelSet

2020-03-28 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 7d4c969 Following [CALCITE-3819] Prune parent

[calcite] branch master updated: [CALCITE-3885] Restore trace logging for rules queue and Volcano planner's internal state (Roman Kondakov)

2020-03-29 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 56c4c42 [CALCITE-3885] Restore trace logging

[calcite] branch master updated: [CALCITE-3660] Disable flaky test PigRelBuilderStyleTest#testImplWithGroupByCountDistinct

2020-03-29 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 f9e4376 [CALCITE-3660] Disable flaky test

[calcite] 01/01: [CALCITE-3660] Disable flaky test PigRelBuilderStyleTest

2020-03-29 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git commit e42a79b96b4a3250f98de01fa30c526cf91ed779 Author: Haisheng Yuan AuthorDate: Sun Mar 29 11:30:27 2020 -0500 [CALCITE

[calcite] branch master updated (f9e4376 -> e42a79b)

2020-03-29 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. discard f9e4376 [CALCITE-3660] Disable flaky test PigRelBuilderStyleTest#testImplWithGroupByCountDistinct new e42a79b

[calcite] 01/01: [CALCITE-3660] Disable flaky test PigRelBuilderStyleTest

2020-03-29 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git commit a0ef3c9912d25d95f91fb6cf188abcc5b572c8c1 Author: Haisheng Yuan AuthorDate: Sun Mar 29 11:30:27 2020 -0500 [CALCITE

[calcite] branch master updated (e42a79b -> a0ef3c9)

2020-03-29 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. discard e42a79b [CALCITE-3660] Disable flaky test PigRelBuilderStyleTest new a0ef3c9 [CALCITE-3660] Disable flaky

[calcite] branch master updated: Add github pull request link in git commit messages in IDEA

2020-04-09 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 03fb20d Add github pull request link in git

[calcite] branch master updated: [CALCITE-2970] Add AbstractConverter only between derived and required traitset

2020-04-12 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 f17367e [CALCITE-2970] Add AbstractConverter

[calcite] branch master updated: [CALCITE-3865] RelCollationTraitDef.canConvert should always return true

2020-04-12 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 e7095a2 [CALCITE-3865

[calcite] branch master updated: [CALCITE-2593] [CALCITE-2010] Error when transforming multiple collations to single collation

2020-04-12 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 83a222f [CALCITE-2593] [CALCITE-2010] Error

[calcite] branch master updated (83a222f -> e7095a2)

2020-04-12 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. omit 83a222f [CALCITE-2593] [CALCITE-2010] Error when transforming multiple collations to single collation This update

[calcite] branch master updated (8639729 -> b457999)

2020-04-13 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from 8639729 Add AvoidStarImport Checkstyle rule add b457999 [CALCITE-2593] [CALCITE-2010] Plan error when

[calcite] branch master updated: [CALCITE-3576] Remove enumerable convention check in FilterIntoJoinRule

2020-04-13 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 147b7a5 [CALCITE-3576] Remove enumerable

[calcite] branch master updated: [CALCITE-3324] Set updateCount when creating MetaResultSet (Robert Yokota)

2020-04-14 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan 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 f1857aa [CALCITE-3324] Set updateCount when

[calcite] branch master updated (eed3d1b -> 90f3e98)

2020-04-21 Thread hyuan
This is an automated email from the ASF dual-hosted git repository. hyuan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from eed3d1b [CALCITE-3940] Hint item can not parse correctly if the name is right after token /*+ add 90f3e98

  1   2   3   >