arjansh opened a new pull request #243:
URL: https://github.com/apache/metamodel/pull/243


   MetaModel is unable to work with a document indexed by Elasticsearch which 
contains dots in its field names. Note that this is actually caused by 
Elasticsearch, because the mapping returned for such a document by 
Elasticsearch doesn't match the source returned by Elasticsearch when getting 
the source of a search hit. (see 
https://github.com/elastic/elasticsearch-hadoop/issues/853 and related issues 
for more info on this).
   
   Note that the branch for this PR is branch off of the branch for 
https://github.com/apache/metamodel/pull/242, because it extends the 
Integration Test which is introduced in that PR.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to