abhishek593 opened a new pull request, #49132:
URL: https://github.com/apache/arrow/pull/49132

   ### Rationale for this change
   Introduce systematic test coverage for 
`arrow::ArrayBuilder::AppendArraySlice` across all major Arrow data types to 
ensure correctness for diverse physical layouts.
   
   ### What changes are included in this PR?
   - Added 30 new test cases covering Primitives, Binary/String, Lists 
(including Views), Structs, Unions, Decimals, and REE types.
   - Added specialized logical equality validation for Dictionary arrays.
   
   ### Are these changes tested?
   Yes, all 30 new cases passed locally with varying null probabilities.
   
   ### Are there any user-facing changes?
   No.


-- 
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]

Reply via email to