[POC]Perform a Join flint based PPL query using OpenSearch indices #998
Labels
enhancement
New feature or request
Lang:PPL
Pipe Processing Language support
Roadmap:Ease of Use
Project-wide roadmap label
untriaged
Is your feature request related to a problem?
Create a POC to perform a spark flint based join query with tables that are mapped to OpenSearch indices.
This will demonstrate how spark can be leveraged to perform OpenSearch indices join using spark engine without the need to use the legacy OpenSearch-hadoop plugin.
What solution would you like?
Flint has today the following capabilities with respect to communicating with OpenSearch:
OpenSearchCatalog
class which allows Spark to interact with OpenSearch indices as tables. It supports read and write operations, enabling seamless data processing and querying across Spark and OpenSearch.Do you have any additional context?
The text was updated successfully, but these errors were encountered: