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 62af1bd commit c8c8957Copy full SHA for c8c8957
hadoop/parquet/pom.xml
@@ -15,7 +15,7 @@
15
<jacoco.branch.ratio>0.07</jacoco.branch.ratio>
16
<jacoco.instruction.ratio>0.10</jacoco.instruction.ratio>
17
18
- <parquet.version>1.13.0</parquet.version>
+ <parquet.version>1.13.1</parquet.version>
19
</properties>
20
21
<dependencies>
hadoop/spark/pom.xml
@@ -38,7 +38,7 @@
38
<spark.shortVersion>2.4</spark.shortVersion>
39
<spark.version>2.4.8</spark.version>
40
41
42
43
<!-- 3.1.2 leads to org.codehaus.janino.InternalCompilerException -->
44
<!-- <version>3.1.2</version> -->
0 commit comments