-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-33976][SQL][DOCS][FOLLOWUP] Fix syntax error in select doc page #32257
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
AngersZhuuuu
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.
FYI @maropu
|
Test build #137688 has finished for PR 32257 at commit
|
|
Kubernetes integration test starting |
|
Kubernetes integration test status failure |
731968f to
1cbd472
Compare
|
ping @cloud-fan @maropu |
|
Test build #138030 has finished for PR 32257 at commit
|
|
Kubernetes integration test starting |
|
Kubernetes integration test status failure |
|
Merged to master. |
### What changes were proposed in this pull request? Add doc about `TRANSFORM` and related function. ### Why are the changes needed? ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Not need Closes #32257 from AngersZhuuuu/SPARK-33976-followup. Authored-by: Angerszhuuuu <angers.zhu@gmail.com> Signed-off-by: Takeshi Yamamuro <yamamuro@apache.org>
### What changes were proposed in this pull request? Add doc about `TRANSFORM` and related function. ### Why are the changes needed? ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Not need Closes apache#32257 from AngersZhuuuu/SPARK-33976-followup. Authored-by: Angerszhuuuu <angers.zhu@gmail.com> Signed-off-by: Takeshi Yamamuro <yamamuro@apache.org>
What changes were proposed in this pull request?
Add doc about
TRANSFORMand related function.Why are the changes needed?
Does this PR introduce any user-facing change?
No
How was this patch tested?
Not need