Skip to content

Consolidate benchmarking options/ENV settings #21936

@alamb

Description

@alamb

as mentioned several places on

There are several command line flags / environment variables that are duplicated in the benchmark runner (and @Omega359 just followed the same pattern with the new runner)

It would be great to consolidate all the options, and for any that have existing environment settings from SessionConfig, instead use session config

It feels like we maybe could just reuse https://docs.rs/datafusion/latest/datafusion/prelude/struct.SessionConfig.html#method.from_env rather than implementing special cases for many of these options

Originally posted by @alamb in #21707 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions