zhangyue19921010 commented on issue #13018: URL: https://github.com/apache/arrow/issues/13018#issuecomment-1111728603
`newScan ` is a file level right? I mean each file has their own scanner. In my usage scenario, each thread consumes its own file separately, so that maybe I can't call `newScan` out of the thread before and let all the threads use the common scanner :< -- 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]
