trinodb/trino
View on GitHubRefactor `testTimestampCoercion*` in Delta Lake connector
Open
#22,042 opened on May 21, 2024
delta-lakegood first issue
Repository metrics
- Stars
- (9,113 stars)
- PR merge metrics
- (Avg merge 6d 3h) (251 merged PRs in 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.