comphead commented on PR #12456: URL: https://github.com/apache/datafusion/pull/12456#issuecomment-2351767797
> I personally think it is a good idea, though I predict that if we do that we'll still end up with functions that are like "ParquetOpener: opens parquet" any other similar documentation that isn't particularly helpful. > > But it might encourage enough that is better than no documentation 👍 I'll try to play on some small crate first, enabling the documentation and putting `#[allow(missing_docs)]` whenever it complains, so later it would be easier to find all undocumented methods and make contributions -- 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]
