Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Schema changes for serving Executions page using ClickHouse #7414

Merged
merged 3 commits into from
Sep 24, 2024

Conversation

bduffany
Copy link
Member

@bduffany bduffany commented Sep 10, 2024

This PR adds the missing pieces of data needed to render the Executions page using ClickHouse. Updates both the ClickHouse table schema as well as its proto representation (StoredExecution) which gets buffered in Redis while invocations are in progress, and later flushed at the end of the invocation.

Related issues: https://github.com/orgs/buildbuddy-io/projects/7/views/7?pane=issue&itemId=62162316

@bduffany bduffany marked this pull request as draft September 10, 2024 23:47
@bduffany bduffany marked this pull request as ready for review September 24, 2024 22:02
@bduffany
Copy link
Member Author

Updated with output_path per offline discussion.

@bduffany bduffany merged commit 53f3984 into master Sep 24, 2024
15 checks passed
@bduffany bduffany deleted the exec-nosql-schema branch September 24, 2024 22:03
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.

3 participants