[
https://issues.apache.org/jira/browse/CALCITE-4123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ruben Q L reassigned CALCITE-4123:
----------------------------------
Assignee: Ruben Q L
> Make EnumerableMergeJoin constructor protected
> ----------------------------------------------
>
> Key: CALCITE-4123
> URL: https://issues.apache.org/jira/browse/CALCITE-4123
> Project: Calcite
> Issue Type: Task
> Components: core
> Reporter: Ruben Q L
> Assignee: Ruben Q L
> Priority: Major
> Fix For: 1.24.0
>
>
> 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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)