Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Minor improvement.
EnumerableMergeJoin should have a protected constructor (instead of package private), in case downstream projects require to extend it.
This is already the case with other join operators, which provide a protected constructor, e.g.: EnumerableHashJoin, EnumerableNestedLoopJoin, EnumerableBatchNestedLoopJoin.
Attachments
Issue Links
- links to