Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-8346] [SQL] Use InternalRow instread of catalyst.InternalRow #6802

Closed
wants to merge 2 commits into from

Conversation

davies
Copy link
Contributor

@davies davies commented Jun 13, 2015

@marmbrus
Copy link
Contributor

LGTM

@SparkQA
Copy link

SparkQA commented Jun 13, 2015

Test build #34840 has finished for PR 6802 at commit 4acbbe4.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class JoinedRow extends InternalRow
    • class JoinedRow2 extends InternalRow
    • class JoinedRow3 extends InternalRow
    • class JoinedRow4 extends InternalRow
    • class JoinedRow5 extends InternalRow
    • class JoinedRow6 extends InternalRow
    • class BaseOrdering extends Ordering[InternalRow]

@asfgit asfgit closed this in ce1041c Jun 13, 2015
@SparkQA
Copy link

SparkQA commented Jun 13, 2015

Test build #34843 has finished for PR 6802 at commit 769d2aa.

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

nemccarthy pushed a commit to nemccarthy/spark that referenced this pull request Jun 19, 2015
cc rxin marmbrus

Author: Davies Liu <davies@databricks.com>

Closes apache#6802 from davies/cleanup_internalrow and squashes the following commits:

769d2aa [Davies Liu] remove not needed cast
4acbbe4 [Davies Liu] catalyst.Internal -> InternalRow
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