Hi Maxim,

It doesn't matter, which cache you will use for SQL queries here, so, yes,
you can use some dummy cache. In future, afaik, there are plans to change
this API, the method will be placed in Ignite class instead of IgniteCache.

Regards,
Evgenii

2018-07-23 17:41 GMT+03:00 Maxim Malygin <maxim.maly...@gmail.com>:

> Hi,
>
> I have the question regarding Java API for SQL queries.
> As I understand from the documentation, API for SQL queries is placed in
> IgniteCache interface ("query" method). This means that I need to get or
> create a cache to do a SQL query. What cache name I should use to get
> instance of IgniteCache? Some dummy cache?
>
> Thanks,
> Maxim
>

Reply via email to