Konstantin Orlov created IGNITE-23480:
-----------------------------------------
Summary: Sql. Add debug output to investigate flakiness of
basicMultiStatementQuery test
Key: IGNITE-23480
URL: https://issues.apache.org/jira/browse/IGNITE-23480
Project: Ignite
Issue Type: Improvement
Components: sql
Reporter: Konstantin Orlov
Assignee: Konstantin Orlov
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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)