GitHub user rxin opened a pull request:
https://github.com/apache/spark/pull/6694
[SPARK-8154][SQL] Remove Term/Code type aliases in code generation.
From my perspective as a code reviewer, I find them more confusing than
using String directly.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rxin/spark SPARK-8154
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/6694.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 #6694
----
commit f74be744d41586690e73ec57e5551c1fbabc1d6f
Author: Reynold Xin <[email protected]>
Date: 2015-06-08T01:45:24Z
[SPARK-8149][SQL] Break ExpressionEvaluationSuite down to multiple files
Also moved a few files in expressions package around to match test suites.
Author: Reynold Xin <[email protected]>
Closes #6693 from rxin/expr-refactoring and squashes the following commits:
857599f [Reynold Xin] Fixed style violation.
c0eb74b [Reynold Xin] Fixed compilation.
b3a40f8 [Reynold Xin] Refactored expression test suites.
commit 4e5056ccc2c668ec2c417876420215b876918de8
Author: Reynold Xin <[email protected]>
Date: 2015-06-08T02:55:07Z
[SPARK-8154][SQL] Remove Term/Code type aliases in code generation.
----
---
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]