trinodb/trino

Refactor `testTimestampCoercion*` in Delta Lake connector

Open

#22 042 ouverte le 21 mai 2024

Voir sur GitHub
 (2 commentaires) (0 réactions) (1 assigné)Java (2 678 forks)batch import
delta-lakegood first issue

Métriques du dépôt

Stars
 (9 113 stars)
Métriques de merge PR
 (Merge moyen 5j 9h) (306 PRs mergées en 30 j)

Description

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

Guide contributeur