You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Andrei Sereda (JIRA)" <ji...@apache.org> on 2018/07/11 14:18:00 UTC

[jira] [Created] (CALCITE-2411) expose a table for each ES index (by default)

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)