Skip to content

Support --memory-limit for all benchmarking tools #14641

@Kontinuation

Description

@Kontinuation

Is your feature request related to a problem or challenge?

No

Describe the solution you'd like

I had to run sort-tpch queries with memory limit when testing fixes for memory related issues. It would be better if --memory-limit option is supported for most of the benchmark tools. For instance, I can run the following command to test sort-tpch queries with 200MB memory constraint:

dfbench  sort-tpch --iterations 1 --path benchmarks/data/tpch_sf1 --memory-limit 200M  -n1 -q8

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions