-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Backward compatibility check : Dictionary not found #43054
Copy link
Copy link
Closed
Labels
backward compatibilitytestingSpecial issue with list of bugs found by CISpecial issue with list of bugs found by CI
Description
2022.11.07 15:50:31.053240 [ 417649 ] {} <Error> test_46qlzq36.concurrent_mutate_mt_1 (d2aa2852-4e46-41bf-be73-5144f66e32c3): while loading part all_12_12_0 on path store/d2a/d2aa2852-4e46-41bf-be73-5144f66e32c3/all_12_12_0: Code: 499. DB::Exception: The specified key does not exist.: while reading key: test/xup/pbfbhxfbobyfiacorviijkhnnlkpv, from bucket: test. (S3_ERROR), Stack trace (when copying this message, always include the lines below):
2022.11.07 15:50:31.054979 [ 417649 ] {} <Error> test_46qlzq36.concurrent_mutate_mt_1 (d2aa2852-4e46-41bf-be73-5144f66e32c3): Detaching broken part /var/lib/clickhouse/disks/s3/store/d2a/d2aa2852-4e46-41bf-be73-5144f66e32c3/all_12_12_0 (size: 502.00 B). If it happened after update, it is likely because of backward incompatibility. You need to resolve this manually
2022.11.07 15:51:15.049132 [ 417290 ] {} <Error> test_1.table_1017_1::all_0_0_0_3(MutateFromLogEntryTask): virtual bool DB::ReplicatedMergeMutateTaskBase::executeStep(): Code: 36. DB::Exception: Dictionary (`test_1.dict1`) not found: while executing 'FUNCTION dictHas('test_1.dict1' :: 1, toUInt64(x) :: 2) -> dictHas('test_1.dict1', toUInt64(x)) UInt8 : 0'. (BAD_ARGUMENTS), Stack trace (when copying this message, always include the lines below):
2022.11.07 15:51:21.570731 [ 417293 ] {} <Error> test_1.table_1017_1::all_0_0_0_3(MutateFromLogEntryTask): virtual bool DB::ReplicatedMergeMutateTaskBase::executeStep(): Code: 36. DB::Exception: Dictionary (`test_1.dict1`) not found: while executing 'FUNCTION dictHas('test_1.dict1' :: 1, toUInt64(x) :: 2) -> dictHas('test_1.dict1', toUInt64(x)) UInt8 : 0'. (BAD_ARGUMENTS), Stack trace (when copying this message, always include the lines below):
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
backward compatibilitytestingSpecial issue with list of bugs found by CISpecial issue with list of bugs found by CI