You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ia...@apache.org on 2023/04/27 22:27:57 UTC

[arrow-site] branch main updated: [Website] Add Kaskada to Powered By page (#349)

This is an automated email from the ASF dual-hosted git repository.

ianmcook pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-site.git


The following commit(s) were added to refs/heads/main by this push:
     new b0077854625 [Website] Add Kaskada to Powered By page (#349)
b0077854625 is described below

commit b0077854625d65407c124cc841def77ad33007d0
Author: Ian Cook <ia...@gmail.com>
AuthorDate: Thu Apr 27 18:27:51 2023 -0400

    [Website] Add Kaskada to Powered By page (#349)
---
 powered_by.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/powered_by.md b/powered_by.md
index 4590badcb03..d08f6b55a0d 100644
--- a/powered_by.md
+++ b/powered_by.md
@@ -138,6 +138,8 @@ short description of your use case.
   written in Rust.  It is the future core of InfluxDB; supporting
   industry standard SQL, InfluxQL, and Flux. IOx uses Apache Arrow as its in-memory
   format, Apache Parquet as its persistence format and Apache Arrow Flight for RPC.
+* **[Kaskada][49]:** An open source event processing engine written in Rust and
+  built on Apache Arrow.
 * **[libgdf][14]:** A C library of CUDA-based analytics functions and GPU IPC
   support for structured data. Uses the Arrow IPC format and targets the Arrow
   memory layout in its analytic functions. This work is part of the [GPU Open
@@ -255,3 +257,4 @@ short description of your use case.
 [46]: https://github.com/GrepTimeTeam/greptimedb/
 [47]: https://github.com/huggingface/datasets
 [48]: https://github.com/cloudquery/cloudquery
+[49]: https://kaskada.io