HuaHuaY commented on PR #905: URL: https://github.com/apache/iceberg-cpp/pull/905#issuecomment-5529003056
> > How about using std::generator as the return type of PlanFiles? > > @HuaHuaY Can you provide more context? I see that you use the new iterator as the return type of `PlanFilesIterator` in #873. I wonder whether we can use `std::generator` instead of adding the iterator. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
