aglinxinyuan opened a new issue, #4837: URL: https://github.com/apache/texera/issues/4837
Add unit tests for CheckpointState (save / load / has / size, missing-key RuntimeException, key constants), SerializedState (fromObject / toObject round-trip via the configured Pekko Serialization, size), and the CheckpointSupport trait shape (custom subclass forwarding to a CheckpointState). Complements the existing in-flight #4687 negative-test by covering the data-only contract end-to-end at the unit level. ### Priority P3 - Low ### Task Type - [x] Testing / QA -- 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]
