Github user rdblue commented on a diff in the pull request:

    https://github.com/apache/spark/pull/21070#discussion_r181826671
  
    --- 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 --
    
    I excluded the commons-pool dependency from parquet-hadoop to avoid this. I 
also tested the latest Parquet release with commons-pool 1.5.4 and everything 
passes. I don't think it actually requires 1.6.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to