Riza Suminto created IMPALA-13694:
-------------------------------------

             Summary: Add ImpalaConnection.reset_configuration method.
                 Key: IMPALA-13694
                 URL: https://issues.apache.org/jira/browse/IMPALA-13694
             Project: IMPALA
          Issue Type: Improvement
          Components: Test
            Reporter: Riza Suminto
            Assignee: Riza Suminto


ImpalaTestSuite.run_test_case() reuse ImpalaConnection and restore its 
configuration at the end of test via ImpalaTestSuite.__restore_query_options(). 
We should make restoring query options to default value generic inside 
ImpalaConnection. Currently, ImpalaConnection has set_configuration, 
set_configuration_option, get_default_configuration, and clear_configuration 
method, but there is no reset_configuration method.

Impala py.test code should also consistently lower case query options names 
everywhere, following standard set by IMPALA-13319.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to