alexandre-normand commented on issue #727:
URL: https://github.com/apache/arrow-go/issues/727#issuecomment-4128946226

   >Hmm, looks like i might be wrong. We do have a schema check, but is it 
possible you're writing to a FileWriter after it has been Closed? It looks like 
WriteBuffered doesn't actually check fw.closed and depending on the right 
sequence of events, that could lead to this error message
   
   ah yes, that's interesting. We found a race condition where this _could_ be 
happening now and we're fixing it. I should have results in a bit. 


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