Zoltan Borok-Nagy has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/21489


Change subject: WIP: IMPALA-13140: Add backend flag to disable small string 
optimization
......................................................................

WIP: IMPALA-13140: Add backend flag to disable small string optimization

This patch adds a backend flag that makes SmallableString::Smallify()
a no-op. Smallify() can be problematic when we are modifying existing
StringValues of existing tuples.

Change-Id: I71c590e5d93a638192f8e5c0b649b469d5f4ffc9
TODO: Testing
---
M be/src/runtime/smallable-string.h
1 file changed, 4 insertions(+), 0 deletions(-)



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I71c590e5d93a638192f8e5c0b649b469d5f4ffc9
Gerrit-Change-Number: 21489
Gerrit-PatchSet: 1
Gerrit-Owner: Zoltan Borok-Nagy <borokna...@cloudera.com>

Reply via email to