mapleFU commented on PR #38466:
URL: https://github.com/apache/arrow/pull/38466#issuecomment-1781503034
Do we have some way to break the stack 😅 I've re-produce the case but asan
didn't report error.
```
{
Generator();
}
// do-io task
```
When doing IO task, `ReadRowGroup` doesn't report ASAN error here..
--
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]