liviazhu commented on PR #53101: URL: https://github.com/apache/spark/pull/53101#issuecomment-3564472099
> Hi, @liviazhu, @ericm-db , anishshri-db. Although this is irrelevant to this PR, could you hold on this `RocksDB` PR because `RockDB` CI is broken currently? > > * https://github.com/apache/spark/actions/workflows/build_rockdb_as_ui_backend.yml > > You can test like the following. Due to the failure, I cannot verify this PR. > > ``` > ~s:liviazhu-db/taskcompletionlistener $ LIVE_UI_LOCAL_STORE_DIR=/tmp/kvStore build/sbt "sql/testOnly *.StateStoreSuite" > ... > [info] *** 1 TEST FAILED *** > [error] Failed tests: > [error] org.apache.spark.sql.execution.streaming.state.StateStoreSuite > [error] (sql / Test / testOnly) sbt.TestsFailedException: Tests unsuccessful > [error] Total time: 114 s (0:01:54.0), completed Nov 20, 2025, 9:31:12 AM > ``` @dongjoon-hyun It looks like the issue was resolved, can we merge this PR? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
