Eventual-Inc
Daft
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Add symlinks
chris/fix-it-iceberg-setup
1 hour ago
feat: Qdrant Sink
Anush008:qdrant
6 hours ago
feat: Qdrant Sink
Anush008:qdrant
7 hours ago
get test files
chris/fix-it-iceberg-setup
9 hours ago
fix(core): box FileReference inside Literal::File Adding `size` and `last_modified` to FileReference grew the struct past clippy's `large_enum_variant` threshold, since `Literal::File` lives inside `ScalarColumn` and ultimately inside the `Column::Scalar` variant (which is paired with `Column::Series` at ~16 bytes). Boxing keeps the Literal enum compact without forcing every Column instance to carry the larger payload on the stack.
aaron-ang:feat/read-blob
10 hours ago
try docker image
chris/fix-it-iceberg-setup
10 hours ago
test: align listing-shape tests with new last_modified column - tests/conftest.py: add `ignore_extra_columns` kwarg to `assert_df_equals` so listing tests can compare against a subset schema without manually excluding columns on the daft side. - tests/cookbook/test_dataloading.py: switch the five glob-listing comparisons to `ignore_extra_columns=True`. - tests/integration/io/test_url_download_public_gcs.py: pop `last_modified` from the result dict and assert each entry is a tz-aware datetime in the past, so the GCS plumbing is actually exercised. - tests/file/test_file_basics.py: strengthen `test_from_glob_path_emits_last_modified` to bracket the file write with before/after timestamps and assert the cached value falls inside.
aaron-ang:feat/read-blob
10 hours ago
wait for unity
chris/fix-it-iceberg-setup
11 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
fix(test): handle transient iceberg rest catalog startup failures
#6880
2 hours ago
6e467dc
chris/fix-it-iceberg-setup
CodSpeed Performance Gauge
+11%
feat: Adds Qdrant as a write destination
#6889
6 hours ago
1a927d1
Anush008:qdrant
CodSpeed Performance Gauge
0%
feat(file): cache size + last_modified on File for IO-free metadata access
#6747
10 hours ago
38d0a7b
aaron-ang:feat/read-blob
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs