Skip to content

Apply timeout workaround for readonly Clickhouse in Exec#8713

Merged
begelundmuller merged 2 commits intomainfrom
begelundmuller/fix-generate-metrics-view-clickhouse-playground
Jan 30, 2026
Merged

Apply timeout workaround for readonly Clickhouse in Exec#8713
begelundmuller merged 2 commits intomainfrom
begelundmuller/fix-generate-metrics-view-clickhouse-playground

Conversation

@begelundmuller
Copy link
Contributor

@begelundmuller begelundmuller commented Jan 28, 2026

This fixes an issue where our legacy metrics view generator would fail for tables on Clickhouse playground because it runs with a timeout applied in the context.

The fix here is related to the issue we previously filed here (still not fixed): ClickHouse/clickhouse-go#1681

Checklist:

  • Covered by tests
  • Ran it and it works as intended
  • Reviewed the diff before requesting a review
  • Checked for unhandled edge cases
  • Linked the issues it closes
  • Checked if the docs need to be updated. If so, create a separate Linear DOCS issue
  • Intend to cherry-pick into the release branch
  • I'm proud of this work!

@begelundmuller begelundmuller self-assigned this Jan 28, 2026
@NamanMahor
Copy link
Contributor

Look good but test is failing.

@begelundmuller begelundmuller merged commit c154ddc into main Jan 30, 2026
10 checks passed
@begelundmuller begelundmuller deleted the begelundmuller/fix-generate-metrics-view-clickhouse-playground branch January 30, 2026 13:32
begelundmuller added a commit that referenced this pull request Jan 30, 2026
* Apply timeout workaround for readonly Clickhouse in `Exec`

* Fix test
k-anshul pushed a commit that referenced this pull request Feb 2, 2026
* Apply timeout workaround for readonly Clickhouse in `Exec`

* Fix test
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.

2 participants