zeroshade commented on PR #43632: URL: https://github.com/apache/arrow/pull/43632#issuecomment-2307300731
> I'm not quite sold on this if we want to have a callback based API. Though I understand wanting to have the most efficient possible theoretical API. At least from my Flight/gRPC based view, though, it seems difficult to take advantage of. Personally I agree here. But I'm willing to accommodate it if we believe it is the best way forward, @westonpace @paleolimbot @pitrou Thoughts? > FWIW, do we need to do anything to accommodate the arrow::ArrayStatistics API that @kou has been working on? That's a good question, should we add some other callback / method for providing statistics? Or would this be something that we'd add to the `on_next` method? @kou? -- 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]
