tustvold commented on PR #7442:
URL: https://github.com/apache/arrow-rs/pull/7442#issuecomment-2837930031

   > One could also argue that this custom decoder is just an internal way to 
leverage variant-like parsing at the tape decoder level, needed because actual 
variant doesn't exist externally yet
   
   I think this has hit the nail on the head as to why I'm wary about exposing 
the tape, we're effectively at that point exposing a custom variant 
implementation. People will inevitably use it as a kind of arrow BSON, and 
it'll then become very sticky and hard to change.
   
   
   
   


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