alamb opened a new pull request, #10185: URL: https://github.com/apache/datafusion/pull/10185
## Which issue does this PR close? Closes https://github.com/apache/datafusion/issues/10131 ## Rationale for this change It seems like `NOTICE.txt` was brought from the arrow repo and not modified since ## What changes are included in this PR? Update `NOTICE.txt` with content relevant to DataFusion I don't think we have code from other projects in DataFusion that isn't otherwise marked. According to https://infra.apache.org/licensing-howto.html#mod-notice this is largely for bundled dependencies. Since DataFusion doesn't bundle dependencies (instead it relies of crates.io) this file's contents are largely irrelevant I think ## Are these changes tested? N/A ## Are there any user-facing changes? Updated docuemntation -- 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]
