ethe opened a new issue #675: URL: https://github.com/apache/arrow-rs/issues/675
**Which part is this question about** FixedSizeListBuilder: https://github.com/apache/arrow-rs/blob/master/arrow/src/array/builder.rs#L893 **Describe your question** User have to declare an inner field with a magic string "item" in `FixedSizeArrayList` creation, otherwise it would returns an error. I think it would be better to have an option to config this name. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
