Qifan Chen has uploaded a new patch set (#2). ( http://gerrit.cloudera.org:8080/16331 )
Change subject: WIP IMPALA-7779 Parquet Scanner can write binary data into profile ...................................................................... WIP IMPALA-7779 Parquet Scanner can write binary data into profile This fix addresses the current limitation in that an ill-formatted Parquet version string is not properly formatted before appearing in an error message or impalad.INFO. With the fix, any such string is converted to a hex string first. Testing: "core" test (TBD). Change-Id: I281d6fa7cb2f88f04588110943e3e768678b9cf1 --- M be/src/exec/parquet/hdfs-parquet-scanner.cc M common/thrift/generate_error_codes.py 2 files changed, 3 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/31/16331/2 -- To view, visit http://gerrit.cloudera.org:8080/16331 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: I281d6fa7cb2f88f04588110943e3e768678b9cf1 Gerrit-Change-Number: 16331 Gerrit-PatchSet: 2 Gerrit-Owner: Qifan Chen <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Sahil Takiar <[email protected]>
