[
https://issues.jboss.org/browse/TEIID-4620?page=com.atlassian.jira.plugin...
]
Ramesh Reddy resolved TEIID-4620.
---------------------------------
Resolution: Done
Labels: Alpha2 (was: )
Converted the "_id" type when importing an existing collection from MongoDB to a
"string" runtime type in Teiid. Previously this was set as "object",
however the value was being treated as hex string from before.
MongoDB: Model "_id" during metadata import as string data
type
---------------------------------------------------------------
Key: TEIID-4620
URL:
https://issues.jboss.org/browse/TEIID-4620
Project: Teiid
Issue Type: Enhancement
Components: Misc. Connectors
Affects Versions: 8.7
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Labels: Alpha2
Fix For: 9.2
Currently when metadata is imported through NATIVE metadata processor, the
"_id" column of the MongoDB collection is represented as "Object" but
the value is always handled as "string". Convert this to a string type such that
is column then can be used in criteria columns.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)