Add an option to import RowId as binary
---------------------------------------
Key: TEIID-3876
URL:
https://issues.jboss.org/browse/TEIID-3876
Project: Teiid
Issue Type: Enhancement
Components: JDBC Connector, Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.13, 8.12.4
RowId values will be seen as object type, which may not be useful for consumers. We
should offer a mapping to varbinary to pull the raw byte value, which can be properly
typed.