Skip to content

[SPARK-35965][DOCS] Add doc for ORC nested column vectorized reader#33168

Closed
c21 wants to merge 1 commit intoapache:masterfrom
c21:orc-doc
Closed

[SPARK-35965][DOCS] Add doc for ORC nested column vectorized reader#33168
c21 wants to merge 1 commit intoapache:masterfrom
c21:orc-doc

Conversation

@c21
Copy link
Contributor

@c21 c21 commented Jul 1, 2021

What changes were proposed in this pull request?

In https://issues.apache.org/jira/browse/SPARK-34862, we added support for ORC nested column vectorized reader, and it is disabled by default for now. So we would like to add the user-facing documentation for it, and user can opt-in to use it if they want.

Why are the changes needed?

To make user be aware of the feature, and let them know the instruction to use the feature.

Does this PR introduce any user-facing change?

Yes, the documentation itself.

How was this patch tested?

Manually check generated documentation as below.

Screen Shot 2021-07-01 at 12 19 40 AM

Screen Shot 2021-07-01 at 12 19 52 AM

@github-actions github-actions bot added the DOCS label Jul 1, 2021
@SparkQA
Copy link

SparkQA commented Jul 1, 2021

Test build #140496 has finished for PR 33168 at commit 399309e.

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

@SparkQA
Copy link

SparkQA commented Jul 1, 2021

Kubernetes integration test unable to build dist.

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

@HyukjinKwon
Copy link
Member

Merged to master.

@dongjoon-hyun
Copy link
Member

Thank you, @c21 and @HyukjinKwon !

@c21
Copy link
Contributor Author

c21 commented Jul 1, 2021

Thank you @HyukjinKwon and @dongjoon-hyun for review!

@c21 c21 deleted the orc-doc branch July 1, 2021 19:26
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.

4 participants