novemberkilo edited a comment on issue #301: URL: https://github.com/apache/arrow-rs/issues/301#issuecomment-845689692
@alamb it looks like there are several other array types that do not have examples. Shall I continue in the same vein as #330 to annotate them with doctests? For example, `BooleanArray` has no examples, and none of the methods appear to have documentation either. https://docs.rs/arrow/4.0.0/arrow/array/struct.BooleanArray.html https://docs.rs/arrow/4.0.0/arrow/array/struct.BooleanArray.html#method.builder -- 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. For queries about this service, please contact Infrastructure at: [email protected]
