]
Ramesh Reddy resolved TEIID-2848.
---------------------------------
Labels: CR1 (was: )
Fix Version/s: 8.7.1
Resolution: Done
Added support for Array data type. It will be exposed as Object[]. Updated the
documentation.
MongoDB: Provide Array support
-------------------------------
Key: TEIID-2848
URL:
https://issues.jboss.org/browse/TEIID-2848
Project: Teiid
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Components: Misc. Connectors
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Labels: CR1
Fix For: 8.7.1, 8.8
Provide array support for primitive data types in MongoDB translator. The arrays are
supported but as embedded documents in the one-2-many situation.