batch_updates_support (234B)
1 # Batch updates support 2 3 The problem on [dynamic_data] to handle "batch updates" that can change several different elements in one operation, e.g., [search_and_replace] 4 5 - [datta2024query] in [dynamic_complexity] 6 7 Up: [batch_updates]