[
https://issues.apache.org/jira/browse/METAMODEL-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15029696#comment-15029696
]
Mykhailo Kozik commented on METAMODEL-189:
------------------------------------------
We can do both:
1) provide alter table statements. It requires API change and implementions for
specific databases
2) skip schema validation for schemaless databases (mongo, elastic)
> Metamodel tries to look into mongodb schema before insert or query
> ------------------------------------------------------------------
>
> Key: METAMODEL-189
> URL: https://issues.apache.org/jira/browse/METAMODEL-189
> Project: Apache MetaModel
> Issue Type: Bug
> Reporter: Hosur Narahari
>
> MongoDB is schemaless database but metamodel checks schema before insert or
> query of collections. This causes failure to insert or query data even if it
> is a valid one.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)