drin commented on code in PR #13330:
URL: https://github.com/apache/arrow/pull/13330#discussion_r951923721


##########
cpp/src/arrow/testing/gtest_util.cc:
##########
@@ -101,8 +101,10 @@ std::vector<Type::type> AllTypeIds() {
           Type::DENSE_UNION,
           Type::SPARSE_UNION,
           Type::DICTIONARY,
+          Type::RUN_LENGTH_ENCODED,

Review Comment:
   I think this type is duplicated on line 107, so probably only need one.



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