ClickHouse/docs/en/sql-reference
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
..
aggregate-functions Add aggregation function for Largest-Triangle-Three-Buckets (#53145) 2023-10-18 14:47:18 +02:00
data-types Merge pull request #55123 from garcher22/untuple 2023-10-08 20:14:29 +02:00
dictionaries Docs: remove anchor prefix 2023-09-18 18:35:59 +00:00
functions Merge remote-tracking branch 'rschu1ze/master' into string-args-in-week-functions 2023-10-14 08:32:33 +00:00
operators Typos: Follow-up to #50476 2023-06-02 13:28:09 +00:00
statements Merge pull request #55373 from lingtaolf/enhancement/rename_without_keyword 2023-10-16 14:06:23 +02:00
table-functions changed docs 2023-09-28 15:20:09 +00:00
window-functions CI: Fix aspell on nested docs 2023-06-02 12:24:41 +00:00
_category_.yml New nav - reverting the revert 2023-03-17 21:45:43 -05:00
ansi.md replace symlinks 2022-08-28 17:34:50 -04:00
distributed-ddl.md standardize admonitions 2023-03-27 14:54:05 -04:00
formats.mdx add link to formats 2022-09-16 17:21:03 -04:00
index.md New nav - reverting the revert 2023-03-17 21:45:43 -05:00
sql-reference-links.json New nav - reverting the revert 2023-03-17 21:45:43 -05:00
syntax.md Docs: Replace annoying three spaces in enumerations by a single space 2023-04-19 15:56:55 +00:00
transactions.md Make better 2023-07-25 13:36:57 +02:00