Aliaksandr Valialkin
|
fce6fc745a
|
lib/logstorage: return the expected hits results from uniq pipe when the number of unique values reaches the specified limit
Previously `uniq` pipe could return zero `hits` if the number of found unique values equals the specified limit.
This wasn't expected in most cases.
|
2024-09-29 10:53:44 +02:00 |
|
Aliaksandr Valialkin
|
03fe4c8963
|
lib/logstorage: work-in-progress
|
2024-05-25 21:36:24 +02:00 |
|
Aliaksandr Valialkin
|
7a2a2f173e
|
lib/logstorage: work-in-progress
|
2024-05-24 03:07:07 +02:00 |
|
Aliaksandr Valialkin
|
04d0dd2542
|
lib/logstorage: work-in-progress
|
2024-05-22 21:01:28 +02:00 |
|
Aliaksandr Valialkin
|
582e7d5439
|
lib/logstorage: work-in-progress
|
2024-05-20 04:09:15 +02:00 |
|
Aliaksandr Valialkin
|
147704aab0
|
lib/logstorage: initial implementation of pipes in LogsQL
See https://docs.victoriametrics.com/victorialogs/logsql/#pipes
|
2024-05-12 16:36:01 +02:00 |
|