Reranko05 commented on code in PR #50452:
URL: https://github.com/apache/arrow/pull/50452#discussion_r3556447715


##########
ruby/red-arrow-format/lib/arrow-format/type.rb:
##########
@@ -742,6 +715,10 @@ def build_array(...)
     def to_flatbuffers
       FB::Binary::Data.new
     end
+
+    def offset_pack_template
+      "l"
+    end

Review Comment:
   Addressed.



-- 
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]

Reply via email to