jorisvandenbossche commented on a change in pull request #11650:
URL: https://github.com/apache/arrow/pull/11650#discussion_r768816186
##########
File path: cpp/src/arrow/array/validate.cc
##########
@@ -294,6 +294,16 @@ struct ValidateArrayImpl {
} // namespace
+bool IsNullType(const DataType& type) {
Review comment:
I tried it now with a `DataType::storage_id()`
--
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]