greptimedb icon indicating copy to clipboard operation
greptimedb copied to clipboard

Tracking issue for drop database

Open WenyXu opened this issue 1 year ago • 2 comments

What problem does the new feature solve?

Implement the Drop database statement and ensures resources were released correctly

  • #825
  • #3515

What does the feature do?

  • [x] #3521
  • [x] #3534
  • [x] #3541
  • [x] #3550
  • [x] Support to drop metric table #3589
  • [x] Invalidate schema name key cache #3695
  • [x] Add more tests #3594
  • [x] Add create database procedure (for acquire locks) #3591
  • [ ] Release resources correctly

Implementation challenges

No response

WenyXu avatar Mar 14 '24 08:03 WenyXu

Please make sure we do not allow cross catalog database drop by default.

sunng87 avatar Mar 18 '24 21:03 sunng87

Please make sure we do not allow cross catalog database drop by default.

Yes, we are under the catalog of query context by default.

WenyXu avatar Mar 19 '24 08:03 WenyXu

@WenyXu Looks like we can close this issue.

killme2008 avatar May 06 '24 06:05 killme2008

Remaining will track in #3515

WenyXu avatar May 06 '24 09:05 WenyXu