You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### What changes were proposed in this pull request?
1. Suppoort type 'Fixed' in Trino connector `GeneralDataTypeTransformer`
### Why are the changes needed?
Fixed type is needed by Iceberg type.
Fix: #1317
### Does this PR introduce _any_ user-facing change?
N/A
### How was this patch tested?
IT.
### What changes were proposed in this pull request?
1. Suppoort type 'Fixed' in Trino connector `GeneralDataTypeTransformer`
### Why are the changes needed?
Fixed type is needed by Iceberg type.
Fix: #1317
### Does this PR introduce _any_ user-facing change?
N/A
### How was this patch tested?
IT.
### What changes were proposed in this pull request?
1. Suppoort type 'Fixed' in Trino connector `GeneralDataTypeTransformer`
### Why are the changes needed?
Fixed type is needed by Iceberg type.
Fix: #1317
### Does this PR introduce _any_ user-facing change?
N/A
### How was this patch tested?
IT.
Co-authored-by: Qi Yu <yuqi@datastrato.com>
Describe what's wrong
Error message and/or stacktrace
trino:db2> show create table iceberg_t1\G
Query 20240103_144846_00005_ejx62 failed: Unsupported gravitino datatype: com.datastrato.gravitino.rel.types.Types$FixedType@29
trino:db2>
How to reproduce
Do as they do.
Additional context
No response
The text was updated successfully, but these errors were encountered: