senthh commented on PR #50554: URL: https://github.com/apache/spark/pull/50554#issuecomment-2792330823
Both test failures are not relevant with this changes ``` [info] - flatMapGroupsWithState - initial state and initial batch have same keys and skipEmittingInitialStateKeys=false - state format version 1 *** FAILED *** (690 milliseconds) [info] == Results == [info] !== Correct Answer - 2 == == Spark Answer - 4 == ``` and ``` SparkSessionE2ESuite: [info] - interrupt all - background queries, foreground interrupt *** FAILED *** (20 seconds, 53 milliseconds) [info] The code passed to eventually never returned normally. Attempted 30 times over 20.049380065999998 seconds. Last failure message: q1Interrupted was false. (SparkSessionE2ESuite.scala:72) [info] org.scalatest.exceptions.TestFailedDueToTimeoutException: ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org