Pinned issues
Issues
- 3
Add Array::is_some(array_data) for cheaper downcast
#1377 opened by gatesn - 0
Proposal for ScalarValue
#1462 opened by gatesn - 0
Optimize VarBinView stats
#1308 opened by lwwmanning - 0
- 0
Call check_signals in the scan to support signal handlers
#1459 opened by gatesn - 0
RowMasks should be an enum of All, None, Array
#1452 opened by robert3005 - 0
Remove VarBin/View ArrayAccessor
#1453 opened by robert3005 - 0
Collect metrics about used/missing compute functions, used encodings, fileformat read/skipped chunks, etc.
#1448 opened by robert3005 - 4
- 0
Narrow indices arrays during write / compression
#1447 opened by gatesn - 0
Create synchronous ipc MessageReader and Writer
#1444 opened by robert3005 - 0
Implement binary_boolean_fn for ChunkedArray
#1443 opened by robert3005 - 0
Shortcircuit compare operations using stats
#1440 opened by robert3005 - 2
- 0
Implement vortex_assert and vortex_assert_eq
#1439 opened by lwwmanning - 2
Implement PartialEq for ArrayData
#1424 opened by robert3005 - 0
search_sorted_many to have fixed "side"
#1413 opened by gatesn - 0
Implement RunEndBool::compare
#1425 opened by robert3005 - 0
Implement ByteBool::compare with reinterpret cast to uint8
#1417 opened by gatesn - 0
Yield individual chunks to datafusion instead of canonoicalizing chunked array
#1423 opened by robert3005 - 0
Implement FoR::compare
#1420 opened by gatesn - 0
Validate null ordering semantics
#1412 opened by gatesn - 0
Experiment with always computing is_constant
#1411 opened by gatesn - 0
Implement BoolArray <-> ConstantArray operators
#1408 opened by gatesn - 0
CastFn, FillForwardFn to take ArrayData by ownership
#1396 opened by gatesn - 0
Remove vortex_unwrap in favor of vortex_expect
#1403 opened by gatesn - 0
Add canonicalize entry point function
#1402 opened by gatesn - 0
EncodingID eq / hash should only use code
#1313 opened by gatesn - 1
- 0
BitPackedArray filter has out of bounds access
#1369 opened by robert3005 - 2
Add function to create empty array for canonical dtypes
#1324 opened by gatesn - 0
Remove len/is_empty methods on array structs
#1381 opened by robert3005 - 1
DictArray compare to scalar is wrong for sliced arrays
#1367 opened by robert3005 - 0
RunEnd filter produces wrong result
#1368 opened by robert3005 - 0
Do not store bit_width frequency stats in the file
#1362 opened by gatesn - 1
- 0
PrimitiveArray min/max stats should exclude NaNs
#1375 opened by robert3005 - 0
Create issues from fuzzing failues
#1366 opened by AdamGS - 1
Support LIKE expression
#1354 opened by robert3005 - 0
Do not pattern match using errors
#1352 opened by gatesn - 0
Change statistics to be a struct
#1309 opened by gatesn - 1
- 0
Replace Column expression with GetItem(Identity, Field)
#1320 opened by gatesn - 0
- 2
Fuzz statistics calculations
#1307 opened by lwwmanning - 0
Too easy to bypass statistics cache
#1300 opened by gatesn - 0
Support providing dtype to vortex file reader
#1274 opened by robert3005 - 1
Filter with mask
#1270 opened by robert3005 - 0
Fuzz file format
#1257 opened by robert3005 - 0
Binary size + composability
#1255 opened by gatesn