mistercrunch commented on issue #2953: [WiP] ElasticSearch connector integration
URL: https://github.com/apache/incubator-superset/pull/2953#issuecomment-401624658
@davidecavestro then the next step is to find or write a Python dbapi-compliant driver
for ES as well as a SQLAlchemy dialect for it. @betodealmeida did just that for Druid, here's
what the PR looked like: https://github.com/druid-io/pydruid/pull/110/files
The DBAPI spec is well documented and it's pretty easy to write a SQLAlchemy dialect.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
users@infra.apache.org
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org
|