LanHikari22 opened a new issue, #7732: URL: https://github.com/apache/arrow-rs/issues/7732
**Describe the bug** <!-- A clear and concise description of what the bug is. --> I tried to reproduce the example for `ParquetRecordWriter` and I failed to. It required some minor fixes, which I managed to do. **To Reproduce** <!-- Steps to reproduce the behavior: --> error reproduction problems can be found in my [repro001](<https://github.com/LanHikari22/rs_repro/blob/main/src/repro_tracked/repro001_parquet_derive_example.rs>). **Expected behavior** <!-- A clear and concise description of what you expected to happen. --> That the example works out of the box. **Additional context** <!-- Add any other context about the problem here. --> My development journal for this can be found [here](<https://github.com/dism-exe/dism-exe-notes/blob/main/lan/llm/weekly/Wk%2025%20003%20Rust%20Parquet%20serialize%20and%20deserialize.md>). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org