annie pompa

Results 14 comments of annie pompa

hrm; here's what i can see: ``` { "workerId": 0, "clientTimestamp": "10:42:22.220515", "ops": [ "BEGIN", { "sql": "INSERT INTO public.table_w0_141 (col114_w0_115, col114_w0_116, col_w0_114_w0_140, col114_w0_118, col114_w0_119, ... [big insert here] \xc35fe88abebb76':::BYTES,'{\"test\":...

``` { "workerId": 3, "clientTimestamp": "11:54:23.073264", "ops": [ "BEGIN", { "sql": "INSERT INTO public.table_w16_36 (col3_w16_4, col3_w16_6, col3_w16_7, col3_w16_8, col3_w16_9, col3_w16_10, col3_w16_11, col3_w16_12, col3_w16_13, col3_w16_14, col3_w16_15, col3_w16_16, col3_w16_17, col3_w16_18) VALUES ('05:03:10.72559-10:37':::TIMETZ,e'2\\x1erc~BtD'::NAME:::NAME,B'0000110001101010110011011001101011','\\x':::BYTES,(-6.524642630955600259E+29):::DECIMAL,'K:'::NAME:::NAME,'17:20:11.766973':::TIME,e'\\x02'::BPCHAR,'[null,...

Dang the query I was hoping to find in the list of prev statements is not there: https://github.com/cockroachdb/cockroach/blob/15db309a564809b9e1de1b832ee13b2e0c80f237/pkg/workload/schemachange/error_screening.go#L1618-L1628 I'll try seeing if this will repro next

I haven't been able to repro the duplicate key value violating unique constraint error; we have also not seen this failure in the workload since this issue I am going...