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

    https://github.com/apache/spark/pull/19077#discussion_r150442437
  
    --- Diff: 
common/unsafe/src/main/java/org/apache/spark/unsafe/memory/MemoryBlock.java ---
    @@ -48,6 +49,15 @@ public long size() {
       }
     
       /**
    +   * Reset the size of the memory block.
    --- End diff --
    
    The size of memory block is not aligned size,resetting the size is just 
to keep the behavior consistent with before.


---

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

Reply via email to