Skip to content

feat: optimize truncate(col) == value to startsWith predicate #1241

feat: optimize truncate(col) == value to startsWith predicate

feat: optimize truncate(col) == value to startsWith predicate #1241

Triggered via pull request November 3, 2025 16:04
Status Failure
Total duration 10m 50s
Artifacts

cpp-linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 notices
cpp-linter
Process completed with exit code 1.
cpp-linter
Process completed with exit code 1.
Run clang-format on src/iceberg/test/predicate_test.cc: src/iceberg/test/predicate_test.cc#L0
File src/iceberg/test/predicate_test.cc does not conform to Custom style guidelines. (lines 505)
Run clang-format on src/iceberg/expression/predicate.cc: src/iceberg/expression/predicate.cc#L0
File src/iceberg/expression/predicate.cc does not conform to Custom style guidelines. (lines 240, 241)