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 2021/02/10 08:18:26 UTC

[superset] branch master updated (1a96102 -> b3a814f)

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/superset.git.


    from 1a96102  fix(build): black failing on master, add to required checks (#13039)
     add b3a814f  feat(db engines): add support for Opendistro Elasticsearch (AWS ES) (#12602)

No new revisions were added by this update.

Summary of changes:
 setup.py                                     |  2 +-
 superset/db_engine_specs/elasticsearch.py    | 31 ++++++++++++++++++++++++++++
 tests/db_engine_specs/elasticsearch_tests.py | 30 ++++++++++++++++++++++++++-
 3 files changed, 61 insertions(+), 2 deletions(-)