CurtHagenlocher commented on issue #1704:
URL: https://github.com/apache/arrow-adbc/issues/1704#issuecomment-4757734289

   The most incremental way to change the API to "fix" the chunking without 
repeating higher-level entries would be to add a flag which asks to unnest the 
embedded structures. This could still be represented efficiently by using 
run-end encoded arrays and could fit into the existing API by using a bit field 
on the level flag.


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