corasaurus-hex commented on issue #8850: URL: https://github.com/apache/arrow-rs/issues/8850#issuecomment-3544289363
the `iter_column` thing is probably the most suspect in that gist. it works for me in my one specific use case but we'd probably want something with better, faster access patterns for the more general case. maybe something like `arrow::compute::unary` that can be applied to a range? -- 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]
