Hey, I run *Ignite 2.3* locally for testing...just one node, persistence is enabled.
Using DBeaver - using *Ignite 2.2 *JDBC thin client, 1. Create two simple tables, City and Person, from the Getting started example. 2. Insert rows to those tables When I execute 'select * from Person', I got "Unknown SQL listener request ID;[request ID=5]" error in the DBeaver UI. If I use 2.3 JDBC thin client, I can perform the above query. Is this a bug, Ignite does not support backward compatibility or else? -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
