Skip to content

deprecate public export of test_utils #7294

@alamb

Description

@alamb

The test_utils package has a non trivial public API (e.g. it exposes rand) even though the code is fairly simple

It would be nice to make this crate more self contained and thus I think we should deprecate and eventually remove test_utils from the public API

          > > It may just be better to avoid using the arrow bench_utils at all.

+1

But it's also a good idea to merge this.

What do we think about merging this and marking all of bench_utils as deprecated (pointing out that external users should just copy the code into their repo if they want to use them) 🤔

Originally posted by @alamb in #7128 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    arrowChanges to the arrow crategood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions