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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org