westonpace opened a new issue, #34088:
URL: https://github.com/apache/arrow/issues/34088

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   When trying to open an IPC **writer** on something that is not a file object 
the error is:
   
   ```
   Unable to read from object of type: {0}
   ```
   
   It should be `write` instead of `read`.
   
   ### Component(s)
   
   Python


-- 
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: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to