emkornfield commented on PR #36972: URL: https://github.com/apache/arrow/pull/36972#issuecomment-1668402511
> @emkornfield I'd like to leave sink_.AdvanceUnsafe here, this patch just tent to fix the bug. Glad to find that arrow array encoding is not used. The problem is I think we end up potentially writing out unitialized memory even with the temporary fix. I think the write "fix" here it likely to just delete this code or fix it properly (and start using it on the write code path). -- 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]
