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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
