Congratulations!
On Mon, Sep 19, 2022 at 6:17 PM Yijie Shen wrote:
>
> Congratulations, Raphael!
>
> On Tue, Sep 20, 2022 at 11:44 AM L. C. Hsieh wrote:
>
> > Congratulations!
> >
> > On Mon, Sep 19, 2022 at 7:40 PM Andy Grove wrote:
> > >
> > > Congratulations, Raphael!
> > >
> > > On Mon, Sep
Congratulations, Raphael!
On Tue, Sep 20, 2022 at 11:44 AM L. C. Hsieh wrote:
> Congratulations!
>
> On Mon, Sep 19, 2022 at 7:40 PM Andy Grove wrote:
> >
> > Congratulations, Raphael!
> >
> > On Mon, Sep 19, 2022 at 7:56 PM Sutou Kouhei wrote:
> >
> > > The Project Management Committee (PMC)
Congratulations!
On Mon, Sep 19, 2022 at 7:40 PM Andy Grove wrote:
>
> Congratulations, Raphael!
>
> On Mon, Sep 19, 2022 at 7:56 PM Sutou Kouhei wrote:
>
> > The Project Management Committee (PMC) for Apache Arrow has invited
> > Raphael Taylor-Davies to become a PMC member and we are pleased t
Congratulations, Raphael!
On Mon, Sep 19, 2022 at 7:56 PM Sutou Kouhei wrote:
> The Project Management Committee (PMC) for Apache Arrow has invited
> Raphael Taylor-Davies to become a PMC member and we are pleased to announce
> that Raphael Taylor-Davies has accepted.
>
> Congratulations and wel
The Project Management Committee (PMC) for Apache Arrow has invited
Raphael Taylor-Davies to become a PMC member and we are pleased to announce
that Raphael Taylor-Davies has accepted.
Congratulations and welcome!
With 8 +1 votes (4 binding) the release is approved
(note that I tallied Ian Joiner's vote as +1 as his initial +0 vote was
superceded by his +1 after we fixed the release scripts)
The release is available here:
https://dist.apache.org/repos/dist/release/arrow/arrow-rs-23.0.0
https://crates.io
With 8 +1 votes (3 binding) the vote passes. Thank you to everyone who took
the time to test out the RC.
I plan on publishing the Rust artifacts and the user guide later today.
Thanks,
Andy.
On Sun, Sep 18, 2022 at 9:55 AM Francis Du wrote:
> +1 (Non-binding)
>
> Verified on MacOS 12.5.1/App
Hi Weston,
Thank you for your reply! I would like to address some of your concerns.
> 2022年9月20日 00:59,Weston Pace 写道:
>
> First, I think you are correct that there is a lot of value to users here.
> I'd love for a capability like this to someday be in pyarrow too for Arrow
> compute functions.
First, I think you are correct that there is a lot of value to users here.
I'd love for a capability like this to someday be in pyarrow too for Arrow
compute functions.
I think there is a distinct enough difference between "a query language"
and "a programming language". However, both of them are
> However, I don't know how your suggestion can be implemented
Basically, using a sort of C++ reflection. See
https://github.com/garbageslam/visit_struct, which is C++11 compatible, and
additional libraries it points to.
> so feel free to suggest a prototype and/or submit a PR :-)
Surely not r
Le 19/09/2022 à 10:05, Yaron Gvili a écrit :
Hi Antoine,
Thanks. I understand it is a GoogleTest printout, but do you agree this
_default_ printing can be misleading? I believe it'd be better to change this
default printing, if possible. In addition, I think it is likely possible to
automat
Hi Antoine,
Thanks. I understand it is a GoogleTest printout, but do you agree this
_default_ printing can be misleading? I believe it'd be better to change this
default printing, if possible. In addition, I think it is likely possible to
automate the non-default printout of structs (with memor
Hi Yaron,
This is what GoogleTest does when it doesn't know how to print out a
value. Guidance to fix this at:
https://github.com/google/googletest/blob/main/docs/advanced.md#teaching-googletest-how-to-print-your-values
Regards
Antoine.
Le 19/09/2022 à 09:54, Yaron Gvili a écrit :
Hi,
I
Hi,
In my local code, I observed a test assertion printout that seems misleading.
The printout looks like this:
Expected equality of these values:
expected_empty_segment
Which is: 24-byte object <00-00 00-00 00-00 00-00 02-00 00-00 00-00 00-00
00-00 00-00 00-00 00-00>
empty_segment
14 matches
Mail list logo