From a0fec3bb05a2266e1e1dbd1a6b52b0a82fc1edda Mon Sep 17 00:00:00 2001 From: Jack Myers Date: Thu, 3 Oct 2024 03:13:37 +0800 Subject: [PATCH] Added Apache Arrow with compression support and associated dependencies (#405) --- registry.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/registry.json b/registry.json index 6377d79..be48deb 100644 --- a/registry.json +++ b/registry.json @@ -76,6 +76,14 @@ "listed": true, "version": "4.9.1" }, + "Apache.Arrow": { + "listed": true, + "version": "10.0.0" + }, + "Apache.Arrow.Compression": { + "listed": true, + "version": "12.0.0" + }, "Args": { "listed": true, "version": "1.2.0" @@ -594,6 +602,14 @@ "listed": true, "version": "1.0.2" }, + "K4os.Compression.LZ4.Streams": { + "listed": true, + "version": "1.0.2" + }, + "K4os.Hash.xxHash": { + "listed": true, + "version": "1.0.0" + }, "Kdl.NetStandard.x64": { "listed": true, "version": "2.0.0"