Jungtaek Lim created SPARK-46716:
------------------------------------

             Summary: 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


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to