Skip to content

[SPARK-22703][SQL] make ColumnarRow an immutable view#19898

Closed
cloud-fan wants to merge 1 commit intoapache:masterfrom
cloud-fan:row-id
Closed

[SPARK-22703][SQL] make ColumnarRow an immutable view#19898
cloud-fan wants to merge 1 commit intoapache:masterfrom
cloud-fan:row-id

Conversation

@cloud-fan
Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Similar to #19842 , we should also make ColumnarRow an immutable view, and move forward to make ColumnVector public.

How was this patch tested?

Existing tests.

The performance concern should be same as #19842 .

@cloud-fan
Copy link
Copy Markdown
Contributor Author

@SparkQA
Copy link
Copy Markdown

SparkQA commented Dec 5, 2017

Test build #84488 has finished for PR 19898 at commit 0771ffc.

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

@ueshin
Copy link
Copy Markdown
Member

ueshin commented Dec 7, 2017

LGTM.

@cloud-fan
Copy link
Copy Markdown
Contributor Author

thanks, merging to master!

@asfgit asfgit closed this in e103adf Dec 7, 2017
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