Tianyi Wang created IMPALA-7663:
-----------------------------------
Summary: count_user_privilege isn't 0 at the end of
test_owner_privileges_without_grant
Key: IMPALA-7663
URL: https://issues.apache.org/jira/browse/IMPALA-7663
Project: IMPALA
Issue Type: Bug
Components: Frontend
Affects Versions: Impala 3.1.0
Reporter: Tianyi Wang
Assignee: Adam Holley
{noformat}
08:35:35 =================================== FAILURES
===================================
08:35:35 TestOwnerPrivileges.test_owner_privileges_without_grant[exec_option:
{'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0,
'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None,
'exec_single_node_rows_threshold': 0} | table_format: text/none]
08:35:35 authorization/test_owner_privileges.py:340: in
test_owner_privileges_without_grant
08:35:35 sentry_refresh_timeout_s=SENTRY_REFRESH_TIMEOUT_S)
08:35:35 authorization/test_owner_privileges.py:378: in
__execute_owner_privilege_tests_oo_nogrant
08:35:35 assert self.count_user_privileges(result) == 0
08:35:35 E assert 1 == 0
08:35:35 E + where 1 = <function count_user_privileges at
0x48a4ed8>(<tests.beeswax.impala_beeswax.ImpalaBeeswaxResult object at
0x7124690>)
08:35:35 E + where <function count_user_privileges at 0x48a4ed8> =
<test_owner_privileges.TestOwnerPrivileges object at
0x710d110>.count_user_privileges
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]