You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Konstantin Orlov (Jira)" <ji...@apache.org> on 2023/04/03 09:53:00 UTC

[jira] [Created] (IGNITE-19187) Sql. Handle StorageRebalanceException during rowsCount estimation

Konstantin Orlov created IGNITE-19187:
-----------------------------------------

             Summary: Sql. Handle StorageRebalanceException during rowsCount estimation
                 Key: IGNITE-19187
                 URL: https://issues.apache.org/jira/browse/IGNITE-19187
             Project: Ignite
          Issue Type: Bug
          Components: sql
            Reporter: Konstantin Orlov


We need to handle StorageRebalanceException which may be thrown from {{org.apache.ignite.internal.storage.MvPartitionStorage#rowsCount}} during row count estimation ({{org.apache.ignite.internal.sql.engine.schema.IgniteTableImpl.StatisticsImpl#getRowCount}}).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)