trinodb/trino

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

开放

#11,828 创建于 2022年4月6日

 (2 条评论) (0 个反应) (0 位负责人)Java (2,678 个派生)batch import
good first issuetest

仓库指标

星标
 (9,113 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南