JayjeetAtGithub commented on pull request #10913: URL: https://github.com/apache/arrow/pull/10913#issuecomment-922045738
@lidavidm > This is still unclear to me without having to go look at the implementation - does true mean this fragment applies filters itself, or no? `handles_compute = true` means whether compute would be applied on the fragment. Now that I think about it, `handles_compute` sounds a bit off, maybe we can use `apply_compute` or something similar. -- 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]
