Hello!

I have just tried it with DBeaver 4.2.2 and it runs OK.

Consider also adding ignite indexing jar to class path.

Regards,
-- 
Ilya Kasnacheev


ср, 11 мар. 2020 г. в 18:39, VeenaMithare <v.mith...@cmcmarkets.com>:

> Hi ,
>
> Yes, I have put 2.8.0 ignite core jar in the path for the DBeaver to pickup
> the latest jdbc jars.
>
> Steps to reproduce :
> 1. Create a table on dbeaver :  CREATE TABLE TEST (
>         USERNAME VARCHAR,
>         APPLICATIONNAME VARCHAR,
>         MACHINENAME VARCHAR,
>         PRIMARY KEY ( USERNAME)
> )
>
>
> 2. Try and do SELECT * FROM PUBLIC.TEST
>
> The query runs for ever .
>
> regards,
> Veena.
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>

Reply via email to