Details
Description
There's not enough information to get root cause of problem described in IGNITE-23446.
Let's start with amending validateSingleResult in order to print out rest of the rows from cursor. This will help to understand whether it's a problem of incorrectly set `hasNext` flag, or underlying table actually returns more data than it was expected.
Attachments
Issue Links
- relates to
-
IGNITE-23446 ItSqlMultiStatementTest.basicMultiStatementQuery test failed
- Resolved
- links to