yiguolei commented on code in PR #50290:
URL: https://github.com/apache/doris/pull/50290#discussion_r2057465177


##########
be/src/vec/core/types.h:
##########
@@ -793,6 +793,16 @@ constexpr bool IsDecimal128V3 = false;
 template <>
 inline constexpr bool IsDecimal128V3<Decimal128V3> = true;
 
+template <typename T>

Review Comment:
   不要引入这种定义,后面很难维护



-- 
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

Reply via email to