Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/20795 )
Change subject: Revert "Revert "IMPALA-9923: Load ORC serially to hack around ..."" ...................................................................... Revert "Revert "IMPALA-9923: Load ORC serially to hack around ..."" This reverts commit b03e8ef95c856f499d17ea7815831e30e2e9f467. IMPALA-12630 report several tests were broken due to loading ORC in parallel with other non-text table format. ORC tables returns to load serially after this commit. Change-Id: I5d3f2ee1c15f9aff6aa632a78d86ba32c640e53d Reviewed-on: http://gerrit.cloudera.org:8080/20795 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M bin/load-data.py 1 file changed, 11 insertions(+), 0 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/20795 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I5d3f2ee1c15f9aff6aa632a78d86ba32c640e53d Gerrit-Change-Number: 20795 Gerrit-PatchSet: 3 Gerrit-Owner: Riza Suminto <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]>
