lidavidm commented on code in PR #14082: URL: https://github.com/apache/arrow/pull/14082#discussion_r981688652
########## cpp/src/arrow/io/type_fwd.h: ########## @@ -68,8 +68,8 @@ class LatencyGenerator; class BufferReader; -class BufferInputStream; class BufferOutputStream; +class BufferReader; Review Comment: Split out into https://github.com/apache/arrow/pull/14254 -- 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]
