From a18761954f7eaaa91e9befef3a2359d0fb90c805 Mon Sep 17 00:00:00 2001 From: Dan King Date: Mon, 16 Dec 2024 14:45:38 -0500 Subject: [PATCH] Revert "chore: release v0.21.0 (#1484)" (#1693) This reverts commit 0095a0c5d86d07765d48f26dc412b2fcc8a7d879. --- CHANGELOG.md | 100 --------------------------------------------------- Cargo.lock | 58 +++++++++++++++--------------- Cargo.toml | 52 +++++++++++++-------------- 3 files changed, 55 insertions(+), 155 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 77cfacfad0..63efebbd94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,106 +6,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -## `vortex-datafusion` - [0.21.0](https://github.com/spiraldb/vortex/compare/vortex-datafusion-v0.20.0...vortex-datafusion-v0.21.0) - 2024-11-27 - -### Added -- Layout metadata reader and column statistics ([#1455](https://github.com/spiraldb/vortex/pull/1455)) - -## `vortex-zigzag` - [0.21.0](https://github.com/spiraldb/vortex/compare/vortex-zigzag-v0.20.0...vortex-zigzag-v0.21.0) - 2024-11-27 - -### Other -- Flatten unary compute mod ([#1489](https://github.com/spiraldb/vortex/pull/1489)) - -## `vortex-runend-bool` - [0.21.0](https://github.com/spiraldb/vortex/compare/vortex-runend-bool-v0.20.0...vortex-runend-bool-v0.21.0) - 2024-11-27 - -### Other -- Move invert from BoolArrayTrait to InvertFn ([#1490](https://github.com/spiraldb/vortex/pull/1490)) -- Flatten unary compute mod ([#1489](https://github.com/spiraldb/vortex/pull/1489)) - -## `vortex-runend` - [0.21.0](https://github.com/spiraldb/vortex/compare/vortex-runend-v0.20.0...vortex-runend-v0.21.0) - 2024-11-27 - -### Other -- Move invert from BoolArrayTrait to InvertFn ([#1490](https://github.com/spiraldb/vortex/pull/1490)) -- Flatten unary compute mod ([#1489](https://github.com/spiraldb/vortex/pull/1489)) - -## `vortex-roaring` - [0.21.0](https://github.com/spiraldb/vortex/compare/vortex-roaring-v0.20.0...vortex-roaring-v0.21.0) - 2024-11-27 - -### Other -- Move invert from BoolArrayTrait to InvertFn ([#1490](https://github.com/spiraldb/vortex/pull/1490)) -- Flatten unary compute mod ([#1489](https://github.com/spiraldb/vortex/pull/1489)) - -## `vortex-fsst` - [0.21.0](https://github.com/spiraldb/vortex/compare/vortex-fsst-v0.20.0...vortex-fsst-v0.21.0) - 2024-11-27 - -### Other -- Flatten unary compute mod ([#1489](https://github.com/spiraldb/vortex/pull/1489)) - -## `vortex-io` - [0.21.0](https://github.com/spiraldb/vortex/compare/vortex-io-v0.20.0...vortex-io-v0.21.0) - 2024-11-27 - -### Added -- Layout metadata reader and column statistics ([#1455](https://github.com/spiraldb/vortex/pull/1455)) - -### Fixed -- regression for ObjectStoreReadAt ([#1483](https://github.com/spiraldb/vortex/pull/1483)) - -## `vortex-file` - [0.21.0](https://github.com/spiraldb/vortex/compare/vortex-file-v0.20.0...vortex-file-v0.21.0) - 2024-11-27 - -### Added -- prune layouts based on stats ([#1485](https://github.com/spiraldb/vortex/pull/1485)) -- Layout metadata reader and column statistics ([#1455](https://github.com/spiraldb/vortex/pull/1455)) - -### Other -- Remove uses of with_dyn for validity ([#1487](https://github.com/spiraldb/vortex/pull/1487)) -- Flatten unary compute mod ([#1489](https://github.com/spiraldb/vortex/pull/1489)) - -## `vortex-expr` - [0.21.0](https://github.com/spiraldb/vortex/compare/vortex-expr-v0.20.0...vortex-expr-v0.21.0) - 2024-11-27 - -### Other -- Move invert from BoolArrayTrait to InvertFn ([#1490](https://github.com/spiraldb/vortex/pull/1490)) - -## `vortex-dict` - [0.21.0](https://github.com/spiraldb/vortex/compare/vortex-dict-v0.20.0...vortex-dict-v0.21.0) - 2024-11-27 - -### Other -- Move invert from BoolArrayTrait to InvertFn ([#1490](https://github.com/spiraldb/vortex/pull/1490)) -- Remove uses of with_dyn for validity ([#1487](https://github.com/spiraldb/vortex/pull/1487)) -- Flatten unary compute mod ([#1489](https://github.com/spiraldb/vortex/pull/1489)) - -## `vortex-datetime-parts` - [0.21.0](https://github.com/spiraldb/vortex/compare/vortex-datetime-parts-v0.20.0...vortex-datetime-parts-v0.21.0) - 2024-11-27 - -### Other -- Remove uses of with_dyn for validity ([#1487](https://github.com/spiraldb/vortex/pull/1487)) -- Flatten unary compute mod ([#1489](https://github.com/spiraldb/vortex/pull/1489)) - -## `vortex-bytebool` - [0.21.0](https://github.com/spiraldb/vortex/compare/vortex-bytebool-v0.20.0...vortex-bytebool-v0.21.0) - 2024-11-27 - -### Other -- Move invert from BoolArrayTrait to InvertFn ([#1490](https://github.com/spiraldb/vortex/pull/1490)) -- Flatten unary compute mod ([#1489](https://github.com/spiraldb/vortex/pull/1489)) - -## `vortex-fastlanes` - [0.21.0](https://github.com/spiraldb/vortex/compare/vortex-fastlanes-v0.20.0...vortex-fastlanes-v0.21.0) - 2024-11-27 - -### Other -- Remove uses of with_dyn for validity ([#1487](https://github.com/spiraldb/vortex/pull/1487)) -- Flatten unary compute mod ([#1489](https://github.com/spiraldb/vortex/pull/1489)) - -## `vortex-buffer` - [0.21.0](https://github.com/spiraldb/vortex/compare/vortex-buffer-v0.20.0...vortex-buffer-v0.21.0) - 2024-11-27 - -### Added -- Layout metadata reader and column statistics ([#1455](https://github.com/spiraldb/vortex/pull/1455)) - -## `vortex-array` - [0.21.0](https://github.com/spiraldb/vortex/compare/vortex-array-v0.20.0...vortex-array-v0.21.0) - 2024-11-27 - -### Other -- Move invert from BoolArrayTrait to InvertFn ([#1490](https://github.com/spiraldb/vortex/pull/1490)) -- Remove uses of with_dyn for validity ([#1487](https://github.com/spiraldb/vortex/pull/1487)) -- Make BinaryBooleanFn consistent with CompareFn ([#1488](https://github.com/spiraldb/vortex/pull/1488)) -- Flatten unary compute mod ([#1489](https://github.com/spiraldb/vortex/pull/1489)) - -## `vortex-alp` - [0.21.0](https://github.com/spiraldb/vortex/compare/vortex-alp-v0.20.0...vortex-alp-v0.21.0) - 2024-11-27 - -### Other -- Remove uses of with_dyn for validity ([#1487](https://github.com/spiraldb/vortex/pull/1487)) -- Flatten unary compute mod ([#1489](https://github.com/spiraldb/vortex/pull/1489)) - ## `vortex-datafusion` - [0.20.0](https://github.com/spiraldb/vortex/compare/vortex-datafusion-v0.19.0...vortex-datafusion-v0.20.0) - 2024-11-26 ### Fixed diff --git a/Cargo.lock b/Cargo.lock index 031d114c25..6d64aeb640 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -463,7 +463,7 @@ checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" [[package]] name = "bench-vortex" -version = "0.21.0" +version = "0.20.0" dependencies = [ "anyhow", "arrow-array", @@ -3478,7 +3478,7 @@ dependencies = [ [[package]] name = "pyvortex" -version = "0.21.0" +version = "0.20.0" dependencies = [ "arrow", "flume", @@ -4719,7 +4719,7 @@ checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" [[package]] name = "vortex" -version = "0.21.0" +version = "0.20.0" dependencies = [ "vortex-alp", "vortex-array", @@ -4748,7 +4748,7 @@ dependencies = [ [[package]] name = "vortex-alp" -version = "0.21.0" +version = "0.20.0" dependencies = [ "arrow-array", "arrow-buffer", @@ -4766,7 +4766,7 @@ dependencies = [ [[package]] name = "vortex-array" -version = "0.21.0" +version = "0.20.0" dependencies = [ "arbitrary", "arrow-arith", @@ -4807,7 +4807,7 @@ dependencies = [ [[package]] name = "vortex-buffer" -version = "0.21.0" +version = "0.20.0" dependencies = [ "arrow-buffer", "bytes", @@ -4816,7 +4816,7 @@ dependencies = [ [[package]] name = "vortex-bytebool" -version = "0.21.0" +version = "0.20.0" dependencies = [ "arrow-buffer", "num-traits", @@ -4830,7 +4830,7 @@ dependencies = [ [[package]] name = "vortex-datafusion" -version = "0.21.0" +version = "0.20.0" dependencies = [ "anyhow", "arrow-array", @@ -4864,7 +4864,7 @@ dependencies = [ [[package]] name = "vortex-datetime-dtype" -version = "0.21.0" +version = "0.20.0" dependencies = [ "arrow-schema", "jiff", @@ -4876,7 +4876,7 @@ dependencies = [ [[package]] name = "vortex-datetime-parts" -version = "0.21.0" +version = "0.20.0" dependencies = [ "itertools 0.13.0", "serde", @@ -4889,7 +4889,7 @@ dependencies = [ [[package]] name = "vortex-dict" -version = "0.21.0" +version = "0.20.0" dependencies = [ "arrow-buffer", "criterion", @@ -4905,7 +4905,7 @@ dependencies = [ [[package]] name = "vortex-dtype" -version = "0.21.0" +version = "0.20.0" dependencies = [ "arbitrary", "flatbuffers", @@ -4923,7 +4923,7 @@ dependencies = [ [[package]] name = "vortex-error" -version = "0.21.0" +version = "0.20.0" dependencies = [ "arrow-schema", "datafusion-common", @@ -4940,7 +4940,7 @@ dependencies = [ [[package]] name = "vortex-expr" -version = "0.21.0" +version = "0.20.0" dependencies = [ "datafusion-expr", "datafusion-physical-expr", @@ -4956,7 +4956,7 @@ dependencies = [ [[package]] name = "vortex-fastlanes" -version = "0.21.0" +version = "0.20.0" dependencies = [ "arrayref", "arrow-buffer", @@ -4975,7 +4975,7 @@ dependencies = [ [[package]] name = "vortex-file" -version = "0.21.0" +version = "0.20.0" dependencies = [ "arrow-array", "arrow-buffer", @@ -5003,7 +5003,7 @@ dependencies = [ [[package]] name = "vortex-flatbuffers" -version = "0.21.0" +version = "0.20.0" dependencies = [ "flatbuffers", "vortex-buffer", @@ -5011,7 +5011,7 @@ dependencies = [ [[package]] name = "vortex-fsst" -version = "0.21.0" +version = "0.20.0" dependencies = [ "arrow-array", "arrow-buffer", @@ -5026,7 +5026,7 @@ dependencies = [ [[package]] name = "vortex-fuzz" -version = "0.21.0" +version = "0.20.0" dependencies = [ "libfuzzer-sys", "vortex-array", @@ -5039,7 +5039,7 @@ dependencies = [ [[package]] name = "vortex-io" -version = "0.21.0" +version = "0.20.0" dependencies = [ "bytes", "cfg-if", @@ -5059,7 +5059,7 @@ dependencies = [ [[package]] name = "vortex-ipc" -version = "0.21.0" +version = "0.20.0" dependencies = [ "arrow-array", "arrow-ipc", @@ -5083,7 +5083,7 @@ dependencies = [ [[package]] name = "vortex-proto" -version = "0.21.0" +version = "0.20.0" dependencies = [ "prost", "prost-types", @@ -5091,7 +5091,7 @@ dependencies = [ [[package]] name = "vortex-roaring" -version = "0.21.0" +version = "0.20.0" dependencies = [ "arrow-buffer", "croaring", @@ -5106,7 +5106,7 @@ dependencies = [ [[package]] name = "vortex-runend" -version = "0.21.0" +version = "0.20.0" dependencies = [ "arrow-buffer", "itertools 0.13.0", @@ -5120,7 +5120,7 @@ dependencies = [ [[package]] name = "vortex-runend-bool" -version = "0.21.0" +version = "0.20.0" dependencies = [ "arrow-buffer", "criterion", @@ -5137,7 +5137,7 @@ dependencies = [ [[package]] name = "vortex-sampling-compressor" -version = "0.21.0" +version = "0.20.0" dependencies = [ "arbitrary", "chrono", @@ -5165,7 +5165,7 @@ dependencies = [ [[package]] name = "vortex-scalar" -version = "0.21.0" +version = "0.20.0" dependencies = [ "arbitrary", "arrow-array", @@ -5189,7 +5189,7 @@ dependencies = [ [[package]] name = "vortex-zigzag" -version = "0.21.0" +version = "0.20.0" dependencies = [ "serde", "vortex-array", @@ -5667,7 +5667,7 @@ checksum = "32ac00cd3f8ec9c1d33fb3e7958a82df6989c42d747bd326c822b1d625283547" [[package]] name = "xtask" -version = "0.21.0" +version = "0.20.0" dependencies = [ "anyhow", "clap", diff --git a/Cargo.toml b/Cargo.toml index aac69b7424..9703cb9e79 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,7 +24,7 @@ members = [ resolver = "2" [workspace.package] -version = "0.21.0" +version = "0.20.0" homepage = "https://github.com/spiraldb/vortex" repository = "https://github.com/spiraldb/vortex" authors = ["Vortex Authors "] @@ -130,31 +130,31 @@ uuid = "1.8.0" wasm-bindgen-futures = "0.4" # BEGIN crates published by this project -vortex = { version = "0.21.0", path = "./vortex" } -vortex-alp = { version = "0.21.0", path = "./encodings/alp" } -vortex-array = { version = "0.21.0", path = "./vortex-array" } -vortex-buffer = { version = "0.21.0", path = "./vortex-buffer" } -vortex-bytebool = { version = "0.21.0", path = "./encodings/bytebool" } -vortex-datafusion = { version = "0.21.0", path = "./vortex-datafusion" } -vortex-datetime-dtype = { version = "0.21.0", path = "./vortex-datetime-dtype" } -vortex-datetime-parts = { version = "0.21.0", path = "./encodings/datetime-parts" } -vortex-dict = { version = "0.21.0", path = "./encodings/dict" } -vortex-dtype = { version = "0.21.0", path = "./vortex-dtype", default-features = false } -vortex-error = { version = "0.21.0", path = "./vortex-error" } -vortex-expr = { version = "0.21.0", path = "./vortex-expr" } -vortex-fastlanes = { version = "0.21.0", path = "./encodings/fastlanes" } -vortex-file = { version = "0.21.0", path = "./vortex-file", default-features = false } -vortex-flatbuffers = { version = "0.21.0", path = "./vortex-flatbuffers" } -vortex-fsst = { version = "0.21.0", path = "./encodings/fsst" } -vortex-io = { version = "0.21.0", path = "./vortex-io" } -vortex-ipc = { version = "0.21.0", path = "./vortex-ipc" } -vortex-proto = { version = "0.21.0", path = "./vortex-proto" } -vortex-roaring = { version = "0.21.0", path = "./encodings/roaring" } -vortex-runend = { version = "0.21.0", path = "./encodings/runend" } -vortex-runend-bool = { version = "0.21.0", path = "./encodings/runend-bool" } -vortex-scalar = { version = "0.21.0", path = "./vortex-scalar", default-features = false } -vortex-sampling-compressor = { version = "0.21.0", path = "./vortex-sampling-compressor" } -vortex-zigzag = { version = "0.21.0", path = "./encodings/zigzag" } +vortex = { version = "0.20.0", path = "./vortex" } +vortex-alp = { version = "0.20.0", path = "./encodings/alp" } +vortex-array = { version = "0.20.0", path = "./vortex-array" } +vortex-buffer = { version = "0.20.0", path = "./vortex-buffer" } +vortex-bytebool = { version = "0.20.0", path = "./encodings/bytebool" } +vortex-datafusion = { version = "0.20.0", path = "./vortex-datafusion" } +vortex-datetime-dtype = { version = "0.20.0", path = "./vortex-datetime-dtype" } +vortex-datetime-parts = { version = "0.20.0", path = "./encodings/datetime-parts" } +vortex-dict = { version = "0.20.0", path = "./encodings/dict" } +vortex-dtype = { version = "0.20.0", path = "./vortex-dtype", default-features = false } +vortex-error = { version = "0.20.0", path = "./vortex-error" } +vortex-expr = { version = "0.20.0", path = "./vortex-expr" } +vortex-fastlanes = { version = "0.20.0", path = "./encodings/fastlanes" } +vortex-file = { version = "0.20.0", path = "./vortex-file", default-features = false } +vortex-flatbuffers = { version = "0.20.0", path = "./vortex-flatbuffers" } +vortex-fsst = { version = "0.20.0", path = "./encodings/fsst" } +vortex-io = { version = "0.20.0", path = "./vortex-io" } +vortex-ipc = { version = "0.20.0", path = "./vortex-ipc" } +vortex-proto = { version = "0.20.0", path = "./vortex-proto" } +vortex-roaring = { version = "0.20.0", path = "./encodings/roaring" } +vortex-runend = { version = "0.20.0", path = "./encodings/runend" } +vortex-runend-bool = { version = "0.20.0", path = "./encodings/runend-bool" } +vortex-scalar = { version = "0.20.0", path = "./vortex-scalar", default-features = false } +vortex-sampling-compressor = { version = "0.20.0", path = "./vortex-sampling-compressor" } +vortex-zigzag = { version = "0.20.0", path = "./encodings/zigzag" } # END crates published by this project worker = "0.5.0"