Uh oh!
There was an error while loading. Please reload this page.
[SPARK-24499][SQL][DOC][Followup] Fix some broken links - #22772
[SPARK-24499][SQL][DOC][Followup] Fix some broken links#22772dilipbiswal wants to merge 1 commit into
Conversation
dilipbiswal
commented
Oct 19, 2018
SparkQA
commented
Oct 19, 2018
Test build #97567 has finished for PR 22772 at commit
|
HyukjinKwon
commented
Oct 19, 2018
I think we better do some proof readings before doing multiple minor followups. |
dilipbiswal
commented
Oct 19, 2018
@HyukjinKwon Sure. If there are more changes planned in another PR, then it can take these changes in. Since this went to 2.4, i thought there may be some urgency to fix the links. |
Minor fixes are minor .. no need to rush to get this into 2.4. Let's take a look few more times before going ahead. We can just directly open a PR to your branch here as well if anyone finds more. |
dilipbiswal
commented
Oct 19, 2018
@HyukjinKwon Sure.. |
xuanyuanking
left a comment
There was a problem hiding this comment.
+1 for me with the link fix, sorry for the mistake, I'm keeping checking with similar link.
HyukjinKwon
commented
Oct 19, 2018
It's okay. the doc fix was huge and there should likely be some mistakes. I will read it closely too this weekends. |
gatorsmile
commented
Oct 20, 2018
LGTM Let us merge this PR first. If we find more, feel free to open a new follow-up PR |
## What changes were proposed in this pull request? Fix some broken links in the new document. I have clicked through all the links. Hopefully i haven't missed any :-) ## How was this patch tested? Built using jekyll and verified the links. Closes#22772 from dilipbiswal/doc_check. Authored-by: Dilip Biswal <dbiswal@us.ibm.com> Signed-off-by: gatorsmile <gatorsmile@gmail.com> (cherry picked from commit ed9d0aa) Signed-off-by: gatorsmile <gatorsmile@gmail.com>
dilipbiswal
commented
Oct 21, 2018
Thank you @gatorsmile@HyukjinKwon@xuanyuanking |
## What changes were proposed in this pull request? Fix some broken links in the new document. I have clicked through all the links. Hopefully i haven't missed any :-) ## How was this patch tested? Built using jekyll and verified the links. Closesapache#22772 from dilipbiswal/doc_check. Authored-by: Dilip Biswal <dbiswal@us.ibm.com> Signed-off-by: gatorsmile <gatorsmile@gmail.com>
What changes were proposed in this pull request?
Fix some broken links in the new document. I have clicked through all the links. Hopefully i haven't missed any :-)
How was this patch tested?
Built using jekyll and verified the links.