Github user dongjoon-hyun commented on a diff in the pull request:

    https://github.com/apache/spark/pull/21070#discussion_r181564129
  
    --- 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 --
    
    Unlike [last 
time](https://github.com/apache/spark/commit/26a4cba3ffaadf382ca14980378965704ccef9ab),
 it seems that this PR touches `commons-pool` dependency together? Can we avoid 
this?
    ```
    -commons-pool-1.5.4.jar
    +commons-pool-1.6.jar
    ```


---

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

Reply via email to