Hello Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/21489
to look at the new patch set (#4).
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.
TODO: Testing
Change-Id: I71c590e5d93a638192f8e5c0b649b469d5f4ffc9
---
M be/src/runtime/CMakeLists.txt
A be/src/runtime/smallable-string.cc
M be/src/runtime/smallable-string.h
3 files changed, 28 insertions(+), 1 deletion(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/89/21489/4
--
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: newpatchset
Gerrit-Change-Id: I71c590e5d93a638192f8e5c0b649b469d5f4ffc9
Gerrit-Change-Number: 21489
Gerrit-PatchSet: 4
Gerrit-Owner: Zoltan Borok-Nagy <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>