trinodb/trino
GitHub で見るRefactor `testTimestampCoercion*` in Delta Lake connector
Open
#22,042 opened on 2024年5月21日
delta-lakegood first issue
説明
We should introduce TypeCoercionTestSetup record which is used in BaseIcebergConnectorTest. Also, nested types (e.g. array(array(...))) should be tested after the refactoring.