Describe the bug
- create a table.
- add a temp partition to this table.
- modify the table to enable the dynamic partition feature.
- when trying to drop the temp partition, encounter error:
can not drop partition when dynamic partition is enable
- when trying to disable the dynamic partition, encounter error:
can not modify table when there is temp partitions
This logic is a dead lock. We should fix it.
暂无答案!
目前还没有任何答案,快来回答吧!