JosiahParry opened a new issue, #5118: URL: https://github.com/apache/arrow-rs/issues/5118
**Which part is this question about** `ffi::from_ffi()` **Describe your question** When using `ffi::from_ffi()` to bring in an array from R, we need have a reference to `FFI_ArrowSchema` however, the arrays in R do not have a schema associated with it. Is there another way to bring an array _without_ a schema or provide an empty one? **Additional context** Related: https://github.com/JosiahParry/arrow-extendr/issues/1 -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org