[
https://issues.apache.org/jira/browse/IGNITE-18937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yury Gerzhedovich updated IGNITE-18937:
---------------------------------------
Epic Link: IGNITE-19479
> Sql. Join of big number of table function takes unreasonable amount of time
> ---------------------------------------------------------------------------
>
> Key: IGNITE-18937
> URL: https://issues.apache.org/jira/browse/IGNITE-18937
> Project: Ignite
> Issue Type: Bug
> Components: sql
> Reporter: Konstantin Orlov
> Priority: Major
> Labels: ignite-3
>
> The test
> {{org.apache.ignite.internal.sql.engine.planner.JoinCommutePlannerTest#commuteIsDisabledForBigJoinsOfTableFunctions}}
> takes too much time to finish (don't know actual timing, just killed the
> test after a minute), whereas the similar one but with tables (instead of
> table function) takes only a few seconds. Let's investigate this problem and
> fix it.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)