Vincent Tran created IMPALA-10988:
-------------------------------------

             Summary: Clarify DEFAULT_JOIN_DISTRIBUTION_MODE Query Option
                 Key: IMPALA-10988
                 URL: https://issues.apache.org/jira/browse/IMPALA-10988
             Project: IMPALA
          Issue Type: Documentation
          Components: Docs
    Affects Versions: Not Applicable
            Reporter: Vincent Tran


[https://impala.apache.org/docs/build/html/topics/impala_default_join_distribution_mode.html]
 states:
{noformat}
This option determines the join distribution that Impala uses when any of the 
tables involved in a join query is missing statistics.{noformat}
However, I think technically, it determines the join distribution when any 
input of a join has unknown cardinality. Missing statistics, currently, does 
not always cause unknown cardinality. So we need to correct this statement.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to