Eventual-Inc
Daft
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix(parquet): satisfy mypy for PathLike read_parquet
jackylee-ch:codex-feat-parquet-pathlike-read
45 minutes ago
fix(parquet): satisfy mypy for PathLike read_parquet
jackylee-ch:codex-feat-parquet-pathlike-read
1 hour ago
fix(parquet): satisfy mypy for PathLike read_parquet
jackylee-ch:codex-feat-parquet-pathlike-read
2 hours ago
feat: allow custom datasources to specify clustering spec (#7031) Allows for our custom datasources to specify `ClusteringKeys` -- these are basically `ClusteringSpec` but without information about how many partitions will be produced. This lets DataSources inform the planner about: 1. Data layout guarantees (hash, range etc) in each emitted partition **during execution**? 2. (TODO - quick follow) how are rows sorted within each partition? This lets the planner perform elision of repartitioning/shuffles during distributed planning, where possible. Unfortunately there are some bugs in that elision today -- so we need #7033 to land first before this PR becomes fully viable (fixes usage of clustering information during distributed planning) --------- Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Co-authored-by: euanlimzx <euanlimzx@gmail.com>
main
2 hours ago
feat: tests
euan/range-repartition-clustering-spec
2 hours ago
formatting
jay/clustering-spec-datasource
3 hours ago
fix: resolve Python lint errors in test_crypto.py - Remove unused imports: hashlib, pytest - Sort imports alphabetically (ruff I001) - Add noqa: F841 for df variables used implicitly by daft.sql - Fix duplicate test_crc32_sql method (F811) by renaming to test_crc32_sql_known_value
XuQianJin-Stars:feature/hash-crypto-functions
3 hours ago
feat(iceberg): accept PathLike metadata paths in read_iceberg (#7040) ## Changes Made Allow `read_iceberg(...)` to accept `os.PathLike` metadata paths and add a local roundtrip test. ## Related Issues None.
main
5 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
feat(parquet): accept PathLike paths in read_parquet
#7045
2 hours ago
100b87b
jackylee-ch:codex-feat-parquet-pathlike-read
CodSpeed Performance Gauge
0%
feat: tests for range repartition hints in clustering spec
#7044
8 hours ago
ec4d375
euan/range-repartition-clustering-spec
CodSpeed Performance Gauge
0%
feat: allow custom datasources to specify clustering spec
#7031
3 hours ago
73c6a97
jay/clustering-spec-datasource
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs