shimamoto opened a new pull request #1180: [CALCITE-3023] Upgrade to Elasticsearch 7.0.0 URL: https://github.com/apache/calcite/pull/1180 Types are deprecated in APIs in 7.0, with breaking changes to the index creation, put mapping, get mapping, put template, get template and get field mappings APIs. https://www.elastic.co/guide/en/elasticsearch/reference/7.0/removal-of-types.html In this PR, I propose that the name of the tables corresponds to indices in Elasticsearch. JIRA: https://issues.apache.org/jira/browse/CALCITE-3023
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
