[
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)