Skip to content

Conversation

@HeartSaVioR
Copy link
Contributor

What changes were proposed in this pull request?

This is follow-up PR which addresses review comment in PR for SPARK-27001:
#23908 (comment)

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.

@SparkQA
Copy link

SparkQA commented Mar 7, 2019

Test build #103171 has finished for PR 24015 at commit ae95a19.

  • This patch fails Java style tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Mar 8, 2019

Test build #103179 has finished for PR 24015 at commit 8f856ea.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@cloud-fan
Copy link
Contributor

thanks, merging to master!

@cloud-fan cloud-fan closed this in d8f77e1 Mar 8, 2019
@HeartSaVioR
Copy link
Contributor Author

HeartSaVioR commented Mar 8, 2019

@cloud-fan Thanks for quick reviewing and merging!

@HeartSaVioR HeartSaVioR deleted the SPARK-27001-FOLLOW-UP-java-primitive-array branch March 8, 2019 04:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants