GitHub user CoderSong2015 opened a pull request:
https://github.com/apache/incubator-trafodion/pull/1097
[TRAFODION-647]Make threshold of compression configurable
In Windows,you need to modify the registry to set the compression threshold.
In Linux,you need to set the threshold by DSN file like:
[Default_DataSource]
...
Compression = balance
Compressionlimits = 3000
...
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/CoderSong2015/incubator-trafodion master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/1097.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 #1097
----
commit 11a8db4a733c9611b58a8152e6bc467f860fb7fe
Author: CoderSong2015 <[email protected]>
Date: 2017-05-16T08:55:47Z
make threshold of compression configurable in linux
commit 48919df6740192eed1a3aeebfada97e4dd5ca204
Author: CoderSong2015 <[email protected]>
Date: 2017-05-17T02:01:35Z
make threshold of compression configurable in windows
----
---
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.
---