]
Steven Hawkins resolved TEIID-3891.
-----------------------------------
Resolution: Done
Made the correction, which also fixed the definition for mvstatus and st_srid
MetadataFactory create function from method does not account for
primitive return types
---------------------------------------------------------------------------------------
Key: TEIID-3891
URL:
https://issues.jboss.org/browse/TEIID-3891
Project: Teiid
Issue Type: Bug
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.13, 8.12.4
The metadatafactory will set the type to object rather than finding a more appropriate
runtime type for primitive return values.