-
Notifications
You must be signed in to change notification settings - Fork 28.9k
[SPARK-7551][DataFrame] support backticks for DataFrame attribute resolution #6074
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
|
Merged build triggered. |
|
Merged build started. |
|
Test build #32471 has started for PR 6074 at commit |
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.
add some documentation to explain what this is for (and the above function).
in particular talk about backticks.
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.
also i'd document in english what the accepted attribute is.
|
Merged build triggered. |
|
Merged build started. |
|
Test build #32472 has started for PR 6074 at commit |
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.
while loop? (just want to avoid closures for a very hot loop here...)
|
Merged build triggered. |
|
Merged build started. |
|
Test build #32474 has started for PR 6074 at commit |
|
Merged build triggered. |
|
Merged build started. |
|
Test build #32477 has started for PR 6074 at commit |
|
Test build #32471 has finished for PR 6074 at commit
|
|
Merged build finished. Test PASSed. |
|
Test PASSed. |
|
Test build #32472 has finished for PR 6074 at commit
|
|
Merged build finished. Test PASSed. |
|
Test PASSed. |
|
Test build #32474 has finished for PR 6074 at commit
|
|
Test build #32586 has started for PR 6074 at commit |
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.
actually i think we want to allow spaces?
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.
basically just move the test case into allowed, and revert your very last commit.
|
Merged build triggered. |
|
Merged build started. |
|
Test build #32589 has started for PR 6074 at commit |
|
LGTM. |
|
Test build #32585 has finished for PR 6074 at commit
|
|
Merged build finished. Test FAILed. |
|
Test FAILed. |
|
Test build #32586 has finished for PR 6074 at commit
|
|
Merged build finished. Test PASSed. |
|
Test PASSed. |
|
Test build #32589 has finished for PR 6074 at commit
|
|
Merged build finished. Test FAILed. |
|
Test FAILed. |
|
Jenkins, retest this please. |
|
Merged build triggered. |
|
Merged build started. |
|
Test build #32597 has started for PR 6074 at commit |
|
Test build #32597 has finished for PR 6074 at commit
|
|
Merged build finished. Test PASSed. |
|
Test PASSed. |
|
Thanks. Merging this in. |
…olution Author: Wenchen Fan <[email protected]> Closes #6074 from cloud-fan/7551 and squashes the following commits: e6f579e [Wenchen Fan] allow space 2b86699 [Wenchen Fan] handle blank e218d99 [Wenchen Fan] address comments 54c4209 [Wenchen Fan] fix 7551 (cherry picked from commit 213a6f3) Signed-off-by: Reynold Xin <[email protected]>
…olution Author: Wenchen Fan <[email protected]> Closes apache#6074 from cloud-fan/7551 and squashes the following commits: e6f579e [Wenchen Fan] allow space 2b86699 [Wenchen Fan] handle blank e218d99 [Wenchen Fan] address comments 54c4209 [Wenchen Fan] fix 7551
…olution Author: Wenchen Fan <[email protected]> Closes apache#6074 from cloud-fan/7551 and squashes the following commits: e6f579e [Wenchen Fan] allow space 2b86699 [Wenchen Fan] handle blank e218d99 [Wenchen Fan] address comments 54c4209 [Wenchen Fan] fix 7551
…olution Author: Wenchen Fan <[email protected]> Closes apache#6074 from cloud-fan/7551 and squashes the following commits: e6f579e [Wenchen Fan] allow space 2b86699 [Wenchen Fan] handle blank e218d99 [Wenchen Fan] address comments 54c4209 [Wenchen Fan] fix 7551
No description provided.