Hi bhavishyamathur, Please properly subscribe to the mailing list so that the community can receive email notifications for your messages. To subscribe, send empty email to [email protected] and follow simple instructions in the reply.
SQL queries work over in-memory data only. So, you need to pre-load your data into cache before running queries. For instance, you can use "Data Loading" https://apacheignite.readme.io/docs/data-loading Perhaps, the following links will be helpful http://apache-ignite-users.70518.x6.nabble.com/quot-Read-through-quot-implementation-for-sql-query-td2735.html https://stackoverflow.com/questions/38837591/are-read-through-and-sql-indexing-supported-simultaneously/38838935 Thanks, Slava. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Implementing-Read-through-with-sql-server-tp14866p14921.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
