Riza Suminto created IMPALA-12922:
-------------------------------------

             Summary: Make batch_sizes optional in create_exec_option_dimension
                 Key: IMPALA-12922
                 URL: https://issues.apache.org/jira/browse/IMPALA-12922
             Project: IMPALA
          Issue Type: Test
            Reporter: Riza Suminto


BATCH_SIZE option is a required parameter with default value of [0] in 
create_exec_option_dimension.

[https://github.com/apache/impala/blob/4477398ae46415d3fb32db2a8fd5e6d2060cbd3f/tests/common/test_dimensions.py#L225]
 

However, only few EE tests actively parameterize BATCH_SIZE option to non 
default values. batch_sizes parameter in create_exec_option_dimension can be 
made optional just like sync_ddl. This will reduce the length of test 
identifiers in many EE and custom cluster tests.



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

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

Reply via email to