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

npr 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 07bc7a3  Add VAST to powered-by page (#78)
07bc7a3 is described below

commit 07bc7a3a4c93645164021ba852774381ced0c524
Author: Matthias Vallentin <[email protected]>
AuthorDate: Mon Oct 12 22:00:07 2020 +0200

    Add VAST to powered-by page (#78)
---
 powered_by.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/powered_by.md b/powered_by.md
index 830e492..9a041bc 100644
--- a/powered_by.md
+++ b/powered_by.md
@@ -163,6 +163,10 @@ short description of your use case.
   Database Connectivity (ODBC) interface. It provides the ability to return
   Arrow Tables and RecordBatches in addition to the Python Database API
   Specification 2.0.
+* **[VAST][37]:** A network telemetry engine for data-driven security
+  investigations. VAST uses Arrow as standardized data plane to provide a
+  high-bandwidth output path for downstream analytics. This makes it easy and
+  efficient to access security data via pyarrow and other available bindings.
 
 [1]: https://www.apache.org/foundation/marks/
 [2]: https://www.apache.org/foundation/marks/faq/
@@ -200,3 +204,4 @@ short description of your use case.
 [34]: https://github.com/awslabs/aws-data-wrangler
 [35]: https://cylondata.org/ 
 [36]: https://bodo.ai
+[37]: https://github.com/tenzir/vast

Reply via email to