pick from #40454
@ -248,6 +248,7 @@ public:
Field key, value;
columns[0]->get(i, key);
if (key.is_null()) {
col.insert(Map {Array {}, Array {}});
continue;
}
The note is not visible to the blocked user.