pinduzera commented on issue #34779: URL: https://github.com/apache/arrow/issues/34779#issuecomment-1491827431
As an additional: When trying to use `write_ipc_stream(iris, conn)` I receive the following error, which is I am not sure if it is any restriction o Arrow or R sockets, the error is a little different, which is strange since `write_ipc_stream` calls arrow::RecordBatchStreamWriter`. Maybe failing even earlier? ```Error in seek.connection(4L) : 'seek' not enabled for this connection``` -- 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]
