LuciferYang commented on PR #48460: URL: https://github.com/apache/spark/pull/48460#issuecomment-2594389526
@WweiL master compile failed after this one merged: - https://github.com/apache/spark/actions/runs/12801160621/job/35690190495#step:10:2619 ``` [error] /home/runner/work/spark/spark/sql/core/src/test/scala/org/apache/spark/sql/execution/streaming/state/RocksDBStateStoreCheckpointFormatV2Suite.scala:626:41: Option[Map[Long,Array[Array[String]]]] does not take parameters [error] val res2 = metadata.stateUniqueIds(0).map { uniqueIds => [error] ^ [error] /home/runner/work/spark/spark/sql/core/src/test/scala/org/apache/spark/sql/execution/streaming/state/RocksDBStateStoreCheckpointFormatV2Suite.scala:634:85: value sorted is not a member of Nothing [error] if (!versionToUniqueIdFromStateStore(version).sorted.sameElements(uniqueIds.sorted)) { [error] ``` -- 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]
