Eventual-Inc
Daft
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix(distributed): satisfy clippy for joinset polling
zhouwenjiajia:bugfix/joinable-stream-background-error
39 seconds ago
style: fix ruff D205 and noqa conflict in catalog tests
Lucas61000:issue-7310
9 minutes ago
fix: replace already-exists message matching with typed exception Introduce TableAlreadyExistsError (subclassing ValueError for backwards compatibility) in daft.catalog and translate each backend's native conflict into it: pyiceberg's TableAlreadyExistsError, Postgres DuplicateTable, S3 Tables' ConflictException, and the Rust layer's CatalogError::ObjectAlreadyExists via the PyErr conversion. create_table_if_not_exists now catches only that type instead of matching on messages, so unrelated failures propagate unchanged. The SQL path matches ObjectAlreadyExists precisely, with a message fallback scoped to the PythonError variant for third-party catalogs. MemoryCatalog::create_table switches to entry() so the conflict is reported by the insert operation itself rather than a separate contains_key check.
Lucas61000:issue-7310
43 minutes ago
fix(shuffle): add Flight connection timeout
zhouwenjiajia:bugfix/flight-connect-timeout
56 minutes ago
fix(distributed): surface background errors while input is pending
zhouwenjiajia:bugfix/joinable-stream-background-error
58 minutes ago
split get_dataframe onto DataFrameSource Co-authored-by: Cursor <cursoragent@cursor.com>
ktanishqk:ktanishqk/dataframe-source-unfold
3 hours ago
Merge branch 'Eventual-Inc:main' into main
ARDA7787:main
4 hours ago
feat(io): add LeRobot dataset writer
everySympathy:agent/write-lerobot
4 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
fix: eliminate TOCTOU race in CREATE TABLE IF NOT EXISTS
#7387
29 minutes ago
23017f7
Lucas61000:issue-7310
CodSpeed Performance Gauge
0%
fix(shuffle): add Flight connection timeout
#7397
2 hours ago
489a07d
zhouwenjiajia:bugfix/flight-connect-timeout
CodSpeed Performance Gauge
0%
fix(distributed): surface background errors while input is pending
#7396
2 hours ago
76940d1
zhouwenjiajia:bugfix/joinable-stream-background-error
Β© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs