Github user dongjoon-hyun commented on a diff in the pull request:
https://github.com/apache/spark/pull/21070#discussion_r181563672
--- Diff: pom.xml ---
@@ -129,7 +129,7 @@
<!-- Version used for internal directory structure -->
<hive.version.short>1.2.1</hive.version.short>
<derby.version>10.12.1.1</derby.version>
- <parquet.version>1.8.2</parquet.version>
+ <parquet.version>1.10.0</parquet.version>
--- End diff --
@rdblue . To see the Jenkins result, could you resolve the dependency check
failure with the following?
```
./dev/test-dependencies.sh --replace-manifest
```
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]