[calcite] branch master updated: [CALCITE-2930] IllegalStateException when FilterCorrelateRule matches a SEMI or ANTI Correlate (Ruben Quesada Lopez)

2019-04-02 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak 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 43ba147 [CALCITE-2930] IllegalStateException

[calcite-avatica] branch master updated: Improve exception message in AbstractService

2019-03-27 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak 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 e070185 Improve exception message

[calcite] branch master updated: [CALCITE-2900] RelStructuredTypeFlattener generates wrong types on nested columns (Will Yu)

2019-03-29 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak 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 1018d25 [CALCITE-2900

[calcite] branch master updated: Site: Add guidelines for JIRA's fix version field

2019-03-31 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak 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 81fa531 Site: Add guidelines for JIRA's fix

[calcite] branch site updated (07fcedb -> a9687de)

2019-03-27 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a change to branch site in repository https://gitbox.apache.org/repos/asf/calcite.git. discard 07fcedb Site: Add new committers (Haisheng Yuan, Hongze Zhang and Stamatis Zampetakis) discard 27706dd Site

[calcite-avatica] branch master updated: [CALCITE-2776] Wrong value when accessing struct types with one attribute

2019-03-28 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak 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 5a305f1 [CALCITE-2776] Wrong value

[calcite] branch master updated: [CALCITE-2859] Centralize Calcite system properties

2019-02-28 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak 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 280642a [CALCITE-2859] Centralize Calcite

[calcite] branch master updated: [CALCITE-2703] Reduce code generation and class loading overhead when executing queries in the EnumerableConvention

2019-02-28 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak 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 e14cef2 [CALCITE-2703] Reduce code

[calcite] branch master updated: [CALCITE-2582] FilterProjectTransposeRule does not always simplify the new filter condition

2019-02-21 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak 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 233d9dd [CALCITE-2582

[calcite] branch master updated: [CALCITE-2464] Allow to set nullability for columns of structured types (Ruben Quesada Lopez) - Added nullability flag to struct types (previously they were always con

2019-02-22 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak 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 846494a [CALCITE-2464] Allow to set

[calcite] branch master updated: [CALCITE-2621] Add rule to execute semi joins with correlation (Ruben Quesada Lopez)

2019-03-05 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak 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 62d933c [CALCITE-2621] Add rule to execute

[calcite] branch master updated: [CALCITE-2887] Improve performance of RexLiteral#toJavaString

2019-03-05 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak 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 6687023 [CALCITE-2887] Improve performance

[calcite] branch master updated: [CALCITE-2677] Struct types with one field are not mapped correctly to Java Classes

2019-03-10 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak 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 bfc842a [CALCITE-2677] Struct types with one

[calcite] branch master updated: [CALCITE-2902] Improve performance of AbstractRelNode#computeDigest

2019-03-11 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak 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 f33e1b8 [CALCITE-2902] Improve performance

[calcite-avatica] branch master updated: [CALCITE-2882] Connection properties are lost after timeout (bake)

2019-04-17 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak 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 f3997b5 [CALCITE-2882] Connection

[calcite] branch master updated: Following [CALCITE-2822] simplify test and related classes/rules

2019-06-07 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak 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 941cd4e Following [CALCITE-2822] simplify

[calcite] branch master updated: [CALCITE-2822] Allow MultiJoin rules with any project/filter (Siddharth Teotia)

2019-06-07 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak 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 0cb51c6 [CALCITE-2822] Allow MultiJoin rules

[calcite] branch master updated: [CALCITE-3116] Upgrade to Avatica 1.15

2019-06-06 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak 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 614b435 [CALCITE-3116] Upgrade to Avatica

[calcite] branch master updated: [CALCITE-2812] Add algebraic operators to allow expressing recursive queries

2019-05-29 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak 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 73e6d05 [CALCITE-2812] Add algebraic

[calcite] branch site updated: Site: Improve contribution guidelines for JIRA

2019-05-11 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak 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 2126ee2 Site: Improve contribution guidelines

[calcite] branch master updated: Site: Improve contribution guidelines for JIRA

2019-05-11 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak 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 6afa38b Site: Improve contribution

[calcite] branch master updated: [CALCITE-3030] SqlParseException when using component identifier for setting in merge statements (Danny Chan)

2019-04-30 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak 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 e3a6970 [CALCITE-3030] SqlParseException

[calcite] branch master updated: [CALCITE-2865] FilterProjectTransposeRule generates wrong traitSet when copyFilter/Project is true (Ruben Quesada Lopez)

2019-04-18 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak 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 8982925 [CALCITE-2865

[calcite] branch master updated: [CALCITE-2962] RelStructuredTypeFlattener generates wrong types for nested column when flattenProjection (Will Yu)

2019-04-20 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak 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 a51a187 [CALCITE-2962

[calcite] branch master updated: [CALCITE-2998] RexCopier should support all rex types (Chunwei Lei, Alexander Shilov)

2019-04-27 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak 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 a3f81bb [CALCITE-2998] RexCopier should

[calcite-avatica] branch master updated (5639977 -> 8f329f4)

2019-07-11 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite-avatica.git. omit 5639977 [CALCITE-3179] Bump Jackson from 2.9.8 to 2.9.9 (Fokko Driesprong) new 8f329f4 [CALCITE

[calcite-avatica] 01/01: [CALCITE-3105] Bump Jackson from 2.9.8 to 2.9.9 (Fokko Driesprong)

2019-07-11 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite-avatica.git commit 8f329f47338bcb2ec137903b18f218aaf28a06e3 Author: Fokko Driesprong AuthorDate: Mon Jul 8 09:08:41 2019 +0200

svn commit: r35311 - /release/calcite/KEYS

2019-08-20 Thread zabetak
Author: zabetak Date: Tue Aug 20 07:49:46 2019 New Revision: 35311 Log: Add Stamatis Zampetakis (zabetak) to KEYS Modified: release/calcite/KEYS Modified: release/calcite/KEYS == --- release/calcite/KEYS (original

[calcite] branch master updated (6cec811 -> e2300d2)

2019-08-30 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from 6cec811 [CALCITE-2973],[CALCITE-3284] Allow joins(hash,semi,anti) that have equi conditions to be executed using

[calcite] branch master updated: [CALCITE-3314] CVSS dependency-check-maven fails for calcite-pig, calcite-piglet, calcite-spark

2019-09-02 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak 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 c9520c3 [CALCITE-3314] CVSS dependency-check

[calcite] branch master updated (55cc3ab -> 48086a7)

2019-09-02 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from 55cc3ab [CALCITE-3309] Refactor generatePredicate method from EnumerableNestedLoopJoin/EnumerableHashJoin

[calcite] branch master updated (c9520c3 -> 955d4ea)

2019-09-02 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from c9520c3 [CALCITE-3314] CVSS dependency-check-maven fails for calcite-pig, calcite-piglet, calcite-spark add

[calcite] branch branch-1.21 created (now f2f47fa)

2019-09-02 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a change to branch branch-1.21 in repository https://gitbox.apache.org/repos/asf/calcite.git. at f2f47fa [CALCITE-3303] Release Calcite 1.21.0 This branch includes the following new commits: new

[calcite] 01/01: [CALCITE-3303] Release Calcite 1.21.0

2019-09-02 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a commit to branch branch-1.21 in repository https://gitbox.apache.org/repos/asf/calcite.git commit f2f47fa03db3cacb25aee792aca470aa0f0dde60 Author: Stamatis Zampetakis AuthorDate: Wed Aug 28 12:07:49 2019 +0200

[calcite] branch branch-1.21 updated: [maven-release-plugin] prepare release calcite-1.21.0

2019-09-02 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a commit to branch branch-1.21 in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/branch-1.21 by this push: new 4420139 [maven-release-plugin

[calcite] annotated tag calcite-1.21.0 created (now 87292ba)

2019-09-02 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a change to annotated tag calcite-1.21.0 in repository https://gitbox.apache.org/repos/asf/calcite.git. at 87292ba (tag) tagging 4420139600bb68f8568c4b1c960ad4dbcb1a43f1 (commit) replaces calcite-1.20.0

[calcite] branch branch-1.21 updated: [maven-release-plugin] prepare for next development iteration

2019-09-02 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a commit to branch branch-1.21 in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/branch-1.21 by this push: new 3583601 [maven-release-plugin

svn commit: r35502 - in /dev/calcite/apache-calcite-1.21.0-rc0: ./ apache-calcite-1.21.0-src.tar.gz apache-calcite-1.21.0-src.tar.gz.asc apache-calcite-1.21.0-src.tar.gz.sha256

2019-09-02 Thread zabetak
Author: zabetak Date: Mon Sep 2 14:19:01 2019 New Revision: 35502 Log: Add apache-calcite-1.21.0-rc0 Added: dev/calcite/apache-calcite-1.21.0-rc0/ dev/calcite/apache-calcite-1.21.0-rc0/apache-calcite-1.21.0-src.tar.gz (with props) dev/calcite/apache-calcite-1.21.0-rc0/apache

[calcite] 03/05: [CALCITE-3321] BigQuery does not have correct casing rules (Lindsey Meyer)

2019-09-06 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a commit to branch branch-1.21 in repository https://gitbox.apache.org/repos/asf/calcite.git commit 6fabfd609800824d84fb13703f4d70ac1798c9aa Author: Lindsey Meyer AuthorDate: Tue Sep 3 16:34:17 2019 -0700

[calcite] branch branch-1.21 updated (3583601 -> 3580276)

2019-09-06 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a change to branch branch-1.21 in repository https://gitbox.apache.org/repos/asf/calcite.git. discard 3583601 [maven-release-plugin] prepare for next development iteration omit 4420139 [maven-release

[calcite] 02/05: [CALCITE-3322] Remove duplicate test case in RelMetadataTest (沈洪)

2019-09-06 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a commit to branch branch-1.21 in repository https://gitbox.apache.org/repos/asf/calcite.git commit faeb6d0ea16c493157a1159c49cb970790c10cc1 Author: 沈洪 AuthorDate: Wed Sep 4 11:02:50 2019 +0800 [CALCITE-3322

[calcite] 05/05: [CALCITE-3303] Release Calcite 1.21.0

2019-09-06 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a commit to branch branch-1.21 in repository https://gitbox.apache.org/repos/asf/calcite.git commit 358027602b24c45a6cec686544ef37b3da594e9b Author: Stamatis Zampetakis AuthorDate: Wed Aug 28 12:07:49 2019 +0200

[calcite] 04/05: Cosmetic code changes

2019-09-06 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a commit to branch branch-1.21 in repository https://gitbox.apache.org/repos/asf/calcite.git commit 8c941e03d8443d1e0dae12cb740e7eea09d56ab2 Author: Julian Hyde AuthorDate: Thu Sep 5 20:03:48 2019 -0700

[calcite] 01/05: Remove the useless JdbcConvention out in descriptionPrefix for JdbcToEnumerableConverterRule (Wenhui Tang)

2019-09-06 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a commit to branch branch-1.21 in repository https://gitbox.apache.org/repos/asf/calcite.git commit 5c25c386dd70172f98d870ce72455fab897eb70a Author: wenhuitang AuthorDate: Mon Sep 2 20:28:22 2019 +0800

[calcite] branch master updated (a8aeaa7 -> 955d4ea)

2019-09-06 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. omit a8aeaa7 [doc] Improve document in adapter.md (moriarty01) omit 2cdf747 [CALCITE-3321] BigQuery does not have

[calcite] annotated tag calcite-1.21.0 deleted (was 87292ba)

2019-09-06 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a change to annotated tag calcite-1.21.0 in repository https://gitbox.apache.org/repos/asf/calcite.git. *** WARNING: tag calcite-1.21.0 was deleted! *** tag was 87292ba This change permanently discards

[calcite] annotated tag calcite-1.21.0 created (now c46a940)

2019-09-06 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a change to annotated tag calcite-1.21.0 in repository https://gitbox.apache.org/repos/asf/calcite.git. at c46a940 (tag) tagging adc1532de853060d24fd0129257a3fae306fb55c (commit) replaces calcite-1.20.0

[calcite] branch branch-1.21 updated: [maven-release-plugin] prepare release calcite-1.21.0

2019-09-06 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a commit to branch branch-1.21 in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/branch-1.21 by this push: new adc1532 [maven-release-plugin

svn commit: r35638 - in /dev/calcite/apache-calcite-1.21.0-rc1: ./ apache-calcite-1.21.0-src.tar.gz apache-calcite-1.21.0-src.tar.gz.asc apache-calcite-1.21.0-src.tar.gz.sha256

2019-09-06 Thread zabetak
Author: zabetak Date: Fri Sep 6 13:19:06 2019 New Revision: 35638 Log: Add apache-calcite-1.21.0-rc1 Added: dev/calcite/apache-calcite-1.21.0-rc1/ dev/calcite/apache-calcite-1.21.0-rc1/apache-calcite-1.21.0-src.tar.gz (with props) dev/calcite/apache-calcite-1.21.0-rc1/apache

[calcite] branch branch-1.21 updated: [maven-release-plugin] prepare for next development iteration

2019-09-06 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a commit to branch branch-1.21 in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/branch-1.21 by this push: new 7998028 [maven-release-plugin

[calcite-site] branch master updated: Site: Add upcoming talks at ApacheCon NA 2019

2019-09-11 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak 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 b6829b3 Site: Add upcoming talks

[calcite] 01/02: Improve 1.21.0 release note

2019-09-11 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a commit to branch branch-1.21 in repository https://gitbox.apache.org/repos/asf/calcite.git commit 034bd7942c35d5b6c948dc6863a9a086fb82386c Author: zabetak <15013153+zabe...@users.noreply.github.com> Auth

[calcite] 02/02: Add 1.21.0 release announcement

2019-09-11 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a commit to branch branch-1.21 in repository https://gitbox.apache.org/repos/asf/calcite.git commit 3f7bbae47ad113121d3885ee70d2aa246490a033 Author: zabetak <15013153+zabe...@users.noreply.github.com> Auth

[calcite] branch branch-1.21 updated (7998028 -> 3f7bbae)

2019-09-11 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a change to branch branch-1.21 in repository https://gitbox.apache.org/repos/asf/calcite.git. from 7998028 [maven-release-plugin] prepare for next development iteration new 034bd79 Improve 1.21.0

[calcite] branch site updated (dba7005 -> 4ce87bb)

2019-09-11 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a change to branch site in repository https://gitbox.apache.org/repos/asf/calcite.git. discard dba7005 Site: Update Apache links on homepage to HTTPS discard ac8d4f4 Update favicon for new logo omit

[calcite] branch master updated: Site: Add upcoming talks at ApacheCon NA 2019

2019-09-11 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak 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 4ce87bb Site: Add upcoming talks

[calcite] branch master updated (1a9b87f -> 3f7bbae)

2019-09-11 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. omit 1a9b87f [CALCITE-3331] Support implicit type cast for operators that use single operand family checker add

svn commit: r35738 - in /release/calcite/apache-calcite-1.21.0: ./ apache-calcite-1.21.0-src.tar.gz apache-calcite-1.21.0-src.tar.gz.asc apache-calcite-1.21.0-src.tar.gz.sha256

2019-09-10 Thread zabetak
Author: zabetak Date: Tue Sep 10 21:45:27 2019 New Revision: 35738 Log: Release apache-calcite-1.21.0 Added: release/calcite/apache-calcite-1.21.0/ release/calcite/apache-calcite-1.21.0/apache-calcite-1.21.0-src.tar.gz (with props) release/calcite/apache-calcite-1.21.0/apache

svn commit: r35739 - /release/calcite/apache-calcite-1.19.0/

2019-09-10 Thread zabetak
Author: zabetak Date: Tue Sep 10 21:47:07 2019 New Revision: 35739 Log: Remove appache-calcite-1.19.0 Removed: release/calcite/apache-calcite-1.19.0/

[calcite] branch master updated: [CALCITE-3184] Add the new logo to the website

2019-07-17 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak 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 f43d4f0 [CALCITE-3184] Add the new logo

[calcite] branch site updated: [CALCITE-3184] Add the new logo to the website

2019-07-17 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak 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 4f71273 [CALCITE-3184] Add the new logo

[calcite-site] branch master updated: [CALCITE-3184] Add the new logo to the website

2019-07-17 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak 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 f9972d0 [CALCITE-3184] Add the new logo

[calcite] 01/02: Following [CALCITE-2804], fix incorrect expected Druid query in test case DruidAdapterIT#testCastToTimestamp (Justin Szeluga)

2019-07-26 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git commit 3ebaa591c6fa045310252944a292b85908a938f8 Author: Justin Szeluga AuthorDate: Fri Jun 14 00:41:30 2019 +0800

[calcite] 02/02: Update stale tests in DruidAdapter

2019-07-26 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git commit 689a5bbb14614d3f8eef4a4f7e832c6c02029b3c Author: Stamatis Zampetakis AuthorDate: Fri Jul 26 12:41:29 2019 +0200

[calcite] branch master updated (c1c4e31 -> 689a5bb)

2019-07-26 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from c1c4e31 [CALCITE-3109] Improvements on algebraic operators to express recursive queries (RepeatUnion

[calcite] branch master updated (abe7729 -> 0e16fe3)

2019-12-04 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from abe7729 [CALCITE-3355] Deduce whether CASE and COALESCE may produce NULL values add 0e16fe3 [CALCITE-3536

[calcite] branch master updated (c27276d -> 1a3cb8c)

2019-12-06 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. omit c27276d Site: Update homepage of Stamatis Zampetakis new 1a3cb8c Site: Update homepage of Stamatis

[calcite] 01/01: Site: Update homepage of Stamatis Zampetakis

2019-12-06 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git commit 1a3cb8c369b8bf0f7b42043609f60bc00717fad2 Author: Stamatis Zampetakis AuthorDate: Fri Dec 6 15:25:06 2019 +0100

[calcite] branch master updated (a4d04a3 -> 073abbe)

2019-12-12 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from a4d04a3 [CALCITE-3535] EnumerableJoinRule: remove unnecessary Filter on top of INNER Join add 073abbe

[calcite] branch master updated (3f340bf -> c27276d)

2019-12-06 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from 3f340bf [CALCITE-3547] SqlValidatorException because Planner cannot find UDFs added to schema (Chenxiao Mao

[calcite] branch master updated (d934d12 -> 4f70978)

2019-12-08 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from d934d12 [CALCITE-3565] Explicitly cast assignable operand types to decimal for udf (DonnyZone) add 4f70978

[calcite] branch master updated (abb4fef -> 0fd7628)

2019-12-10 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from abb4fef [CALCITE-3576] Remove enumerable convention check in FilterIntoJoinRule add 0fd7628 Site: Add two

[calcite] branch master updated: [CALCITE-3451] Support TableModify in RelMdNodeTypes (xy2953396113)

2019-10-27 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak 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 8d65a24 [CALCITE-3451] Support TableModify

[calcite] 02/02: [CALCITE-3141] Slow tests are not run in continuous integration

2019-11-26 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git commit eb71946c843b3dc9618a2c128dcaa9bf52afe9c7 Author: Stamatis Zampetakis AuthorDate: Thu Jul 18 20:18:57 2019 +0200

[calcite] 01/02: [CALCITE-3140] Multiple failures when executing slow tests

2019-11-26 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git commit 6ad3f9a97b2c68ad9b08e9f6099ce9c5e1fd9a80 Author: Stamatis Zampetakis AuthorDate: Fri Jul 19 16:00:06 2019 +0200

[calcite] branch master updated (07c1efb -> eb71946)

2019-11-26 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from 07c1efb [CALCITE-3534] Support parse(unparse) alien system non-standard data type new 6ad3f9a [CALCITE

[calcite] branch master updated (3005ff9 -> 47a626d)

2019-09-24 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from 3005ff9 [CALCITE-3365] Don't require use of JdbcSchema in QuerySqlStatisticProvider (Lindsey Meyer) add

[calcite] branch site updated: Improve READMEs and release howto instructions

2019-09-24 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak 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 0efd728 Improve READMEs and release howto

[calcite] 01/03: Site: Change GitHub avatar links to https

2019-10-08 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a commit to branch site in repository https://gitbox.apache.org/repos/asf/calcite.git commit 1c73a43fa6917d611e15e937a75da92e36d74df4 Author: Michael Mior AuthorDate: Tue Oct 8 12:41:17 2019 -0400 Site

[calcite-site] branch master updated: Update upcoming talks for ApacheCon Europe and replace http with https links

2019-10-08 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak 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 b246e89 Update upcoming talks

[calcite] 01/02: Site: Update upcoming talks section for ApacheCon Europe 2019

2019-10-08 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git commit 68ceafb7553ffa26cc28fed8389deaa7c0f22833 Author: Stamatis Zampetakis AuthorDate: Tue Oct 8 10:34:57 2019 +0200

[calcite] 02/02: [CALCITE-3391] Insecure pages warning on Chrome

2019-10-08 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git commit b841a6c7a815d5bc82ce8393e31e2da754efb261 Author: Stamatis Zampetakis AuthorDate: Tue Oct 8 10:04:05 2019 +0200

[calcite] branch master updated (062c413 -> b841a6c)

2019-10-08 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from 062c413 Site: Change GitHub avatar links to https new 68ceafb Site: Update upcoming talks section

[calcite] 03/03: [CALCITE-3391] Insecure pages warning on Chrome

2019-10-08 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a commit to branch site in repository https://gitbox.apache.org/repos/asf/calcite.git commit 4c92f0d6b8b69ed671841e86becf52f1e556ca96 Author: Stamatis Zampetakis AuthorDate: Tue Oct 8 10:04:05 2019 +0200

[calcite] branch site updated (0efd728 -> 4c92f0d)

2019-10-08 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a change to branch site in repository https://gitbox.apache.org/repos/asf/calcite.git. from 0efd728 Improve READMEs and release howto instructions new 1c73a43 Site: Change GitHub avatar links to https

[calcite-site] branch master updated: Update Gradle documentation and talks section

2020-02-06 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak 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 55d8eb9 Update Gradle documentation

[calcite] 01/03: [CALCITE-2905] Update documentation for Gradle

2020-02-06 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a commit to branch site in repository https://gitbox.apache.org/repos/asf/calcite.git commit 72d16e5ff419ec9e86f96774c8c4d85af448891b Author: Stamatis Zampetakis AuthorDate: Thu Feb 6 09:37:55 2020 +0100

[calcite] 02/03: Site: Add two links with useful information about Gradle (Rui Wang)

2020-02-06 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a commit to branch site in repository https://gitbox.apache.org/repos/asf/calcite.git commit 0ce8d24af33ac388643234fab216a0c6e98835fe Author: amaliujia AuthorDate: Tue Nov 19 12:31:44 2019 -0800 Site: Add

[calcite] 03/03: Site: Move "Fast federated SQL with Apache Calcite" in talks section and add video link

2020-02-06 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a commit to branch site in repository https://gitbox.apache.org/repos/asf/calcite.git commit f99e955ee3c5d6b4647fda5b1f102b91d3d23b3d Author: Stamatis Zampetakis AuthorDate: Fri Dec 6 15:20:56 2019 +0100

[calcite] branch site updated (3ced74e -> f99e955)

2020-02-06 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a change to branch site in repository https://gitbox.apache.org/repos/asf/calcite.git. from 3ced74e Site: Switch PMC Chair to Stamatis Zampetakis new 72d16e5 [CALCITE-2905] Update documentation

[calcite] branch master updated (e89e18d -> 15fe434)

2020-02-11 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from e89e18d Update Gradle test output formatting add 15fe434 Site: Update IntelliJ instructions with suggested

[calcite-site] branch master updated: Site: Update IntelliJ instructions with suggested and problematic versions

2020-02-11 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak 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 7cc41be Site: Update IntelliJ

[calcite] branch master updated (ec9231a -> e96a9aa)

2020-01-10 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from ec9231a Use concurrent test execution by default add e96a9aa [CALCITE-3364] ClassCastException if group

[calcite] branch master updated (06b0bb4 -> 5ddded1)

2019-12-29 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. discard 06b0bb4 [CALCITE-3632] Add IntersectToIntersectUnify Rule in SubstitutionVisitor (xy2953396112) new 5ddded1

[calcite] 01/01: [CALCITE-3632] Add IntersectToIntersectUnify Rule in SubstitutionVisitor (xy2953396112)

2019-12-29 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git commit 5ddded14bf510edec83c007a3bad89cda9ff2935 Author: dz <953396...@qq.com> AuthorDate: Thu Dec 26 14:53:49 2019

[calcite] branch master updated: [CALCITE-3632] Add IntersectToIntersectUnify Rule in SubstitutionVisitor (xy2953396112)

2019-12-29 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak 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 06b0bb4 [CALCITE-3632] Add

[calcite] branch master updated (c3147f4 -> 5f7c51d)

2020-04-08 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from c3147f4 [CALCITE-3898] RelOptPredicateList may generate incorrect map of constant values add 5f7c51d Site

[calcite] branch site updated: Site: Add Feng Zhu as committer

2020-04-08 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak 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 f7d7079 Site: Add Feng Zhu as committer f7d7079

[calcite] branch master updated (888dd3a -> 1c261eb)

2020-03-27 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from 888dd3a [CALCITE-3684] Supports CONCAT for variable arguments (Wenhui Tang) add 1c261eb [CALCITE-3882

[calcite-site] branch master updated: Site: Add Forward Xu, Jin Xing, Vineet Garg, Wang Yanlin, as committers

2020-05-01 Thread zabetak
This is an automated email from the ASF dual-hosted git repository. zabetak 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 98e37c8 Site: Add Forward Xu, Jin Xing

  1   2   3   4   >