sjyango commented on code in PR #21641: URL: https://github.com/apache/doris/pull/21641#discussion_r1265596850
########## be/src/vec/core/field.h: ########## @@ -936,10 +936,6 @@ struct Field::EnumToType<Field::Types::UInt64> { using Type = UInt64; }; template <> -struct Field::EnumToType<Field::Types::UInt128> { Review Comment: This is my mistake, it really shouldn't have been deleted -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org