Skip to content

Commit

Permalink
New version: Arrow v2.8.0 (#120826)
Browse files Browse the repository at this point in the history
UUID: 69666777-d1a9-59fb-9406-91d4454c9d45
Repo: https://github.com/apache/arrow-julia.git
Tree: 00f0b3f05bc33cc5b68db6cc22e4a7b16b65e505

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Dec 8, 2024
1 parent 4ff21cd commit 35fa125
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 7 additions & 3 deletions A/Arrow/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand All @@ -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"
3 changes: 3 additions & 0 deletions A/Arrow/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
3 changes: 3 additions & 0 deletions A/Arrow/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -136,3 +136,6 @@ git-tree-sha1 = "4ece4573f169d64b1508b0c8dd38c7919ae7a907"

["2.7.4"]
git-tree-sha1 = "a3ae633a80f26751041e8c17c091c9e910d5537d"

["2.8.0"]
git-tree-sha1 = "00f0b3f05bc33cc5b68db6cc22e4a7b16b65e505"

0 comments on commit 35fa125

Please sign in to comment.