Performing a global join to a a LHS dataset with 0 records can cause a crash.
This occurs, because there is no partition info from dealing with the LHS, when it tries to sort the RHS it incorrectly uses LHS key serializers.
- relates to
-
HPCC-17209 Thor job coring in global JOIN/DENORMALIZE if LHS is pre-sorted.
-
- Resolved
-