chore: remove unused sort_key_old from catalog partition (#4944)
* chore: remove unused sort_key_old from catalog partition * chore: add new line at the end of the SQL filepull/24376/head
parent
994bc5fefd
commit
92eeb5b232
|
@ -0,0 +1 @@
|
|||
ALTER TABLE partition DROP COLUMN IF EXISTS sort_key_old;
|
Loading…
Reference in New Issue