calcite-avatica git commit: [CALCITE-2289] Enable html5 for Javadoc on JDK 9+

2018-05-15 Thread krisden
Repository: calcite-avatica Updated Branches: refs/heads/master 95322b1fa -> b9f1193b7 [CALCITE-2289] Enable html5 for Javadoc on JDK 9+ Close apache/calcite-avatica#45 Signed-off-by: Kevin Risden Project: http://git-wip-us.apache.org/repos/asf/calcite-avatica/repo

calcite-avatica git commit: [CALCITE-2361] Upgrade Bouncycastle to version 1.59

2018-06-14 Thread krisden
Repository: calcite-avatica Updated Branches: refs/heads/master 2ebfd8060 -> 732e7d754 [CALCITE-2361] Upgrade Bouncycastle to version 1.59 Close apache/calcite-avatica#59 Signed-off-by: Kevin Risden Project: http://git-wip-us.apache.org/repos/asf/calcite-avatica/repo Commit:

calcite-avatica git commit: [CALCITE-2299] Add support for NANOSECOND in TimeUnit and TimeUnitRange (Sergey Nuyanzin)

2018-06-14 Thread krisden
Repository: calcite-avatica Updated Branches: refs/heads/master 732e7d754 -> 9a3784529 [CALCITE-2299] Add support for NANOSECOND in TimeUnit and TimeUnitRange (Sergey Nuyanzin) Close apache/calcite-avatica#58 Signed-off-by: Kevin Risden Project:

calcite-avatica git commit: [CALCITE-2299] Add tests for TimeUnitRange (Sergey Nuyanzin)

2018-06-15 Thread krisden
Repository: calcite-avatica Updated Branches: refs/heads/master 6a19451f7 -> b3c3ecfe1 [CALCITE-2299] Add tests for TimeUnitRange (Sergey Nuyanzin) Close apache/calcite-avatica#60 Signed-off-by: Kevin Risden Project: http://git-wip-us.apache.org/repos/asf/calcite-avatica/repo Commit:

calcite git commit: [CALCITE-2255] Add JDK 11 to Travis CI

2018-05-29 Thread krisden
Repository: calcite Updated Branches: refs/heads/master 542d51265 -> feb88cdfd [CALCITE-2255] Add JDK 11 to Travis CI Close apache/calcite#674 Signed-off-by: Kevin Risden Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit:

calcite git commit: Fix invalid isValid assumption in CalciteRemoteDriverTest

2018-05-29 Thread krisden
Repository: calcite Updated Branches: refs/heads/master e7a4e8431 -> 542d51265 Fix invalid isValid assumption in CalciteRemoteDriverTest CalciteRemoteDriverTest assumed that isValid(0) would always throw a SQLException from Avatica. CALCITE-1520 fixed isValid to work correctly in Avatica. If

calcite-avatica git commit: [CALCITE-2272] Fix Javadoc generation

2018-04-29 Thread krisden
Repository: calcite-avatica Updated Branches: refs/heads/master ac26f81ee -> 5b96a8d20 [CALCITE-2272] Fix Javadoc generation Close apache/calcite-avatica#44 Signed-off-by: Kevin Risden Project: http://git-wip-us.apache.org/repos/asf/calcite-avatica/repo Commit:

calcite-avatica git commit: [CALCITE-2255] Add JDK 11 to Travis CI

2018-05-03 Thread krisden
Repository: calcite-avatica Updated Branches: refs/heads/master a2afc82ec -> 95322b1fa [CALCITE-2255] Add JDK 11 to Travis CI Close apache/calcite-avatica#41 Signed-off-by: Kevin Risden Project: http://git-wip-us.apache.org/repos/asf/calcite-avatica/repo Commit:

calcite-avatica git commit: [CALCITE-1914] DOAP file for Calcite Avatica

2018-04-28 Thread krisden
Repository: calcite-avatica Updated Branches: refs/heads/master fa14c0111 -> 4bb579c06 [CALCITE-1914] DOAP file for Calcite Avatica Close apache/calcite-avatica#37 Signed-off-by: Kevin Risden Project: http://git-wip-us.apache.org/repos/asf/calcite-avatica/repo Commit:

