calcite git commit: [CALCITE-1211] Allow free use of CassandraSort for LIMIT

2016-04-22 Thread mmior
Repository: calcite Updated Branches: refs/heads/master c07f33ae6 -> 62f9abae4 [CALCITE-1211] Allow free use of CassandraSort for LIMIT Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/62f9abae Tree:

calcite git commit: Docs for [CALCITE-1443]

2016-10-18 Thread mmior
Repository: calcite Updated Branches: refs/heads/master d0f7dd35c -> d9e9103bb Docs for [CALCITE-1443] Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/d9e9103b Tree:

calcite git commit: [CALCITE-1443] Add authentication support for Cassandra

2016-10-17 Thread mmior
Repository: calcite Updated Branches: refs/heads/master 25a7d938d -> d0f7dd35c [CALCITE-1443] Add authentication support for Cassandra Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/d0f7dd35 Tree:

calcite git commit: [CALCITE-1482] Fix leak on CassandraSchema creation

2016-11-04 Thread mmior
Repository: calcite Updated Branches: refs/heads/master 435b6d47b -> dd3782e73 [CALCITE-1482] Fix leak on CassandraSchema creation Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/dd3782e7 Tree:

calcite git commit: [CALCITE-1716] Fix Cassandra integration tests

2017-03-20 Thread mmior
Repository: calcite Updated Branches: refs/heads/master 1e405d63e -> 9c8b59797 [CALCITE-1716] Fix Cassandra integration tests Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/9c8b5979 Tree:

calcite git commit: [CALCITE-1696] Support LOCAL_REF for EXPLAIN PLAN AS JSON

2017-03-14 Thread mmior
Repository: calcite Updated Branches: refs/heads/master cdc1d960a -> 9f23e1a0d [CALCITE-1696] Support LOCAL_REF for EXPLAIN PLAN AS JSON Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/9f23e1a0 Tree:

calcite git commit: CALCITE-1810 Allow NULL for ARRAY constructor

2017-06-02 Thread mmior
Repository: calcite Updated Branches: refs/heads/master 6cb4d45b0 -> 573ecb5fc CALCITE-1810 Allow NULL for ARRAY constructor Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/573ecb5f Tree:

calcite git commit: CALCITE-1810 Allow NULL for ARRAY constructor [Forced Update!]

2017-06-02 Thread mmior
Repository: calcite Updated Branches: refs/heads/master 573ecb5fc -> f9f2ec149 (forced update) CALCITE-1810 Allow NULL for ARRAY constructor Close apache/calcite#459 Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit:

calcite git commit: [CALCITE-1810] Allow NULL for ARRAY constructor (Ankit Singhal) [Forced Update!]

2017-06-02 Thread mmior
Repository: calcite Updated Branches: refs/heads/master f9f2ec149 -> 32747d794 (forced update) [CALCITE-1810] Allow NULL for ARRAY constructor (Ankit Singhal) Close apache/calcite#459 Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit:

[5/5] calcite git commit: [CALCITE-1970] Release Calcite 1.14.0

2017-09-18 Thread mmior
[CALCITE-1970] Release Calcite 1.14.0 Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/900c941b Tree: http://git-wip-us.apache.org/repos/asf/calcite/tree/900c941b Diff:

[3/5] calcite git commit: [CALCITE-1982] NPE simplifying range expressions when literal value is null

2017-09-18 Thread mmior
[CALCITE-1982] NPE simplifying range expressions when literal value is null Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/d633402c Tree: http://git-wip-us.apache.org/repos/asf/calcite/tree/d633402c Diff:

[1/5] calcite git commit: Suppress checkstyle on generated source files, following [CALCITE-1963] [Forced Update!]

2017-09-18 Thread mmior
Repository: calcite Updated Branches: refs/heads/branch-1.14 6fa983541 -> 900c941bf (forced update) Suppress checkstyle on generated source files, following [CALCITE-1963] Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit:

[2/5] calcite git commit: Annotate interface SqlDialect.Handler (added in [CALCITE-1841]) as "experimental" until we settle [CALCITE-1913]

2017-09-18 Thread mmior
Annotate interface SqlDialect.Handler (added in [CALCITE-1841]) as "experimental" until we settle [CALCITE-1913] Allow annotation Experimental to apply to constructors. Also fix a couple of issues from [CALCITE-1947]: * Long(long) constructor is deprecated in JDK 1.9; *

[4/5] calcite git commit: Update Coverity URL in documentation

2017-09-18 Thread mmior
Update Coverity URL in documentation Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/4abb30f7 Tree: http://git-wip-us.apache.org/repos/asf/calcite/tree/4abb30f7 Diff:

[2/2] calcite git commit: Add note about SNAPSHOT version when performing release dry run

2017-09-20 Thread mmior
Add note about SNAPSHOT version when performing release dry run Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/5d753824 Tree: http://git-wip-us.apache.org/repos/asf/calcite/tree/5d753824 Diff:

[1/2] calcite git commit: Update expected files in release according to [CALCITE-1972]

2017-09-20 Thread mmior
Repository: calcite Updated Branches: refs/heads/branch-1.14 900c941bf -> 5d753824d Update expected files in release according to [CALCITE-1972] Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/1b84dade Tree:

[2/4] calcite git commit: [CALCITE-1947] Add time/timestamp with local time zone types to optimizer

2017-09-08 Thread mmior
[CALCITE-1947] Add time/timestamp with local time zone types to optimizer * Fixes javadoc Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/172db20b Tree: http://git-wip-us.apache.org/repos/asf/calcite/tree/172db20b Diff:

[3/4] calcite git commit: Update Coverity URL in documentation

2017-09-08 Thread mmior
Update Coverity URL in documentation Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/86c7c3f7 Tree: http://git-wip-us.apache.org/repos/asf/calcite/tree/86c7c3f7 Diff:

[1/4] calcite git commit: Various tweaks [Forced Update!]

2017-09-08 Thread mmior
Repository: calcite Updated Branches: refs/heads/branch-1.14 c0adb86b0 -> 6fa983541 (forced update) Various tweaks They are: * Plug some resource leaks * Add tests for SELECT DISTINCT ... GROUP BY (they already work) * Fix OsAdapterTest on Windows; the 'files', 'vmstat' and 'ps' tables do not

[4/4] calcite git commit: [CALCITE-1970] Release Calcite 1.14.0

2017-09-08 Thread mmior
[CALCITE-1970] Release Calcite 1.14.0 Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/6fa98354 Tree: http://git-wip-us.apache.org/repos/asf/calcite/tree/6fa98354 Diff:

[2/4] calcite git commit: [CALCITE-1947] Add time/timestamp with local time zone types to optimizer

2017-09-06 Thread mmior
http://git-wip-us.apache.org/repos/asf/calcite/blob/939c9a62/core/src/test/java/org/apache/calcite/test/RexProgramTest.java -- diff --git a/core/src/test/java/org/apache/calcite/test/RexProgramTest.java

[1/4] calcite git commit: [CALCITE-1972] Create .sha512 and .md5 digests for release artifacts [Forced Update!]

2017-09-06 Thread mmior
Repository: calcite Updated Branches: refs/heads/branch-1.14 5410e79aa -> c0adb86b0 (forced update) [CALCITE-1972] Create .sha512 and .md5 digests for release artifacts Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit:

[3/4] calcite git commit: [CALCITE-1947] Add time/timestamp with local time zone types to optimizer

2017-09-06 Thread mmior
[CALCITE-1947] Add time/timestamp with local time zone types to optimizer Close apache/calcite#519 Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/939c9a62 Tree:

calcite git commit: [maven-release-plugin] prepare for next development iteration

2017-09-24 Thread mmior
Repository: calcite Updated Branches: refs/heads/branch-1.14 6150989df -> c99f54e90 [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/c99f54e9 Tree:

calcite git commit: [maven-release-plugin] prepare release branch-1.14

2017-09-24 Thread mmior
Repository: calcite Updated Branches: refs/heads/branch-1.14 5d753824d -> 6150989df [maven-release-plugin] prepare release branch-1.14 Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/6150989d Tree:

[calcite] Git Push Summary

2017-09-24 Thread mmior
Repository: calcite Updated Tags: refs/tags/branch-1.14 [created] 190d6aa33

calcite git commit: Add additional clarifications to release documentation [Forced Update!]

2017-09-25 Thread mmior
Repository: calcite Updated Branches: refs/heads/branch-1.14 c99f54e90 -> 26203016b (forced update) Add additional clarifications to release documentation Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/26203016 Tree:

[1/2] calcite git commit: Update release documentation to match process [Forced Update!]

2017-09-27 Thread mmior
Repository: calcite Updated Branches: refs/heads/branch-1.14 26203016b -> dd9d5bc05 (forced update) Update release documentation to match process Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/0f3c877e Tree:

[2/2] calcite git commit: [maven-release-plugin] prepare release calcite-1.14.0

2017-09-27 Thread mmior
[maven-release-plugin] prepare release calcite-1.14.0 Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/dd9d5bc0 Tree: http://git-wip-us.apache.org/repos/asf/calcite/tree/dd9d5bc0 Diff:

svn commit: r22018 - /dev/calcite/apache-calcite-1.14.0-rc0/

2017-09-27 Thread mmior
Author: mmior Date: Wed Sep 27 19:59:37 2017 New Revision: 22018 Log: apache-calcite-1.14.0-rc0 Added: dev/calcite/apache-calcite-1.14.0-rc0/ dev/calcite/apache-calcite-1.14.0-rc0/apache-calcite-1.14.0-src.tar.gz (with props) dev/calcite/apache-calcite-1.14.0-rc0/apache-calcite

svn commit: r22072 - /release/calcite/apache-calcite-1.12.0/

2017-10-02 Thread mmior
Author: mmior Date: Mon Oct 2 14:34:00 2017 New Revision: 22072 Log: Remove apache-calcite-1.12.0 Removed: release/calcite/apache-calcite-1.12.0/

[1/6] calcite git commit: Update Coverity URL in documentation

2017-10-02 Thread mmior
Repository: calcite Updated Branches: refs/heads/master d633402c4 -> 8430ac15a Update Coverity URL in documentation Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/4abb30f7 Tree:

[5/6] calcite git commit: [maven-release-plugin] prepare for next development iteration

2017-10-02 Thread mmior
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/b39e2320 Tree: http://git-wip-us.apache.org/repos/asf/calcite/tree/b39e2320 Diff:

[4/6] calcite git commit: [maven-release-plugin] prepare release calcite-1.14.0

2017-10-02 Thread mmior
[maven-release-plugin] prepare release calcite-1.14.0 Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/7426eef8 Tree: http://git-wip-us.apache.org/repos/asf/calcite/tree/7426eef8 Diff:

[6/6] calcite git commit: Add news item for release 1.14.0

2017-10-02 Thread mmior
-release-1.14.0.md @@ -0,0 +1,41 @@ +--- +layout: news_item +date: "2017-10-02 17:00:00 +" +author: mmior +version: 1.14.0 +categories: [release] +tag: v1-14-0 +sha: 7426eef84 +--- + + +The [Apache Calcite PMC]({{ site.baseurl }}) +is pleased to announce +[Apache Calcite release 1.14.0]({{

[2/6] calcite git commit: [CALCITE-1970] Release Calcite 1.14.0

2017-10-02 Thread mmior
[CALCITE-1970] Release Calcite 1.14.0 Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/900c941b Tree: http://git-wip-us.apache.org/repos/asf/calcite/tree/900c941b Diff:

[3/6] calcite git commit: Update release documentation to match process

2017-10-02 Thread mmior
Update release documentation to match process Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/0f3c877e Tree: http://git-wip-us.apache.org/repos/asf/calcite/tree/0f3c877e Diff:

svn commit: r1810559 [2/3] - in /calcite/site: docs/ downloads/ news/ news/2014/06/27/release-0.8.0-incubating/ news/2014/08/19/release-0.9.0-incubating/ news/2014/10/02/release-0.9.1-incubating/ news

2017-10-02 Thread mmior
Modified: calcite/site/docs/reference.html URL: http://svn.apache.org/viewvc/calcite/site/docs/reference.html?rev=1810559=1810558=1810559=diff == --- calcite/site/docs/reference.html (original) +++

svn commit: r1810559 [1/3] - in /calcite/site: docs/ downloads/ news/ news/2014/06/27/release-0.8.0-incubating/ news/2014/08/19/release-0.9.0-incubating/ news/2014/10/02/release-0.9.1-incubating/ news

2017-10-02 Thread mmior
Author: mmior Date: Mon Oct 2 17:08:04 2017 New Revision: 1810559 URL: http://svn.apache.org/viewvc?rev=1810559=rev Log: Add release notes and update documentation for 1.14.0 Added: calcite/site/docs/spatial.html calcite/site/news/2017/10/ calcite/site/news/2017/10/02/ calcite

svn commit: r1810559 [3/3] - in /calcite/site: docs/ downloads/ news/ news/2014/06/27/release-0.8.0-incubating/ news/2014/08/19/release-0.9.0-incubating/ news/2014/10/02/release-0.9.1-incubating/ news

2017-10-02 Thread mmior
uthor"> + http://github.com/michaelmior.png; + class="avatar" alt="mmior avatar" + width="24" height="24"> + mmior + + + + + +The Apache Calcite PMC +is pleased to announce +Apache Calcite release

calcite git commit: Minor updates to release documentation

2017-10-02 Thread mmior
Repository: calcite Updated Branches: refs/heads/master 8430ac15a -> 980625481 Minor updates to release documentation Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/98062548 Tree:

calcite git commit: [maven-release-plugin] prepare release calcite-1.14.0

2017-09-27 Thread mmior
Repository: calcite Updated Branches: refs/heads/branch-1.14 0f3c877e8 -> 7426eef84 [maven-release-plugin] prepare release calcite-1.14.0 Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/7426eef8 Tree:

calcite git commit: [maven-release-plugin] prepare for next development iteration

2017-09-27 Thread mmior
Repository: calcite Updated Branches: refs/heads/branch-1.14 7426eef84 -> b39e23209 [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/b39e2320 Tree:

[calcite] Git Push Summary

2017-09-27 Thread mmior
Repository: calcite Updated Tags: refs/tags/calcite-1.14.0 [created] 4a939e8ef

[calcite] Git Push Summary [forced push!] [Forced Update!]

2017-09-27 Thread mmior
Repository: calcite Updated Branches: refs/heads/branch-1.14 dd9d5bc05 -> 0f3c877e8 (forced update)

svn commit: r22026 - /release/calcite/KEYS

2017-09-28 Thread mmior
Author: mmior Date: Thu Sep 28 13:58:01 2017 New Revision: 22026 Log: Add key for mmior Modified: release/calcite/KEYS Modified: release/calcite/KEYS == --- release/calcite/KEYS (original) +++ release/calcite/KEYS

calcite git commit: Update version numbers for 1.14 release

2017-08-28 Thread mmior
Repository: calcite Updated Branches: refs/heads/branch-1.14 [created] 1e0472b7b Update version numbers for 1.14 release Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/1e0472b7 Tree:

calcite git commit: [CALCITE-1972] Create .sha512 and .md5 digests for release artifacts

2017-09-04 Thread mmior
Repository: calcite Updated Branches: refs/heads/master 35209136c -> f10950b58 [CALCITE-1972] Create .sha512 and .md5 digests for release artifacts Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/f10950b5 Tree:

[13/16] calcite git commit: [CALCITE-1069] In Aggregate, deprecate indicators, and allow GROUPING to be used as an aggregate function

2017-09-05 Thread mmior
http://git-wip-us.apache.org/repos/asf/calcite/blob/1e7ae1c3/core/src/main/java/org/apache/calcite/sql2rel/SqlToRelConverter.java -- diff --git a/core/src/main/java/org/apache/calcite/sql2rel/SqlToRelConverter.java

[14/16] calcite git commit: [CALCITE-1069] In Aggregate, deprecate indicators, and allow GROUPING to be used as an aggregate function

2017-09-05 Thread mmior
[CALCITE-1069] In Aggregate, deprecate indicators, and allow GROUPING to be used as an aggregate function Deprecate the Aggregate.indicator field (strongly encouraging people to set it to false) and to allow GROUPING (and its synonym, GROUP_ID) to be used as an aggregate function. It will be

[16/16] calcite git commit: Update version numbers for 1.14 release

2017-09-05 Thread mmior
Update version numbers for 1.14 release Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/5410e79a Tree: http://git-wip-us.apache.org/repos/asf/calcite/tree/5410e79a Diff:

[04/16] calcite git commit: [CALCITE-1967] Elasticsearch 5 adapter (Christian Beikov)

2017-09-05 Thread mmior
http://git-wip-us.apache.org/repos/asf/calcite/blob/e1525926/elasticsearch/src/main/java/org/apache/calcite/adapter/elasticsearch/ElasticsearchProject.java -- diff --git

[12/16] calcite git commit: [CALCITE-1069] In Aggregate, deprecate indicators, and allow GROUPING to be used as an aggregate function

2017-09-05 Thread mmior
http://git-wip-us.apache.org/repos/asf/calcite/blob/1e7ae1c3/core/src/test/resources/sql/agg.iq -- diff --git a/core/src/test/resources/sql/agg.iq b/core/src/test/resources/sql/agg.iq index 28e8b4b..ba97052 100755 ---

[15/16] calcite git commit: [CALCITE-1941] Refine interface Schema#snapshot()

2017-09-05 Thread mmior
[CALCITE-1941] Refine interface Schema#snapshot() Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/35209136 Tree: http://git-wip-us.apache.org/repos/asf/calcite/tree/35209136 Diff:

[01/16] calcite git commit: [CALCITE-1943] Add back NavigationExpander and NavigationReplacer in SqlValidatorImpl (Dian Fu) [Forced Update!]

2017-09-05 Thread mmior
Repository: calcite Updated Branches: refs/heads/branch-1.14 1e0472b7b -> 5410e79aa (forced update) [CALCITE-1943] Add back NavigationExpander and NavigationReplacer in SqlValidatorImpl (Dian Fu) It will replace clauses such as A.price with PREV(A.price, 0) and makes the implementation of

[06/16] calcite git commit: [CALCITE-1966] Allow normal views to act as materialization table (Christian Beikov)

2017-09-05 Thread mmior
[CALCITE-1966] Allow normal views to act as materialization table (Christian Beikov) Close apache/calcite#527 Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/6d2fc4ec Tree:

[05/16] calcite git commit: [CALCITE-1967] Elasticsearch 5 adapter (Christian Beikov)

2017-09-05 Thread mmior
[CALCITE-1967] Elasticsearch 5 adapter (Christian Beikov) Move code that is independent of Elasticsearch into a org.apache.calcite.adapter.elasticsearch package under core. It provides abstract classes that the elasticsearch2 and elasticsearch5 modules make concrete. Close apache/calcite#528

[02/16] calcite git commit: [CALCITE-1953] Rewrite "NOT (x IS FALSE)" to "x IS NOT FALSE"; "x IS TRUE" would be wrong

2017-09-05 Thread mmior
[CALCITE-1953] Rewrite "NOT (x IS FALSE)" to "x IS NOT FALSE"; "x IS TRUE" would be wrong SqlKind.negate() != SqlKind.negateNullSafe() Close apache/calcite#521 Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/2156d826

[08/16] calcite git commit: [CALCITE-1969] Annotate user-defined functions as strict and semi-strict

2017-09-05 Thread mmior
[CALCITE-1969] Annotate user-defined functions as strict and semi-strict Also add an "Experimental" annotation. Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/b2bf1ca0 Tree:

[09/16] calcite git commit: [CALCITE-1968] OpenGIS Simple Feature Access SQL 1.2.1: add GEOMETRY data type and first 35 functions

2017-09-05 Thread mmior
http://git-wip-us.apache.org/repos/asf/calcite/blob/cc20ca13/core/src/test/resources/sql/spatial.iq -- diff --git a/core/src/test/resources/sql/spatial.iq b/core/src/test/resources/sql/spatial.iq new file mode 100755 index

[10/16] calcite git commit: [CALCITE-1968] OpenGIS Simple Feature Access SQL 1.2.1: add GEOMETRY data type and first 35 functions

2017-09-05 Thread mmior
[CALCITE-1968] OpenGIS Simple Feature Access SQL 1.2.1: add GEOMETRY data type and first 35 functions Add Spatial page, document GIS functions in SQL reference (indicating which ones are implemented), and add "countries" data set for testing. Functions: ST_AsText, ST_AsWKT, ST_Boundary,

calcite git commit: Update PMC Chair

2017-11-15 Thread mmior
ontributors.yml @@ -70,7 +70,7 @@ apacheId: jcamacho githubId: jcamachor org: Hortonworks - role: PMC Chair + role: PMC - name: Jinfeng Ni apacheId: jni githubId: jinfengni @@ -111,7 +111,7 @@ apacheId: mmior githubId: michaelmior org: University of Waterloo - role: PMC +

svn commit: r1815373 - /calcite/site/community/index.html

2017-11-15 Thread mmior
Author: mmior Date: Wed Nov 15 20:59:03 2017 New Revision: 1815373 URL: http://svn.apache.org/viewvc?rev=1815373=rev Log: Update PMC Chair Modified: calcite/site/community/index.html Modified: calcite/site/community/index.html URL: http://svn.apache.org/viewvc/calcite/site/community

calcite git commit: [CALCITE-2036] Fix "next" link on powered_by.html

2017-11-13 Thread mmior
Repository: calcite Updated Branches: refs/heads/master 20eee6313 -> 830801b6e [CALCITE-2036] Fix "next" link on powered_by.html Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/830801b6 Tree:

svn commit: r1815213 - /calcite/site/avatica/docs/

2017-11-14 Thread mmior
Author: mmior Date: Tue Nov 14 12:59:24 2017 New Revision: 1815213 URL: http://svn.apache.org/viewvc?rev=1815213=rev Log: [CALCITE-2036] Fix "next" link on history.html Modified: calcite/site/avatica/docs/client_reference.html calcite/site/avatica/docs/compatibility.html ca

calcite git commit: [CALCITE-2034] FileReaderTest fails with path containing spaces (Marc Prud'hommeaux)

2017-11-06 Thread mmior
Repository: calcite Updated Branches: refs/heads/master 9c5ebe340 -> c25f7c937 [CALCITE-2034] FileReaderTest fails with path containing spaces (Marc Prud'hommeaux) Close apache/calcite#559 Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit:

calcite git commit: [CALCITE-2031] Implement ST_X and ST_Y GIS functions

2017-11-02 Thread mmior
Repository: calcite Updated Branches: refs/heads/master 3ab5664b7 -> 17cd76af7 [CALCITE-2031] Implement ST_X and ST_Y GIS functions Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/17cd76af Tree:

calcite git commit: [CALCITE-2320] Filtering UDF when converting Filter to JDBCFilter (Piotr Bojko)

2018-05-23 Thread mmior
Repository: calcite Updated Branches: refs/heads/master da568324a -> 2a79e837b [CALCITE-2320] Filtering UDF when converting Filter to JDBCFilter (Piotr Bojko) Close apache/calcite#693 Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit:

calcite git commit: [CALCITE-1436] Support MIN/MAX functions (Muhammad Gelbana)

2018-06-13 Thread mmior
Repository: calcite Updated Branches: refs/heads/master 2f8cc3586 -> f84a3eb33 [CALCITE-1436] Support MIN/MAX functions (Muhammad Gelbana) Support MIN/MAX aggregate functions for: - INTEGER - BIGINT - FLOAT - REAL - DOUBLE Close apache/calcite#719 Project:

[2/2] calcite git commit: [CALCITE-2345] Running Unit tests with Fongo and integration tests with real mongo instance (Andrei Sereda)

2018-06-13 Thread mmior
[CALCITE-2345] Running Unit tests with Fongo and integration tests with real mongo instance (Andrei Sereda) Better test coverage for unit tests using Fongo in-memory implementation of Mongo API. New code will decide (at runtime) what connection to make: fongo vs mongo. Identical tests will be

[1/2] calcite git commit: [CALCITE-2345] Running Unit tests with Fongo and integration tests with real mongo instance (Andrei Sereda)

2018-06-13 Thread mmior
Repository: calcite Updated Branches: refs/heads/master f84a3eb33 -> dcf396a5c http://git-wip-us.apache.org/repos/asf/calcite/blob/dcf396a5/mongodb/src/test/resources/mongo-foodmart-model.json -- diff --git

calcite git commit: Fix Javadoc for [CALCITE-2345]

2018-06-14 Thread mmior
Repository: calcite Updated Branches: refs/heads/master 4536000f2 -> 9beabf852 Fix Javadoc for [CALCITE-2345] Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/9beabf85 Tree:

calcite git commit: Add tests for [CALCITE-1436]

2018-06-15 Thread mmior
Repository: calcite Updated Branches: refs/heads/master 9beabf852 -> 834ad98e7 Add tests for [CALCITE-1436] Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/834ad98e Tree:

calcite git commit: [CALCITE-2345] added tests using fongo for Mongo Adapter (Andrei Sereda)

2018-05-31 Thread mmior
Repository: calcite Updated Branches: refs/heads/master feb88cdfd -> 074d37a03 [CALCITE-2345] added tests using fongo for Mongo Adapter (Andrei Sereda) Close apache/calcite#715 Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit:

calcite git commit: [CALCITE-2027] Update documentation for JDK deprecation

2018-01-17 Thread mmior
Repository: calcite Updated Branches: refs/heads/master e9a3ab2c9 -> e0c82b342 [CALCITE-2027] Update documentation for JDK deprecation Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/e0c82b34 Tree:

calcite git commit: [CALCITE-2027] Drop support for Java 7

2018-01-17 Thread mmior
Repository: calcite Updated Branches: refs/heads/master 73e57ad48 -> e9a3ab2c9 [CALCITE-2027] Drop support for Java 7 Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/e9a3ab2c Tree:

calcite git commit: [CALCITE-2027] Fix dropping support for Java 7

2018-01-17 Thread mmior
Repository: calcite Updated Branches: refs/heads/master c3a403c77 -> 27bcc135a [CALCITE-2027] Fix dropping support for Java 7 Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/27bcc135 Tree:

calcite git commit: Revert "[CALCITE-2027] Drop support for Java 7"

2018-01-17 Thread mmior
Repository: calcite Updated Branches: refs/heads/master e0c82b342 -> c3a403c77 Revert "[CALCITE-2027] Drop support for Java 7" This reverts commit e9a3ab2c97d3c3d972f5ef7baca77ce74e4d0451. Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit:

calcite git commit: [CALCITE-2027] Drop support for Java 7 [Forced Update!]

2018-01-17 Thread mmior
Repository: calcite Updated Branches: refs/heads/master 27bcc135a -> 0ecbdab79 (forced update) [CALCITE-2027] Drop support for Java 7 Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/0ecbdab7 Tree:

calcite git commit: Remove deprecated MaxPermSize setting

2018-02-05 Thread mmior
Repository: calcite Updated Branches: refs/heads/master 96d620be8 -> db3794c25 Remove deprecated MaxPermSize setting Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/db3794c2 Tree:

svn commit: r1824830 - in /calcite/site: develop/index.html docs/howto.html

2018-02-19 Thread mmior
Author: mmior Date: Tue Feb 20 02:58:14 2018 New Revision: 1824830 URL: http://svn.apache.org/viewvc?rev=1824830=rev Log: [CALCITE-2172] Document IDE setup for project contribution (Edmon Begoli) Modified: calcite/site/develop/index.html calcite/site/docs/howto.html Modified: calcite

calcite git commit: [CALCITE-2172] Added instructions for setting up popular IDEs (Edmon Begoli)

2018-02-19 Thread mmior
Repository: calcite Updated Branches: refs/heads/master 6b1d24746 -> 727f2aca4 [CALCITE-2172] Added instructions for setting up popular IDEs (Edmon Begoli) Close apache/calcite#627 Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit:

calcite git commit: [CALCITE-2172] Added instructions for setting up popular IDEs (Edmon Begoli) [Forced Update!]

2018-02-19 Thread mmior
Repository: calcite Updated Branches: refs/heads/master 727f2aca4 -> 78ff09a0a (forced update) [CALCITE-2172] Added instructions for setting up popular IDEs (Edmon Begoli) Close apache/calcite#627 Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit:

calcite git commit: [CALCITE-2193] Update version of Cassandra driver

2018-02-25 Thread mmior
Repository: calcite Updated Branches: refs/heads/master 3ce09bdb2 -> 1118ccd7f [CALCITE-2193] Update version of Cassandra driver Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/1118ccd7 Tree:

[2/2] calcite git commit: [CALCITE-2347] running ElasticSearch in embedded mode for unit tests of ES adapter (Andrei Sereda)

2018-06-21 Thread mmior
[CALCITE-2347] running ElasticSearch in embedded mode for unit tests of ES adapter (Andrei Sereda) After discussion on dev-list Integration tests (for ES) have been removed. They're now superseded by unit tests (which execute queries against a real elastic instance) Added local file

[1/2] calcite git commit: [CALCITE-2347] running ElasticSearch in embedded mode for unit tests of ES adapter (Andrei Sereda) [Forced Update!]

2018-06-21 Thread mmior
Repository: calcite Updated Branches: refs/heads/master e7b353bb3 -> c12cb4b0d (forced update) http://git-wip-us.apache.org/repos/asf/calcite/blob/c12cb4b0/elasticsearch5/src/test/java/org/apache/calcite/adapter/elasticsearch5/ElasticSearch5AdapterTest.java

[1/2] calcite git commit: [CALCITE-2347] running ElasticSearch in embedded mode for unit tests of ES adapter (Andrei Sereda)

2018-06-21 Thread mmior
Repository: calcite Updated Branches: refs/heads/master 37944bb63 -> e7b353bb3 http://git-wip-us.apache.org/repos/asf/calcite/blob/e7b353bb/elasticsearch5/src/test/java/org/apache/calcite/adapter/elasticsearch5/ElasticSearch5AdapterTest.java

[3/3] calcite git commit: [CALCITE-2419] Use embedded Cassandra for tests

2018-07-27 Thread mmior
[CALCITE-2419] Use embedded Cassandra for tests Leverage cassandra-unit library to start a cassandra mini cluster. Database is being populated from local twissandra.cql file. All other configuration files are also located in test classpath. Contratry to default project settings (for failsafe

[2/3] calcite git commit: [CALCITE-2419] Use embedded Cassandra for tests

2018-07-27 Thread mmior
http://git-wip-us.apache.org/repos/asf/calcite/blob/bd0e1400/cassandra/src/test/resources/twissandra.cql -- diff --git a/cassandra/src/test/resources/twissandra.cql b/cassandra/src/test/resources/twissandra.cql new file mode

calcite git commit: [CALCITE-2417] Fix ClassCastException in RelToSqlConverter with structs (Benoit Hanotte)

2018-07-25 Thread mmior
Repository: calcite Updated Branches: refs/heads/master dc69a4515 -> 3c40d866a [CALCITE-2417] Fix ClassCastException in RelToSqlConverter with structs (Benoit Hanotte) Trying to convert the pysical plan of a select * query on a table with a nested struct throws ClassCastException as

calcite git commit: Site: Add instructions for updating PRs based on the discussion in the dev list (Stamatis Zampetakis)

2018-08-16 Thread mmior
Repository: calcite Updated Branches: refs/heads/master 45782ed3e -> 431e803bb Site: Add instructions for updating PRs based on the discussion in the dev list (Stamatis Zampetakis) The complete discussion can be found at

calcite git commit: Update Michael Mior's affiliation

2018-08-17 Thread mmior
ame: Michael Mior apacheId: mmior githubId: michaelmior - org: University of Waterloo + org: Rochester Institute of Technology role: PMC Chair - homepage: http://michael.mior.ca/ + homepage: https://michael.mior.ca/ - name: Milinda Pathirage apacheId: milinda githubId: milinda

svn commit: r1838289 - in /calcite/site: community/index.html news/2017/10/02/release-1.14.0/index.html news/index.html news/releases/index.html

2018-08-17 Thread mmior
Author: mmior Date: Fri Aug 17 21:08:09 2018 New Revision: 1838289 URL: http://svn.apache.org/viewvc?rev=1838289=rev Log: Update affiliation for Michael Mior Modified: calcite/site/community/index.html calcite/site/news/2017/10/02/release-1.14.0/index.html calcite/site/news

calcite git commit: Update Michael Mior's affiliation

2018-08-17 Thread mmior
ame: Michael Mior apacheId: mmior githubId: michaelmior - org: University of Waterloo + org: Rochester Institute of Technology role: PMC Chair - homepage: http://michael.mior.ca/ + homepage: https://michael.mior.ca/ - name: Milinda Pathirage apacheId: milinda githubId: milinda

calcite git commit: Update Michael Mior's affiliation

2018-08-17 Thread mmior
ame: Michael Mior apacheId: mmior githubId: michaelmior - org: University of Waterloo + org: Rochester Institute of Technology role: PMC Chair - homepage: http://michael.mior.ca/ + homepage: https://michael.mior.ca/ - name: Milinda Pathirage apacheId: milinda githubId: milinda

[30/53] [abbrv] calcite git commit: Add Volodymyr to PMC on site

2018-07-20 Thread mmior
Add Volodymyr to PMC on site Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/195414d7 Tree: http://git-wip-us.apache.org/repos/asf/calcite/tree/195414d7 Diff: http://git-wip-us.apache.org/repos/asf/calcite/diff/195414d7

[35/53] [abbrv] calcite git commit: [CALCITE-2376] Unify ES2 and ES5 adapters. Migrate to low-level ES rest client as main transport. (Andrei Sereda)

2018-07-20 Thread mmior
[CALCITE-2376] Unify ES2 and ES5 adapters. Migrate to low-level ES rest client as main transport. (Andrei Sereda) == Major change to elastic search adapter(s) 1. Combine ES2 and ES5 under single maven module (called elasticsearch). Move shared ES source from core to separate elasticsearch

[16/53] [abbrv] calcite git commit: [CALCITE-2259] Allow Java 8 syntax

2018-07-20 Thread mmior
http://git-wip-us.apache.org/repos/asf/calcite/blob/d59b639d/core/src/main/java/org/apache/calcite/rel/rules/ProjectFilterTransposeRule.java -- diff --git

[13/53] [abbrv] calcite git commit: [CALCITE-2259] Allow Java 8 syntax

2018-07-20 Thread mmior
http://git-wip-us.apache.org/repos/asf/calcite/blob/d59b639d/core/src/main/java/org/apache/calcite/sql/type/ReturnTypes.java -- diff --git a/core/src/main/java/org/apache/calcite/sql/type/ReturnTypes.java

[12/53] [abbrv] calcite git commit: [CALCITE-2259] Allow Java 8 syntax

2018-07-20 Thread mmior
http://git-wip-us.apache.org/repos/asf/calcite/blob/d59b639d/core/src/main/java/org/apache/calcite/sql2rel/ReflectiveConvertletTable.java -- diff --git

  1   2   3   4   >