alamb opened a new pull request, #2497: URL: https://github.com/apache/datafusion-sqlparser-rs/pull/2497
Adds a `.gitattributes` `export-ignore` entry so the `sqlparser_bench` directory (including the generated `flamegraph.svg`, which embeds CDDL-licensed JavaScript from Inferno) is excluded from source archives created by `git archive` in `dev/release/create-tarball.sh`. Also removes the now-unnecessary RAT exclusion for the flamegraph. Verified with `git archive HEAD | tar -t`: no `sqlparser_bench` entries. Part of #2495 -- 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]
