wjones127 commented on issue #5118: URL: https://github.com/apache/arrow-rs/issues/5118#issuecomment-1830507243
@JosiahParry Can we close this? > arrays in R do not have a schema associated with it. To fill in some blanks for future readers. Arrays don't have a "schema" but they do have a data type (e.g. float, double, int64), and that's what information needs to be set in `FFI_ArrowSchema`. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org