You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Konstantin Orlov (Jira)" <ji...@apache.org> on 2023/03/02 08:46:00 UTC

[jira] [Created] (IGNITE-18937) Sql. Join of big number of table function takes unreasonable amount of time

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)