Commit Graph

132220 Commits

Author SHA1 Message Date
Raúl Marín
75b394bd0e Full revert of changes to IAggregateFunction.h 2024-01-12 10:07:15 +01:00
Raúl Marín
ebd6fee431 Some fixes 2024-01-11 19:44:19 +01:00
Raúl Marín
7a84418493 Revert incorrect change
Constructor should be called by init. Let's verify
2024-01-11 18:25:43 +01:00
Raúl Marín
260c2f7e97 Clang tidy 2024-01-11 17:06:26 +01:00
Raúl Marín
54093f9496 Fix some bugs in ArgMin/ArgMax combinator 2024-01-11 16:58:53 +01:00
Raúl Marín
b7e7a28627 Revert some clang-format changes 2024-01-11 12:20:49 +01:00
Raúl Marín
5791ebb74c Fix some problems 2024-01-11 12:18:52 +01:00
Raúl Marín
58891e15b5 Bug and sanity 2024-01-10 18:57:06 +01:00
Raúl Marín
4321abec5b Reimplement ArgMin and ArgMax combinators 2024-01-10 17:18:07 +01:00
Raúl Marín
05247f5e41 Smaller vs greater 2024-01-10 14:32:46 +01:00
Raúl Marín
7ab7f10ed6 Remove more templates 2024-01-10 14:29:07 +01:00
Raúl Marín
19dd7bb14a Unify min/max and argMin/argMax 2024-01-10 14:07:39 +01:00
Raúl Marín
2d71543f9e Unify AggregateFunctionArgMinMaxData memory 2024-01-10 12:53:29 +01:00
Raúl Marín
5966249f4f Fix one bug 2024-01-10 11:49:14 +01:00
Raúl Marín
66f3a5e50a
Update SingleValueData.cpp 2024-01-09 22:16:13 +01:00
Raúl Marín
be5eaf53aa Cleanup 2024-01-09 21:23:26 +01:00
Raúl Marín
d3cbbb319e Implement argMin 2024-01-09 20:58:05 +01:00
Raúl Marín
d5b6f82f3e Optimize (not fully) argMax with numbers 2024-01-09 20:32:34 +01:00
Raúl Marín
5009280475 Initial implementation of (unoptimized) argMax with fast compilation 2024-01-09 19:29:56 +01:00
Raúl Marín
227baac06a Reimplement any and anyLast 2024-01-09 14:55:38 +01:00
Raúl Marín
067aea6eb2 Reimplement anyHeavy 2024-01-09 13:13:57 +01:00
Raúl Marín
ff98e7637c AggregateFunctionSingleValueOrNull: Prefer composition to inheritance 2024-01-09 13:11:58 +01:00
Raúl Marín
ada73c61f2 Move any_respect_nulls/anyLast_respect_nulls to their own file! 2024-01-09 12:15:58 +01:00
Raúl Marín
49d089d157 Reimplement singleValueOrNull 2024-01-09 11:38:18 +01:00
Raúl Marín
b3cd4069b7 Reimplement AggregateFunctionMin 2024-01-09 11:38:18 +01:00
vdimir
b4bfd01322
Merge pull request #58246 from ClickHouse/vdimir/util_format_values
clickhouse-format improvements: support VALUES, comments, max_line_length
2024-01-09 11:24:42 +01:00
Robert Schulze
64ab30f446
Merge pull request #57078 from ClibMouse/seriesDecompose
Seasonal decompose of time series into seasonal, trend and residue components
2024-01-09 11:18:13 +01:00
Raúl Marín
803d8d6320
Merge pull request #58594 from Algunenano/missing_includes
Add some missing LLVM includes
2024-01-09 11:01:44 +01:00
Bharat Nallan
ee37f551a2
independent registration of interpreters (#58443)
* make interpreter factory an instance

* add registerInterpreter

* register interpreters individually

* try wire everything up

* fix style

* fix test
2024-01-08 22:33:48 -08:00
Yakov Olkhovskiy
cfa41e7dc6
Merge pull request #58038 from ClickHouse/revert-58022-revert-57555-ft-dropped_tables_parts
Add system.dropped_tables_parts table - second attempt
2024-01-09 00:47:07 -05:00
Alexey Milovidov
d3e73ff6e6
Merge pull request #58584 from ClickHouse/enable-all-access-control-improvements
Enable all access control improvements by default
2024-01-08 23:05:47 +01:00
Alexander Tokmakov
b05211cc34
Update 02947_dropped_tables_parts.sql 2024-01-08 20:16:21 +01:00
Bhavna Jindal
b2434d0c10 minor refactoring and cosmetic changes 2024-01-08 10:49:09 -08:00
Mikhail f. Shiryaev
5e467b69c8
Merge pull request #58600 from ClickHouse/release-script-simplify
Simplify release.py script
2024-01-08 21:12:45 +04:00
Antonio Andelic
4640049b4a
Merge pull request #58598 from ClickHouse/keeper-small-fix
Small fix in Keeper
2024-01-08 17:07:16 +01:00
Mikhail f. Shiryaev
a2a3783366
Small renaming to reflect the current release process 2024-01-08 15:31:59 +01:00
Mikhail f. Shiryaev
fe19f45974
Simplify --type argument for release.py 2024-01-08 15:31:58 +01:00
Mikhail f. Shiryaev
2232663216
Insignificant typing improvements 2024-01-08 15:31:57 +01:00
Mikhail f. Shiryaev
90a64ae5b8
Merge pull request #58384 from ClickHouse/reliable-tokens
Do not fail the CI on an expired token
2024-01-08 18:26:18 +04:00
Nikolai Kochetov
564847f9cf
Merge pull request #58602 from ClickHouse/KochetovNicolai-patch-1
Update analyzer_tech_debt.txt
2024-01-08 14:48:31 +01:00
Nikolai Kochetov
7abb850757
Update analyzer_tech_debt.txt 2024-01-08 14:46:22 +01:00
Nikolai Kochetov
9f50b43dd8
Merge pull request #58599 from ClickHouse/KochetovNicolai-patch-1
Update analyzer_tech_debt.txt
2024-01-08 14:40:04 +01:00
Nikolai Kochetov
2e7a0bfd1c
Update analyzer_tech_debt.txt 2024-01-08 14:27:05 +01:00
Nikolai Kochetov
7f84b76993
Update analyzer_tech_debt.txt 2024-01-08 14:26:18 +01:00
Robert Schulze
fb4fd29110
Merge pull request #58454 from rschu1ze/punycode-revert-revert
Implement IDNA and punycode encoding/decoding (2nd attempt)
2024-01-08 14:26:03 +01:00
Nikolai Kochetov
77b349b136
Update analyzer_tech_debt.txt 2024-01-08 13:25:28 +01:00
vdimir
e68fc2df7a
Remove spaces after insert in clickhouse-format 2024-01-08 12:16:53 +00:00
Antonio Andelic
a891750f53 Fix race 2024-01-08 12:08:17 +00:00
vdimir
cccc24c2fd
upd 2024-01-08 12:01:34 +00:00
vdimir
621d17b16f
Better clickhouse-format: support VALUES, comments 2024-01-08 12:01:33 +00:00