We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5002850 commit 0ab99b2Copy full SHA for 0ab99b2
vortex-scan/README.md
@@ -184,8 +184,7 @@ This controls how many splits are processed concurrently.
184
185
Core dependencies:
186
187
-- `vortex-array`: Core array types and operations
188
- - `vortex-expr`: Expression evaluation framework
+- `vortex-array`: Core array types and operations (includes expression evaluation framework)
189
- `vortex-layout`: Layout reader abstraction
190
- `futures`: Async runtime abstractions
191
- `tokio` (optional): Multi-threaded async runtime
0 commit comments