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

    https://github.com/apache/spark/pull/22828#discussion_r228259220
  
    --- Diff: 
sql/catalyst/src/main/java/org/apache/spark/sql/catalyst/expressions/UnsafeRow.java
 ---
    @@ -61,8 +61,6 @@
      */
     public final class UnsafeRow extends InternalRow implements 
Externalizable, KryoSerializable {
     
    -  public static final int WORD_SIZE = 8;
    -
    --- End diff --
    
    This is added by 
[map_entries](https://github.com/apache/spark/commit/a6e883feb3b78232ad5cf636f7f7d5e825183041#diff-fa494816e13a1d53c1c55af01bc7a396R65)


---

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

Reply via email to