[
https://issues.apache.org/jira/browse/IGNITE-14721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Evgeny Stanilovsky updated IGNITE-14721:
----------------------------------------
Labels: calcite (was: calcite calcite2-required calcite3-required)
> 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
>
> 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.20.1#820001)