The GitHub Actions job "Build Containerized PR Wheels" on 
fory.git/feat/python-bfloat16-support has failed.
Run started by GitHub user asadjan4611 (triggered by asadjan4611).

Head commit for run:
8c7d5c317dc3faad891caff0ed72d934dca7eb55 / asadjan4611 <[email protected]>
feat(python): add bfloat16 and bfloat16_array support

- Add BFloat16 Cython type with IEEE 754 compliant conversions
- Add BFloat16Array class backed by array.array('H')
- Implement serializers for scalar and array types
- Register types in type resolver (TypeId.BFLOAT16 = 18, TypeId.BFLOAT16_ARRAY 
= 54)
- Add buffer read/write methods for bfloat16
- Add codegen support for bfloat16
- Add row format support (with temporary float16 mapping until C++ support)
- Add comprehensive test suite with 11 test cases covering all edge cases
- Follow existing float16 implementation patterns

Fixes #3289

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

With regards,
GitHub Actions via GitBox


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

Reply via email to