trinodb/trino

Investigate redundancy in product tests setup for TestIcebergHiveTablesCompatibility

Open

#16,654 opened on Mar 21, 2023

 (4 comments) (0 reactions) (0 assignees)Java (2,678 forks)batch import
good first issue

Repository metrics

Stars
 (9,113 stars)
PR merge metrics
 (PR metrics pending)

Description

Often, a single product tests is designed to run against multiple product test environments.,

In case of TestIcebergHiveTablesCompatibility it's not necessarily the case. Investigate why TestIcebergHiveTablesCompatibility.testIcebergSelectFromHiveTable is run in multiple different product test suites.

Contributor guide