-
Notifications
You must be signed in to change notification settings - Fork 29.1k
[MINOR] [SQL] Fix sphinx warnings in PySpark SQL #8171
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 #40779 has finished for PR 8171 at commit
|
|
Could you also fix the warning in core? |
|
Which warning is this? I do not get any warning |
|
Test build #40786 timed out for PR 8171 at commit |
|
I got the following: |
|
I still could not reproduce the error. I just guessed it from the warning :P |
|
Test build #40812 has finished for PR 8171 at commit
|
|
test this please |
|
Test build #40844 has finished for PR 8171 at commit
|
|
I used asterisks as done in pyspark/mllib/clustering . Hopefully it should look good now. |
|
Test build #40851 has finished for PR 8171 at commit
|
|
LGTM. Merged into master and branch-1.5. Thanks! |
Author: MechCoder <[email protected]> Closes #8171 from MechCoder/sql_sphinx. (cherry picked from commit 52c6053) Signed-off-by: Xiangrui Meng <[email protected]>

No description provided.