Eventual-Inc
Daft
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
address comment
desmond/refactor-sketch-percentile
4 minutes ago
docs: add mm structured outputs tutorial (#5816) ## Changes Made add the markdown notebook tutorial to the multimodal structured outputs blog post and pipeline.
main
28 minutes ago
feat: Add support for ignoring null fields when writing json (#6049) ## Changes Made ### Summary of Changes - **Added support for controlling null field serialization in JSON output:** - Integrated the `ignore_null_fields` option from `JsonFormatOption` into the native JSON writer (`json_writer.rs`), allowing users to choose whether to omit fields with null values in JSON output. - Updated the JSON writer builder to use the `with_explicit_nulls` method, reflecting the `ignore_null_fields` setting. - **Plumbing for JSON null field option:** - Ensured that the `ignore_null_fields` option is passed from logical plan (`sink_info.rs`) through the physical writer factory (`physical.rs`) to the JSON writer. - Defaulted to including null fields unless explicitly set otherwise. - **No breaking changes to existing APIs.** These changes improve flexibility for JSON output, enabling more compact or explicit representations as needed. ## Related Issues [<!-- Link to related GitHub issues, e.g., "Closes #123" -->](https://github.com/Eventual-Inc/Daft/issues/6036) --------- Co-authored-by: Giridhar Pathak <gpathak@microsoft.com>
main
49 minutes ago
Seems to be working
slade/metrics-out
1 hour ago
Clean up comments in test_audio.py Removed unnecessary comments from the audio file tests.
everettVT/daft_file_docs
1 hour ago
fix: use unique bucket names for running tests in parallel (#6052) ## Changes Made Use UUIDs for integration test bucket names so we can run them in parallel. ## Related Issues Fixes flaky integration tests, we had race conditions on bucket setup/teardown because all tests were using the same bucket name.
main
1 hour ago
better panic messages
colin/separate-joins
1 hour ago
remove some arrow2 based from impls
remove-arrow2-from-impls
2 hours ago
Active Branches
refactor(arrow-rs): Migrate sketch_percentile kernel
last run
4 minutes ago
#6044
CodSpeed Performance Gauge
0%
feat(observability): Export metrics out as a table with the result
last run
1 hour ago
#6055
CodSpeed Performance Gauge
-1%
docs: Update daft.File API and add docstrings, improve error handling in tests
last run
1 hour ago
#5877
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs