matrixorigin / matrixorigin/matrixone
[Feature Request]: ElasticSearch TVF
- Dominant language
- Go
- Stars
- 1.9k
- Forks
- 311
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 768
Description
### Is there an existing issue for the same feature request?
- [x] I have checked the existing issues.
### Is your feature request related to a problem?
```Markdown
A TVF that runs elastic search query.
```
### Describe the feature you'd like
A TVF that queries elastic search. Note that we do NOT want use external table because we intend to use this TVF as query integration at query time as well. So in theory we can use elastic search as our "external fulltext index" engine.
Of course this TVF should be able to used as ETL tool.
### Describe implementation you've considered
_No response_
### Documentation, Adoption, Use Case, Migration Strategy
```Markdown
```
### Additional information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.