[ 
https://issues.apache.org/jira/browse/IMPALA-13377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17883172#comment-17883172
 ] 

ASF subversion and git services commented on IMPALA-13377:
----------------------------------------------------------

Commit e7376466c56c15101fc699428b6bf3a00de7332b in impala's branch 
refs/heads/master from Riza Suminto
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=e7376466c ]

IMPALA-13377: Excercise exec_option in test_recover_partitions.py

Before this patch, test_recover_partitions.py declare exec_option
dimension, but none of the test function exercise it. vector arg is
never used anywhere.

This patch fix the test by setting client configuration with given
vector.get_value('exec_option').

Testing:
- Run and pass test_recover_partitions.py in exhaustive mode.
- Confirm in coordinator log file that there are equal number of queries
  run with either sync_ddl true or false (95 each).

Change-Id: I4e938dd8667937c996854032a1e13184c62d7b48
Reviewed-on: http://gerrit.cloudera.org:8080/21796
Reviewed-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com>


> test_recover_partitions.py does not exercise its vector
> -------------------------------------------------------
>
>                 Key: IMPALA-13377
>                 URL: https://issues.apache.org/jira/browse/IMPALA-13377
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Test
>    Affects Versions: Impala 4.4.0
>            Reporter: Riza Suminto
>            Assignee: Riza Suminto
>            Priority: Major
>
> test_recover_partitions.py declare exec_option dimension, but none of the 
> test function exercise it. vector arg is never used anywhere.
> Each call of execute_query_expect_success in the test should pass exec_option 
> from vector.get_value('exec_option').



--
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