Andrei Sereda created CALCITE-2411:
--------------------------------------
Summary: expose a table for each ES index (by default)
Key: CALCITE-2411
URL: https://issues.apache.org/jira/browse/CALCITE-2411
Project: Calcite
Issue Type: Bug
Components: elasticsearch-adapter
Reporter: Andrei Sereda
Assignee: Julian Hyde
Change how ES indexes are exposed in calcite schema
# Allow multiple indexes to be present in the same schema (current limitation
is schema per index)
# Automatically import existing indexes using ES API (with optional regexp
filtering). Elastic has an API listing all indexes / types / mappings
# By default, adopt table per index approach. ES types
[have been
deprecated|https://www.elastic.co/guide/en/elasticsearch/reference/current/removal-of-types.html].
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)