Skip to content

Extend --memory-limit to TPC-H generation #414

Description

@qbacpey

Summary

generate_data_files.py exposes --memory-limit (bytes) for TPC-DS DuckDB generation. When omitted, the tool defaults to 50% of available system RAM and logs the resolved value when --verbose is set.

TPC-H generation currently rejects an explicit --memory-limit because the limit is not yet wired through the tpchgen-cli path (and TPC-H via --use-duckdb still uses the automatic 50% default internally).

Goal

Extend memory-limit control to TPC-H so users can cap memory consistently across both benchmarks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions