We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs: add SET SESSION alternative to session_params parameter
docs: document inline SET SESSION support (v1.2.3)
Update presto-go references to prestodb/presto-go-client/v2 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add links to new Configuration File Examples, and Errors pages
Add Errors page to public documentation wiki. Content written by Allen Shen.
Add link to new page of Configuration File Examples
Adding examples written by Allan Shen to the PBench documentation wiki
minor editing to fix Note formatting
editing to fix Note formatting
docs: fix nested function calls examples in genconfig wiki Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
docs: add Included Benchmarks wiki page Documents the TPC-H, TPC-DS, ClickBench, and IMDB/JOB benchmarks shipped with pbench, including scale factors, format variants, throughput streams, shared configs, and utility scripts. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
docs: remove deleted cluster sizes from available clusters table Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
docs: document .genconfigignore marker file Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
docs: revert genconfig.json references back to config.json Match the Go code change that reverted the config filename back to config.json since it was hardcoded elsewhere. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
docs: add hasSuffix and contains to genconfig function reference Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
docs: add hasPrefix function and conditional file skip to genconfig docs Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
docs: update wiki for genconfig refactor to generic maps - Rewrite Generating-Benchmark-Configurations.md with detailed docs: data flow, parameter stacking, template syntax, .prelude explained with formulas table, function reference, customization scenarios - Update Command-Reference.md with new genconfig flags and usage - Update Development.md notable design choices for genconfig Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
docs: add release process to Development page Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
docs: document directory support in query_files parameter
docs: update Notable Design Choices for save and queryplan Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
docs: add no_random_duplicates to inherited parameters list Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
docs: reorganize wiki homepage and rename confusing pages Rename 'Using PBench' → 'Command Reference' and 'Running PBench' → 'The Run Command' to clarify what each page covers. Add section headers and descriptions to the homepage so readers know which link to click. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
docs: add stream_count parameter reference
docs: add no_random_duplicates parameter reference
docs: add script environment variables reference Document PBENCH_* environment variables injected into shell script hooks, with availability matrix and S3 upload example.
docs: update script failure table for post_query_cycle_scripts fix
docs: add pre_query_scripts parameter and update script execution order Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
docs: fix round 2 wiki review issues Fix cmp not experimental, cold_runs default value, duration units, regex typos, trailing commas in JSON examples, genddl description, QuickStart paths, file naming format, and other documentation corrections across 7 wiki pages. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>