paleolimbot commented on code in PR #39455:
URL: https://github.com/apache/arrow/pull/39455#discussion_r1450935696


##########
cpp/src/arrow/c/bridge.cc:
##########
@@ -2152,6 +2211,27 @@ class ArrayStreamBatchReader : public RecordBatchReader {
   }
 
  private:
+  template <typename BatchT>

Review Comment:
   That is definitely a better idea! I reverted my initial attempt (which led 
to segfaults in Python) and will work through a second attempt more carefully 🙂 
.



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