What's the best way to implement SQL that joins an Ignite cache with an external data source, e.g. a Cassandra column family or a MySql table? A very big external table, not one that can be cached in memory prior to running the query.
-- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/External-data-sources-tp11766.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
