[ 
https://issues.apache.org/jira/browse/IGNITE-16768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Evgeny Stanilovsky updated IGNITE-16768:
----------------------------------------
    Description: 
Now we have a simple stub, in 

{noformat}
org.apache.ignite.internal.sql.engine.schema.IgniteTableImpl.StatisticsImpl#getRowCount
{noformat}

which always return 10_000. Lets temporary implement correct row count 
statistics. 


  was:
Now we have a simple stub, in 

{noformat}
org.apache.ignite.internal.sql.engine.schema.IgniteTableImpl.StatisticsImpl#getRowCount
{noformat}

which always return 10_000. Lets temporary implement correct row count 
statistics. Further issue with correct implementation will be linked soon.



> Sql. Implement temporary table size stub for statistics needs.
> --------------------------------------------------------------
>
>                 Key: IGNITE-16768
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16768
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>            Reporter: Evgeny Stanilovsky
>            Assignee: Evgeny Stanilovsky
>            Priority: Major
>              Labels: ignite-3
>
> Now we have a simple stub, in 
> {noformat}
> org.apache.ignite.internal.sql.engine.schema.IgniteTableImpl.StatisticsImpl#getRowCount
> {noformat}
> which always return 10_000. Lets temporary implement correct row count 
> statistics. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to