Joe McDonnell has uploaded this change for review. ( http://gerrit.cloudera.org:8080/10044
Change subject: IMPALA-6790: Upgrade sqlparse to 0.1.19 ...................................................................... IMPALA-6790: Upgrade sqlparse to 0.1.19 Some remote cluster tests have failed to load data due to sqlparse failing to split SQL statements appropriately. The SQL file itself is identical to our usual dataload, so it must be a unique environment. The current version of sqlparse is 0.1.15. This upgrades sqlparse to 0.1.19. When running on the same environment with the newer version, the problem does not occur. Change-Id: Ic5289f86b78f1d77d91a8fa47d63b7a7eaa3af38 --- M infra/python/deps/requirements.txt 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/44/10044/1 -- To view, visit http://gerrit.cloudera.org:8080/10044 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ic5289f86b78f1d77d91a8fa47d63b7a7eaa3af38 Gerrit-Change-Number: 10044 Gerrit-PatchSet: 1 Gerrit-Owner: Joe McDonnell <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
