Import metadata from Object translator is not defining primary key
------------------------------------------------------------------
Key: TEIID-2799
URL:
https://issues.jboss.org/browse/TEIID-2799
Project: Teiid
Issue Type: Bug
Components: Misc. Connectors
Affects Versions: 8.4.1
Reporter: Van Halbert
Assignee: Van Halbert
Priority: Minor
Fix For: 8.7
The infinispan implementation of the object translator getMetadata is not defining the
primary key. If the resource-adapter has defined it, it should expose it. This key is
important for push-down capability. The user could define this after the fact (i.e, in
dynamic vdb or in designer), but from a usability stand point, it would be better if the
translator exposed it.