hiroyuki-sato commented on code in PR #48441:
URL: https://github.com/apache/arrow/pull/48441#discussion_r2613942170
##########
ruby/red-arrow-format/lib/arrow-format/array.rb:
##########
@@ -110,13 +110,16 @@ def to_a
end
end
- class DateArray < Array
+ class TemporaryArray < Array
Review Comment:
Just interest. `Temporary` means temorary? (It mean this class name will
change later)
--
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]