GitHub user rxin opened a pull request:
https://github.com/apache/spark/pull/11017
[SPARK-13130][SQL] Make codegen variable names easier to read
1. Use lower case
2. Change long prefixes to something shorter (in this case I am changing
only one: TungstenAggregate -> agg).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rxin/spark SPARK-13130
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/11017.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #11017
----
commit 0efceba33cb95fa39edf0f8edd36f2d8dc397b6c
Author: Reynold Xin <[email protected]>
Date: 2016-02-02T05:30:55Z
[SPARK-13130][SQL] Make whole stage codegen variable names slightly easier
to read
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]