Skip to content

[Rust] Add trait bounds for T in Buffer/List #18825

@asfimport

Description

@asfimport

This is a first step in refactoring the rust API to make better use of traits and generics (and moving away from enums and macros).

This change introduces a trait for the primitive types that are allowed in Buffer and List and removes some use of macros.

Reporter: Andy Grove / @andygrove
Assignee: Andy Grove / @andygrove

PRs and other links:

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions