paleolimbot commented on issue #513: URL: https://github.com/apache/arrow-nanoarrow/issues/513#issuecomment-2158360490
> Perhaps the statistics on the C interface that are currently being discussed could provide some sort of dictionary for the entire column...? I think that `convert_array_stream(stream, factor())` could be smarter: when I first implemented the "convert to R" logic I didn't allow for any flexibility with respect to "finalizing" a value. I had to bite that bullet to support GeoArrow (i.e., with the `nanoarrow_vctr()`), but at the moment attempting to convert a stream with a target `factor()` will error. There is also a PR open to refactor the conversion process to make it easier to add these features: https://github.com/apache/arrow-nanoarrow/pull/392 -- 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]
