Skip to content

[Rust] Remove BufferBuilderTrait and associated Result requirement. #26955

@asfimport

Description

@asfimport

The trait is no longer used, as we completely split the build of boolean and non-boolean buffers, and the purpose of that trait was to support multiple implementations of the buffer building.

 

This trait also has Result for infallible methods.

Reporter: Jorge Leitão / @jorgecarleitao
Assignee: Jorge Leitão / @jorgecarleitao

PRs and other links:

Note: This issue was originally created as ARROW-11038. Please see the migration documentation for further details.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions