You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by dp...@apache.org on 2019/10/28 16:04:28 UTC

[incubator-superset] branch master updated (148cec4 -> a757b43)

This is an automated email from the ASF dual-hosted git repository.

dpgaspar pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.


    from 148cec4  Add UI-only database configuration method for extended authorization scenarios (#8448)
     add a757b43  [db engine] Add support for Elasticsearch (#8441)

No new revisions were added by this update.

Summary of changes:
 docs/index.rst                                     |  1 +
 docs/installation.rst                              | 34 +++++++++++++++++++++
 setup.py                                           |  1 +
 .../db_engine_specs/{druid.py => elasticsearch.py} | 35 ++++++++++++----------
 4 files changed, 56 insertions(+), 15 deletions(-)
 copy superset/db_engine_specs/{druid.py => elasticsearch.py} (53%)