Jingsong Lee created FLINK-12077: ------------------------------------ Summary: Introduce HashJoinOperator and LongHashJoinGenerator to blink Key: FLINK-12077 URL: https://issues.apache.org/jira/browse/FLINK-12077 Project: Flink Issue Type: New Feature Reporter: Jingsong Lee Assignee: Jingsong Lee
Introduce HashJoinOperator to support all join type. Introduce LongHashJoinGenerator to do some performance optimization when key is long using LongHybridHashTable. -- This message was sent by Atlassian JIRA (v7.6.3#76005)