Files
signoz/pkg/query-service
Nikhil Soni 786070d90b refactor: switch group by instead of triggering aggregation (#10263)
Using FINAL in clickhouse query will trigger the aggregation
merge of data while using group by will be more efficient.
It's recommended id docs as well - https://clickhouse.com/
docs/engines/table-engines/mergetree-family/
aggregatingmergetree#select-and-insert
2026-02-10 12:35:31 +00:00
..
2024-05-15 18:52:01 +05:30
2021-01-03 18:15:44 +05:30