liyafan82 commented on pull request #9187:
URL: https://github.com/apache/arrow/pull/9187#issuecomment-763600746


   @bogdanghit @WeichenXu123 Thanks for your feedback.
   
   IMO, calling `setValueCount` does not close the vector. You can still append 
values and call `setValueCount` multiple times.
   In the example code, if you call `setValueCount` after the for loop, the 
problem should disappear. 
   
   Does it make sense to you?


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


Reply via email to