-
Notifications
You must be signed in to change notification settings - Fork 256
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
fix: fix dynamodb drop table #3152
Conversation
ACTION NEEDED The PR title and description are used as the merge commit message. Please update your PR title and description to match the specification. For details on the error please inspect the "PR Title Check" action. |
Second PR: lancedb/lancedb#1866 |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3152 +/- ##
==========================================
+ Coverage 77.87% 77.89% +0.01%
==========================================
Files 242 242
Lines 82214 82368 +154
Branches 82214 82368 +154
==========================================
+ Hits 64028 64157 +129
- Misses 14987 15004 +17
- Partials 3199 3207 +8
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
First PR of lancedb/lancedb#1812
Add the delete function to external manifest to delete manifest related metadata during drop_table