bkietz commented on issue #37219: URL: https://github.com/apache/arrow/issues/37219#issuecomment-1706655304
@Fokko I've tried debugging that unit test and I don't observe that `exprs.size() == 0` except for the first assertion https://github.com/apache/arrow/blob/b3936b9f0d0a899480741f2026c0349bf876c210/cpp/src/arrow/dataset/scanner_test.cc#L2057 ... where an empty projection is being tested. Is it possible that you were looking at that first assertion and never debugged through the subsequent one? -- 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