[ https://issues.apache.org/jira/browse/IGNITE-24117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Evgeny Stanilovsky resolved IGNITE-24117. ----------------------------------------- Resolution: Not A Problem > 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 > Priority: Major > Labels: ignite-3 > > Minimally this need to be changed > {code:java} > @Override > public int columnsCount() { > throw new UnsupportedOperationException(); > } > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)