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

   ### Rationale for this change
   
   The GLib bindings were missing C data interface
   functions for ChunkedArray import|export operations.
   
   ### What changes are included in this PR?
   
   This PR added the follwoings.
   - Add garrow_chunked_array_import()
   - Add garrow_chunked_array_export()
   - Add round-trip test with boolean chunked array data
   
   ### Are these changes tested?
   
   Yes.
   
   ### Are there any user-facing changes?
   
   No.
   
   * GitHub Issue: #45713


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