Sign in
apache
/
hive
/
refs/heads/branch-2
/
.
/
metastore
/
scripts
/
upgrade
/
postgres
/
022-HIVE-12807.postgres.sql
blob: d4c7a1891075b955d1627b1a79fce48918483113 [
file
] [
log
] [
blame
]
ALTER
TABLE
COMPACTION_QUEUE
ADD
COLUMN
CQ_HIGHEST_TXN_ID bigint
;