You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Yury Gerzhedovich (Jira)" <ji...@apache.org> on 2021/06/18 09:35:02 UTC

[jira] [Updated] (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 ]

Yury Gerzhedovich updated IGNITE-14721:
---------------------------------------
    Labels: calcite calcite2-required calcite3-required  (was: calcite)

> 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: Stanilovsky Evgeny
>            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)