Merge branch 'main' into dom/schema-gossip-proto

pull/24376/head
Dom 2023-08-01 15:36:56 +01:00 committed by GitHub
commit ea4950a7f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
-- https://github.com/influxdata/influxdb_iox/issues/6401
ALTER TABLE partition ADD COLUMN IF NOT EXISTS sort_key_ids BIGINT[];