Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#4803] improvement(client-python): Delete egg-info directory due to Python package renamed improvement #4821

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

noidname01
Copy link
Collaborator

What changes were proposed in this pull request?

  • Modify clean task to delete apache_gravitino.egg_info

Why are the changes needed?

Fix: #4803

Does this PR introduce any user-facing change?

No

How was this patch tested?

./gradlew client:client-python:clean

Copy link
Contributor

@jerryshao jerryshao left a comment

Choose a reason for hiding this comment

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

LGTM.

@jerryshao jerryshao added the branch-0.6 Automatically cherry-pick commit to branch-0.6 label Aug 30, 2024
@jerryshao jerryshao merged commit 252b4c4 into apache:main Aug 30, 2024
17 checks passed
github-actions bot pushed a commit that referenced this pull request Aug 30, 2024
…Python package renamed improvement (#4821)

### What changes were proposed in this pull request?

* Modify `clean` task to delete `apache_gravitino.egg_info`

### Why are the changes needed?

Fix: #4803 

### Does this PR introduce _any_ user-facing change?

No

### How was this patch tested?

./gradlew client:client-python:clean

Co-authored-by: TimWang <tim.wang@pranaq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-0.6 Automatically cherry-pick commit to branch-0.6
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improvement] Delete egg-info directory due to Python package renamed
2 participants