kou commented on issue #38837: URL: https://github.com/apache/arrow/issues/38837#issuecomment-2128984545
Thanks for your comment. Could you explain more about a separate API call? Do you imagine a language specific API such as DataFusion's `PruningStatistics`? https://docs.rs/datafusion/latest/datafusion/physical_optimizer/pruning/trait.PruningStatistics.html (It's introduced in the mailing thread: https://lists.apache.org/thread/hd79kp59796sqmwo24vmsnbk8t6x7h8g ) Or do you imagine an API that transmits Arrow data (arrays or a record batch) as statistics like ADBC does? -- 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]
