wgtmac commented on code in PR #418:
URL: https://github.com/apache/iceberg-cpp/pull/418#discussion_r2630366778


##########
src/iceberg/update/update_properties.h:
##########
@@ -20,28 +20,24 @@
 #pragma once
 
 #include <memory>
+#include <optional>

Review Comment:
   It is used by `std::optional<int8_t> format_version_;` and cannot be removed 
to avoid windows ci failure.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to