paleolimbot commented on issue #316:
URL: 
https://github.com/apache/arrow-nanoarrow/issues/316#issuecomment-1810246931

   Does `basic_array_stream(list(data.frame()))` work for your purposes? I'm a 
tiny bit worried that a generic dispatching on `list` would be ambiguous (for 
example, I might expect `as_nanoarrow_array_stream(list(raw()))` to return a 
stream with one array of length one that is a binary array, even though I don't 
think it does that at the moment).


-- 
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]

Reply via email to