trinodb/trino

Add Iceberg tests for checking read ability from Trino for Iceberg tables created from static resources

Open

#11.828 aberto em 6 de abr. de 2022

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Java (2.678 forks)batch import
good first issuetest

Métricas do repositório

Stars
 (9.113 stars)
Métricas de merge de PR
 (Mesclagem média 5d 9h) (306 fundiu PRs em 30d)

Description

Instead of creating on the fly an Iceberg table with Trino and run queries against it, use static resources for setting up an Iceberg test environment which can be used to read Iceberg v1 / v2 tables and guard trino-iceberg plugin against regresssions.

Related discussion: https://github.com/trinodb/trino/pull/11642#discussion_r843193907

Guia do colaborador