felipecrv commented on code in PR #33641:
URL: https://github.com/apache/arrow/pull/33641#discussion_r1084398775
##########
cpp/src/arrow/type.h:
##########
@@ -2103,6 +2146,7 @@ static inline bool HasValidityBitmap(Type::type id) {
case Type::NA:
case Type::DENSE_UNION:
case Type::SPARSE_UNION:
+ case Type::RUN_END_ENCODED:
Review Comment:
Adding a commit for this. Might cherry-pick into separate PR later.
--
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]