alamb opened a new pull request, #1594: URL: https://github.com/apache/datafusion-sqlparser-rs/pull/1594
- part of https://github.com/apache/datafusion-sqlparser-rs/issues/1517 While trying to make a release candidate, the license check failed ``` Running rat license checker on /Users/andrewlamb/Software/sqlparser-rs/dev/dist/apache-datafusion-sqlparser-rs-0.53.0-rc1/apache-datafusion-sqlparser-rs-0.53.0.tar.gz NOT APPROVED: src/ast/spans.rs (apache-datafusion-sqlparser-rs-0.53.0/src/ast/spans.rs): false ``` This PR adds the license to spans.rs (a newly added file) -- 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]
