Commit Graph

133916 Commits

Author SHA1 Message Date
kssenii
145f6a31cb Fix 2024-01-30 16:29:40 +01:00
Joshua Hildred
b379adde92 Include proper version information 2024-01-30 07:23:13 -08:00
Dmitry Novik
0ba3f92248
Add a workaround for ASAN 2024-01-30 16:11:43 +01:00
Dmitry Novik
5a024dfc09
Merge pull request #59117 from ClickHouse/fix-analyzer-order-by-all
Followup 57875
2024-01-30 15:54:18 +01:00
Maksim Kita
948f3f1f62 Fixed style check 2024-01-30 17:15:29 +03:00
Maksim Kita
86a542b5c4 Updated implementation 2024-01-30 17:15:29 +03:00
Maksim Kita
20c1f0c18f Revert "Revert "Add new aggregation function groupArraySorted()"" 2024-01-30 17:15:29 +03:00
Kruglov Pavel
dfd7a2d5f6
Merge pull request #59355 from Avogar/better-tests
Try to make variant tests a bit faster
2024-01-30 14:53:07 +01:00
Blargian
df439dcfdd updated development documentation to warn about parallel tests failing if .tmp file names aren't unique (for new contributors) 2024-01-30 14:36:08 +01:00
Raúl Marín
f79a402e6d Add sanity checks for function return types 2024-01-30 14:10:20 +01:00
Igor Nikonov
6624e34580 RemoteQueryExecutor constructors formatting 2024-01-30 13:06:47 +00:00
Igor Nikonov
416910db00 Remove unnecessary outer loop 2024-01-30 13:03:43 +00:00
Raúl Marín
b3483eede3 Fix translate() return type 2024-01-30 13:41:04 +01:00
Kruglov Pavel
5ea2afa981
Fix 2024-01-30 13:16:22 +01:00
Alexey Milovidov
fd959f0bd2
Merge pull request #59372 from ClickHouse/rename-ddsketch
Rename `quantileDDSketch` to `quantileDD`
2024-01-30 13:13:31 +01:00
Nikolai Kochetov
f11163fe36
Merge pull request #59347 from kitaisreal/loggers-build-loggers-fix
Loggers initialization fix
2024-01-30 13:07:47 +01:00
Kruglov Pavel
3105960fd8
Merge pull request #59352 from Avogar/fix-bad-attached-rabbitmq
Fix lazy initialization in RabbitMQ
2024-01-30 12:52:07 +01:00
Aleksandr Musorin
49d2b26820 Added new words in aspell-dict 2024-01-30 12:11:00 +01:00
robot-ch-test-poll4
dc057b63c8
Merge pull request #59371 from jrdi/patch-1
Minor typos in Settings.h
2024-01-30 11:58:25 +01:00
Alexey Milovidov
7b7e11c00e
Merge pull request #59373 from ClickHouse/changelog-24.1
Changelog 24.1
2024-01-30 11:55:45 +01:00
Alexey Milovidov
2087de5486 Update changelog 2024-01-30 11:50:57 +01:00
Alexey Milovidov
8eac21c963 Merge branch 'master' of github.com:ClickHouse/ClickHouse into rename-ddsketch 2024-01-30 11:50:52 +01:00
Alexey Milovidov
798f655276 Rename quantileDDSketch to quantileDD 2024-01-30 11:49:56 +01:00
Alexey Milovidov
1377064554 Update changelog 2024-01-30 11:45:57 +01:00
Raúl Marín
ccc4295542 More typos in settings 2024-01-30 11:35:14 +01:00
Jordi Villar
f984770223
Minor typos in Settings.h 2024-01-30 11:23:07 +01:00
Kseniia Sumarokova
e16aaa8d81
Merge branch 'master' into broken-projections-better-handling 2024-01-30 10:54:22 +01:00
Raúl Marín
1b748fc7b2 Fixes 2024-01-30 10:18:59 +01:00
Dale McDiarmid
a4ed4a1827
Merge branch 'master' into weather-data 2024-01-30 09:12:32 +00:00
Dale Mcdiarmid
7e0bea4a66 fix spelling 2024-01-30 08:55:40 +00:00
Dale Mcdiarmid
f33d288a15 Merge branch 'weather-data' of github.com:gingerwizard/ClickHouse into weather-data 2024-01-30 08:55:08 +00:00
Dale Mcdiarmid
be5b3722b7 fix spelling 2024-01-30 08:54:41 +00:00
Alexey Milovidov
37bcd59508 Remove wrong (Kernigan & Ritchie) notation for functions. Use pure mathematical notation instead. 2024-01-30 08:48:42 +01:00
Dmitry Novik
5a34641e91 Merge remote-tracking branch 'origin/master' into fix-analyzer-resolve-distr-id 2024-01-30 07:17:15 +00:00
Dmitry Novik
bfb6d284d9 Make test non-parallel 2024-01-30 07:16:21 +00:00
Dmitry Novik
c339a74ac3
Merge pull request #59177 from ClickHouse/fix-analyzer-cte-resolve
Analyzer: Fix CTE name clash resolution
2024-01-30 08:13:38 +01:00
Alexey Milovidov
b7a8933b2c
Merge pull request #59319 from bigo-sg/improve_regexp_extract
Improve exception message of function regexp_extract
2024-01-30 08:13:14 +01:00
Alexey Milovidov
3ca1e721a3
Merge pull request #59333 from Algunenano/query_run_metric_arrays
Simplify query_run_metric_arrays in perf tests
2024-01-30 08:10:50 +01:00
Alexey Milovidov
a286d500c3
Merge pull request #59124 from amosbird/dashboard-compress-state
Compress state of dashboard
2024-01-30 08:05:38 +01:00
Alexey Milovidov
84cd8694ec
Merge pull request #59367 from ClickHouse/alexey-milovidov-patch-8
Update json.md
2024-01-30 07:10:32 +01:00
Alexey Milovidov
bcc99a216d
Update json.md 2024-01-30 09:10:11 +03:00
Alexey Milovidov
05d710226a
Merge pull request #59366 from ClickHouse/changelog-24.1
Add changelog for 24.1
2024-01-30 07:02:51 +01:00
Alexey Milovidov
89339127a9 Add changelog for 24.1 2024-01-30 07:02:06 +01:00
Alexey Milovidov
5cf1242a72
Merge pull request #59293 from slvrtrn/reapply-net-read-write-mysql
Re-apply MySQL net write/read settings changeset
2024-01-30 06:37:09 +01:00
Alexey Milovidov
b4a5b6060e
Merge pull request #59341 from rschu1ze/non-string-concat-with-separator
Allow non-string arguments in `concatWithSeparator()`
2024-01-30 04:10:06 +01:00
Alexey Milovidov
35ea956255
Merge pull request #59295 from ClickHouse/fix_block_number
Fix `_block_number` column with non-default serializations and mutation
2024-01-30 04:07:09 +01:00
Alexey Milovidov
ac90637170
Merge pull request #59122 from arthurpassos/bring_back_attach_partition_pr
Revert revert attach partition PR
2024-01-30 04:02:31 +01:00
Alexey Milovidov
fe2b5cde05
Merge pull request #59338 from vitlibar/support-format-clause-in-backup-query
Support the FORMAT clause in BACKUP and RESTORE queries
2024-01-30 04:00:21 +01:00
Alexey Milovidov
de341a6d6e
Merge pull request #59351 from ClickHouse/fix-non-redy-set-system-tables
Fix not-ready set for system.tables
2024-01-30 03:59:18 +01:00
Alexey Milovidov
2a1cbc2db4
Merge pull request #59354 from CurtizJ/better-memory-usage-async-read
Slightly better memory usage in `AsynchronousBoundedReadBuffer`
2024-01-30 03:55:42 +01:00