Skip to content

Enable ClickHouse progress headers for long queries - #1051

Merged
tudddorrr merged 1 commit into
developfrom
clickhouse-progress-headers
Sep 5, 2026
Merged

Enable ClickHouse progress headers for long queries#1051
tudddorrr merged 1 commit into
developfrom
clickhouse-progress-headers

Conversation

@tudddorrr

Copy link
Copy Markdown
Collaborator

Long query visibility

  • Enable send_progress_in_http_headers on the ClickHouse client so long-running queries report progress in HTTP headers
  • Set the progress interval to 10 seconds via http_headers_progress_interval_ms to avoid excessive header noise

@tudddorrr tudddorrr added the fix This pull request contains a fix label Sep 5, 2026
@tudddorrr
tudddorrr enabled auto-merge September 5, 2026 21:13
@tudddorrr
tudddorrr merged commit 23d163f into develop Sep 5, 2026
7 checks passed
@tudddorrr
tudddorrr deleted the clickhouse-progress-headers branch September 5, 2026 21:13
@codecov

codecov Bot commented Sep 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.47%. Comparing base (91fefcc) to head (8a030b5).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1051      +/-   ##
===========================================
+ Coverage    98.46%   98.47%   +0.01%     
===========================================
  Files          485      485              
  Lines         7742     7742              
  Branches      1011     1011              
===========================================
+ Hits          7623     7624       +1     
  Misses          49       49              
+ Partials        70       69       -1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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

Labels

fix This pull request contains a fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant