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

boaz pushed a change to branch 1.14.0
in repository https://gitbox.apache.org/repos/asf/drill.git.


 discard c705271  [maven-release-plugin] prepare release drill-1.14.0
     new 2a5e983  DRILL-6641: Fix columnValueCounts in 
ParquetGroupScanStatistics when ParquetGroupScan has RowGroupInfo without 
column statistics

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (c705271)
            \
             N -- N -- N   refs/heads/1.14.0 (2a5e983)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 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:
 common/pom.xml                                     |  2 +-
 contrib/data/pom.xml                               |  2 +-
 contrib/data/tpch-sample-data/pom.xml              |  2 +-
 contrib/format-maprdb/pom.xml                      |  2 +-
 contrib/gis/pom.xml                                |  2 +-
 contrib/pom.xml                                    |  2 +-
 contrib/sqlline/pom.xml                            |  2 +-
 contrib/storage-hbase/pom.xml                      |  2 +-
 contrib/storage-hive/core/pom.xml                  |  2 +-
 contrib/storage-hive/hive-exec-shade/pom.xml       |  2 +-
 contrib/storage-hive/pom.xml                       |  2 +-
 contrib/storage-jdbc/pom.xml                       |  2 +-
 contrib/storage-kafka/pom.xml                      |  2 +-
 contrib/storage-kudu/pom.xml                       |  2 +-
 contrib/storage-mongo/pom.xml                      |  2 +-
 contrib/storage-opentsdb/pom.xml                   |  2 +-
 distribution/pom.xml                               |  2 +-
 drill-yarn/pom.xml                                 |  2 +-
 exec/java-exec/pom.xml                             |  2 +-
 .../store/parquet/ParquetGroupScanStatistics.java  | 26 ++++++++++------------
 exec/jdbc-all/pom.xml                              |  2 +-
 exec/jdbc/pom.xml                                  |  2 +-
 exec/memory/base/pom.xml                           |  2 +-
 exec/memory/pom.xml                                |  2 +-
 exec/pom.xml                                       |  2 +-
 exec/rpc/pom.xml                                   |  2 +-
 exec/vector/pom.xml                                |  2 +-
 logical/pom.xml                                    |  2 +-
 pom.xml                                            | 10 ++++-----
 protocol/pom.xml                                   |  2 +-
 tools/fmpp/pom.xml                                 |  2 +-
 tools/pom.xml                                      |  2 +-
 32 files changed, 47 insertions(+), 49 deletions(-)

Reply via email to