opensearch-project / OpenSearch

🔎 Open source distributed and RESTful search engine.
https://opensearch.org/docs/latest/opensearch/index/
Apache License 2.0
9.83k stars 1.83k forks source link

[META] Apache Arrow and Flight integration #16679

Open rishabhmaurya opened 2 days ago

rishabhmaurya commented 2 days ago

Please describe the end goal of this project

Use cases

Apache Arrow will serve as a library for in-memory columnar representation on any transient results used for retrieval in these use cases. Arrow Flight to be used for stream RPC.

Supporting References

JOINs RFC making use of this integration - https://github.com/opensearch-project/OpenSearch/issues/15185

Issues

Related component

Search