pitrou commented on a change in pull request #9714:
URL: https://github.com/apache/arrow/pull/9714#discussion_r595143667
##########
File path: cpp/src/arrow/util/async_generator.h
##########
@@ -16,12 +16,16 @@
// under the License.
#pragma once
+
+#include <cassert>
Review comment:
Yes, there are some `assert()`s added.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]