The GitHub Actions job "npm_and_yarn in /javascript for uuid - Update 
#1334680953" on fory.git/main has failed.
Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]).

Head commit for run:
ad80be2e31b6120413edb2add97c2f6389284314 / Shawn Yang <[email protected]>
feat(xlang): add bfloat16 support (#3605)

## Why?

Add cross-language `bfloat16` support alongside the existing
reduced-precision `float16` support so reduced-precision scalars and
dense arrays can round-trip across runtimes with spec-backed behavior
and documentation.


## What does this PR do?

- adds `bfloat16` scalar and array/list carriers plus
serializer/type-resolution wiring in Java, C++, C#, Python, Go, and
Rust, with the generated/object-codec paths updated where needed
- extends xlang and schema-evolution handling for reduced-precision
fields, including array skip logic and field-ordering/type-id fixes
required for consistent cross-language behavior
- adds cross-language coverage for reduced-precision structs and updates
runtime tests across the touched implementations
- refreshes the xlang specification, type-mapping docs, and language
guides/READMEs to document `bfloat16` and reduced-precision array
support

## Related issues

#1017 
Closes #3286 
Closes #3283
Closes #3285 

## AI Contribution Checklist



- [ ] Substantial AI assistance was used in this PR: `yes` / `no`
- [ ] If `yes`, I included a completed [AI Contribution
Checklist](https://github.com/apache/fory/blob/main/AI_POLICY.md#9-contributor-checklist-for-ai-assisted-prs)
in this PR description and the required `AI Usage Disclosure`.
- [ ] If `yes`, my PR description includes the required `ai_review`
summary and screenshot evidence of the final clean AI review results
from both fresh reviewers on the current PR diff or current HEAD after
the latest code changes.



## Does this PR introduce any user-facing change?



- [ ] Does this PR introduce any public API change?
- [ ] Does this PR introduce any binary protocol compatibility change?

## Benchmark

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

With regards,
GitHub Actions via GitBox


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

Reply via email to