Eventual-Inc
Daft
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
feat: integrate with Hudi using Rust-based `hudi-core` Replace the Python `pyhudi` implementation with a Rust-based `HudiScanOperator` backed by `hudi-core`. Handles schema conversion (including Avro map-to-Arrow-Map rewriting), partition spec parsing with `_hoodie_partition_path` support for timestamp-based keygen, and S3 credentials provider resolution.
xushiyan:use-hudi-core-for-integration
4 minutes ago
feat: Add map_keys function to extract keys from Map type columns
qingfeng-occ:map_keys
2 hours ago
feat: integrate with Hudi using Rust-based `hudi-core` Replace the Python `pyhudi` implementation with a Rust-based `HudiScanOperator` backed by `hudi-core`. Handles schema conversion (including Avro map-to-Arrow-Map rewriting), partition spec parsing with `_hoodie_partition_path` support for timestamp-based keygen, and S3 credentials provider resolution.
xushiyan:use-hudi-core-for-integration
2 hours ago
feat: rework hudi integration with latest hudi-core APIs - Update hudi-core dep to xushiyan/fileslice-stats branch (arrow 57) - Adapt to post-rebase daft-scan API (ScanSource, ScanTaskRef, SourceConfig) - Use read-optimized mode via ReadOptions for base-file-only reads - Use table.get_partition_schema() for partition field extraction - Parse partition paths into PartitionSpec for runtime pruning - Implement ScanOperator::statistics() via compute_table_stats() - Convert per-file column stats from hudi-core to Daft TableStatistics
xushiyan:use-hudi-core-for-integration
4 hours ago
extract shared commit orchestration
chenghuichen:delta-ck
9 hours ago
.
kyuds:ray-data-depr-fix
10 hours ago
file-path identity checkpoint mode
chenghuichen:path-checkpoint
20 hours ago
chore: minor formatting and stub fixups - daft/__init__.pyi: include TextSourceConfig in FileFormatConfig.config union (matches the Rust enum). - docs/connectors/text.md: re-align the schema table. - src/daft-text/Cargo.toml: alphabetize dependencies.
aaron-ang:feat/read-blob
22 hours ago
Latest Branches
CodSpeed Performance Gauge
-1%
feat: integrate with Hudi using Rust-based `hudi-core`
#6873
29 minutes ago
f4878f2
xushiyan:use-hudi-core-for-integration
CodSpeed Performance Gauge
0%
feat: Add map_keys function to extract keys from Map type columns
#6875
3 hours ago
e41efa2
qingfeng-occ:map_keys
CodSpeed Performance Gauge
+10%
feat(checkpoint): add Delta Lake checkpoint support and extract shared commit orchestration
#6872
10 hours ago
0d32b2f
chenghuichen:delta-ck
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs