Avatar for the Eventual-Inc user
Eventual-Inc
Daft
BlogDocsChangelog

Branches performance

Pull requests

feat: support various image hash functions (aHash, dHash, pHash, wHash, crop-resistant hash) for deduplication#6338
last run
11 hours ago
feat: support various image hash functions (aHash, dHash, pHash, wHash, crop-resistant hash) for deduplication
12 hours ago
8873613
linguoxuan:gxl_hash
CodSpeed Performance Gauge
0%
feat: decouple extension ABI from arrow-rs with Arrow C Data Interface types Remove arrow-rs dependency from daft-ext-abi by introducing owned Arrow C Data Interface types (ArrowSchema, ArrowArray, ArrowArrayStream) that are layout- compatible with the C ABI. This allows extensions to use any Arrow implementation (arrow-rs, arrow2, etc.) without coupling to a specific version. Key changes: - Add ArrowSchema, ArrowArray, ArrowArrayStream C types to daft-ext-abi - Add ArrowData (schema + array pair) for safe FFI data transfer - Move FFI conversion helpers into daft-ext-abi/src/ffi/arrow.rs - Update DaftScalarFunction trait to use ABI types instead of arrow-rs - Update DaftSession trait to use ABI types - Remove arrow-rs dependency from daft-ext-abi Cargo.toml - Add arrow.rs helpers in daft-ext-core for arrow-rs <-> ABI conversions - Update hello example to use new ABI types
15 hours ago
38c3856
rchowell/ext-decouple
CodSpeed Performance Gauge
0%
fix
16 hours ago
0cc33c3
chris/dashboard-non-block-subscriber
CodSpeed Performance Gauge
0%
fix
6 hours ago
cf2ded3
phase7/remove-parquet2-read-pipeline
CodSpeed Performance Gauge
+1%
© 2026 CodSpeed Technology
Home Terms Privacy Docs