Fokko commented on issue #37219: URL: https://github.com/apache/arrow/issues/37219#issuecomment-1688941267
Thanks @bkietz for the context and pointer. I was digging into the code, but was unable to see when the loop is actually executed. It seems that the size of `exprs` is always zero. I would except these tests to use the loop: https://github.com/apache/arrow/blob/b3936b9f0d0a899480741f2026c0349bf876c210/cpp/src/arrow/dataset/scanner_test.cc#L2060-L2062 Would you have a few more pointers where you would look to implement this? -- 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