Re: OpenTelemetry + Arrow

2023-04-02 Thread Laurent Quérel
Hi Andrew, The feedback seems to be good so I created a PR. https://github.com/apache/arrow-site/pull/340 Best regards, Laurent Querel On Thu, Mar 30, 2023 at 3:28 PM Laurent Quérel wrote: > I'm glad to know that the article has been well-received. In the second > article, I will allocate a

Support for Tensor class in R

2023-04-02 Thread Michael Milton
Hi all, I would be interested in implementing the Tensor class for R as a wrapper around the C++ class. The current GitHub issue is here: https://github.com/apache/arrow/issues/27499. Just hoping I could get someone involved in the R implementation to approve/critique my proposed design to get

[RESULT] [VOTE][RUST][DataFusion] Release Apache Arrow DataFusion 21.1.0 RC2

2023-04-02 Thread Andrew Lamb
with 4 +1 votes (3 binding) the release is approved The release is available here: https://dist.apache.org/repos/dist/release/arrow/arrow-datafusion-21.1.0 Note I was not able to release to crates.io as I am not an owner of the following crates:

Re: [RUST][Datafusion][Ballista] Writer

2023-04-02 Thread Metehan Yıldırım
Hi, What are the differences in requirements? I am not completely familiar with the Ballista requirements, for example I am not sure whether final data may end up in different hosts or not. About LogicalPlan, is there an example usage in other OLAPs? Maybe you can find a better fitting solution

Re: [RUST][Datafusion][Ballista] Writer

2023-04-02 Thread Jaroslaw Nowosad
Hi, Thanks for your response. Sorry - my bad, didn't specify it clearly. However, I will check your solution. What I'm looking for is Ballista - I need a distributed version of export/save, currently on Ballista you can only read, like S3(minio)/HDFS, but after processing I need to save the