-
Notifications
You must be signed in to change notification settings - Fork 28.9k
[SPARK-5310] [SQL] [DOC] Parquet section for the SQL programming guide #5001
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
|
Test build #28519 has started for PR 5001 at commit
|
|
Test build #28519 has finished for PR 5001 at commit
|
|
Test PASSed. |
docs/sql-programming-guide.md
Outdated
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.
can we use "gender"?
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.
Ah, sure.
|
Test build #28540 has started for PR 5001 at commit
|
|
Test build #28540 has finished for PR 5001 at commit
|
|
Test PASSed. |
|
lgtm |
Also fixed a bunch of minor styling issues. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/apache/spark/5001) <!-- Reviewable:end --> Author: Cheng Lian <[email protected]> Closes #5001 from liancheng/parquet-doc and squashes the following commits: 89ad3db [Cheng Lian] Addresses @rxin's comments 7eb6955 [Cheng Lian] Docs for the new Parquet data source 415eefb [Cheng Lian] Some minor formatting improvements (cherry picked from commit 69ff8e8) Signed-off-by: Cheng Lian <[email protected]>
Also fixed a bunch of minor styling issues.