Github user JingsongLi commented on the issue:
https://github.com/apache/flink/pull/4668
## Performance
- HashVsSortMiniBenchmark: use buildSideOuterJoin
testBuildFirst: 16s 208ms(before) 10s 98ms(after)
testBuildSecond: 7s 793ms(before) 6s 67ms(after)
R: @KurtYoung ---
