jorgecarleitao commented on issue #461: URL: https://github.com/apache/arrow-rs/issues/461#issuecomment-877741935
Wouldn't it make it more sense to add this to `compute` as a normal function? Implementing it on the `RecordBatch` interface is breaking the separation between compute and data that we enforce with the `compute` module. -- 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]
