Hi,
The current decimal implementation omits the fractional part
if the fractional part is 0. For example: "0.E+1" not "0.0E+1"
Most environments such as Python, Node.js, PostgreSQL and
MySQL accepts "0.E+1" but some environments such as Ruby
don't accept "0.E+1".
Can we use "0E+1" (omit "." and
I have also added a few sentences about the Rust implementation . Thanks
for organizing this Andy
On Mon, Sep 30, 2024 at 6:28 AM Raúl Cumplido wrote:
> Thanks Antoine,
>
> Based on the previous report we seem to be adding some highlights of
> the "release notes" there. [1]
>
> We can remove tho
Thanks Antoine,
Based on the previous report we seem to be adding some highlights of
the "release notes" there. [1]
We can remove those but moving the go implementation to its own
repository seems worth mentioning as it might help drive engagement to
the implementation.
[1]
https://docs.google.
*they receive
Le 30/09/2024 à 11:57, Antoine Pitrou a écrit :
There might be a misunderstanding, but this is a report for the Apache
Software Foundation (they recent reports from hundreds of projects).
It's not really useful to copy our release notes there.
Regards
Antoine.
Le 30/09/2024
There might be a misunderstanding, but this is a report for the Apache
Software Foundation (they recent reports from hundreds of projects).
It's not really useful to copy our release notes there.
Regards
Antoine.
Le 30/09/2024 à 11:46, Vibhatha Abeykoon a écrit :
Hi Andy,
Thanks for sha
Hi Andy,
Thanks for sharing, I have updated the Java section.
With Regards,
Vibhatha Abeykoon
On Mon, Sep 30, 2024 at 1:48 PM Ruoxi Sun wrote:
> Hi Andy,
>
> I've added some notes to the "Acero & Compute" section.
>
> Thanks.
>
> *Regards,*
> *Rossi SUN*
>
>
> On Mon, Sep 30, 2024 at 3:16 PM
Hi Andy,
I've added some notes to the "Acero & Compute" section.
Thanks.
*Regards,*
*Rossi SUN*
On Mon, Sep 30, 2024 at 3:16 PM Raúl Cumplido wrote:
> Hi Andy,
>
> Thanks for sharing,I've added a couple of things about moving Go to
> its own GitHub repository and about pyarrow (support for 3
Hi Andy,
Thanks for sharing,I've added a couple of things about moving Go to
its own GitHub repository and about pyarrow (support for 3.13 wheels +
not requiring numpy as a runtime dependency anymore).
Thanks,
Raúl
El sáb, 28 sept 2024 a las 17:13, Andy Grove () escribió:
>
> Hello,
>
> It is ti