How did you create the cache? Most likely you would like yo use the PUBLIC one,
or you should be able to access it using SQL_MYCACHE_TWSources.
Here are the docs regarding the schemas creation
https://ignite.apache.org/docs/latest/SQL/schemas
> On 17 Jun 2021, at 13:28, Ilya Kasnacheev wrote:
Hello!
What is the connection string of your JDBC connection?
Regards.
--
Ilya Kasnacheev
ср, 16 июн. 2021 г. в 04:20, Moshe Rosten :
> Greetings,
>
> I'm attempting to retrieve a list of values from this query line:
>
> List> res = conn.sqlQuery("select * from TWSources");
>
> It works some
Is there any logs on server side when you face this issue?
16.06.2021 11:19, Moshe Rosten пишет:
Greetings,
I'm attempting to retrieve a list of values from this query line:
List>res =conn.sqlQuery("select * from TWSources");
It works sometimes perfectly fine, and at other times it gives me th