Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.0.0
Description
Such conversions should be NOT considered as an optimization, but it is needed for correctness. So, we cannot run the substitutions as an optimization rule, it should be applied before any.
We could modify RewriteCollationJoin and take into account DPP, but we might miss something else. Fxing ALL results of optimizations in RewriteCollationJoin introduces some dependencies.
Attachments
Issue Links
- is a clone of
-
SPARK-48000 Hash join support for strings with collation (StringType only)
- Resolved
- links to