lidavidm commented on issue #8: URL: https://github.com/apache/arrow-nanoarrow/issues/8#issuecomment-1195974480
They could perhaps be Arrow type-oblivious macros that expand into a write into a particular buffer (and possibly a bounds-check/reserve call)? Then the builder is just a bag of 3 buffers, a length, and a null count, and there's no need for per-type variants. -- 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]
