-
Notifications
You must be signed in to change notification settings - Fork 28.9k
[SPARK-13147] [SQL] improve readability of generated code #11032
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
davies
commented
Feb 2, 2016
- try to avoid the suffix (unique id)
- remove the comment if there is no code generated.
- re-arrange the order of functions
- trop the new line for inlined blocks.
|
|
LGTM Awesome! |
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 think this breaks line number in stack traces.
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.
Good catch, will revert this.
|
Test build #2495 has finished for PR 11032 at commit
|
|
Test build #50594 has finished for PR 11032 at commit
|
|
Test build #2508 has finished for PR 11032 at commit
|
Conflicts: sql/core/src/main/scala/org/apache/spark/sql/execution/aggregate/TungstenAggregate.scala
|
I'm merging this into master (after fixing the tiny conflict). |
|
Test FAILed. |