-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-37818][DOCS] Add option in the description document for show create table #35107
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
|
|
||
| * **AS SERDE** | ||
|
|
||
| Just for generating Hive DDL for a Hive SerDe table. |
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.
nit: Maybe Generates DDL for a Hive SerDe table to be parallel with Specifies a table or view name...?
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.
nit: Maybe
Generates DDL for a Hive SerDe tableto be parallel withSpecifies a table or view name...?
Generates DDL for a Hive SerDe table begin with 4 space, it is same with Specifies a table or view name...
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.
Sorry for the confusion, I am not talking about spaces. I mean using "Generates" instead of "Just for generating"
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.
remove this test case?
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.
Sorry. remove it.
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.
How about adding a new example with AS SERDE
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.
ok, I will do it.
|
@Peng-Lei could you post a screenshot of the new doc in the PR description? |
done. Thank you very much @gengliangwang |
|
Thanks, merging to master/3.2 |
…reate table ### What changes were proposed in this pull request? Add options in the description document for `SHOW CREATE TABLE ` command. <img width="767" alt="1" src="https://user-images.githubusercontent.com/41178002/148747443-ecd6586f-e4c4-4ae4-8ea5-969896b7d416.png"> <img width="758" alt="2" src="https://user-images.githubusercontent.com/41178002/148747457-873bc0c3-08fa-4d31-89e7-b44440372462.png"> ### Why are the changes needed? [#discussion](#34719 (comment)) ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? SKIP_API=1 SKIP_RDOC=1 SKIP_PYTHONDOC=1 SKIP_SCALADOC=1 bundle exec jekyll build Closes #35107 from Peng-Lei/SPARK-37818. Authored-by: PengLei <[email protected]> Signed-off-by: Gengliang Wang <[email protected]> (cherry picked from commit 2f70e4f) Signed-off-by: Gengliang Wang <[email protected]>
…reate table ### What changes were proposed in this pull request? Add options in the description document for `SHOW CREATE TABLE ` command. <img width="767" alt="1" src="https://user-images.githubusercontent.com/41178002/148747443-ecd6586f-e4c4-4ae4-8ea5-969896b7d416.png"> <img width="758" alt="2" src="https://user-images.githubusercontent.com/41178002/148747457-873bc0c3-08fa-4d31-89e7-b44440372462.png"> ### Why are the changes needed? [#discussion](apache#34719 (comment)) ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? SKIP_API=1 SKIP_RDOC=1 SKIP_PYTHONDOC=1 SKIP_SCALADOC=1 bundle exec jekyll build Closes apache#35107 from Peng-Lei/SPARK-37818. Authored-by: PengLei <[email protected]> Signed-off-by: Gengliang Wang <[email protected]>
…reate table ### What changes were proposed in this pull request? Add options in the description document for `SHOW CREATE TABLE ` command. <img width="767" alt="1" src="https://user-images.githubusercontent.com/41178002/148747443-ecd6586f-e4c4-4ae4-8ea5-969896b7d416.png"> <img width="758" alt="2" src="https://user-images.githubusercontent.com/41178002/148747457-873bc0c3-08fa-4d31-89e7-b44440372462.png"> ### Why are the changes needed? [#discussion](apache#34719 (comment)) ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? SKIP_API=1 SKIP_RDOC=1 SKIP_PYTHONDOC=1 SKIP_SCALADOC=1 bundle exec jekyll build Closes apache#35107 from Peng-Lei/SPARK-37818. Authored-by: PengLei <[email protected]> Signed-off-by: Gengliang Wang <[email protected]> (cherry picked from commit 2f70e4f) Signed-off-by: Gengliang Wang <[email protected]>
…reate table ### What changes were proposed in this pull request? Add options in the description document for `SHOW CREATE TABLE ` command. <img width="767" alt="1" src="https://user-images.githubusercontent.com/41178002/148747443-ecd6586f-e4c4-4ae4-8ea5-969896b7d416.png"> <img width="758" alt="2" src="https://user-images.githubusercontent.com/41178002/148747457-873bc0c3-08fa-4d31-89e7-b44440372462.png"> ### Why are the changes needed? [#discussion](apache#34719 (comment)) ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? SKIP_API=1 SKIP_RDOC=1 SKIP_PYTHONDOC=1 SKIP_SCALADOC=1 bundle exec jekyll build Closes apache#35107 from Peng-Lei/SPARK-37818. Authored-by: PengLei <[email protected]> Signed-off-by: Gengliang Wang <[email protected]> (cherry picked from commit 2f70e4f) Signed-off-by: Gengliang Wang <[email protected]>
…reate table ### What changes were proposed in this pull request? Add options in the description document for `SHOW CREATE TABLE ` command. <img width="767" alt="1" src="https://user-images.githubusercontent.com/41178002/148747443-ecd6586f-e4c4-4ae4-8ea5-969896b7d416.png"> <img width="758" alt="2" src="https://user-images.githubusercontent.com/41178002/148747457-873bc0c3-08fa-4d31-89e7-b44440372462.png"> ### Why are the changes needed? [#discussion](apache#34719 (comment)) ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? SKIP_API=1 SKIP_RDOC=1 SKIP_PYTHONDOC=1 SKIP_SCALADOC=1 bundle exec jekyll build Closes apache#35107 from Peng-Lei/SPARK-37818. Authored-by: PengLei <[email protected]> Signed-off-by: Gengliang Wang <[email protected]> (cherry picked from commit 2f70e4f) Signed-off-by: Gengliang Wang <[email protected]> (cherry picked from commit 385b34d) Signed-off-by: Dongjoon Hyun <[email protected]>
What changes were proposed in this pull request?
Add options in the description document for


SHOW CREATE TABLEcommand.Why are the changes needed?
#discussion
Does this PR introduce any user-facing change?
No
How was this patch tested?
SKIP_API=1 SKIP_RDOC=1 SKIP_PYTHONDOC=1 SKIP_SCALADOC=1 bundle exec jekyll build