We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 299b0ae commit 0d25e13Copy full SHA for 0d25e13
pom.xml
@@ -85,7 +85,7 @@
85
<shade.prefix>shaded.parquet</shade.prefix>
86
<!-- Guarantees no newer classes/methods/constants are used by parquet. -->
87
<hadoop.version>3.3.0</hadoop.version>
88
- <parquet.format.version>2.11.0</parquet.format.version>
+ <parquet.format.version>2.12.0</parquet.format.version>
89
<previous.version>1.15.1</previous.version>
90
<thrift.executable>thrift</thrift.executable>
91
<format.thrift.executable>${thrift.executable}</format.thrift.executable>
0 commit comments