neilconway commented on issue #22454: URL: https://github.com/apache/datafusion/issues/22454#issuecomment-4518634481
Awesome! In addition to the bulk-NULL API and `union_many`, we can also make use of `append_with` and `append_byte_map`. Using these APIs will require either making them `pub`, or moving them to a shared crate like `datafusion-common`. My thought was to do the latter, once the open PRs are landed (#22171, #22182, #22283) There's also #22148 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
