linkedin / ambry

Distributed object store
https://github.com/linkedin/ambry/wiki
Apache License 2.0
1.75k stars 275 forks source link

Added delete container sql statement #2854

Open vaibhav-mittal-linkedin opened 3 months ago

vaibhav-mittal-linkedin commented 3 months ago

Description This PR includes the sql statement to support the deletion of Ambry container from SQL table.

Testing [WIP]