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

Hyukjin Kwon resolved SPARK-46716.
----------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

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

> Add a test regarding to backward compatibility check for Scala 
> StreamingQueryListener
> -------------------------------------------------------------------------------------
>
>                 Key: SPARK-46716
>                 URL: https://issues.apache.org/jira/browse/SPARK-46716
>             Project: Spark
>          Issue Type: Task
>          Components: Structured Streaming
>    Affects Versions: 3.5.0, 4.0.0
>            Reporter: Jungtaek Lim
>            Assignee: Jungtaek Lim
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>
> When we added onQueryIdle to StreamingQueryListener, we missed to add 
> backward compatibility test(s) into StreamingQueryListenerSuite.
> We added the compatibility test in pyspark when we fixed an issue on pyspark 
> specific via https://issues.apache.org/jira/browse/SPARK-45631, but we didn't 
> add the symmetric test in Scala side. Worth noting that the issue SPARK-45631 
> does not apply to Scala, but worth to have compatibility test so that we do 
> not miss it.
>  



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to