Skip to content

feat: scaffolding work for expression #657

feat: scaffolding work for expression

feat: scaffolding work for expression #657

Triggered via pull request August 15, 2025 07:27
Status Failure
Total duration 16m 32s
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:234:11 [modernize-use-override]: src/iceberg/expression/term.h#L234
prefer using 'override' or (rarely) 'final' instead of 'virtual'