Skip to content

Commit a213cdd

Browse files
committed
fix
Signed-off-by: Joe Isaacs <joe.isaacs@live.co.uk>
1 parent b3411f1 commit a213cdd

3 files changed

Lines changed: 0 additions & 396 deletions

File tree

Cargo.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vortex-row/Cargo.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,7 @@ mimalloc = { workspace = true }
3535
rand = { workspace = true }
3636
rstest = { workspace = true }
3737
vortex-array = { workspace = true, features = ["_test-harness"] }
38-
vortex-fsst = { workspace = true }
3938

4039
[[bench]]
4140
name = "row_encode"
4241
harness = false
43-
44-
[[bench]]
45-
name = "fsst_row_encode"
46-
harness = false

0 commit comments

Comments
 (0)