Fredy Wijaya has posted comments on this change. ( http://gerrit.cloudera.org:8080/9195 )
Change subject: IMPALA-6337: Fix infinite loop in Impala shell ...................................................................... Patch Set 11: > Do you know if this bug exists in 0.1.19? We've actually switched to > that > version elsewhere in the Impala python infra. > https://github.com/apache/impala/blob/master/infra/python/deps/requirements.txt#L65 Yes, the bug still exists in 0.1.19. However, depending how we use it, there may not be a real issue in Python infra. The infinite loop in Impala shell is a specific case because of the way we use sqlparse.split. -- To view, visit http://gerrit.cloudera.org:8080/9195 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I9142f21a888189d351f00ce09baeba123bc0959b Gerrit-Change-Number: 9195 Gerrit-PatchSet: 11 Gerrit-Owner: Fredy Wijaya <[email protected]> Gerrit-Reviewer: David Knupp <[email protected]> Gerrit-Reviewer: Fredy Wijaya <[email protected]> Gerrit-Reviewer: Taras Bobrovytsky <[email protected]> Gerrit-Reviewer: Vuk Ercegovac <[email protected]> Gerrit-Comment-Date: Tue, 01 May 2018 13:25:39 +0000 Gerrit-HasComments: No
