You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support for LeftJoin HashJoins has been added.
The remaining join types will be supported once Flink features hash-based execution strategies for full outer joins.
The following tests in
JoinFieldedPipesPlatformTest
fail when the join is executed with a DOP > 1:The text was updated successfully, but these errors were encountered: