jacktengg commented on PR #67627:
URL: https://github.com/apache/doris/pull/67627#issuecomment-5621916353
<!-- doris-repo-review:v1:begin -->
### Local pipeline review — ✅ PASS
```yaml
schema: doris-repo-review/v1
status: PASS
pr: apache/doris#67627
commit: 4e23d25eb771d96ff3d46d3186e78cc11f35442f
base: 377ce45dd1bf44b239a1b20b690ece4d15053e67
reviewed_at: 2026-09-11T00:21+08:00
reviewer: jacktengg
model: gpt-6-astra
effort: xhigh
findings: {blocker: 0, major: 0, minor: 1, nit: 0}
rounds: 1
converged: true
```
**Notes for maintainers**
- Minor F-01:
[uuid.cpp:198–204](https://github.com/apache/doris/blob/4e23d25eb771d96ff3d46d3186e78cc11f35442f/be/src/exprs/function/uuid.cpp#L198-L204)
rejects raw timezone `8:00` in BE, while FE constant folding normalizes it and
succeeds. Use `+08:00`; align normalization and add constant/column folding
parity cases.
- The previous Iceberg UUID raw-carrier/default/equality-delete finding is
fixed at this head; the other nine historical accepted findings remain fixed.
- Static review covered all 402 changed paths with two qualified coverage
reviewers. No build, Doris test, clang-tidy or cluster operation was run.
<sub>Reviewed locally with the `doris-repo-review` pipeline. Repository
policy may accept this receipt for the matching commit; it is not a human
Apache approval.</sub>
<!-- doris-repo-review:v1:end -->
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]