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

ayushsaxena pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git


The following commit(s) were added to refs/heads/master by this push:
     new c9b3a6b026d HIVE-27826: Upgrade to Parquet 1.13.1 (#4830). 
(zhangbutao,  reviewed by Ayush Saxena)
c9b3a6b026d is described below

commit c9b3a6b026de01252f13eac2ba857bf0e6e68c74
Author: Butao Zhang <[email protected]>
AuthorDate: Sun Oct 29 15:31:19 2023 +0800

    HIVE-27826: Upgrade to Parquet 1.13.1 (#4830). (zhangbutao,  reviewed by 
Ayush Saxena)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5e322a86a82..b9b8339351d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -191,7 +191,7 @@
     <!-- used by druid storage handler -->
     <pac4j-saml.version>4.5.5</pac4j-saml.version>
     <paranamer.version>2.8</paranamer.version>
-    <parquet.version>1.13.0</parquet.version>
+    <parquet.version>1.13.1</parquet.version>
     <pig.version>0.16.0</pig.version>
     <plexus.version>1.5.6</plexus.version>
     <protobuf.version>3.21.7</protobuf.version>

Reply via email to