Fredy Wijaya has uploaded a new patch set (#3). ( http://gerrit.cloudera.org:8080/11201 )
Change subject: IMPALA-7428: Fix flaky test_shell_command_line::test_large_sql ...................................................................... IMPALA-7428: Fix flaky test_shell_command_line::test_large_sql This patch fixes the flaky test by rewriting the test to perform a large query from a non-existent table instead since the test focuses on Impala shell performance and not Impala performance in general. This patch also reduces the time limit from 30 seconds to 10 seconds and increases the number of columns in the query to 10K. Testing: - Ran all shell tests Change-Id: Ic87891f34872da65aac5ce02caf01da1c050efa5 --- M tests/shell/test_shell_commandline.py 1 file changed, 12 insertions(+), 18 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/01/11201/3 -- To view, visit http://gerrit.cloudera.org:8080/11201 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: Ic87891f34872da65aac5ce02caf01da1c050efa5 Gerrit-Change-Number: 11201 Gerrit-PatchSet: 3 Gerrit-Owner: Fredy Wijaya <fwij...@cloudera.com> Gerrit-Reviewer: Csaba Ringhofer <csringho...@cloudera.com> Gerrit-Reviewer: Fredy Wijaya <fwij...@cloudera.com> Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com> Gerrit-Reviewer: Michael Brown <mi...@cloudera.com>