findepi commented on code in PR #13703: URL: https://github.com/apache/datafusion/pull/13703#discussion_r1877833632
########## docs/source/contributor-guide/index.md: ########## @@ -72,13 +72,35 @@ recently active community members in the ticket to get their attention. ### What Features are Good Fits for DataFusion? -DataFusion is designed to highly extensible, and many features can be implemented -as extensions without changing the core of DataFusion. - -We are [working on criteria for what features are good fits for DataFusion], and -will update this section when we have more to share. - -[working on criteria for what features are good fits for datafusion]: https://github.com/apache/datafusion/issues/12357 +DataFusion is designed to highly extensible, and many features can be Review Comment: ```suggestion DataFusion is designed to be highly extensible, and many features can be ``` -- 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]
