amoeba commented on code in PR #608: URL: https://github.com/apache/arrow-nanoarrow/pull/608#discussion_r1763391546
########## r/R/ipc.R: ########## @@ -24,8 +24,8 @@ #' from files or URLs and is essentially a high performance equivalent of #' a CSV file that does a better job maintaining types. #' -#' The nanoarrow package does not currently have the ability to write serialized -#' IPC data: use [arrow::write_ipc_stream()] to write data from R, or use +#' The nanoarrow package implements an IPC writer; however, you can also Review Comment: Sounds good. -- 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]
