Re: [VOTE][Format] Fixed shape tensor Canonical Extension Type

2023-03-07 Thread Alenka Frim
> > Just one comment, though: since we also define a separate "Tensor" IPC > structure in Arrow, maybe we should state the relationship somewhere in the > documentation? (Even if the answer is "no relationship".) > Agree David, thanks for bringing it up. I will add the information about "no relat

Re: [VOTE][Format] Fixed shape tensor Canonical Extension Type

2023-03-07 Thread Joris Van den Bossche
+1 (binding) On Tue, 7 Mar 2023 at 23:35, David Li wrote: > > +1 (binding) > > Just one comment, though: since we also define a separate "Tensor" IPC > structure in Arrow, maybe we should state the relationship somewhere in the > documentation? (Even if the answer is "no relationship".) > > On

Re: [VOTE][Format] Fixed shape tensor Canonical Extension Type

2023-03-07 Thread David Li
+1 (binding) Just one comment, though: since we also define a separate "Tensor" IPC structure in Arrow, maybe we should state the relationship somewhere in the documentation? (Even if the answer is "no relationship".) On Mon, Mar 6, 2023, at 18:58, Rok Mihevc wrote: > +1 > > Thanks for the disc

[RESULT][VOTE] Release Apache Arrow nanoarrow 0.1.0 - RC1

2023-03-07 Thread Sutou Kouhei
Hi, I prepended "[RESULT]" to the subject. Dewey, could you use "[RESULT][VOTE] ..." subject for a vote result e-mail next time? It's for easy to find. A recent example: [RESULT][VOTE][RUST] Release Apache Arrow Rust Object Store 0.5.5 RC1 https://lists.apache.org/thread/ybqvx5k2lnyotnh6yq5x

Re: [VOTE] Release Apache Arrow nanoarrow 0.1.0 - RC1

2023-03-07 Thread David Li
I ran post-01-upload.sh. Thanks Dewey! [x] Closed GitHub milestone [ ] Added release to Apache Reporter System [x] Uploaded artifacts to Subversion [ ] Created GitHub release [ ] Submit R package to CRAN [ ] Sent announcement to annou...@apache.org [ ] Release blog post at https://github.com/apach

Re: [VOTE] Release Apache Arrow nanoarrow 0.1.0 - RC1

2023-03-07 Thread Dewey Dunnington
Thank you everybody for verifying and voting! With 4 binding +1s and 5 non-binding +1s, the vote passes! The first release of Apache Arrow nanoarrow has the following post-release tasks. I believe the upload step requires a PMC member to run the script but the rest I'm happy to take care of! [x]

Re: Extensions Type Interface Discussion

2023-03-07 Thread Yevgeny Pats
Hi Andrew, Thanks for the reply! I did exactly that and considered first to see if we can start by only handling it in the application level but that's a no go for us to migrate to arrow (from our own type system) as this basically removes a lot of the benefits such as the built-in csv writer, par