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 ad22aa0 commit b69149fCopy full SHA for b69149f
pom.xml
@@ -94,7 +94,7 @@
94
<shade.prefix>shaded.parquet</shade.prefix>
95
<!-- Guarantees no newer classes/methods/constants are used by parquet. -->
96
<hadoop.version>3.3.0</hadoop.version>
97
- <parquet.format.version>2.10.0</parquet.format.version>
+ <parquet.format.version>2.11.0</parquet.format.version>
98
<previous.version>1.15.1</previous.version>
99
<thrift.executable>thrift</thrift.executable>
100
<format.thrift.executable>${thrift.executable}</format.thrift.executable>
0 commit comments