You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by li...@apache.org on 2022/07/28 17:05:21 UTC

[arrow-site] branch master updated: ARROW-17243: [Website] Add ClickHouse to "powered by"

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 3510cc0e2e ARROW-17243: [Website] Add ClickHouse to "powered by"
3510cc0e2e is described below

commit 3510cc0e2ea41300f8e8073d3a93c40058576451
Author: Alexey Milovidov <mi...@clickhouse.com>
AuthorDate: Thu Jul 28 13:05:16 2022 -0400

    ARROW-17243: [Website] Add ClickHouse to "powered by"
    
    Closes #225 from alexey-milovidov/patch-1:
    
    Authored-by: Alexey Milovidov <mi...@clickhouse.com>
    Signed-off-by: David Li <li...@gmail.com>
---
 powered_by.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/powered_by.md b/powered_by.md
index ee5348ce65..2a9f235d05 100644
--- a/powered_by.md
+++ b/powered_by.md
@@ -73,6 +73,9 @@ short description of your use case.
 * **[Bodo][36]:** Bodo is a universal Python analytics engine that democratizes High Performance 
    Computing (HPC) architecture for mainstream enterprises, allowing Python analytics workloads to
    scale efficiently. Bodo uses Arrow to support I/O for Parquet files, as well as internal support for data operations.
+  **[ClickHouse][44]:** An open-source analytical database management system. 
+   ClickHouse is using Apache Arrow for data import and export, and for direct querying of external datasets 
+   in Arrow, ArrowStream, Parquet and ORC formats.
 * **[Cylon][35]:**  An open-source high performance distributed data processing library 
   that can be seamlessly integrated with existing Big Data and AI/ML frameworks. Cylon
   uses Arrow memory format and exposes language bindings to C++, Java, and Python.
@@ -231,3 +234,4 @@ short description of your use case.
 [41]: https://github.com/coady/graphique
 [42]: https://github.com/influxdata/influxdb_iox
 [43]: https://www.esri.com/en-us/arcgis/products/arcgis-python-libraries/libraries/arcpy
+[44]: https://clickhouse.com/docs/en/interfaces/formats/#data-format-arrow