You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by fr...@apache.org on 2019/04/29 06:17:20 UTC

[calcite-avatica] branch master updated (5c754cf -> 3393c57)

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

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


    from 5c754cf  [CALCITE-2939] NPE when executeBatch array type (Bake)
     new dcbb9db  [CALCITE-2988] Prepare for 1.14.0 release
     new 4fe0f9b  [maven-release-plugin] prepare release avatica-1.14.0-rc0
     new 1baa79c  [maven-release-plugin] prepare for next development iteration
     new 3393c57  [CALCITE-2988] Update release notes and news item for 1.14.0

The 2591 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 NOTICE                                             |  2 +-
 README                                             |  2 +-
 core/pom.xml                                       |  2 +-
 docker/pom.xml                                     |  2 +-
 metrics-dropwizardmetrics/pom.xml                  |  2 +-
 metrics/pom.xml                                    |  2 +-
 noop-driver/pom.xml                                |  2 +-
 pom.xml                                            |  4 +-
 server/pom.xml                                     |  2 +-
 shaded/core/pom.xml                                |  2 +-
 site/_docs/docker_images.md                        | 28 ++++++------
 site/_docs/history.md                              | 53 ++++++++++++++++++++++
 site/_docs/howto.md                                | 17 +++----
 ...ease-1.12.0.md => 2019-04-29-release-1.14.0.md} | 17 ++++---
 standalone-server/pom.xml                          |  2 +-
 tck/pom.xml                                        |  2 +-
 16 files changed, 99 insertions(+), 42 deletions(-)
 copy site/_posts/{2018-06-24-release-1.12.0.md => 2019-04-29-release-1.14.0.md} (72%)