zoov-w opened a new pull request, #3406:
URL: https://github.com/apache/calcite/pull/3406

   when use  es-adapter, A index set dynamic_templates  bug no  mappings 
causing exceptions:
   
   java.lang.ClassCastException: com.fasterxml.jackson.databind.node.ArrayNode 
cannot be cast to com.fasterxml.jackson.databind.node.ObjectNode
           at 
org.apache.calcite.adapter.elasticsearch.ElasticsearchJson.visitMappingProperties(ElasticsearchJson.java:133)
   
   this pr fix it.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to