scovich commented on PR #7403:
URL: https://github.com/apache/arrow-rs/pull/7403#issuecomment-2808107096

   > > TBD Where/how to expose this functionality through a public API
   > 
   > In my mind this functionality feels like a "computation kernel" (aka 
similarly to the functions in 
https://docs.rs/arrow/latest/arrow/compute/index.html)
   >
   > Since the arrow-json crate is currently for converting `JSON to arrow` it 
is not 100% clear to me that this functionality belongs in the `arrow-json` 
crate at all, espcially as variant is not part of the "core" arrow spec it 
seems.
   
   I agree something like arrow-compute makes a lot of sense. Unfortunately, 
the tape decoder machinery is private to arrow-json crate, so I had to do the 
initial pathfinding here. Is there a better way forward?
   
   


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