You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by mm...@apache.org on 2019/06/24 15:15:41 UTC

[calcite] branch master updated (4e89fdd -> 3530daa)

This is an automated email from the ASF dual-hosted git repository.

mmior pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/calcite.git.


    from 4e89fdd  [CALCITE-3119] Deprecate Linq4j CorrelateJoinType (in favor of JoinType)
     add b1c1491  Bump version number for 1.20.0
     add 55e4328  Release notes for 1.20.0
     add 3979b46  Bump version for sanity check of properties
     add 31a3321  [maven-release-plugin] prepare release calcite-1.20.0
     add 8b5fae5  [maven-release-plugin] prepare for next development iteration
     add 3530daa  Add 1.20.0 release announcement

No new revisions were added by this update.

Summary of changes:
 README                                             |   2 +-
 babel/pom.xml                                      |   4 +-
 cassandra/pom.xml                                  |   4 +-
 core/pom.xml                                       |   4 +-
 .../java/org/apache/calcite/test/JdbcTest.java     |   2 +-
 druid/pom.xml                                      |   4 +-
 elasticsearch/pom.xml                              |   4 +-
 example/csv/pom.xml                                |   4 +-
 example/function/pom.xml                           |   4 +-
 example/pom.xml                                    |   4 +-
 file/pom.xml                                       |   4 +-
 geode/pom.xml                                      |   4 +-
 kafka/pom.xml                                      |   5 +-
 linq4j/pom.xml                                     |   4 +-
 mongodb/pom.xml                                    |   4 +-
 pig/pom.xml                                        |   4 +-
 piglet/pom.xml                                     |   4 +-
 plus/pom.xml                                       |   4 +-
 pom.xml                                            |   4 +-
 server/pom.xml                                     |   4 +-
 site/_docs/history.md                              | 170 ++++++++++++++++++++-
 site/_docs/howto.md                                |   4 +-
 ...ease-1.10.0.md => 2019-03-26-release-1.20.0.md} |  18 +--
 spark/pom.xml                                      |   4 +-
 splunk/pom.xml                                     |   4 +-
 ubenchmark/pom.xml                                 |   2 +-
 26 files changed, 222 insertions(+), 57 deletions(-)
 copy site/_posts/{2016-10-12-release-1.10.0.md => 2019-03-26-release-1.20.0.md} (63%)