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
…o JDBC catalog and Trino (#2358)
### What changes were proposed in this pull request?
Modify the type mapping for VARCHAR and CHAR to match Gravitino and
Trino.
### Why are the changes needed?
please see issue #2356Fix: #2035Fix: #2357
### Does this PR introduce _any_ user-facing change?
N/A.
### How was this patch tested?
New UTs.
Describe the proposal
There exists type mapping issues for data type varchar/type between Gravitino and Trino, we need to refine it. for more please see
#2035
https://docs.google.com/document/d/1xNkl4Y2t8Bfb8UOOdGBhyQr5DDreAOLmK8FOWiIDiQM/edit
Task list
The text was updated successfully, but these errors were encountered: