mapleFU opened a new issue, #46555:
URL: https://github.com/apache/arrow/issues/46555

   ### Describe the enhancement requested
   
   The patch[1] does the decoding logics for Variant type. The encoding is the 
another part of the variant type. Since  `VariantValue` is a wrapper for 
`(std::string_view, std::string_view)`, we should more carefully on design the 
variant encoding tools.
   
   ## Set API
   
   ## Buffer and view handling
   
   [1] https://github.com/apache/arrow/pull/46372
   
   ### Component(s)
   
   C++, Parquet


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

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

Reply via email to