[
https://issues.apache.org/jira/browse/IGNITE-26314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Pereslegin updated IGNITE-26314:
--------------------------------------
Description:
Definition of done
* Migrate JdbcDatabaseMetadata to use the new ResultSet implementation
* Update javaDoc of JdbcStatement2 setFetchSize with current implementation
limitation.
was:
Ignite SQL API does not provide means to change the number of rows after a
ResultSet object is returned from a method call, but there is setFetchSize
method on ResultSet object.
This method (ResultSet setFetchSize) should either to do nothing or Ignite SQL
API should be modified to allow changing the number of rows fetched.
> Jdbc. Migrate JdbcDatabaseMetadata to use the new ResultSet implementation
> --------------------------------------------------------------------------
>
> Key: IGNITE-26314
> URL: https://issues.apache.org/jira/browse/IGNITE-26314
> Project: Ignite
> Issue Type: Improvement
> Components: sql ai3
> Reporter: Maksim Zhuravkov
> Assignee: Pavel Pereslegin
> Priority: Major
> Labels: ignite-3
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Definition of done
> * Migrate JdbcDatabaseMetadata to use the new ResultSet implementation
> * Update javaDoc of JdbcStatement2 setFetchSize with current implementation
> limitation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)