Skip to content

Conversation

@rxin
Copy link
Contributor

@rxin rxin commented Jul 28, 2015

As we are adding more and more specialized getters to more classes (coming soon ArrayData), this interface can help us prevent missing a method in some interfaces.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought we only use java for performance concerns, what can we benefit from writing interface in java?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it was just weird for UnsafeRow, which was written in Java, to depend on a scala trait

@SparkQA
Copy link

SparkQA commented Jul 28, 2015

Test build #1213 has finished for PR 7713 at commit 3b39be1.

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

@asfgit asfgit closed this in 84da879 Jul 28, 2015
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