[ 
https://issues.apache.org/jira/browse/METAMODEL-226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15090460#comment-15090460
 ] 

Radhakrishna Bhat commented on METAMODEL-226:
---------------------------------------------

Do you mean something like this? 

eg: MongoDB
{{DBObject dbrow = ((MongoRow)row).unwrap(DBObject.class);}}

This looks awesome. Maybe ResultSet would be for JDBC and similar thing for 
elastic.

I will try and come up with some solution like this.


> Getting raw JSON value from NoSQL DataSets
> ------------------------------------------
>
>                 Key: METAMODEL-226
>                 URL: https://issues.apache.org/jira/browse/METAMODEL-226
>             Project: Apache MetaModel
>          Issue Type: Improvement
>            Reporter: Radhakrishna Bhat
>
> When using MongoDB DataSet, currently there is no API exposed to just get the 
> raw JSON value either from DataSet or it's Rows. Would be nice to have that 
> API for NoSQL DataSet or Row of Mongo and ElasticSearch.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to