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 leekeiabstraction).
Head commit for run: 558b7eeeeb36249e06d37de428cfc4482de7c796 / Jared Yu <[email protected]> refactor: address PR feedback on imports, signatures, and DRY FlussMap parsing - Move inline `use` statements for `FlussArray`, `FlussMap`, and Arrow types to the top of `column.rs` and `binary_writer.rs`. - Simplify method signatures for `get_map`, `get_array`, `write_map`, and `write_array` to avoid verbose module paths. - Extract duplicated logic for converting Arrow `StructArray` into `FlussMap` into a new `arrow_map_entry_to_fluss_map` helper in `column.rs`. - Optimize the new helper to accept `&StructArray` directly, removing redundant downcasts. Report URL: https://github.com/apache/fluss-rust/actions/runs/25463128586 With regards, GitHub Actions via GitBox
