Description
Basic support of Spark Data Frame for Ignite implemented in IGNITE-3084.
We need to implement custom spark strategy that can convert whole Spark SQL query to Ignite SQL Query if query consists of only Ignite tables.
The strategy does nothing if spark query includes not only Ignite tables.
Memsql implementation can be taken as an example - https://github.com/memsql/memsql-spark-connector
Attachments
Issue Links
- requires
-
IGNITE-3084 Spark Data Frames Support in Apache Ignite
- Closed
- links to