Skip to content

[WIP] Implement operators with aggregation on labels for our PromQL support#89356

Draft
vitlibar wants to merge 23 commits intoClickHouse:masterfrom
vitlibar:promql-operators
Draft

[WIP] Implement operators with aggregation on labels for our PromQL support#89356
vitlibar wants to merge 23 commits intoClickHouse:masterfrom
vitlibar:promql-operators

Conversation

@vitlibar
Copy link
Copy Markdown
Member

@vitlibar vitlibar commented Nov 1, 2025

Changelog category (leave one):

  • New Feature
  • Experimental Feature
  • Improvement
  • Performance Improvement
  • Backward Incompatible Change
  • Build/Testing/Packaging Improvement
  • Documentation (changelog entry is not required)
  • Critical Bug Fix (crash, data loss, RBAC) or LOGICAL_ERROR
  • Bug Fix (user-visible misbehavior in an official stable release)
  • CI Fix or Improvement (changelog entry is not required)
  • Not for changelog (changelog entry is not required)

Changelog entry (a user-readable short description of the changes that goes into CHANGELOG.md):

...

Documentation entry for user-facing changes

  • Documentation is written (mandatory for new features)

@clickhouse-gh
Copy link
Copy Markdown
Contributor

clickhouse-gh bot commented Nov 1, 2025

Workflow [PR], commit [9bc9794]

Summary:

job_name test_name status info comment
Config Workflow failure
python3 ./ci/jobs/scripts/workflow_hooks/pr_labels_and_category.py failure
Finish Workflow failure
python3 ./ci/jobs/scripts/workflow_hooks/pr_body_check.py failure
python3 ./ci/jobs/scripts/workflow_hooks/new_tests_check.py failure
Dockers Build (amd) dropped
Dockers Build (arm) dropped
Dockers Build (multiplatform manifest) dropped
Style check dropped
Docs check dropped
Fast test dropped
Build (arm_tidy) dropped
Build (amd_debug) dropped

@vitlibar vitlibar force-pushed the promql-operators branch 2 times, most recently from dd7606f to d0bfaf9 Compare November 10, 2025 15:41
@vitlibar vitlibar added the do not test disable testing on pull request label Nov 10, 2025
@vitlibar vitlibar force-pushed the promql-operators branch 6 times, most recently from d73aa5f to 11924d6 Compare November 27, 2025 15:49
@vitlibar vitlibar force-pushed the promql-operators branch 2 times, most recently from ec90907 to 9a10bc5 Compare December 8, 2025 18:44
@vitlibar vitlibar force-pushed the promql-operators branch 2 times, most recently from 521423c to 96be52f Compare December 17, 2025 13:35
@vitlibar vitlibar force-pushed the promql-operators branch 2 times, most recently from 25ce059 to de731f1 Compare December 28, 2025 15:02
@JTCunning JTCunning added the comp-promql PromQL / time-series subsystem: TimeSeries storage engine, PromQL parser, PromQL-to-SQL converter... label Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp-promql PromQL / time-series subsystem: TimeSeries storage engine, PromQL parser, PromQL-to-SQL converter... do not test disable testing on pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants