Results 7 comments of Harsh Gadhia

Please see [here](https://opendistro.github.io/for-elasticsearch-docs/docs/sql/protocol/#elasticsearch-dsl) for the response formats for the Elasticsearch Opendistro SQL. > By default the plugin returns original response from Elasticsearch in JSON. Because this is the native response...

In case you need the following: #### pip freeze ``` pip freeze aiohttp==3.7.2 alembic==1.4.3 amqp==2.6.1 # Editable install with no version control (apache-superset==1.3.1) -e /app apispec==3.3.2 async-timeout==3.0.1 attrs==20.2.0 Authlib==0.15.5 Babel==2.8.0...

@dpgaspar Yes that is correct: ``` { "name": "lagQbOg", "cluster_name": "332592635208:metrics-search-dev", "cluster_uuid": "2OAhfNl3S7aumuuBxQcxCQ", "version": { "number": "6.8.0", "build_flavor": "oss", "build_type": "zip", "build_hash": "8169a24", "build_date": "2021-04-21T19:26:55.782637Z", "build_snapshot": false, "lucene_version": "7.7.0", "minimum_wire_compatibility_version":...

Here's the latest information I have: The Opensearch (aka elasticsearch) has support to query SQL via the `_opendistro/_sql` endpoint since version >=6.5. However, only after version >=7.4, the endpoint presumable...

@dpgaspar Did you get a chance to look at this? Really appreciate a response on the above. Thank you in advance!

@dpgaspar sure, I can try looking into it, and send a PR your way!

@stockholmux I have some trouble using the elasticsearch-dbapi==0.2.6, Here is the detailed description of the issue: https://github.com/apache/superset/issues/17347 Any help is greatly appreciated. Thanks in advance!