The GitHub Actions job "License and Formatting Check" on 
fluss-rust.git/feat-387-map-dtype-support has failed.
Run started by GitHub user qzyu999 (triggered by fresh-borzoni).

Head commit for run:
15e001e02b40f362bc5531bb292b7c986f6c1808 / Jared Yu <[email protected]>
feat: introduce FlussMapWriter for simplified map construction

- Add `FlussMapWriter` to abstract away the complexity of managing parallel key 
and value `FlussArrayWriter`s.
- Implement `write_entry(key, value)` with automatic `Datum` routing and strict 
null-key enforcement.
- Re-export `FlussMapWriter` and `FlussArrayWriter` in `row::mod` for better 
public API ergonomics.
- Refactor existing test suites and integration tests to use the new writer, 
significantly reducing boilerplate code.

Ref: PR #530

Report URL: https://github.com/apache/fluss-rust/actions/runs/25893618464

With regards,
GitHub Actions via GitBox

Reply via email to