Eventual-Inc
Daft
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Merge remote-tracking branch 'origin/main' into perf/inline-agg-any-value # Conflicts: # src/daft-recordbatch/src/ops/inline_agg.rs
BABTUNA:perf/inline-agg-any-value
2 hours ago
this is really annoying
slade/formatted-errors
2 hours ago
I missed these
slade/formatted-errors
3 hours ago
docs(lerobot benchmark): chart row-order effect on opens as data scales
yk/lerobot-batch-decode
3 hours ago
Merge branch 'main' into slade/huggingface-xet
slade/huggingface-xet
3 hours ago
fix(iceberg): pass ignore_corrupt_files through table reads (#7147) ## Changes Made - Allows Iceberg catalog table reads to accept and forward `ignore_corrupt_files`. - Adds coverage for `Table.from_iceberg(...).read(ignore_corrupt_files=True)` skipping corrupt data files.
main
8 hours ago
style: fix pre-commit issues in docs and examples Add missing Path import in the HDF5 notebook, normalize imports and formatting across DROID/HDF5 examples, and apply EOF/JSON formatting.
everettVT/droid-hdf5-stack
12 hours ago
feat(ai): support text file inputs in transformers prompter (#7174) ## Changes Made Extends the Transformers prompter to accept `daft.File` and `bytes` inputs whose MIME type is `text/*`, so file columns can be passed to `prompt()` directly without a separate `read_text` step. - New `singledispatchmethod` branches on `_process_message` for `File` and `bytes`; content is read and inlined into the user prompt wrapped in a `<file_*>...</file_*>` tag derived from the MIME type, so the model can distinguish file content from instructions. - Non-text File/bytes raise `NotImplementedError`; image/audio/video support is left to follow-ups. - 5 new mocked unit tests; usage example added under the Transformers section of `docs/ai-functions/prompt.md`. ## Related Issues Part of #5620
main
12 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
feat(inline-agg): add AnyValue accumulator
#7036
2 hours ago
6d4002c
BABTUNA:perf/inline-agg-any-value
CodSpeed Performance Gauge
0%
fix: Format nested Rust errors as a simplified backtrace in Python
#7178
3 hours ago
523603d
slade/formatted-errors
CodSpeed Performance Gauge
0%
feat(lerobot): batch video-frame decode by shard
#7184
4 hours ago
aebbe5a
yk/lerobot-batch-decode
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs