Skip to content

feat(parquet): apply column default values when reading missing fields (2/4) #3247

feat(parquet): apply column default values when reading missing fields (2/4)

feat(parquet): apply column default values when reading missing fields (2/4) #3247

Triggered via pull request June 29, 2026 21:48
Status Failure
Total duration 2m 54s
Artifacts

cpp-linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 4 warnings, and 1 notice
cpp-linter
Process completed with exit code 1.
cpp-linter
Process completed with exit code 1.
cpp-linter
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
src/iceberg/arrow/literal_util.cc:125:13 [modernize-use-auto]: src/iceberg/arrow/literal_util.cc#L125
use auto when initializing with a template cast to avoid duplicating the type name
src/iceberg/arrow/literal_util.cc:77:13 [modernize-use-auto]: src/iceberg/arrow/literal_util.cc#L77
use auto when initializing with a template cast to avoid duplicating the type name
src/iceberg/arrow/literal_util.cc:57:13 [modernize-use-auto]: src/iceberg/arrow/literal_util.cc#L57
use auto when initializing with a template cast to avoid duplicating the type name
sccache stats - cpp-linter
99% - 724 hits, 7 misses, 0 errors