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