leaves12138 commented on PR #9921:
URL: https://github.com/apache/paimon/pull/9921#issuecomment-5711510547

   The initial Python 3.13 CI failure appears unrelated to this PR. The only 
failing test was 
`pypaimon/tests/daft/daft_on_ray_e2e_test.py::test_daft_on_ray_read_write_e2e`: 
its subprocess exited with `-11` (`SIGSEGV`). All 31 tests in 
`file_store_commit_test.py`, including the new regressions, passed; the suite 
reported 5262 passed and 1 failed. The other Python versions also passed.
   
   This PR only extends the in-memory manifest metadata comparison used during 
commit retries; it does not change Daft/Ray execution. The crash log does not 
provide a stack trace linking the failure to this change. The failed jobs have 
been rerun on the unchanged commit and are currently in progress.
   
   [Original failing 
job](https://github.com/apache/paimon/actions/runs/35197491297/job/105124153498)
   


-- 
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]

Reply via email to