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

Jungtaek Lim resolved SPARK-45045.
----------------------------------
    Fix Version/s: 3.5.0
                   4.0.0
       Resolution: Fixed

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

> SPARK-43183 broke various tests in 3rd party streaming data sources
> -------------------------------------------------------------------
>
>                 Key: SPARK-45045
>                 URL: https://issues.apache.org/jira/browse/SPARK-45045
>             Project: Spark
>          Issue Type: Bug
>          Components: Structured Streaming
>    Affects Versions: 3.5.0
>            Reporter: Jungtaek Lim
>            Assignee: Jungtaek Lim
>            Priority: Blocker
>             Fix For: 3.5.0, 4.0.0
>
>
> SPARK-43183 made a change regarding behavior to the StreamingQueryListener as 
> well as StreamingQuery API, while the intention was more about introducing 
> the change in the former one.
> I just got some reports from 3rd party data sources that they encountered 
> innocent test failures during upgrade to 3.5.0 (RC), and it looks like they 
> are mostly concerned about the behavioral change for StreamingQuery API. 
> (It's lot less convenient for developers to rely on streaming query listener 
> for testing.)
> That said, to avoid 3rd party ecosystem be bugging with new behavior, we 
> should probably revert the behavior for StreamingQuery API at least.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to