4paradigm / 4paradigm/OpenMLDB
delete pre-agg tables if user going to drop the long window deployment
Đang mở
enhancement
storage-engine
- Ngôn ngữ chính
- C++
- Star
- 1.7k
- Fork
- 331
- Merge trung bình
- 12 ngày 12 giờ
- Pull request đã merge (30 ngày)
- 1
Mô tả
**Bug Description**
Long window, delete the procedure after deploy, but the pre aggregated table will not be deleted.
If you create a long window with the same name and function again, you will be prompted that the pre aggregated table already exists.

**Expected Behavior**
When deleting the procedure, the pre aggregated table should be deleted at the same time.
**Steps to Reproduce**
1. create table
2. deploy one long window
3. drop procedure
4. deploy long window
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.