Skip to content

Conversation

@andygrove
Copy link
Member

@andygrove andygrove commented Aug 12, 2024

Which issue does this PR close?

Part of #11476

Rationale for this change

Update documentation to add new crates and remove the out-of-date dependency diagram

What changes are included in this PR?

  • Removed the release-crates.sh script (I never use it and it was not up-to-date)
  • Removed the unmaintained dependency diagram
  • Added a description for the new datafusion-catalog crate
  • Added new crates to the release instructions

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions bot added the development-process Related to development process of DataFusion label Aug 12, 2024

[package]
name = "datafusion-catalog"
description = "datafusion-catalog"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had to add a description so that I could publish the crate. It would obviously be better to have a more meaningful description here, but I am not familiar with this new crate yet.

Copy link
Contributor

@comphead comphead left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm thanks @andygrove for the clean up

@andygrove andygrove merged commit 7a1a23d into apache:main Aug 12, 2024
@andygrove andygrove deleted the post-41 branch August 12, 2024 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

development-process Related to development process of DataFusion

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants