]
Steven Hawkins resolved TEIID-4772.
-----------------------------------
Resolution: Done
Corrected to just set the runtime type directly when creating the column.
incorrect metadata for array columns in pg metadata
---------------------------------------------------
Key: TEIID-4772
URL:
https://issues.jboss.org/browse/TEIID-4772
Project: Teiid
Issue Type: Bug
Components: ODBC
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 9.3
The array columns are not correctly defined - they are setting a type and then a separate
runtime type. We should just be using the array type name from the start.