Konstantin Orlov created IGNITE-18937:
-----------------------------------------
Summary: 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
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)