Balazs Hevele has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/24080


Change subject: IMPALA-12137: do not copy parquet data for dict encoded pages
......................................................................

IMPALA-12137: do not copy parquet data for dict encoded pages

For dict encoded pages, strings will point to the dictionary, and not
the data page, so there is no need to make a copy of the page data in
this case.

Change-Id: I3debd1d8e6b8825723b0d3f4aa82190b2cac1e0e
---
M be/src/exec/parquet/parquet-column-chunk-reader.cc
1 file changed, 4 insertions(+), 3 deletions(-)



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3debd1d8e6b8825723b0d3f4aa82190b2cac1e0e
Gerrit-Change-Number: 24080
Gerrit-PatchSet: 1
Gerrit-Owner: Balazs Hevele <[email protected]>

Reply via email to