Aliaksandr Valialkin
|
b52862badf
|
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:51:09 +02:00 |
|
Aliaksandr Valialkin
|
dc55146752
|
lib/logstorage: work-in-progress
|
2024-05-25 21:36:16 +02:00 |
|
Aliaksandr Valialkin
|
4b458370c1
|
lib/logstorage: work-in-progress
|
2024-05-24 03:06:55 +02:00 |
|
Aliaksandr Valialkin
|
22107421eb
|
lib/logstorage: work-in-progress
|
2024-05-22 21:01:20 +02:00 |
|
Aliaksandr Valialkin
|
ad505a7a9a
|
lib/logstorage: work-in-progress
|
2024-05-20 04:08:30 +02:00 |
|
Aliaksandr Valialkin
|
9dbd0f9085
|
lib/logstorage: initial implementation of pipes in LogsQL
See https://docs.victoriametrics.com/victorialogs/logsql/#pipes
|
2024-05-12 16:33:31 +02:00 |
|