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 file
pull/24376/head
Nga Tran 2022-06-24 11:02:38 -04:00 committed by GitHub
parent 994bc5fefd
commit 92eeb5b232
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
ALTER TABLE partition DROP COLUMN IF EXISTS sort_key_old;