Skip to content

feat: scaffolding work for expression #680

feat: scaffolding work for expression

feat: scaffolding work for expression #680

Triggered via pull request August 18, 2025 18:03
Status Failure
Total duration 17m 12s
Artifacts

cpp-linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
cpp-linter
Process completed with exit code 1.
cpp-linter
Process completed with exit code 1.
src/iceberg/expression/term.h:44:11 [modernize-use-override]: src/iceberg/expression/term.h#L44
prefer using 'override' or (rarely) 'final' instead of 'virtual'