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
There exists type mapping issues for data type varchar/type between Gravitino and Trino, we need to refine it. for more please see #2035
docs.google.com/document/d/1xNkl4Y2t8Bfb8UOOdGBhyQr5DDreAOLmK8FOWiIDiQM/edit
This issue focuses on the Iceberg catalog and Trino.
The text was updated successfully, but these errors were encountered:
… catalog between Gravitino and Trino (#2579)
### What changes were proposed in this pull request?
Changing the char/varchar conversion for Iceberg catalog between
Gravitino and Trino.
### Why are the changes needed?
We need to make type conversion more exactly.
Fix: #2569
### Does this PR introduce _any_ user-facing change?
N/A.
### How was this patch tested?
UT and ITs
coolderli
pushed a commit
to coolderli/gravitino
that referenced
this issue
Apr 2, 2024
…ceberg catalog between Gravitino and Trino (apache#2579)
### What changes were proposed in this pull request?
Changing the char/varchar conversion for Iceberg catalog between
Gravitino and Trino.
### Why are the changes needed?
We need to make type conversion more exactly.
Fix: apache#2569
### Does this PR introduce _any_ user-facing change?
N/A.
### How was this patch tested?
UT and ITs
There exists type mapping issues for data type varchar/type between Gravitino and Trino, we need to refine it. for more please see
#2035
docs.google.com/document/d/1xNkl4Y2t8Bfb8UOOdGBhyQr5DDreAOLmK8FOWiIDiQM/edit
This issue focuses on the Iceberg catalog and Trino.
The text was updated successfully, but these errors were encountered: