alamb commented on PR #10636: URL: https://github.com/apache/datafusion/pull/10636#issuecomment-2138144361
Thanks @waynexia ! > A tiny suggestion, we can add #[must_use] to those methods on ParquetExecBuilder to prevent a builder is not .build() at the end. I added what I think you are referring to in 70a14dce2 (though I am not quite sure). Let me know if you had a different idea and I will make that change. -- 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]
