trinodb/trino

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

Open

#11,828 建立於 2022年4月6日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)Java (9,113 star) (2,678 fork)batch import
good first issuetest

描述

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

貢獻者指南