GitHub user marmbrus reopened a pull request:
https://github.com/apache/spark/pull/7908
[SPARK-9228][SQL] Combine codegen/unsafe feature flag into
spark.sql.tungsten.enabled
The goal here is twofold:
- reduce testing complexity by only allowing code-gen/with managed memory
or interpreted evaluation with gc.
- rename the public facing config to something less scary than `unsafe`.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/marmbrus/spark tungstenConfig
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/7908.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 #7908
----
commit b1ebaf565940b7a7c08be8c466c0e663d21bc25d
Author: Michael Armbrust <[email protected]>
Date: 2015-08-03T22:21:03Z
[SPARK-9228][SQL] Combine codegen/unsafe feature flag into
spark.sql.tungsten.enabled
commit c813c3645bcbe2832038b9353395291579c913f6
Author: Michael Armbrust <[email protected]>
Date: 2015-08-03T22:34:29Z
style
----
---
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]