Jose Torres created SPARK-22136:
-----------------------------------

             Summary: Implement stream-stream outer joins in append mode
                 Key: SPARK-22136
                 URL: https://issues.apache.org/jira/browse/SPARK-22136
             Project: Spark
          Issue Type: Sub-task
          Components: Structured Streaming
    Affects Versions: 2.3.0
            Reporter: Jose Torres


Followup to inner join subtask. We can implement outer joins by generating null 
rows when old state gets cleaned up, given that the join has watermarks 
allowing that cleanup to happen.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to