issues
search
spiraldb
/
vortex
An extensible, state-of-the-art columnar file format
https://vortex.dev
Apache License 2.0
988
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implement NBytes only using visitor
#1449
gatesn
opened
12 minutes ago
0
Collect metrics about used/missing compute functions, used encodings, fileformat read/skipped chunks, etc.
#1448
robert3005
opened
38 minutes ago
0
Narrow indices arrays during write / compression
#1447
gatesn
opened
3 hours ago
0
Remove ArrayCompute
#1446
gatesn
closed
3 hours ago
0
Visitor VTable
#1445
gatesn
closed
4 hours ago
0
Create synchronous ipc MessageReader and Writer
#1444
robert3005
opened
13 hours ago
0
Implement binary_boolean_fn for ChunkedArray
#1443
robert3005
opened
13 hours ago
0
fix: restore reading of inline dtype layout
#1442
danking
closed
11 hours ago
0
feat: support Identity in pruner
#1441
danking
closed
16 hours ago
0
Shortcircuit compare operations using stats
#1440
robert3005
opened
17 hours ago
0
Implement vortex_assert and vortex_assert_eq
#1439
lwwmanning
opened
18 hours ago
0
feat: RowFilter is a valid pruning predicate
#1438
danking
closed
18 hours ago
1
Dk/pruner supports row filter
#1437
danking
closed
19 hours ago
0
feat: teach PruningPredicate to evaluate itself against a stats table
#1436
danking
closed
19 hours ago
0
chore: introduce not_prunable
#1435
danking
closed
19 hours ago
0
StatsCompute VTable
#1434
gatesn
closed
20 hours ago
0
chore(deps): update rust crate compio to 0.13
#1433
renovate[bot]
closed
20 hours ago
0
fix: required stats are relations not maps
#1432
danking
closed
19 hours ago
0
feat: add optional instrumentation to readers
#1431
a10y
closed
21 hours ago
0
fix: CompressionTrees diverge from the actual array children
#1430
lwwmanning
closed
18 hours ago
7
fix: Stop producing empty row masks in chunked reader
#1429
robert3005
closed
20 hours ago
1
fix: RunEndBool stats and slice accounts for offsets
#1428
robert3005
closed
1 day ago
0
SearchSorted Many Side
#1427
gatesn
closed
1 day ago
0
CompareFn VTable
#1426
gatesn
closed
1 day ago
0
Implement RunEndBool::compare
#1425
robert3005
opened
1 day ago
0
Implement PartialEq for ArrayData
#1424
robert3005
opened
1 day ago
2
Yield individual chunks to datafusion instead of canonoicalizing chunked array
#1423
robert3005
opened
1 day ago
0
Subtract scalar VTable
#1422
gatesn
closed
1 day ago
0
Final CI cleanup
#1421
AdamGS
closed
1 day ago
0
Implement FoR::compare
#1420
gatesn
opened
1 day ago
0
Update name of thread and set max blocking threads to once
#1419
joseph-isaacs
closed
1 day ago
0
Remove MaybeCompare and arrow-compatible compare impls
#1418
gatesn
closed
1 day ago
0
Implement ByteBool::compare with reinterpret cast to uint8
#1417
gatesn
opened
1 day ago
0
feat: prune layouts based on stats
#1416
danking
closed
14 hours ago
0
chore(deps): update arrow to v53.3.0 (minor)
#1415
renovate[bot]
closed
1 day ago
0
SearchSorted VTable
#1414
gatesn
closed
1 day ago
0
search_sorted_many to have fixed "side"
#1413
gatesn
closed
1 day ago
0
Validate null ordering semantics
#1412
gatesn
opened
1 day ago
0
Experiment with always computing is_constant
#1411
gatesn
opened
1 day ago
0
Search sorted usize
#1410
gatesn
closed
1 day ago
0
Change CompareFn and BinaryBooleanFn to return Result<Option<ArrayData>>
#1409
gatesn
opened
1 day ago
2
Implement BoolArray <-> ConstantArray operators
#1408
gatesn
opened
1 day ago
0
Binary Boolean VTable
#1407
gatesn
closed
1 day ago
1
chore(deps): update rust crate cargo_metadata to 0.19.0
#1406
renovate[bot]
closed
1 day ago
0
FillForward VTable
#1405
gatesn
closed
1 day ago
0
ScalarAt VTable
#1404
gatesn
closed
1 day ago
0
Remove vortex_unwrap in favor of vortex_expect
#1403
gatesn
opened
1 day ago
0
Add canonicalize entry point function
#1402
gatesn
opened
1 day ago
0
Take VTable
#1401
gatesn
closed
1 day ago
0
test: test filter conditions interacting with chunks
#1400
danking
closed
1 day ago
0
Next