Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Right now, a query against a table like Postgres's pg_aggregate table include special Postgres types that are categorized as JDBC type "OTHER". If you try to include those tables in a query, the query will fail due to the unsupported column types.