Skip to content

Conversation

@huaxingao
Copy link
Contributor

What changes were proposed in this pull request?

Fix a few issues in SQL Reference

Why are the changes needed?

To make SQL Reference look better

Does this PR introduce any user-facing change?

Yes.
before:
Screen Shot 2020-05-21 at 11 41 34 PM

after:

Screen Shot 2020-05-21 at 11 41 17 PM

before:
Screen Shot 2020-05-21 at 11 45 22 PM

after:

Screen Shot 2020-05-21 at 11 45 02 PM

before:
Screen Shot 2020-05-21 at 11 41 57 PM

after

Screen Shot 2020-05-21 at 11 42 26 PM

How was this patch tested?

Manually build and check

@SparkQA
Copy link

SparkQA commented May 22, 2020

Test build #122970 has finished for PR 28608 at commit 6668a1f.

  • This patch fails due to an unknown error code, -9.
  • This patch merges cleanly.
  • This patch adds no public classes.

@gatorsmile
Copy link
Member

Thank you for your quick fix!

@maropu
Copy link
Member

maropu commented May 22, 2020

retest this please

* [SQL Syntax](sql-ref-syntax.html)
* [DDL Statements](sql-ref-syntax-ddl.html)
* [DML Statements](sql-ref-syntax-ddl.html)
* [DML Statements](sql-ref-syntax-dml.html)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ur, nice catch...

Copy link
Member

@maropu maropu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cc: @srowen

@SparkQA
Copy link

SparkQA commented May 22, 2020

Test build #123001 has finished for PR 28608 at commit 6668a1f.

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

Copy link
Member

@srowen srowen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine to me - they weren't in the previous order for a reason? alphabetizing seems fine if that's the standard.

@huaxingao
Copy link
Contributor Author

@srowen This is for 3.0. Thanks!

@SparkQA
Copy link

SparkQA commented May 22, 2020

Test build #123006 has finished for PR 28608 at commit 148bb24.

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

@maropu maropu closed this in ad9532a May 22, 2020
maropu pushed a commit that referenced this pull request May 22, 2020
### What changes were proposed in this pull request?
Fix a few issues in SQL Reference

### Why are the changes needed?
To make SQL Reference look better

### Does this PR introduce _any_ user-facing change?
Yes.
before:
<img width="189" alt="Screen Shot 2020-05-21 at 11 41 34 PM" src="https://user-images.githubusercontent.com/13592258/82639052-d0f38a80-9bbc-11ea-81a4-22def4ca5cc0.png">

after:

<img width="195" alt="Screen Shot 2020-05-21 at 11 41 17 PM" src="https://user-images.githubusercontent.com/13592258/82639063-d5b83e80-9bbc-11ea-84d1-8361e6bee949.png">

before:
<img width="763" alt="Screen Shot 2020-05-21 at 11 45 22 PM" src="https://user-images.githubusercontent.com/13592258/82639252-3e9fb680-9bbd-11ea-863c-e6a6c2f83a06.png">

after:

<img width="724" alt="Screen Shot 2020-05-21 at 11 45 02 PM" src="https://user-images.githubusercontent.com/13592258/82639265-42cbd400-9bbd-11ea-8df2-fc5c255b84d3.png">

before:
<img width="437" alt="Screen Shot 2020-05-21 at 11 41 57 PM" src="https://user-images.githubusercontent.com/13592258/82639072-db158900-9bbc-11ea-9963-731881cda4fd.png">

after

<img width="347" alt="Screen Shot 2020-05-21 at 11 42 26 PM" src="https://user-images.githubusercontent.com/13592258/82639082-dfda3d00-9bbc-11ea-9bd2-f922cc91f175.png">

### How was this patch tested?
Manually build and check

Closes #28608 from huaxingao/doc_fix.

Authored-by: Huaxin Gao <[email protected]>
Signed-off-by: Takeshi Yamamuro <[email protected]>
(cherry picked from commit ad9532a)
Signed-off-by: Takeshi Yamamuro <[email protected]>
@maropu
Copy link
Member

maropu commented May 22, 2020

Merged to master/3.0.

@huaxingao
Copy link
Contributor Author

Thanks @maropu @srowen

@huaxingao huaxingao deleted the doc_fix branch May 22, 2020 23:54
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.

5 participants