The GitHub Actions job "Fory CI" on fory.git/xlang_ref_tracking has failed.
Run started by GitHub user chaokunyang (triggered by chaokunyang).

Head commit for run:
c2fcb97dc4e1033b3143d14a34cd93e5db6e0b42 / chaokunyang <[email protected]>
feat(python): enable nullable field compatible mode xlang tests

- Add NoOpMetaCompressor to Python for testing without compression
- Update Fory and TypeResolver to accept meta_compressor parameter
- Update NullableComprehensiveCompatible class to use Optional for all
  Group 2 fields, enabling proper null value handling
- Add custom testNullableFieldCompatibleNull override in PythonXlangTest
  to expect actual null values (like C++ with std::optional)

Python properly preserves null values using Optional types, unlike Rust
which sends default values.

Report URL: https://github.com/apache/fory/actions/runs/20631284147

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to