emkornfield commented on pull request #12216: URL: https://github.com/apache/arrow/pull/12216#issuecomment-1023674858
I wonder if we are undersizing the buffer for when the [memcpy][https://github.com/apache/arrow/blob/03f3cf986314654e932587d01df59ad145faf5b9/cpp/src/arrow/util/bitmap_writer.h#L139] happens. Does the problem go away if we allocate more space for the validity bitmap? -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org