ssine MARZOUGUI :
>
>> Hi all,
>>
>> My job fails with the folowing exception : CompilerException: Bug: Plan
>> generation for Unions picked a ship strategy between binary plan operators.
>> The exception happens when adding partitionByRange(1).sortPartition(1,
MARZOUGUI :
> Hi all,
>
> My job fails with the folowing exception : CompilerException: Bug: Plan
> generation for Unions picked a ship strategy between binary plan operators.
> The exception happens when adding partitionByRange(1).sortPartition(1,
> Order.DESCENDING) to the
Hi all,
My job fails with the folowing exception : CompilerException: Bug: Plan
generation for Unions picked a ship strategy between binary plan operators.
The exception happens when adding partitionByRange(1).sortPartition(1,
Order.DESCENDING) to the union of datasets.
I made a smaller version