Skip to content

feat(tools): thread sketch_parameters, rsync init_sql_file, add clickhouse_image_tag - #553

Merged
milindsrivastava1997 merged 1 commit into
mainfrom
pr514-planner-sketch-params
Aug 20, 2026
Merged

feat(tools): thread sketch_parameters, rsync init_sql_file, add clickhouse_image_tag#553
milindsrivastava1997 merged 1 commit into
mainfrom
pr514-planner-sketch-params

Conversation

@milindsrivastava1997

Copy link
Copy Markdown
Contributor

Summary

  • Pass optional sketch_parameters through from experiment config into the generated SQL planner input YAML.
  • Rsync init_sql_file to the remote node before executing it, instead of assuming it's already present there.
  • Allow overriding the ClickHouse image tag via dataset.clickhouse_image_tag (pre-AVX2 CPUs, e.g. Sandy/Ivy Bridge CloudLab nodes, SIGILL on latest).

Split out of #514, which mixed this with an unrelated TZ=UTC fix. That's in #552.

🤖 Generated with Claude Code

…house_image_tag

- Pass optional sketch_parameters through from experiment config into
  the generated SQL planner input YAML.
- Rsync init_sql_file to the remote node before executing it, instead
  of assuming it's already present there.
- Allow overriding the ClickHouse image tag via
  dataset.clickhouse_image_tag (pre-AVX2 CPUs SIGILL on "latest").

Split out of #514.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@milindsrivastava1997
milindsrivastava1997 marked this pull request as ready for review August 20, 2026 13:39
@milindsrivastava1997
milindsrivastava1997 merged commit ef937fd into main Aug 20, 2026
17 checks passed
@milindsrivastava1997
milindsrivastava1997 deleted the pr514-planner-sketch-params branch August 20, 2026 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant