On Thu, Sep 14, 2023 at 2:43 PM Sutou Kouhei wrote:
>
> Hi Junwang,
>
> Thanks for trying this product!
>
> Sorry, the example program has problems. Could you try this
> patch?
>
>
> diff --git a/example/flight-sql/query-prepared.cc
> b/example/flight-sql/query-prepared.cc
> index 621b650..a
Hi Junwang,
Thanks for trying this product!
Sorry, the example program has problems. Could you try this
patch?
diff --git a/example/flight-sql/query-prepared.cc
b/example/flight-sql/query-prepared.cc
index 621b650..a3e1a87 100644
--- a/example/flight-sql/query-prepared.cc
+++ b/example/fli
Hi Sutou,
On Thu, Sep 14, 2023 at 8:06 AM Sutou Kouhei wrote:
>
> The Apache Arrow team is pleased to announce the 0.1.0 release of
> the Apache Arrow Flight SQL adapter for PostgreSQL.
>
> The release is available now from our website:
> https://arrow.apache.org/flight-sql-postgresql/0.1.0/ins
The Apache Arrow team is pleased to announce the 0.1.0 release of
the Apache Arrow Flight SQL adapter for PostgreSQL.
The release is available now from our website:
https://arrow.apache.org/flight-sql-postgresql/0.1.0/install.html
Read about what's new in the release:
https://arrow.apache.org
Additionally, after reviewing, I also think the introduction of
permutations requires a bit more clarification.
Please consider adding some wording and an example such as:
With the exception of the permutation parameter, all other lists and
storage within the Tensor and the extension parameters d
On Wed, Sep 13, 2023 at 8:38 AM Antoine Pitrou wrote:
>
> Le 13/09/2023 à 02:37, Rok Mihevc a écrit :
> >
> >* **ragged_dimensions** = indices of ragged dimensions whose sizes may
> > differ. Dimensions where all elements have the same size are called
> > uniform dimensions. Indices
+1 (binding)
Verified on Intel Mac.
Thanks Andy.
On Wed, Sep 13, 2023 at 12:26 PM Andy Grove wrote:
>
> Hi,
>
> I would like to propose a release of Apache Arrow DataFusion Python
> Bindings,
> version 31.0.0.
>
> This release candidate is based on commit:
> 54d17771fc2814339f94e0871401ee946d7c
Hi,
I would like to propose a release of Apache Arrow DataFusion Python
Bindings,
version 31.0.0.
This release candidate is based on commit:
54d17771fc2814339f94e0871401ee946d7c913b [1]
The proposed release tarball and signatures are hosted at [2].
The changelog is located at [3].
The Python whee