GitHub user liancheng opened a pull request:
https://github.com/apache/spark/pull/2190
[SQL] Turns on in-memory columnar compression in HiveCompatibilitySuite
`HiveCompatibilitySuite` already turns on in-memory columnar caching, it
would be good to also enable compression to improve test coverage.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/liancheng/spark compression-on
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/2190.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 #2190
----
commit d13efd28049c79d12b51312e450b5a9032e0fe6c
Author: Cheng Lian <[email protected]>
Date: 2014-08-29T02:37:41Z
Turns on in-memory columnar compression in HiveCompatibilitySuite
commit 88b536c5e969c2aefde585e3714ee5393c70bee6
Author: Cheng Lian <[email protected]>
Date: 2014-08-29T02:42:08Z
Code cleanup, narrowed field visibility
----
---
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]