alamb opened a new pull request, #14233: URL: https://github.com/apache/datafusion/pull/14233
## Which issue does this PR close? - Related to https://github.com/apache/datafusion/discussions/14229 ## Rationale for this change Other projects such as rust-iceberg would like to use the datafusion sqllogictest driver to write tests The code is structured to be published as a crate, and is part of the official release tarballs. We just haven't previously published it to crates. io. ## What changes are included in this PR? 1. Add instructions to release for publishing the datafusion-sqllogictest crates as part of releasing ## Are these changes tested? I tested it manually to publish previously approved releases - https://dist.apache.org/repos/dist/release/datafusion/datafusion-43.0.0/ - https://dist.apache.org/repos/dist/release/datafusion/datafusion-44.0.0/ ## Are there any user-facing changes? <!-- If there are user-facing changes then we may require documentation to be updated before approving the PR. --> <!-- If there are any breaking changes to public APIs, please add the `api change` label. --> -- 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