|
Hi,
another issue popped up.
SQLRowCount gives me back 0 when I execute the following query:
select * from mytable limit 10;
The column count is correct. The rowcount not as the api is fetching 10
rows
I honestly think what I've seen so far is that the current ODBC driver
implementation in Apache Ignite is more than basic
I will try to amend the things that I need if I'm able to dig myself
through the code and see if I can get to some reasonable point to
understand why....
Regards,
Wolfgang
|