alamb commented on a change in pull request #9473:
URL: https://github.com/apache/arrow/pull/9473#discussion_r575793621
##########
File path: rust/arrow/src/buffer/immutable.rs
##########
@@ -0,0 +1,549 @@
+// Licensed to the Apache Software Foundation (ASF) under one
Review comment:
Stylistically, what do you think about calling this
`rust/arrow/src/buffer/buffer.rs` -- I found rust/arrow/src/buffer/immutable.rs
was a little confusing because there was nothing *named* `Immutable` in this
module - I realize `Buffer` is immutable but the mismatch just stuck out to me.
----------------------------------------------------------------
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]