trinodb/trino

Refactor `testTimestampCoercion*` in Delta Lake connector

开放

#22,042 创建于 2024年5月21日

 (2 条评论) (0 个反应) (1 位负责人)Java (2,678 个派生)batch import
delta-lakegood first issue

仓库指标

星标
 (9,113 个星标)
PR 合并指标
 (平均合并 5天 9小时) (30 天内合并 306 个 PR)

描述

We should introduce TypeCoercionTestSetup record which is used in BaseIcebergConnectorTest. Also, nested types (e.g. array(array(...))) should be tested after the refactoring.

贡献者指南