Append dictionary indices directly without modifying the internal memo.
Reset and also clear accumulated dictionary values in memo table.
Append multiple empty values at once. It's more efficient than multiple arrow.array_builder.ArrayBuilder.appendEmptyValue calls.
Append multiple nulls at once. It's more efficient than multiple arrow.array_builder.ArrayBuilder.appendNull calls.