You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Sahil Takiar (Jira)" <ji...@apache.org> on 2020/07/22 18:20:00 UTC

[jira] [Created] (IMPALA-9991) TestShellClient.test_fetch_size_result_spooling is flaky

Sahil Takiar created IMPALA-9991:
------------------------------------

             Summary: TestShellClient.test_fetch_size_result_spooling is flaky
                 Key: IMPALA-9991
                 URL: https://issues.apache.org/jira/browse/IMPALA-9991
             Project: IMPALA
          Issue Type: Test
            Reporter: Sahil Takiar
            Assignee: Sahil Takiar


shell.test_shell_client.TestShellClient.test_fetch_size_result_spooling[table_format_and_file_extension: ('parquet', '.parq') | protocol: hs2] (from pytest)
h3. Error Message

shell/test_shell_client.py:70: in test_fetch_size_result_spooling self.__fetch_rows(client.fetch(handle), num_rows / fetch_size, num_rows) shell/test_shell_client.py:80: in __fetch_rows for fetch_batch in fetch_batches: ../shell/impala_client.py:787: in fetch yield self._transpose(col_value_converters, resp.results.columns) E AttributeError: 'NoneType' object has no attribute 'columns'
h3. Stacktrace

shell/test_shell_client.py:70: in test_fetch_size_result_spooling self.__fetch_rows(client.fetch(handle), num_rows / fetch_size, num_rows) shell/test_shell_client.py:80: in __fetch_rows for fetch_batch in fetch_batches: ../shell/impala_client.py:787: in fetch yield self._transpose(col_value_converters, resp.results.columns) E AttributeError: 'NoneType' object has no attribute 'columns'
h3. Standard Error

Opened TCP connection to localhost:21050



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org