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/
