Append dictionary indices directly without modifying the internal memo.
Reset and also clear accumulated dictionary values in memo table.
Returns this, for use in with statements.
Returns this, for use in with statements.
Get builder for arrow.array_builder.ArrayBuilder
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.