You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksey Plekhanov (Jira)" <ji...@apache.org> on 2022/06/01 15:04:00 UTC

[jira] [Created] (IGNITE-17069) Calcite engine. Support segmented indexes

Aleksey Plekhanov created IGNITE-17069:
------------------------------------------

             Summary: Calcite engine. Support segmented indexes
                 Key: IGNITE-17069
                 URL: https://issues.apache.org/jira/browse/IGNITE-17069
             Project: Ignite
          Issue Type: Bug
            Reporter: Aleksey Plekhanov
            Assignee: Aleksey Plekhanov


Currentrly we silently return the wrong result if index is segmented (query parallelism is set for table). While query parallelism is not supported (see IGNITE-13027) by the Calcite query engine, we should at least process all segments of the index during index scan.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)