hamilton-earthscope opened a new pull request, #574:
URL: https://github.com/apache/arrow-go/pull/574

   ### Rationale for this change
   
   Arrow Go is lacking a Take kernel for Map types which means from 
`iceberg-go` we cannot write to partitioned Iceberg tables containing columns 
with Map types.
   
   ### What changes are included in this PR?
   
   - Adds a new Take kernel for Map types
     - the same allocation behavior from #557 and #573 is used
   
   ### Are these changes tested?
   
   Yes.
   
   
   ### Are there any user-facing changes?
   
   * Can now use Take on Arrow schemas with Map columns.
   * Can now write to partitioned Iceberg tables using `arrow-go`
   


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