Details
-
Improvement
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
Description
batch_insert is the only column-oriented method that doesn't take a "string key" argument, because in this case it's combined into BatchMutation. This violates the principle of least surprise.