kou commented on issue #38837: URL: https://github.com/apache/arrow/issues/38837#issuecomment-2146457071
If per-batch statistics are needed, the separated API approach (schema for statistics is only defined) is better than using `ArrowSchema`/`ArrowArray`/`ArrowArrayStream`. With the separated API approach, you can control when you get statistics and what statistics are got. -- 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]
