This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch tpc_preview2 in repository https://gitbox.apache.org/repos/asf/doris.git
commit e52e042be4fae034229b08f3f4e97f7111f1a08a Author: BiteTheDDDDt <[email protected]> AuthorDate: Mon Nov 24 21:02:24 2025 +0800 update --- be/src/vec/common/uint128.h | 1 - 1 file changed, 1 deletion(-) diff --git a/be/src/vec/common/uint128.h b/be/src/vec/common/uint128.h index a8eca75fb87..2a6bb70177d 100644 --- a/be/src/vec/common/uint128.h +++ b/be/src/vec/common/uint128.h @@ -70,7 +70,6 @@ struct UInt72 { }; #pragma pack() - #pragma pack(1) struct UInt136 { UInt8 a; --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
