kou commented on code in PR #45456:
URL: https://github.com/apache/arrow/pull/45456#discussion_r1945934989


##########
c_glib/test/test-memory-pool.rb:
##########
@@ -20,6 +20,8 @@ class TestMemoryPool < Test::Unit::TestCase
 
   def setup
     @memory_pool = Arrow::MemoryPool.default
+    # Our tests assume that some memory allocated.

Review Comment:
   ```suggestion
       # Our tests assume that some memory is allocated.
   ```



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