trinodb/trino
Voir sur GitHubRefactor `testTimestampCoercion*` in Delta Lake connector
Open
#22 042 ouverte le 21 mai 2024
delta-lakegood first issue
Description
We should introduce TypeCoercionTestSetup record which is used in BaseIcebergConnectorTest. Also, nested types (e.g. array(array(...))) should be tested after the refactoring.