-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-9154][SQL] codegen StringFormat #7571
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
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.
I updated this as well.
|
ok to test |
|
It was my mistake -- I shouldn't have taken out the formatString with Columns, except the 1st argument should be a String. |
|
Should I add it again? |
|
Yes please. |
|
@rxin Could you trigger Jenkins |
|
ok to test |
|
Test build #37983 has finished for PR 7571 at commit
|
|
Jenkins, retest this please. |
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.
i was thinking about a a version in which format is a string, but rest of the arguments are columns.
|
Test build #1150 has finished for PR 7571 at commit
|
Jira: https://issues.apache.org/jira/browse/SPARK-9154
fixes bug of #7546
@marmbrus I can't reopen the other PR, because I didn't closed it. Can you trigger Jenkins?