Re: [DISCUSS] Arrow array representation of statistics

2024-12-17 Thread Felipe Oliveira Carvalho
> I think it's fair not to mention any other Arrow-like transport mechanism > since the benefits of transporting the statistics as an Arrow array are > less clear right now. When we (or applications) start thinking about more advanced statistics like compressed histograms and sketch data structure

Arrow community meeting December 18 at 17:00 UTC

2024-12-17 Thread Ian Cook
Our next biweekly Arrow community meeting is this Wednesday, December 18 at 17:00 UTC / 12:00 EST / 9:00 PST. Zoom meeting URL: https://zoom.us/j/87649033008?pwd=SitsRHluQStlREM0TjJVYkRibVZsUT09 Meeting ID: 876 4903 3008 Passcode: 958092 Meeting notes will be captured in this Google Doc: https://

[RUST] Use of Panics

2024-12-17 Thread Micah Kornfield
Hi Rust Arrow Devs, We are having a conversation [1] on use of panics in Rust (when is it appropriate, are there any rubrics for converting panics to errors, etc). Feedback welcome. For reference this came up in the context of handling malformed parquet data. Thanks, Micah [1] https://github.com