Re: [VOTE] Apache Arrow array representation of statistics

2024-12-24 Thread Matt Topol
+1 (binding) On Tue, Dec 24, 2024, 6:48 PM David Li wrote: > +1 (binding) > > On Wed, Dec 25, 2024, at 07:21, L. C. Hsieh wrote: > > +1 (binding) > > > > It looks like a useful feature for query systems, especially for the > > ones that integrate native, JVM (e.g., Comet) and require statistics

Re: [VOTE] Apache Arrow array representation of statistics

2024-12-24 Thread David Li
+1 (binding) On Wed, Dec 25, 2024, at 07:21, L. C. Hsieh wrote: > +1 (binding) > > It looks like a useful feature for query systems, especially for the > ones that integrate native, JVM (e.g., Comet) and require statistics > passed across runtimes. > > Thank you. > > On Tue, Dec 24, 2024 at 5:52 A

Re: [VOTE] Apache Arrow array representation of statistics

2024-12-24 Thread L. C. Hsieh
+1 (binding) It looks like a useful feature for query systems, especially for the ones that integrate native, JVM (e.g., Comet) and require statistics passed across runtimes. Thank you. On Tue, Dec 24, 2024 at 5:52 AM Andrew Lamb wrote: > > +1 (binding) > > I think the proposal is well reasoned

Re: [VOTE] Apache Arrow array representation of statistics

2024-12-24 Thread Dewey Dunnington
+1 (binding)! Thank you for collecting all of our comments on this! Cheers, -dewey On Tue, Dec 24, 2024 at 7:52 AM Andrew Lamb wrote: > +1 (binding) > > I think the proposal is well reasoned, incorporates feedback so far, and > will be generally useful (even within the Rust Arrow/DataFusion ec

Re: [VOTE] Apache Arrow array representation of statistics

2024-12-24 Thread Andrew Lamb
+1 (binding) I think the proposal is well reasoned, incorporates feedback so far, and will be generally useful (even within the Rust Arrow/DataFusion ecosystem) Thank you Kou for driving this initiative. Andrew On Mon, Dec 23, 2024 at 4:28 PM Edmondo Porcu wrote: > +1 (non-binding) > > On Mon

Re: [VOTE] Apache Arrow array representation of statistics

2024-12-23 Thread Edmondo Porcu
+1 (non-binding) On Mon, Dec 23, 2024 at 10:15 AM Felipe Oliveira Carvalho < felipe...@gmail.com> wrote: > +1 > > On Mon, Dec 23, 2024 at 2:37 AM Sutou Kouhei wrote: > > > Hi, > > > > I would like to propose standardizing how to represent > > statistics as Apache Arrow array. > > > > Motivation:

Re: [VOTE] Apache Arrow array representation of statistics

2024-12-23 Thread Felipe Oliveira Carvalho
+1 On Mon, Dec 23, 2024 at 2:37 AM Sutou Kouhei wrote: > Hi, > > I would like to propose standardizing how to represent > statistics as Apache Arrow array. > > Motivation: > > * We want to pass not only Apache Arrow data but also > statistics of them through the C data interface for query >

Re: [VOTE] Apache Arrow array representation of statistics

2024-12-22 Thread Sutou Kouhei
+1 (binding) In <20241223.143545.907946641732263753@clear-code.com> "[VOTE] Apache Arrow array representation of statistics" on Mon, 23 Dec 2024 14:35:45 +0900 (JST), Sutou Kouhei wrote: > Hi, > > I would like to propose standardizing how to represent > statistics as Apache Arrow array