paleolimbot commented on issue #179:
URL: 
https://github.com/apache/arrow-nanoarrow/issues/179#issuecomment-1508605267

   Also:
   
   ```
   ../src/nanoarrow/nanoarrow.hpp: In member function 'virtual int 
nanoarrow::VectorArrayStream::get_next(ArrowArray*)':
   ../src/nanoarrow/nanoarrow.hpp:284:17: warning: comparison between signed 
and unsigned integer expressions [-Wsign-compare]
        if (offset_ < arrays_.size()) {
                    ^
   ```


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