Zoltán Borók-Nagy created IMPALA-13550:
------------------------------------------

             Summary: TestRanger:: test_grant_multiple_columns fail with 
assertion error
                 Key: IMPALA-13550
                 URL: https://issues.apache.org/jira/browse/IMPALA-13550
             Project: IMPALA
          Issue Type: Bug
            Reporter: Zoltán Borók-Nagy
            Assignee: Fang-Yu Rao


h2. Error Message
{noformat}
assert 0 == 1  +  where 0 = len(set([]))
{noformat}

h2. Stacktrace
{noformat}
authorization/test_ranger.py:1312: in test_grant_multiple_columns
    assert len(policy_ids) == 1
E   assert 0 == 1
E    +  where 0 = len(set([]))
{noformat}




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

Reply via email to