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

omalley pushed a change to branch branch-2.3
in repository https://gitbox.apache.org/repos/asf/hive.git.


 discard a2cdcf2  HIVE-18624: Parsing time is extremely high (~10 min) for 
queries with complex select expressions (Zoltan Haindrich reviewed by Ashutosh 
Chauhan)
 discard 9547246  HIVE-20126: OrcInputFormat does not pass conf to orc reader 
options (Prasanth Jayachandran reviewed by Sergey Shelukhin)
     new 56acdd2  Preparing for 2.3.4 release
     new 432960e  prepare for post 2.3.4 development
     new 2c0f948  HIVE-20126: OrcInputFormat does not pass conf to orc reader 
options (Prasanth Jayachandran reviewed by Sergey Shelukhin)
     new 1b803f8  HIVE-18624: Parsing time is extremely high (~10 min) for 
queries with complex select expressions (Zoltan Haindrich reviewed by Ashutosh 
Chauhan)

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   (a2cdcf2)
            \
             N -- N -- N   refs/heads/branch-2.3 (1b803f8)

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 4 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:
 RELEASE_NOTES.txt                                  | 64 ++--------------------
 accumulo-handler/pom.xml                           |  2 +-
 beeline/pom.xml                                    |  2 +-
 cli/pom.xml                                        |  2 +-
 common/pom.xml                                     |  2 +-
 contrib/pom.xml                                    |  2 +-
 druid-handler/pom.xml                              |  2 +-
 hbase-handler/pom.xml                              |  2 +-
 hcatalog/core/pom.xml                              |  2 +-
 hcatalog/hcatalog-pig-adapter/pom.xml              |  2 +-
 hcatalog/pom.xml                                   |  2 +-
 hcatalog/server-extensions/pom.xml                 |  2 +-
 hcatalog/streaming/pom.xml                         |  2 +-
 hcatalog/webhcat/java-client/pom.xml               |  2 +-
 hcatalog/webhcat/svr/pom.xml                       |  2 +-
 hplsql/pom.xml                                     |  2 +-
 itests/custom-serde/pom.xml                        |  2 +-
 itests/custom-udfs/pom.xml                         |  2 +-
 itests/custom-udfs/udf-classloader-udf1/pom.xml    |  2 +-
 itests/custom-udfs/udf-classloader-udf2/pom.xml    |  2 +-
 itests/custom-udfs/udf-classloader-util/pom.xml    |  2 +-
 .../custom-udfs/udf-vectorized-badexample/pom.xml  |  2 +-
 itests/hcatalog-unit/pom.xml                       |  2 +-
 itests/hive-blobstore/pom.xml                      |  2 +-
 itests/hive-jmh/pom.xml                            |  2 +-
 itests/hive-minikdc/pom.xml                        |  2 +-
 itests/hive-unit-hadoop2/pom.xml                   |  2 +-
 itests/hive-unit/pom.xml                           |  2 +-
 itests/pom.xml                                     |  2 +-
 itests/qtest-accumulo/pom.xml                      |  2 +-
 itests/qtest-spark/pom.xml                         |  2 +-
 itests/qtest/pom.xml                               |  2 +-
 itests/test-serde/pom.xml                          |  2 +-
 itests/util/pom.xml                                |  2 +-
 jdbc-handler/pom.xml                               |  2 +-
 jdbc/pom.xml                                       |  2 +-
 llap-client/pom.xml                                |  2 +-
 llap-common/pom.xml                                |  2 +-
 llap-ext-client/pom.xml                            |  2 +-
 llap-server/pom.xml                                |  2 +-
 llap-tez/pom.xml                                   |  2 +-
 metastore/pom.xml                                  |  2 +-
 packaging/pom.xml                                  |  2 +-
 pom.xml                                            |  2 +-
 ql/pom.xml                                         |  2 +-
 serde/pom.xml                                      |  2 +-
 service-rpc/pom.xml                                |  2 +-
 service/pom.xml                                    |  2 +-
 shims/0.23/pom.xml                                 |  2 +-
 shims/aggregator/pom.xml                           |  2 +-
 shims/common/pom.xml                               |  2 +-
 shims/pom.xml                                      |  2 +-
 shims/scheduler/pom.xml                            |  2 +-
 spark-client/pom.xml                               |  4 +-
 testutils/pom.xml                                  |  2 +-
 vector-code-gen/pom.xml                            |  2 +-
 56 files changed, 61 insertions(+), 115 deletions(-)

Reply via email to