Evgeny Stanilovsky created IGNITE-24117: -------------------------------------------
Summary: Change AbstractExecutionTest#rowFactory methods return correct results. Key: IGNITE-24117 URL: https://issues.apache.org/jira/browse/IGNITE-24117 Project: Ignite Issue Type: Bug Components: sql Affects Versions: 3.0.0-beta1 Reporter: Evgeny Stanilovsky Minimally this need to be changed {code:java} @Override public int columnsCount() { return 1; } {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)