Re: [DISCUSS] Arrow array representation of statistics

2024-12-11 Thread David Li
I think the feedback is more along the lines of: we can just standardize a representation of statistics, without referencing where it's used (C Data Interface or otherwise). So people are free to use it wherever they want, whether C Data Interface or IPC or somewhere else. At the same time, we a

[DISCUSS] Arrow array representation of statistics

2024-12-11 Thread Sutou Kouhei
Hi, I want to discuss Arrow array representation of statistics and usable contexts of it. Background: We discussed how to pass statistics through the C data interface: * [DISCUSS] Statistics through the C data interface https://lists.apache.org/thread/z0jz2bnv61j7c6lbk7lympdrs49f69cx * [VOTE]

Re: [C++] Bump required CMake version

2024-12-11 Thread Raúl Cumplido
I've started an exploratory PR to find potential issues around bumping CMake to 3.25 [1]. There is currently an issue with the R builds, I am unsure on how the CRAN release works but does CRAN force on a specific CMake version? Could this be a problem? Regards, Raúl [1] https://github.com/apache