We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f62b2c0 commit d511447Copy full SHA for d511447
pom.xml
@@ -84,7 +84,7 @@
84
<!-- Guarantees no newer classes/methods/constants are used by parquet. -->
85
<hadoop.version>3.3.0</hadoop.version>
86
<parquet.format.version>2.12.0</parquet.format.version>
87
- <previous.version>1.16.0</previous.version>
+ <previous.version>1.17.0</previous.version>
88
<thrift.executable>thrift</thrift.executable>
89
<format.thrift.executable>${thrift.executable}</format.thrift.executable>
90
<pig.version>0.16.0</pig.version>
0 commit comments