interested in your claim.
>
> Could you elaborate or provide some evidence for your claim, *a door for
> all native libraries*, Binwei?
>
> For example, is there any POC for that claim? Maybe, did I miss something
> in that SPIP?
>
> Dongjoon.
>
> On Wed, Apr 10, 20
Gluten java part is pretty stable now. The development is more in the c++ code,
velox code as well as Clickhouse backend.
The SPIP doesn't plan to introduce whole Gluten stack into Spark. But the way
to serialize Spark physical plan and be able to send to native backend, through
JNI or gRPC.
We (Gluten and Arrow guys) actually do planned to put the plan conversation in
the substrait-java repo. But to me it makes more sense to put it as part of
Spark repo. Native library and accelerator support will be more and more import
in future.
On 2024/04/10 08:29:08 Wenchen Fan wrote:
> It'
The SPIP is not for current Gluten, but open a door for all native libraries
and accelerators support.
On 2024/04/11 00:27:43 Weiting Chen wrote:
> Yes, the 1st Apache release(v1.2.0) for Gluten will be in September.
> For Spark version support, currently Gluten v1.1.1 support Spark3.2 and 3.3.