zeroshade opened a new pull request, #395:
URL: https://github.com/apache/arrow-go/pull/395

   ### Rationale for this change
   closes #351
   
   ### What changes are included in this PR?
   Moves the definition of the Variant extension type to `arrow/extensions` and 
automatically registers it as a canonical extension type.
   
   In addition to creating `VariantType`, and `VariantArray` types, it also 
adds a `VariantBuilder` for building variant extension arrays, including 
performing shredding if necessary based on the schema being used.
   
   ### Are these changes tested?
   Yes
   
   ### Are there any user-facing changes?
   Just the new types and functionality.
   


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to