From 35fa125a1c03efd6253f6c811a37a29fe2be5706 Mon Sep 17 00:00:00 2001 From: Registrator Date: Sun, 8 Dec 2024 06:55:48 +0530 Subject: [PATCH] New version: Arrow v2.8.0 (#120826) UUID: 69666777-d1a9-59fb-9406-91d4454c9d45 Repo: https://github.com/apache/arrow-julia.git Tree: 00f0b3f05bc33cc5b68db6cc22e4a7b16b65e505 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- A/Arrow/Compat.toml | 10 +++++++--- A/Arrow/Deps.toml | 3 +++ A/Arrow/Versions.toml | 3 +++ 3 files changed, 13 insertions(+), 3 deletions(-) diff --git a/A/Arrow/Compat.toml b/A/Arrow/Compat.toml index ac2e2308fc52e93..060003c7c4798d1 100644 --- a/A/Arrow/Compat.toml +++ b/A/Arrow/Compat.toml @@ -43,12 +43,12 @@ ArrowTypes = "1.1.0-1" ["2.3"] julia = "1.4.0-1" -["2.4-2"] -julia = "1.6.0-1" - ["2.4-2.5"] WorkerUtilities = "1.1.0-1" +["2.4-2.7"] +julia = "1.6.0-1" + ["2.4.1"] LoggingExtras = "0.4" @@ -74,3 +74,7 @@ TranscodingStreams = "0.9.12-0.10" ["2.7.3-2"] TranscodingStreams = "0.9.12-0.11" + +["2.8-2"] +StringViews = "1" +julia = "1.9.0-1" diff --git a/A/Arrow/Deps.toml b/A/Arrow/Deps.toml index d9d218dc46329ad..4bd58ccea337a8f 100644 --- a/A/Arrow/Deps.toml +++ b/A/Arrow/Deps.toml @@ -38,3 +38,6 @@ TranscodingStreams = "3bb67fe8-82b1-5028-8e26-92a6c54297fa" ["2.6-2"] ConcurrentUtilities = "f0e56b4a-5159-44fe-b623-3e5288b988bb" EnumX = "4e289a0a-7415-4d19-859d-a7e5c4648b56" + +["2.8-2"] +StringViews = "354b36f9-a18e-4713-926e-db85100087ba" diff --git a/A/Arrow/Versions.toml b/A/Arrow/Versions.toml index 7cd4df38a56bb87..63f4d40eed0e224 100644 --- a/A/Arrow/Versions.toml +++ b/A/Arrow/Versions.toml @@ -136,3 +136,6 @@ git-tree-sha1 = "4ece4573f169d64b1508b0c8dd38c7919ae7a907" ["2.7.4"] git-tree-sha1 = "a3ae633a80f26751041e8c17c091c9e910d5537d" + +["2.8.0"] +git-tree-sha1 = "00f0b3f05bc33cc5b68db6cc22e4a7b16b65e505"