Avatar for the Eventual-Inc user
Eventual-Inc
Daft
BlogDocsChangelog

Performance History

Latest Results

refactor(paimon): use tree fold pattern in PaimonPredicateVisitor and lazy pyarrow import Address rchowell PR #6635 review comments: - Refactor PaimonPredicateVisitor to use tree fold pattern (like _PyArrowExpressionVisitor): visit_col returns _ColRef marker, visit_lit returns raw value, predicates fold upward. Removes helper methods (_get_col_name, _get_literal_value, _extract_col_and_value, _convert_string_op) that bypassed the visitor by inspecting expr._expr directly. String ops now use visit_ dispatch mechanism (visit_starts_with, etc.). - Replace inline import pyarrow as pa with from daft.dependencies import pa lazy import in paimon_data_sink.py, consistent with Daft conventions. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
YannByron:main-paimon
54 minutes ago
feat(dashboard): format repartition spec via logical-plan display
BABTUNA:feat/dashboard-human-readable-repartition
8 hours ago
fix(dashboard): include unknown repartition spec fields
BABTUNA:feat/dashboard-human-readable-repartition
8 hours ago
fix(cli): avoid stderr noise for invalid query-id env values
BABTUNA:feat/show-query-id-cli
9 hours ago
ci: retrigger CI workflow
YannByron:main-paimon
13 hours ago
implement into batches
oh/into_batches_without_emitting_flight_refs
14 hours ago
introduce task resource
gavin9402:introduce_file_resource
14 hours ago

Latest Branches

CodSpeed Performance Gauge
0%
feat(paimon): enhance Paimon integration#6635
7 days ago
a85970b
YannByron:main-paimon
CodSpeed Performance Gauge
0%
8 hours ago
8302e31
BABTUNA:feat/dashboard-human-readable-repartition
CodSpeed Performance Gauge
0%
4 days ago
bbfa063
BABTUNA:feat/show-query-id-cli
© 2026 CodSpeed Technology
Home Terms Privacy Docs