jonkeane commented on code in PR #12928:
URL: https://github.com/apache/arrow/pull/12928#discussion_r854296874


##########
cpp/src/arrow/util/bitmap_writer.h:
##########
@@ -78,96 +79,24 @@ class BitmapWriter {
   int64_t byte_offset_;
 };
 
-class FirstTimeBitmapWriter {
+class ARROW_EXPORT FirstTimeBitmapWriter {

Review Comment:
   This resolved the windows CI failures, though not sure if I should include 
`ARROW_EXPORT` for other classes as well.



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