Skip to content

Commit b69149f

Browse files
authored
Bump Parquet Format to 2.11 (#3181)
1 parent ad22aa0 commit b69149f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<shade.prefix>shaded.parquet</shade.prefix>
9595
<!-- Guarantees no newer classes/methods/constants are used by parquet. -->
9696
<hadoop.version>3.3.0</hadoop.version>
97-
<parquet.format.version>2.10.0</parquet.format.version>
97+
<parquet.format.version>2.11.0</parquet.format.version>
9898
<previous.version>1.15.1</previous.version>
9999
<thrift.executable>thrift</thrift.executable>
100100
<format.thrift.executable>${thrift.executable}</format.thrift.executable>

0 commit comments

Comments
 (0)