trinodb/trino

Refactor `testTimestampCoercion*` in Delta Lake connector

Open

#22.042 geöffnet am 21. Mai 2024

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Java (9.113 Stars) (2.678 Forks)batch import
delta-lakegood first issue

Beschreibung

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

Contributor Guide