Aleksey Plekhanov created IGNITE-23235:
------------------------------------------
Summary: Calcite engine. Wrong result for not-null count if index
rebuild in progress
Key: IGNITE-23235
URL: https://issues.apache.org/jira/browse/IGNITE-23235
Project: Ignite
Issue Type: Bug
Reporter: Aleksey Plekhanov
Assignee: Aleksey Plekhanov
Queries like:
{noformat}
SELECT COUNT(val) FROM table
{noformat}
Can produce the wrong result if column {{val}} is indexed and index rebuild is
in progress.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)