Harsh Motwani created SPARK-51767:
-------------------------------------

             Summary: HashPartitioning does not check `checkInputDataTypes` on 
`partitionIdExpression`
                 Key: SPARK-51767
                 URL: https://issues.apache.org/jira/browse/SPARK-51767
             Project: Spark
          Issue Type: Bug
          Components: Shuffle
    Affects Versions: 4.0.0
            Reporter: Harsh Motwani


The HashPartitioning expression does not check `checkInputDataTypes` on the 
partitionIdExpression and tries to evaluate it. If this wasn't the case, we 
probably wouldn't have seen this issue: 
https://issues.apache.org/jira/browse/SPARK-50373




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to