Search before asking
Version
apache-doris-2.0-beta-bin-x64
es 7.6.1
What's Wrong?
When using Doris to establish an external data source with ES, the following error is reported when querying with Doris: errCode = 2, detailMessage = (127.0.0.1)[INTERNAL_ERROR]Unsupported exec type in pipeline: ES_HTTP_SCAN_NODE.
SELECT * from example_tbl
What You Expected?
Hope to be able to query data from the ES data source.
How to Reproduce?
No response
Anything Else?
No response
Are you willing to submit PR?
Code of Conduct