trinodb/trino

Refactor `testTimestampCoercion*` in Delta Lake connector

Open

#22.042 aberto em 21 de mai. de 2024

Ver no GitHub
 (2 comments) (0 reactions) (1 assignee)Java (2.678 forks)batch import
delta-lakegood first issue

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

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

Guia do colaborador