Skip to content

Commit 846f65f

Browse files
authored
Operator trait for sequence array (#5108)
Signed-off-by: Nicholas Gates <[email protected]>
1 parent e878bbb commit 846f65f

File tree

4 files changed

+247
-367
lines changed

4 files changed

+247
-367
lines changed

Cargo.lock

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

encodings/sequence/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ vortex-io = { workspace = true }
2424
vortex-mask = { workspace = true }
2525
vortex-proto = { workspace = true }
2626
vortex-scalar = { workspace = true }
27+
vortex-vector = { workspace = true }
2728

2829
[dev-dependencies]
2930
itertools = { workspace = true }

0 commit comments

Comments
 (0)