[ 
https://issues.apache.org/jira/browse/IMPALA-13607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pranav Yogi Lodha updated IMPALA-13607:
---------------------------------------
    Description: 
h2. Error Message
{noformat}
assert None is not None + where None = FileMetadata(data=None, version=1, 
type=1).data + where FileMetadata(data=None, version=1, type=1) = 
Partition(writeId=-1, parameters={'totalSize': '2', 'transient_lastDdlTime': 
'...csjtf.db/test_cache_valid_on_nontransactional_table_ddls_tblqchdb/part_col=2')).fileMetadata{noformat}
h2. Stacktrace
{noformat}
custom_cluster/test_metastore_service.py:465: in 
test_cache_valid_on_nontransactional_table_ddls 
self.__test_non_transactional_table_cache_helper(db_name, tbl_name, False) 
custom_cluster/test_metastore_service.py:596: in 
__test_non_transactional_table_cache_helper assert part.fileMetadata.data is 
not None
E assert None is not None
E + where None = FileMetadata(data=None, version=1, type=1).data
E + where FileMetadata(data=None, version=1, type=1) = Partition(writeId=-1, 
parameters={'totalSize': '2', 'transient_lastDdlTime': 
'...csjtf.db/test_cache_valid_on_nontransactional_table_ddls_tblqchdb/part_col=2')).fileMetadata{noformat}

  was:
h2. Error Message
{noformat}
assert None is not None + where None = FileMetadata(data=None, version=1, 
type=1).data + where FileMetadata(data=None, version=1, type=1) = 
Partition(writeId=-1, parameters={'totalSize': '2', 'transient_lastDdlTime': 
'...csjtf.db/test_cache_valid_on_nontransactional_table_ddls_tblqchdb/part_col=2')).fileMetadata{noformat}
h2. Stacktrace
{noformat}
custom_cluster/test_metastore_service.py:465: in 
test_cache_valid_on_nontransactional_table_ddls 
self.__test_non_transactional_table_cache_helper(db_name, tbl_name, False) 
custom_cluster/test_metastore_service.py:596: in 
__test_non_transactional_table_cache_helper assert part.fileMetadata.data is 
not None E assert None is not None E + where None = FileMetadata(data=None, 
version=1, type=1).data E + where FileMetadata(data=None, version=1, type=1) = 
Partition(writeId=-1, parameters={'totalSize': '2', 'transient_lastDdlTime': 
'...csjtf.db/test_cache_valid_on_nontransactional_table_ddls_tblqchdb/part_col=2')).fileMetadata{noformat}


> test_cache_valid_on_nontransactional_table_ddls() fails with assertion error
> ----------------------------------------------------------------------------
>
>                 Key: IMPALA-13607
>                 URL: https://issues.apache.org/jira/browse/IMPALA-13607
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Pranav Yogi Lodha
>            Assignee: Riza Suminto
>            Priority: Major
>              Labels: broken-build
>
> h2. Error Message
> {noformat}
> assert None is not None + where None = FileMetadata(data=None, version=1, 
> type=1).data + where FileMetadata(data=None, version=1, type=1) = 
> Partition(writeId=-1, parameters={'totalSize': '2', 'transient_lastDdlTime': 
> '...csjtf.db/test_cache_valid_on_nontransactional_table_ddls_tblqchdb/part_col=2')).fileMetadata{noformat}
> h2. Stacktrace
> {noformat}
> custom_cluster/test_metastore_service.py:465: in 
> test_cache_valid_on_nontransactional_table_ddls 
> self.__test_non_transactional_table_cache_helper(db_name, tbl_name, False) 
> custom_cluster/test_metastore_service.py:596: in 
> __test_non_transactional_table_cache_helper assert part.fileMetadata.data is 
> not None
> E assert None is not None
> E + where None = FileMetadata(data=None, version=1, type=1).data
> E + where FileMetadata(data=None, version=1, type=1) = Partition(writeId=-1, 
> parameters={'totalSize': '2', 'transient_lastDdlTime': 
> '...csjtf.db/test_cache_valid_on_nontransactional_table_ddls_tblqchdb/part_col=2')).fileMetadata{noformat}



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