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 2021/08/03 07:56:00 UTC

[jira] [Assigned] (IGNITE-14721) Calcite. SOME with subquery consume huge time.

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

Aleksey Plekhanov reassigned IGNITE-14721:
------------------------------------------

    Assignee:     (was: Aleksey Plekhanov)

> Calcite. SOME with subquery consume huge time.
> ----------------------------------------------
>
>                 Key: IGNITE-14721
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14721
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>            Reporter: Evgeny Stanilovsky
>            Priority: Major
>              Labels: calcite, calcite2-required, calcite3-required
>
> Table of 7 rows and further request :
> {noformat}
> SELECT name FROM Orders o WHERE name <= SOME (SELECT name FROM Orders o)
> {noformat}
> consume 1 min 21 sec for now.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)