-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-34036][DOCS] Update ORC data source documentation #31075
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
Conversation
|
Could you review this please, @maropu , @viirya , @HyukjinKwon ? |
|
Test build #133759 has finished for PR 31075 at commit
|
|
Kubernetes integration test starting |
|
Kubernetes integration test status failure |
|
Test build #133762 has finished for PR 31075 at commit
|
|
Kubernetes integration test starting |
|
Kubernetes integration test status success |
|
Test build #133765 has finished for PR 31075 at commit
|
|
Thank you, @viirya . Merged to master. |
HyukjinKwon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
late LGTM2
What changes were proposed in this pull request?
This PR aims to update SQL documentation about ORC data sources.
New structure looks like the following.
Why are the changes needed?
This document is not up-to-date. Apache Spark 3.2.0 can utilize new improvements from Apache ORC 1.6.6.
Does this PR introduce any user-facing change?
No, this is a documentation.
How was this patch tested?
Manual.
BEFORE

AFTER




