HuaHuaY commented on code in PR #50153:
URL: https://github.com/apache/arrow/pull/50153#discussion_r3394207812


##########
cpp/src/arrow/type_traits.h:
##########
@@ -103,6 +103,16 @@ struct CTypeTraits {};
 
 /// \addtogroup type-traits
 /// @{
+template <>
+struct CTypeTraits<Decimal128> {

Review Comment:
   I think it should inherit `TypeTraits<Decimal128Type>` like other 
specialization.



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

Reply via email to