HeartSaVioR commented on pull request #30395:
URL: https://github.com/apache/spark/pull/30395#issuecomment-729403253


   Probably the general question would be this; "Is there a historical reason 
we didn't implement full outer join?"
   
   The concept is straightforward so the code change should be also 
straightforward. Just wanted to know if there's specific reason not to 
implement stream-stream full outer join at the time when we implemented 
stream-stream left/right outer join, so that we could avoid missing any major 
considerations on this feature.
   
   cc. to @tdas @jose-torres again here, as they've authored and reviewed the 
PR #19327


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to