官方master分支增加Elasticsearch支持
[db engine] Add support for Elasticsearch by dpgaspar · Pull Request #8441 · apache/incubator-superset
Add support for Elasticsearch. Includes a specific engine spec, most work done upstream onelasticsearch-dbapi
(https://github.com/preset-io/elasticsearch-dbapi) that implements a PEP-249 DBAPI and SQLAlchemy dialect that "queries" X-Pack SQL (Limited to no support for opendistro yet)
--几周前老板想集成ES数据源到Superset后端,所以比较关注这个事情,昨天发现官方已经增加了Elasticsearch的支持。
相关文章