andishgar opened a new pull request, #51146: URL: https://github.com/apache/arrow/pull/51146
### Rationale for this change `arrow::AdaptiveUIntBuilder::AppendValues` creates incorrect results when combined with `arrow::AdaptiveUIntBuilder::Append`. ### What changes are included in this PR? Correct the logic of `arrow::AdaptiveUIntBuilder::AppendValues` and add the relevant unit test. ### Are these changes tested? Yes. I ran the relevant unit test. ### Are there any user-facing changes? No. **This PR contains a "Critical Fix".** (b) A bug that caused incorrect or invalid data to be produced. -- 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]
