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


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

Review Comment:
   IWYU need variant for visit,the variant in datum.h  only marked variant



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