Noémi Pap-Takács created IMPALA-13972:
-----------------------------------------
Summary: TestIcebergRestCatalog.test_rest_catalog_basic should not
check erasure coding
Key: IMPALA-13972
URL: https://issues.apache.org/jira/browse/IMPALA-13972
Project: IMPALA
Issue Type: Bug
Reporter: Noémi Pap-Takács
TestIcebergRestCatalog.test_rest_catalog_basic checks for erasure coding policy
in the table metadata and expects none. Therefore this test is fails if it is
run on a file system with erasure coding.
h3. Error Message
{noformat}
assert Items in expected results not found in actual results: 'Erasure Coding
Policy:','NONE ','NULL'{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)