adamreeve opened a new pull request, #41303:
URL: https://github.com/apache/arrow/pull/41303

   ### Rationale for this change
   
   Fixes the integration test failures caused by #41230
   
   ### What changes are included in this PR?
   
   Only try to access the offset values if the array length is non-zero when 
writing list and binary arrays to IPC format.
   
   ### Are these changes tested?
   
   Yes, I've manually run the integration tests with C# and Java to verify they 
pass (when also including the changes from #41264), and also added new unit 
tests for this.
   
   ### Are there any user-facing changes?
   
   This may also be a bug that affects users but it isn't in a released version.


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