[GitHub] [calcite] hsyuan commented on issue #1840: [CALCITE-3753] Remove rule queue importance

2020-03-06 Thread GitBox
hsyuan commented on issue #1840: [CALCITE-3753] Remove rule queue importance URL: https://github.com/apache/calcite/pull/1840#issuecomment-596050901 @zabetak Thanks for reminding. Will update it. This is an automated message

[calcite] branch site updated (98b61a4 -> 200a136)

2020-03-06 Thread danny0405
This is an automated email from the ASF dual-hosted git repository. danny0405 pushed a change to branch site in repository https://gitbox.apache.org/repos/asf/calcite.git. discard 98b61a4 Site: Fix links to javadoc discard bca73e2 Add 1.22.0 release announcement add 4bd1328 Add 1.22.0

[calcite] tag calcite-1.22.0 created (now 537b8db)

2020-03-06 Thread danny0405
This is an automated email from the ASF dual-hosted git repository. danny0405 pushed a change to tag calcite-1.22.0 in repository https://gitbox.apache.org/repos/asf/calcite.git. at 537b8db (commit) No new revisions were added by this update.

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

2020-03-06 Thread danny0405
This is an automated email from the ASF dual-hosted git repository. danny0405 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 98b61a4 Site: Fix links to javadoc 98b61a4 is

[calcite] annotated tag v1.22.0-rc0 updated (213904c -> c0d0a0d)

2020-03-06 Thread danny0405
This is an automated email from the ASF dual-hosted git repository. danny0405 pushed a change to annotated tag v1.22.0-rc0 in repository https://gitbox.apache.org/repos/asf/calcite.git. *** WARNING: tag v1.22.0-rc0 was modified! *** from 213904c (commit) to c0d0a0d (tag) tagging

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

2020-03-06 Thread danny0405
Author: danny0405 Date: Fri Mar 6 14:50:30 2020 New Revision: 38424 Log: Uploading release candidate Apache Calcite v1.22.0-rc0 to dev area Modified: dev/calcite/apache-calcite-1.22.0-rc0/apache-calcite-1.22.0-src.tar.gz

[calcite] branch master updated: [CALCITE-3809] RexSimplify simplifies nondeterministic function incorrectly

2020-03-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 200a136 [CALCITE-3809] RexSimplify

[GitHub] [calcite] chunweilei merged pull request #1818: [CALCITE-3809] RexSimplify simplifies nondeterministic function incorrectly

2020-03-06 Thread GitBox
chunweilei merged pull request #1818: [CALCITE-3809] RexSimplify simplifies nondeterministic function incorrectly URL: https://github.com/apache/calcite/pull/1818 This is an automated message from the Apache Git Service. To

[calcite] branch master updated: [CALCITE-3828] MergeJoin throws NPE in case of null keys

2020-03-06 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql 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 bfde14b [CALCITE-3828] MergeJoin throws NPE

[GitHub] [calcite] rubenada merged pull request #1833: [CALCITE-3828] MergeJoin throws NPE in case of null keys

2020-03-06 Thread GitBox
rubenada merged pull request #1833: [CALCITE-3828] MergeJoin throws NPE in case of null keys URL: https://github.com/apache/calcite/pull/1833 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [calcite] rubenada merged pull request #1826: [CALCITE-3820] EnumerableDefaults#orderBy should be lazily computed + support enumerator re-initialization

2020-03-06 Thread GitBox
rubenada merged pull request #1826: [CALCITE-3820] EnumerableDefaults#orderBy should be lazily computed + support enumerator re-initialization URL: https://github.com/apache/calcite/pull/1826 This is an automated message

[calcite] branch master updated: [CALCITE-3820] EnumerableDefaults#orderBy should be lazily computed + support enumerator re-initialization

2020-03-06 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql 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 3c70ca4 [CALCITE-3820]

[calcite] branch master updated: [CALCITE-3837] AntiJoin with empty right input can always be transformed as its left input

2020-03-06 Thread rubenql
This is an automated email from the ASF dual-hosted git repository. rubenql 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 e9d302f [CALCITE-3837] AntiJoin with empty

[GitHub] [calcite] rubenada merged pull request #1843: [CALCITE-3837] AntiJoin with empty right input can always be transformed as its left input

2020-03-06 Thread GitBox
rubenada merged pull request #1843: [CALCITE-3837] AntiJoin with empty right input can always be transformed as its left input URL: https://github.com/apache/calcite/pull/1843 This is an automated message from the Apache