[jira] [Created] (IGNITE-10759) Disable implicit distributed joins when queryParallelizm>1.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-10759) Disable implicit distributed joins when queryParallelizm>1.

Anton Vinogradov (Jira)
Andrew Mashenkov created IGNITE-10759:
-----------------------------------------

             Summary: Disable implicit distributed joins when queryParallelizm>1.
                 Key: IGNITE-10759
                 URL: https://issues.apache.org/jira/browse/IGNITE-10759
             Project: Ignite
          Issue Type: Bug
          Components: sql
    Affects Versions: 1.9
            Reporter: Andrew Mashenkov
             Fix For: 2.8


For now, local query with queryParallelizm>1 enables joins between partitions on same even if distributedJoins flag is false.

This behaviour is unexpected and can't be disabled.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)