Skip to content

[SPARK-13045][SQL] Remove ColumnVector.Struct in favor of ColumnarBatch.Row#10952

Closed
nongli wants to merge 1 commit intoapache:masterfrom
nongli:spark-13045
Closed

[SPARK-13045][SQL] Remove ColumnVector.Struct in favor of ColumnarBatch.Row#10952
nongli wants to merge 1 commit intoapache:masterfrom
nongli:spark-13045

Conversation

@nongli
Copy link
Contributor

@nongli nongli commented Jan 27, 2016

These two classes became identical as the implementation progressed.

…ch.Row

These two classes became identical as the implementation progressed.
@SparkQA
Copy link

SparkQA commented Jan 27, 2016

Test build #50217 has finished for PR 10952 at commit 411060f.

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

@rxin
Copy link
Contributor

rxin commented Jan 27, 2016

cc @davies

@davies
Copy link
Contributor

davies commented Jan 27, 2016

LGTM

@davies
Copy link
Contributor

davies commented Jan 27, 2016

Merging this into master, thanks!

@asfgit asfgit closed this in 4a09123 Jan 27, 2016
@nongli nongli deleted the spark-13045 branch January 27, 2016 23:41
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.

4 participants

Comments