hubgeter commented on PR #65851: URL: https://github.com/apache/doris/pull/65851#issuecomment-5114510559
Fixed the PR-related External Regression failure from TeamCity build 1008658 in de3a2d51fc8. Iceberg ORC UUID normalization now preserves the input STRING/VARBINARY carrier type, and the new VOrcTransformerTest writes and reads back the raw 16-byte VARBINARY UUID. VOrcTransformerTest passes 5/5 under ASAN, ./build.sh --be -j16 succeeds, and formatting checks pass. clang-tidy was attempted but is blocked by the pre-existing unmatched NOLINTEND in be/src/core/types.h and the configured toolchain missing stddef.h. -- 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]
