ClickHouse/docs/en/sql-reference/aggregate-functions
Sinan c7f78ac73a
Add aggregation function for Largest-Triangle-Three-Buckets (#53145)
* Added a simple lttb aggregate function

* Added support for multiple datatypes

* Added support for Date and Date32, updated LTTBData struct

* Updated code to handle bucket size 0 and 1

* Added sort for LTTBData

* Added tests and documentation

* Added some code style fixes

* Added function to new func ref file

* Removed function from new func ref file

* Apply suggestions from code review

* Updated unit tests

* updated LTTB data code

* Minor style fixes

* Updated code with std sort

* updated tests

* Renamed lttb to largestTriangleThreeBuckets

* Added alias lttb

---------

Co-authored-by: Alexey Milovidov <milovidov@clickhouse.com>
2023-10-18 14:47:18 +02:00
..
reference Add aggregation function for Largest-Triangle-Three-Buckets (#53145) 2023-10-18 14:47:18 +02:00
_category_.yml Update _category_.yml 2022-06-02 08:41:40 -06:00
combinators.md Fixed typo in combinators.md 2023-07-14 18:36:42 +08:00
grouping_function.md add slugs 2022-08-28 10:53:34 -04:00
index.md Use correct link format 2023-06-07 10:07:35 +00:00
parametric-functions.md Typos: Follow-up to #50476 2023-06-02 13:28:09 +00:00