Closed ghost closed 4 years ago
A test (Native Enhanced on CPU, 1000G) is failing: 2020-10-02 11:07:55 UTC [10322] = [1-1] user=postgres,db=test_database,app=psql,client=172.25.0.1 ERROR: could not create unique index "lineorder_pkey" 2020-10-02 11:07:55 UTC [10322] = [2-1] user=postgres,db=test_database,app=psql,client=172.25.0.1 DETAIL: Key (lo_orderkey, lo_linenumber)=(4803206337, 2) is duplicated. 2020-10-02 11:07:55 UTC [10322] = [3-1] user=postgres,db=test_database,app=psql,client=172.25.0.1 CONTEXT: parallel worker 2020-10-02 11:07:55 UTC [10322] = [4-1] user=postgres,db=test_database,app=psql,client=172.25.0.1 STATEMENT: ALTER TABLE lineorder ADD PRIMARY KEY(lo_orderkey, lo_linenumber);
I suggest to merge it as-is. At least sf1..sf100 are working and the ssb schema is consistent.
Fix the failing SSB tests