Bharath Vissapragada has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/11685


Change subject: IMPALA-7708: Switch to faster deflater compression strategy for 
incr stats
......................................................................

IMPALA-7708: Switch to faster deflater compression strategy for incr stats

On a table with 3000 partitions and ~150 columns, we noticed that the
BEST_SPEED deflater strategy is ~8x faster with ~4% compression ratio
penalty. Given these results, this patch switches the default to
BEST_SPEED from BEST_COMPRESSION.

Change-Id: Ife688aca3aed0e1e8af26c8348b850175d84b4ad
---
M fe/src/main/java/org/apache/impala/util/CompressionUtil.java
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/85/11685/1
--
To view, visit http://gerrit.cloudera.org:8080/11685
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ife688aca3aed0e1e8af26c8348b850175d84b4ad
Gerrit-Change-Number: 11685
Gerrit-PatchSet: 1
Gerrit-Owner: Bharath Vissapragada <bhara...@cloudera.com>

Reply via email to