trinodb/trino

Investigate redundancy in product tests setup for TestIcebergHiveTablesCompatibility

Open

#16,654 opened on Mar 21, 2023

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

Repository metrics

Stars
 (9,113 stars)
PR merge metrics
 (Avg merge 5d 9h) (306 merged PRs in 30d)

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