Csaba Ringhofer has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19894
Change subject: WIP: Optimize delimited output ...................................................................... WIP: Optimize delimited output Improvement for select * from tpch_parquet.lineitem: python2 + hs2: 42s516ms -> 22s335ms python2 + beeswax: 1m4s -> 22s126ms python3 + hs2: 30s844ms -> 22s173ms python3 + beeswax: 20s502ms -> 11s860ms Change-Id: I671c6f538c588f8ad4ef4067f7bc8a6b8a5220cb --- M shell/shell_output.py 1 file changed, 62 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/94/19894/1 -- To view, visit http://gerrit.cloudera.org:8080/19894 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I671c6f538c588f8ad4ef4067f7bc8a6b8a5220cb Gerrit-Change-Number: 19894 Gerrit-PatchSet: 1 Gerrit-Owner: Csaba Ringhofer <[email protected]>
