[DISCUSS] Allow for getting late elements via side outputs from IntervalJoinOperator
I was hoping to make an enhancement to the interval join operator in
regards to having access to late elements from either the left or right
stream. I was thinking this could possibly be done using the side outputs
feature.