mapleFU commented on code in PR #37872:
URL: https://github.com/apache/arrow/pull/37872#discussion_r1341548775


##########
cpp/src/arrow/ipc/reader.cc:
##########
@@ -290,6 +296,7 @@ class ArrayLoader {
 
   template <typename TYPE>
   Status LoadBinary(Type::type type_id) {
+    DCHECK_NE(nullptr, out_);

Review Comment:
   Sorry, I've update it now



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