calcite-avatica git commit: [CALCITE-2268] Bump HSQLDB to 2.4.0 in Avatica Docker Image

2018-04-28 Thread krisden
Repository: calcite-avatica Updated Branches: refs/heads/master 4bb579c06 -> 55b5a4763 [CALCITE-2268] Bump HSQLDB to 2.4.0 in Avatica Docker Image Close apache/calcite-avatica#34 Signed-off-by: Kevin Risden Project:

calcite-avatica git commit: [CALCITE-2272] Apache Parent POM 19, JDK 10 Surefire, and JDK 10 javadoc

2018-04-28 Thread krisden
Repository: calcite-avatica Updated Branches: refs/heads/master 55b5a4763 -> 2501d351f [CALCITE-2272] Apache Parent POM 19, JDK 10 Surefire, and JDK 10 javadoc Close apache/calcite-avatica#42 Signed-off-by: Kevin Risden Project:

calcite-avatica git commit: [CALCITE-2390] Remove uses of X509CertificateObject, deprecated in current bouncycastle

2018-07-06 Thread krisden
Repository: calcite-avatica Updated Branches: refs/heads/master a95407aaa -> 81e889af7 [CALCITE-2390] Remove uses of X509CertificateObject, deprecated in current bouncycastle Close apache/calcite-avatica#64 Signed-off-by: Kevin Risden Project:

calcite git commit: CALCITE-2655 - Enable Travis to test against JDK 12

2018-11-07 Thread krisden
Repository: calcite Updated Branches: refs/heads/master 06197d3bb -> c5ace08c8 CALCITE-2655 - Enable Travis to test against JDK 12 Signed-off-by: Kevin Risden Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/c5ace08c

calcite git commit: [CALCITE-2655] Enable Travis to test against JDK 12 [Forced Update!]

2018-11-07 Thread krisden
Repository: calcite Updated Branches: refs/heads/master c5ace08c8 -> 425fa7b7f (forced update) [CALCITE-2655] Enable Travis to test against JDK 12 Signed-off-by: Kevin Risden Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit:

calcite git commit: [CALCITE-2660] OsAdapterTest should check if required commands are available

2018-11-13 Thread krisden
Repository: calcite Updated Branches: refs/heads/master 1d2929105 -> 3f89e037c [CALCITE-2660] OsAdapterTest should check if required commands are available Close apache/calcite#914 Signed-off-by: Kevin Risden Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit:

calcite-avatica git commit: CALCITE-2655 - Enable Travis to test against JDK 12

2018-11-07 Thread krisden
Repository: calcite-avatica Updated Branches: refs/heads/master d86f37228 -> d94935509 CALCITE-2655 - Enable Travis to test against JDK 12 Signed-off-by: Kevin Risden Project: http://git-wip-us.apache.org/repos/asf/calcite-avatica/repo Commit:

calcite git commit: [CALCITE-2570] Upgrade forbiddenapis to 2.6 for JDK 11 support

2018-09-19 Thread krisden
Repository: calcite Updated Branches: refs/heads/master 4be1f15cd -> 92b425aaa [CALCITE-2570] Upgrade forbiddenapis to 2.6 for JDK 11 support Close apache/calcite#838 Signed-off-by: Kevin Risden Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit:

calcite-avatica git commit: [CALCITE-2486] Upgrade Apache parent POM to version 21

2018-09-20 Thread krisden
Repository: calcite-avatica Updated Branches: refs/heads/master 88076d718 -> bba9ba773 [CALCITE-2486] Upgrade Apache parent POM to version 21 Also upgrade bouncycastle to 1.60, commons-lang3 to 3.8, docker-maven-plugin to 1.1.1, groovy-maven-plugin to 2.1, h2 to 1.4.197, httpclient to 4.5.6,

[2/2] calcite-avatica git commit: [CALCITE-2583] Upgrade dropwizard metrics to 4.0.3

2018-09-20 Thread krisden
[CALCITE-2583] Upgrade dropwizard metrics to 4.0.3 This changes the following: * package name: `metrics-dropwizardmetrics3` -> `metrics-dropwizardmetrics` * class name: `o.a.c.a.metrics.dropwizard3` -> `o.a.c.a.metrics.dropwizard` Close apache/calcite-avatica#72 Signed-off-by: Kevin Risden

[1/2] calcite-avatica git commit: [CALCITE-2583] Upgrade dropwizard metrics to 4.0.3

2018-09-20 Thread krisden
Repository: calcite-avatica Updated Branches: refs/heads/master bba9ba773 -> 6afbfd52a http://git-wip-us.apache.org/repos/asf/calcite-avatica/blob/6afbfd52/metrics-dropwizardmetrics3/src/test/java/org/apache/calcite/avatica/metrics/dropwizard3/DropwizardMetricsSystemTest.java

calcite-avatica git commit: [CALCITE-1006] Enable spotbugs-maven-plugin

2018-09-20 Thread krisden
Repository: calcite-avatica Updated Branches: refs/heads/master 6afbfd52a -> 3cfafde9f [CALCITE-1006] Enable spotbugs-maven-plugin Close apache/calcite-avatica#39 Signed-off-by: Kevin Risden Project: http://git-wip-us.apache.org/repos/asf/calcite-avatica/repo Commit:

calcite-avatica git commit: Move spotbugs-filter.xml to src/main/config/spotbugs/

2018-09-20 Thread krisden
Repository: calcite-avatica Updated Branches: refs/heads/master 3cfafde9f -> bc8530e65 Move spotbugs-filter.xml to src/main/config/spotbugs/ Signed-off-by: Kevin Risden Project: http://git-wip-us.apache.org/repos/asf/calcite-avatica/repo Commit:

calcite-avatica git commit: [CALCITE-1183] Bump Kerby dependency version and reenable AvaticaSpnegoTest

2018-09-19 Thread krisden
Repository: calcite-avatica Updated Branches: refs/heads/master 2f7b787a2 -> 6ce0d519c [CALCITE-1183] Bump Kerby dependency version and reenable AvaticaSpnegoTest Close apache/calcite-avatica#69 Signed-off-by: Kevin Risden Project:

calcite-avatica git commit: [CALCITE-2570] Upgrade forbiddenapis to 2.6 for JDK 11 support

2018-09-19 Thread krisden
Repository: calcite-avatica Updated Branches: refs/heads/master af4cf8a17 -> 2f7b787a2 [CALCITE-2570] Upgrade forbiddenapis to 2.6 for JDK 11 support Close apache/calcite-avatica#70 Signed-off-by: Kevin Risden Project: http://git-wip-us.apache.org/repos/asf/calcite-avatica/repo Commit:

calcite-avatica git commit: Update usage of JCommander after upgrading to 1.72 [Forced Update!]

2018-09-22 Thread krisden
Repository: calcite-avatica Updated Branches: refs/heads/master 2a80eec82 -> 146d310f9 (forced update) Update usage of JCommander after upgrading to 1.72 Signed-off-by: Kevin Risden Project: http://git-wip-us.apache.org/repos/asf/calcite-avatica/repo Commit:

calcite-avatica git commit: Update usage of JCommander after upgrading to 1.72

2018-09-22 Thread krisden
Repository: calcite-avatica Updated Branches: refs/heads/master bc8530e65 -> 92520b57f Update usage of JCommander after upgrading to 1.72 Project: http://git-wip-us.apache.org/repos/asf/calcite-avatica/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite-avatica/commit/92520b57 Tree:

calcite-avatica git commit: Update usage of JCommander after upgrading to 1.72 [Forced Update!]

2018-09-22 Thread krisden
Repository: calcite-avatica Updated Branches: refs/heads/master 92520b57f -> 2a80eec82 (forced update) Update usage of JCommander after upgrading to 1.72 Signed-off-by: Kevin Risden Project: http://git-wip-us.apache.org/repos/asf/calcite-avatica/repo Commit:

[4/5] calcite-avatica git commit: [CALCITE-2587] Regenerate protobuf files for 3.6.1

2018-09-24 Thread krisden
http://git-wip-us.apache.org/repos/asf/calcite-avatica/blob/af2fded6/core/src/main/java/org/apache/calcite/avatica/proto/Common.java -- diff --git a/core/src/main/java/org/apache/calcite/avatica/proto/Common.java

[5/5] calcite-avatica git commit: [CALCITE-2587] Regenerate protobuf files for 3.6.1

2018-09-24 Thread krisden
[CALCITE-2587] Regenerate protobuf files for 3.6.1 * Removes the checkStaleness config from protobuf-maven-plugin * Regenerates protobuf files for 3.6.1 using the protobuf-maven-plugin * Removes old documentation about generating protobuf prior to introduction of protobuf-maven-plugin * Enforce

calcite git commit: [CALCITE-2112] - Add Apache license header to maven-wrapper.properties

2018-09-26 Thread krisden
Repository: calcite Updated Branches: refs/heads/master ed424ed81 -> d92d9964f [CALCITE-2112] - Add Apache license header to maven-wrapper.properties Signed-off-by: Kevin Risden Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit:

calcite-avatica git commit: [CALCITE-2595] Add Maven wrapper to Avatica

2018-09-26 Thread krisden
Repository: calcite-avatica Updated Branches: refs/heads/master 8db4bc171 -> d86f37228 [CALCITE-2595] Add Maven wrapper to Avatica Close apache/calcite-avatica#75 Signed-off-by: Kevin Risden Project: http://git-wip-us.apache.org/repos/asf/calcite-avatica/repo Commit:

calcite-avatica git commit: [CALCITE-2594] Ensure forbiddenapis and maven-compiler use the correct JDK version

2018-09-25 Thread krisden
Repository: calcite-avatica Updated Branches: refs/heads/master af2fded68 -> 8db4bc171 [CALCITE-2594] Ensure forbiddenapis and maven-compiler use the correct JDK version Close apache/calcite-avatica#74 Signed-off-by: Kevin Risden Project:

calcite git commit: [CALCITE-2594] Ensure forbiddenapis and maven-compiler use the correct JDK version

2018-09-25 Thread krisden
Repository: calcite Updated Branches: refs/heads/master a5d4a8b53 -> 9ba9bdc1d [CALCITE-2594] Ensure forbiddenapis and maven-compiler use the correct JDK version Close apache/calcite#867 Signed-off-by: Kevin Risden Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit:

[calcite-avatica] branch master updated: [CALCITE-2789] Bump version dependencies Jan 2019

2019-01-23 Thread krisden
This is an automated email from the ASF dual-hosted git repository. krisden 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 074e9f8 [CALCITE-2789] Bump version

calcite-avatica git commit: [CALCITE-2568] Ensure that IBM JDK TLS cipher list matches Oracle/OpenJDK for Travis CI

2018-09-17 Thread krisden
Repository: calcite-avatica Updated Branches: refs/heads/master 9362ee578 -> af4cf8a17 [CALCITE-2568] Ensure that IBM JDK TLS cipher list matches Oracle/OpenJDK for Travis CI Close apache/calcite-avatica#68 Signed-off-by: Kevin Risden Project:

[calcite] branch master updated: [CALCITE-2952] Add JDK 12 as tested to 1.19.0 history

2019-03-26 Thread krisden
This is an automated email from the ASF dual-hosted git repository. krisden 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 35ab6c7 [CALCITE-2952] Add JDK 12 as tested

[calcite-site] branch master updated: [CALCITE-2952] Add JDK 12 as tested to 1.19.0 history

2019-03-26 Thread krisden
This is an automated email from the ASF dual-hosted git repository. krisden 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 8c4930f [CALCITE-2952] Add JDK 12

svn commit: r33168 - /release/calcite/apache-calcite-1.17.0/

2019-03-24 Thread krisden
Author: krisden Date: Mon Mar 25 00:23:07 2019 New Revision: 33168 Log: remove apache-calcite-1.17.0 Removed: release/calcite/apache-calcite-1.17.0/

svn commit: r33167 - in /release/calcite/apache-calcite-1.19.0: ./ apache-calcite-1.19.0-src.tar.gz apache-calcite-1.19.0-src.tar.gz.asc apache-calcite-1.19.0-src.tar.gz.sha256

