The GitHub Actions job "Fory CI" on fory.git/feat/rust-stream-deserialization has failed. Run started by GitHub user Zakir032002 (triggered by Zakir032002).
Head commit for run: 8ce04f874acd236668d797e1985eac2de2c23894 / Zakir <[email protected]> feat(rust): add streaming deserialization support for Rust Implements #3300 aligned with C++ PR #3307 stream model. - Add ForyStreamBuf: growable buffer wrapping dyn Read, no compaction - Make Reader stream-aware: ensure_readable before reads, sync_stream_pos after - Add byte-at-a-time varint fallbacks for stream-backed readers - Fix deserialize_from to transfer stream state via take/restore pattern - Preserve zero-overhead in-memory fast path (branch-light) - Add 12 comprehensive stream tests (primitives, structs, strings, sequential decode, truncated stream errors, Vec, regression) Closes #3300 Report URL: https://github.com/apache/fory/actions/runs/22043194785 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
