[ 
https://issues.apache.org/jira/browse/SPARK-22136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tathagata Das resolved SPARK-22136.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0

Issue resolved by pull request 19327
[https://github.com/apache/spark/pull/19327]

> 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
>             Fix For: 3.0.0
>
>
> 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