Hi,
There are no objections how to process TODOs. I've used
suggested approaches for them.
I've added examples for array.
I'll start a vote for this again.
Thanks,
--
kou
In <20241218.170107.1224859230223769469@clear-code.com>
"Re: [DISCUSS] Arrow array repres
e float64.
There are examples for record batches but not for arrays for
now. I'll add examples for arrays later...
Thanks,
--
kou
In <20241212.102712.700919417179383555....@clear-code.com>
"[DISCUSS] Arrow array representation of statistics" on Thu, 12 Dec 2024
10:27:12 +
t/examples of why we are
> motivated
> > to define this (and note that these are examples only), which may use C
> > Data Interface or something as an example, but others may disagree.
> >
> > On Thu, Dec 12, 2024, at 10:27, Sutou Kouhei wrote:
> >
t;, without
> defining anything about how or where to use it.
>
> I think it's still useful to have context/examples of why we are motivated
> to define this (and note that these are examples only), which may use C
> Data Interface or something as an example, but others m
se are examples only), which may use C Data
Interface or something as an example, but others may disagree.
On Thu, Dec 12, 2024, at 10:27, Sutou Kouhei wrote:
> Hi,
>
> I want to discuss Arrow array representation of statistics
> and usable contexts of it.
>
> Background:
>
>
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