[
https://issues.apache.org/jira/browse/IGNITE-13793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17242461#comment-17242461
]
Pavel Tupitsyn commented on IGNITE-13793:
-----------------------------------------
[~isapego] LGTM
> ODBC: Implement SQLRowCount for select queries
> ----------------------------------------------
>
> Key: IGNITE-13793
> URL: https://issues.apache.org/jira/browse/IGNITE-13793
> Project: Ignite
> Issue Type: Improvement
> Components: odbc
> Affects Versions: 2.9
> Reporter: Igor Sapego
> Assignee: Igor Sapego
> Priority: Major
> Fix For: 2.10
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> SQLRowCount() should return estimation of row count of the query. Currently,
> we can not provide any estimations of this kind, but we still need to
> implement this function as sometimes some third-party software uses it. It is
> proposed to use some kind of constant value, e.g. page size.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)