zhuqi-lucas commented on PR #7873: URL: https://github.com/apache/arrow-rs/pull/7873#issuecomment-3049296552
Thank you @Dandandan @alamb, i think the PR is ready for review: It's good state because latest commit i done: 1. Add rich test cases and it passed both for original gc and current new gc. 2. Found one bug using the rich tests, (We should have empty buffer vec when all inlined or all nulls) , fixed it. 3. Add fast path for all inlined view cases, it should improve very much for all inlined case, i can also add all inlined gc benchmark to confirm. -- 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