You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/03/07 21:49:03 UTC

[GitHub] [spark] HeartSaVioR opened a new pull request #24015: [SPARK-27001][SQL][FOLLOWUP] Address primitive array type for serializer

HeartSaVioR opened a new pull request #24015: [SPARK-27001][SQL][FOLLOWUP] Address primitive array type for serializer
URL: https://github.com/apache/spark/pull/24015
 
 
   ## What changes were proposed in this pull request?
   
   This is follow-up PR which addresses review comment in PR for SPARK-27001:
   https://github.com/apache/spark/pull/23908#discussion_r261511454
   
   This patch proposes addressing primitive array type for serializer - instead of handling it to generic one, Spark now handles it efficiently as primitive array.
   
   ## How was this patch tested?
   
   UT modified to include primitive array.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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