Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
When using PostgreSQL JDBC Catalog an error is thrown if one of the tables has column of type json or jsonb.
java.lang.UnsupportedOperationException: Doesn't support Postgres type 'jsonb' yet
Json/jsonb field can be returned as VARCHAR when reading the data.
Writing values to json/jsonb column is not allowed in current design.
Attachments
Issue Links
- links to