2019-03-24 Thread krisden
Author: krisden Date: Mon Mar 25 00:22:37 2019 New Revision: 33167 Log: Release apache-calcite-avatica-1.19.0 Added: release/calcite/apache-calcite-1.19.0/ release/calcite/apache-calcite-1.19.0/apache-calcite-1.19.0-src.tar.gz (with props) release/calcite/apache-calcite-1.19.0

[calcite] branch master updated (a648f9c -> b8f4edf)

2019-03-25 Thread krisden
This is an automated email from the ASF dual-hosted git repository. krisden pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. from a648f9c [CALCITE-2929] Simplification of IS NULL checks are incorrectly assuming that CAST-s are possible

[calcite] branch site updated (a96db91 -> 3ac7039)

2019-03-25 Thread krisden
This is an automated email from the ASF dual-hosted git repository. krisden pushed a change to branch site in repository https://gitbox.apache.org/repos/asf/calcite.git. from a96db91 Site: [CALCITE-2734] Update mongo documentation to reflect filename changes new d0cf8ca [CALCITE

[calcite] branch site updated: Site: News item for release 1.19.0

2019-03-25 Thread krisden
This is an automated email from the ASF dual-hosted git repository. krisden 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 27706dd Site: News item for release 1.19.0

[calcite] branch master updated: Site: News item for release 1.19.0

2019-03-25 Thread krisden
This is an automated email from the ASF dual-hosted git repository. krisden 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 06b1894 Site: News item for release 1.19.0

[calcite-avatica] branch master updated: [CALCITE-2972] Upgrade jetty to 9.4.15.v20190215

2019-04-05 Thread krisden
This is an automated email from the ASF dual-hosted git repository. krisden 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 6da2296 [CALCITE-2972] Upgrade jetty

[calcite] branch master updated: [CALCITE-2961] Enable Travis to test against JDK 13

2019-03-29 Thread krisden
This is an automated email from the ASF dual-hosted git repository. krisden 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 5cdf856 [CALCITE-2961] Enable Travis to test

[calcite-avatica] branch master updated: [CALCITE-2269] Enable Error Prone checking

2019-03-28 Thread krisden
This is an automated email from the ASF dual-hosted git repository. krisden 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 1b68d1f [CALCITE-2269] Enable Error

[calcite] branch branch-1.19 updated (4933b1a -> 4d60441)

2019-03-14 Thread krisden
This is an automated email from the ASF dual-hosted git repository. krisden pushed a change to branch branch-1.19 in repository https://gitbox.apache.org/repos/asf/calcite.git. discard 4933b1a [maven-release-plugin] prepare release calcite-1.19.0 This update removed existing revisions from

[calcite] annotated tag calcite-1.19.0 created (now 5d56139)

2019-03-14 Thread krisden
This is an automated email from the ASF dual-hosted git repository. krisden pushed a change to annotated tag calcite-1.19.0 in repository https://gitbox.apache.org/repos/asf/calcite.git. at 5d56139 (tag) tagging ff14d2f97943dd428a01c8893cf152e121ed87b4 (commit) replaces calcite-1.18.0

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

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

[calcite] branch branch-1.19 updated: [maven-release-plugin] prepare release calcite-1.19.0

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

[calcite] branch branch-1.19 updated: [maven-release-plugin] prepare release calcite-1.19.0

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

[calcite] branch branch-1.19 updated (1389c1e -> 4d60441)

2019-03-14 Thread krisden
This is an automated email from the ASF dual-hosted git repository. krisden pushed a change to branch branch-1.19 in repository https://gitbox.apache.org/repos/asf/calcite.git. discard 1389c1e [maven-release-plugin] prepare for next development iteration discard ff14d2f [maven-release

[calcite] annotated tag calcite-1.19.0 deleted (was 5d56139)

2019-03-14 Thread krisden
This is an automated email from the ASF dual-hosted git repository. krisden pushed a change to annotated tag calcite-1.19.0 in repository https://gitbox.apache.org/repos/asf/calcite.git. *** WARNING: tag calcite-1.19.0 was deleted! *** tag was 5d56139 The revisions that were

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

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

[calcite] branch branch-1.19 updated: [maven-release-plugin] prepare release calcite-1.19.0

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

[calcite] annotated tag calcite-1.19.0 created (now d726920)

2019-03-14 Thread krisden
This is an automated email from the ASF dual-hosted git repository. krisden pushed a change to annotated tag calcite-1.19.0 in repository https://gitbox.apache.org/repos/asf/calcite.git. at d726920 (tag) tagging a538a50cad62aa540b1098c211ff144c14fbed95 (commit) replaces calcite-1.18.0

[calcite] branch branch-1.19 updated (20269d7 -> 4d60441)

2019-03-14 Thread krisden
This is an automated email from the ASF dual-hosted git repository. krisden pushed a change to branch branch-1.19 in repository https://gitbox.apache.org/repos/asf/calcite.git. discard 20269d7 [maven-release-plugin] prepare for next development iteration discard a538a50 [maven-release

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

2019-03-14 Thread krisden
Author: krisden Date: Thu Mar 14 16:54:04 2019 New Revision: 32928 Log: apache-calcite-1.19.0-rc0 Added: dev/calcite/apache-calcite-1.19.0-rc0/ dev/calcite/apache-calcite-1.19.0-rc0/apache-calcite-1.19.0-src.tar.gz (with props) dev/calcite/apache-calcite-1.19.0-rc0/apache-calcite

[calcite] branch branch-1.19 updated: [maven-release-plugin] prepare release calcite-1.19.0

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

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

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

[calcite] annotated tag calcite-1.19.0 created (now 1ba3752)

2019-03-14 Thread krisden
This is an automated email from the ASF dual-hosted git repository. krisden pushed a change to annotated tag calcite-1.19.0 in repository https://gitbox.apache.org/repos/asf/calcite.git. at 1ba3752 (tag) tagging a08c36fb0284ad121040c336e7d75001019f3495 (commit) replaces calcite-1.18.0

svn commit: r32860 - /release/calcite/KEYS

2019-03-11 Thread krisden
Author: krisden Date: Mon Mar 11 13:14:28 2019 New Revision: 32860 Log: Add krisden to KEYS Modified: release/calcite/KEYS Modified: release/calcite/KEYS == --- release/calcite/KEYS (original) +++ release/calcite

[calcite] branch branch-1.19 created (now 8f4a797)

2019-03-13 Thread krisden
This is an automated email from the ASF dual-hosted git repository. krisden pushed a change to branch branch-1.19 in repository https://gitbox.apache.org/repos/asf/calcite.git. at 8f4a797 [CALCITE-2916] Upgrade jackson to 2.9.8 No new revisions were added by this update.

[calcite] branch branch-1.19 updated: [CALCITE-2911] Release Calcite 1.19.0

2019-03-13 Thread krisden
This is an automated email from the ASF dual-hosted git repository. krisden pushed a commit to branch branch-1.19 in repository https://gitbox.apache.org/repos/asf/calcite.git The following commit(s) were added to refs/heads/branch-1.19 by this push: new 4d60441 [CALCITE-2911] Release

[calcite] branch master updated: [CALCITE-2929] Simplification of IS NULL checks are incorrectly assuming that CAST-s are possible

2019-03-20 Thread krisden
This is an automated email from the ASF dual-hosted git repository. krisden 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 a648f9c [CALCITE-2929] Simplification

[calcite] branch branch-1.19 updated (792ae87 -> c2dbf9c)

2019-03-20 Thread krisden
This is an automated email from the ASF dual-hosted git repository. krisden pushed a change to branch branch-1.19 in repository https://gitbox.apache.org/repos/asf/calcite.git. discard 792ae87 [CALCITE-2911] Release Calcite 1.19.0 new c2dbf9c [CALCITE-2911] Release Calcite 1.19.0

[calcite] branch branch-1.19 updated (c2dbf9c -> e0e36cf)

2019-03-20 Thread krisden
This is an automated email from the ASF dual-hosted git repository. krisden pushed a change to branch branch-1.19 in repository https://gitbox.apache.org/repos/asf/calcite.git. discard c2dbf9c [CALCITE-2911] Release Calcite 1.19.0 new a648f9c [CALCITE-2929] Simplification of IS NULL

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

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

[calcite] branch branch-1.19 updated: [maven-release-plugin] prepare release calcite-1.19.0

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

[calcite] annotated tag calcite-1.19.0 created (now 3a9e4ca)

2019-03-20 Thread krisden
This is an automated email from the ASF dual-hosted git repository. krisden pushed a change to annotated tag calcite-1.19.0 in repository https://gitbox.apache.org/repos/asf/calcite.git. at 3a9e4ca (tag) tagging 4143176acdb2860b3a80eb18e4cb1557f5969d13 (commit) replaces calcite-1.18.0

svn commit: r33102 - in /dev/calcite/apache-calcite-1.19.0-rc2: ./ apache-calcite-1.19.0-src.tar.gz apache-calcite-1.19.0-src.tar.gz.asc apache-calcite-1.19.0-src.tar.gz.sha256

2019-03-20 Thread krisden
Author: krisden Date: Wed Mar 20 18:00:18 2019 New Revision: 33102 Log: apache-calcite-1.19.0-rc2 Added: dev/calcite/apache-calcite-1.19.0-rc2/ dev/calcite/apache-calcite-1.19.0-rc2/apache-calcite-1.19.0-src.tar.gz (with props) dev/calcite/apache-calcite-1.19.0-rc2/apache-calcite

[calcite] annotated tag calcite-1.19.0 deleted (was 7261af9)

2019-03-19 Thread krisden
This is an automated email from the ASF dual-hosted git repository. krisden pushed a change to annotated tag calcite-1.19.0 in repository https://gitbox.apache.org/repos/asf/calcite.git. *** WARNING: tag calcite-1.19.0 was deleted! *** tag was 7261af9 The revisions that were

[calcite] branch master updated: [CALCITE-2932] Update stale Druid integration test cases

2019-03-19 Thread krisden
This is an automated email from the ASF dual-hosted git repository. krisden 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 1229ef2 [CALCITE-2932] Update stale Druid

[calcite] branch master updated: [CALCITE-2916] Upgrade jackson to 2.9.8

2019-03-12 Thread krisden
This is an automated email from the ASF dual-hosted git repository. krisden 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 8f4a797 [CALCITE-2916] Upgrade jackson

[calcite] branch branch-1.19 updated (1f6ad19 -> 4d60441)

2019-03-13 Thread krisden
This is an automated email from the ASF dual-hosted git repository. krisden pushed a change to branch branch-1.19 in repository https://gitbox.apache.org/repos/asf/calcite.git. discard 1f6ad19 [maven-release-plugin] prepare for next development iteration omit b1ac664 [maven-release

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

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

[calcite] annotated tag calcite-1.19.0 created (now c7f1c7a)

2019-03-13 Thread krisden
This is an automated email from the ASF dual-hosted git repository. krisden pushed a change to annotated tag calcite-1.19.0 in repository https://gitbox.apache.org/repos/asf/calcite.git. at c7f1c7a (tag) tagging b1ac664fbf4bae893ba96f80478cfb1eb3dad3a5 (commit) replaces calcite-1.18.0

[calcite] branch master updated: [CALCITE-2836] Remove maven-compiler-plugin from calcite-plus module pom.xml

2019-02-08 Thread krisden
This is an automated email from the ASF dual-hosted git repository. krisden 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 8836669 [CALCITE-2836] Remove maven-compiler

[calcite] branch branch-1.19 updated: [maven-release-plugin] prepare release calcite-1.19.0

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

[calcite] branch master updated: [CALCITE-2925] - Exclude maven-wrapper.jar from source distribution

2019-03-15 Thread krisden
This is an automated email from the ASF dual-hosted git repository. krisden 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 60e7ff4 [CALCITE-2925] - Exclude maven

[calcite] annotated tag calcite-1.19.0 deleted (was 3e55940)

2019-03-15 Thread krisden
This is an automated email from the ASF dual-hosted git repository. krisden pushed a change to annotated tag calcite-1.19.0 in repository https://gitbox.apache.org/repos/asf/calcite.git. *** WARNING: tag calcite-1.19.0 was deleted! *** tag was 3e55940 The revisions that were

[calcite] annotated tag calcite-1.19.0 deleted (was 1ba3752)

2019-03-15 Thread krisden
This is an automated email from the ASF dual-hosted git repository. krisden pushed a change to annotated tag calcite-1.19.0 in repository https://gitbox.apache.org/repos/asf/calcite.git. *** WARNING: tag calcite-1.19.0 was deleted! *** tag was 1ba3752 The revisions that were

[calcite] branch branch-1.19 updated (1e9c134 -> 4d60441)

2019-03-15 Thread krisden
This is an automated email from the ASF dual-hosted git repository. krisden pushed a change to branch branch-1.19 in repository https://gitbox.apache.org/repos/asf/calcite.git. discard 1e9c134 [maven-release-plugin] prepare for next development iteration discard a08c36f [maven-release

[calcite] branch master updated (60e7ff4 -> ffca956)

2019-03-15 Thread krisden
This is an automated email from the ASF dual-hosted git repository. krisden pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git. discard 60e7ff4 [CALCITE-2925] - Exclude maven-wrapper.jar from source distribution new ffca956 [CALCITE-2925

[calcite] branch branch-1.19 updated (4d60441 -> caffdf6)

2019-03-15 Thread krisden
This is an automated email from the ASF dual-hosted git repository. krisden pushed a change to branch branch-1.19 in repository https://gitbox.apache.org/repos/asf/calcite.git. discard 4d60441 [CALCITE-2911] Release Calcite 1.19.0 new ffca956 [CALCITE-2925] Exclude maven-wrapper.jar

[calcite] annotated tag calcite-1.19.0 created (now 3e55940)

2019-03-15 Thread krisden
This is an automated email from the ASF dual-hosted git repository. krisden pushed a change to annotated tag calcite-1.19.0 in repository https://gitbox.apache.org/repos/asf/calcite.git. at 3e55940 (tag) tagging 1ed011d6ad5117a4fdc2be512b68c2b09ba9ccfb (commit) replaces calcite-1.18.0

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

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

[calcite] branch branch-1.19 updated: [maven-release-plugin] prepare release calcite-1.19.0

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

[calcite] branch branch-1.19 updated (78649ff -> caffdf6)

2019-03-15 Thread krisden
This is an automated email from the ASF dual-hosted git repository. krisden pushed a change to branch branch-1.19 in repository https://gitbox.apache.org/repos/asf/calcite.git. discard 78649ff [maven-release-plugin] prepare for next development iteration discard 1ed011d [maven-release

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

2019-03-15 Thread krisden
Author: krisden Date: Fri Mar 15 14:26:34 2019 New Revision: 32953 Log: apache-calcite-1.19.0-rc1 Added: dev/calcite/apache-calcite-1.19.0-rc1/ dev/calcite/apache-calcite-1.19.0-rc1/apache-calcite-1.19.0-src.tar.gz (with props) dev/calcite/apache-calcite-1.19.0-rc1/apache-calcite

[calcite-avatica] branch master updated: [CALCITE-2922] Update link to Apache Jenkins Calcite-Avatica job

2019-03-15 Thread krisden
This is an automated email from the ASF dual-hosted git repository. krisden 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 9cf1a92 [CALCITE-2922] Update link

[calcite-avatica] branch master updated: [CALCITE-4676] Avatica client leaks TCP connections

2021-07-08 Thread krisden
This is an automated email from the ASF dual-hosted git repository. krisden 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 ed45a8d [CALCITE-4676] Avatica

[calcite] branch main updated: [CALCITE-5298] CalciteSystemProperty calcite.test.dataset path check fails under Java Security Manager

2023-01-10 Thread krisden
This is an automated email from the ASF dual-hosted git repository. krisden 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 4bebdb07c2 [CALCITE-5298] CalciteSystemProperty