-
Sub-task
-
Resolution: Done
-
Major
-
6.0.0
-
None
-
Documentation (Ref Guide, User Guide, etc.), Release Notes
-
Medium
Since we allow the flexibility for physical model types to not actually match source type (as in not simply the closest runtime type), every connector is currently responsible for not only converting to a known runtime type but potentially converting to the desired runtime type. This logic has been encapsulated behind the typefacility converttoruntimetype and transformvalue. It would be nice however to automatically handle the known conversions.
- is related to
-
TEIID-169 We should clarify the one-to-one relationship between Batch interface and BasicBatch class in the Connector API
- Closed