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

    https://github.com/apache/spark/pull/21366#discussion_r189435162
  
    --- Diff: pom.xml ---
    @@ -150,6 +150,7 @@
         <!--  org.apache.httpcomponents/httpclient-->
         <commons.httpclient.version>4.5.4</commons.httpclient.version>
         <commons.httpcore.version>4.4.8</commons.httpcore.version>
    +    <trove.version>3.0.1</trove.version>
    --- End diff --
    
    it looks like this dep is being taken on for a couple data structures: are 
these important or could they be replaced with scala Array and HashMap?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to