You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by gatorsmile <gi...@git.apache.org> on 2018/01/14 08:01:03 UTC

[GitHub] spark pull request #19884: [SPARK-22324][SQL][PYTHON] Upgrade Arrow to 0.8.0

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

    https://github.com/apache/spark/pull/19884#discussion_r161390222
  
    --- Diff: common/network-common/src/main/java/org/apache/spark/network/protocol/MessageWithHeader.java ---
    @@ -91,7 +91,7 @@ public long position() {
       }
     
       @Override
    -  public long transfered() {
    +  public long transferred() {
    --- End diff --
    
    This break binary compatibility. Is it OK? @zsxwing 


---

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