pitrou commented on issue #45723: URL: https://github.com/apache/arrow/issues/45723#issuecomment-5757098870
@ayush-bothra Hmm, that's a good question. Perhaps `UnsafeAppendNull` is not currently possible. Instead, perhaps we want `UnsafeAppend` to take a `bool valid` flag so as to choose whether to add a valid or null slot in the parent? -- 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]
