Evgeny Stanilovsky created IGNITE-16768:
-------------------------------------------
Summary: 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
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.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)