jacktengg commented on PR #26308: URL: https://github.com/apache/doris/pull/26308#issuecomment-1797694985
> maybe we can add `using Int256 = wide::Int256`? We already had `struct UInt256` in uint128.h, in wide_integer.h also had `Int256` and `UInt256` which are all in the `wide` namespace, `using Int256 = wide::Int256` can be confusing, better to use `wide::Int256` when doing calculations. -- 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