Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/9146 )
Change subject: IMPALA-6441 addendum: fix reading rows from HS2 via Impyla ...................................................................... IMPALA-6441 addendum: fix reading rows from HS2 via Impyla When fetching explain output from HS2 using Impyla, rows come back in lists of 1-tuples. This patch exhibits the need to do end-to-end testing when the case warrants. In this case, although the unit test for http://gerrit.cloudera.org:8080/9141 passes, I neglected to make sure this worked in the stress test. Mea culpa. It works now. Change-Id: Id26d1db15c22a971dc1a346ad6d1df758306c3c5 Reviewed-on: http://gerrit.cloudera.org:8080/9146 Reviewed-by: Michael Brown <[email protected]> Tested-by: Impala Public Jenkins --- M tests/stress/concurrent_select.py 1 file changed, 2 insertions(+), 1 deletion(-) Approvals: Michael Brown: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/9146 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Id26d1db15c22a971dc1a346ad6d1df758306c3c5 Gerrit-Change-Number: 9146 Gerrit-PatchSet: 5 Gerrit-Owner: Michael Brown <[email protected]> Gerrit-Reviewer: David Knupp <[email protected]> Gerrit-Reviewer: Impala Public Jenkins Gerrit-Reviewer: Michael Brown <[email protected]>
