Eventual-Inc
Daft
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
refactor(io): deprecate MCAP topic start resolver
codex/mcap-native-reader
1 hour ago
style(io): remove unused MCAP lint suppression
codex/mcap-native-reader
3 hours ago
refactor(io): simplify MCAP data source discovery
codex/mcap-native-reader
5 hours ago
refactor(dataframe): address review feedback on cast_to_schema - Use the module-scope `Schema` import instead of a redundant function-local aliased import (greptile). - Document that per-field metadata is not applied to the result. Daft's `cast` and `alias` build fresh fields without metadata, so a target derived from `Schema.from_pyarrow_schema` matches on names/dtypes but not metadata. This is pre-existing Daft-wide behavior in Cast/Alias field resolution, not specific to this method; a real fix needs Rust changes (codex). - Soften the Returns: wording from "schema matches" to "column names and dtypes match" so the docstring no longer overpromises. - Add two tests: one pinning names/dtypes for a pyarrow-derived target, and one documenting the metadata limitation. Schema equality ignores field metadata, so the assertion goes through the PyArrow round-trip. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
everettVT/native-schema-coercion
5 hours ago
Merge branch 'main' into issue-2423
Lucas61000:issue-2423
15 hours ago
chore(format): fixed spacing of files
cpicazo8304:feat/bit-length
17 hours ago
refactor(io): migrate Hudi scans to DataSource
Lucas61000:issue-7295
19 hours ago
chore: remove stray my_database.db test artifact Accidentally committed via `git add -A`; it is a local test artifact produced by a test run, not part of this change. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
everettVT/native-schema-coercion
21 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
feat(io): add native MCAP reader
#7319
2 hours ago
c122a5e
codex/mcap-native-reader
CodSpeed Performance Gauge
0%
feat(dataframe): add DataFrame.cast_to_schema() for native schema coercion
#7323
6 hours ago
1e4bff0
everettVT/native-schema-coercion
CodSpeed Performance Gauge
0%
feat(optimizer): add common subplan elimination optimization rule
#6788
15 hours ago
aa4f40c
Lucas61000:issue-2423
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs