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

fix: set correct clickhouse aggregation functions when using consolidateBy #281

Merged
merged 7 commits into from
Jul 5, 2024

Conversation

mchrome
Copy link
Collaborator

@mchrome mchrome commented Jun 6, 2024

Fixes a case where consolidateBy function is used with an argument 'first' or 'last' which causes graphite-clickhouse to return "500 Storage error" since aggregate functions are named differently in clickhouse.

@mchrome mchrome changed the title fix: set correct clickhouse aggregation functions fix: set correct clickhouse aggregation functions when using consolidateBy Jun 6, 2024
render/data/data.go Outdated Show resolved Hide resolved
@msaf1980 msaf1980 merged commit 3d3a35a into go-graphite:master Jul 5, 2024
7 checks passed
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