jiefei30 commented on PR #3406: URL: https://github.com/apache/calcite/pull/3406#issuecomment-1703773684
> 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. @zoov-w thank you for opening this PR, but please read the [contribution rules](https://calcite.apache.org/develop/#contributing) before you do this -- 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]
