Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Impala 4.0.0
-
None
-
ghx-label-2
Description
The issue is that this new test uses Hive, which doesn't work with S3 in the Impala test environment. Other tests use a bunch of skipIfs to avoid this:
https://github.com/apache/impala/blob/master/tests/query_test/test_insert_parquet.py#L549