Skip to content

Conversation

@c21
Copy link
Contributor

@c21 c21 commented Aug 26, 2021

What changes were proposed in this pull request?

This is the patch on branch-3.2 for #33842. See the description in the other PR.

Why are the changes needed?

Avoid OOM/performance regression when reading ORC table with nested column types.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Added unit test in OrcSourceSuite.scala.

@github-actions github-actions bot added the SQL label Aug 26, 2021
@c21
Copy link
Contributor Author

c21 commented Aug 26, 2021

cc @cloud-fan, thanks.

@SparkQA
Copy link

SparkQA commented Aug 26, 2021

Kubernetes integration test unable to build dist.

exiting with code: 1
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/47281/

@cloud-fan
Copy link
Contributor

thanks, merging to 3.2!

cloud-fan pushed a commit that referenced this pull request Aug 26, 2021
…aximal number of fields

### What changes were proposed in this pull request?

This is the patch on branch-3.2 for #33842. See the description in the other PR.

### Why are the changes needed?

Avoid OOM/performance regression when reading ORC table with nested column types.

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Added unit test in `OrcSourceSuite.scala`.

Closes #33843 from c21/branch-3.2.

Authored-by: Cheng Su <[email protected]>
Signed-off-by: Wenchen Fan <[email protected]>
@cloud-fan cloud-fan closed this Aug 26, 2021
@SparkQA
Copy link

SparkQA commented Aug 26, 2021

Test build #142781 has finished for PR 33843 at commit 6b76ba2.

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

@c21
Copy link
Contributor Author

c21 commented Aug 26, 2021

Thank you @cloud-fan for review!

@c21 c21 deleted the branch-3.2 branch August 26, 2021 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants