bkietz commented on code in PR #39937:
URL: https://github.com/apache/arrow/pull/39937#discussion_r1478440890


##########
cpp/src/arrow/datum.cc:
##########
@@ -20,6 +20,7 @@
 #include <cstddef>
 #include <memory>
 #include <sstream>
+#include <variant>

Review Comment:
   `std::visit` for variants is defined there, so our IWYU policy does 
recommend this
   



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