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
flynn
4f12ca249d
Fix typo
2024-01-30 07:01:07 +00: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
flynn
9858c41849
Merge branch 'master' of github.com:ClickHouse/ClickHouse into negtive-position
2024-01-30 04:03:35 +00:00
flynn
0ded580011
Fix
2024-01-30 04:03:27 +00:00
Alexey Milovidov
3f1ec9a988
Fix error
2024-01-30 04:23:16 +01:00
Alexey Milovidov
28b5d7102f
Merge branch 'master' into merge-tree-as-a-default-table-engine
2024-01-30 04:19:44 +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
Alexey Milovidov
eb54432cbe
Merge branch 'master' of github.com:ClickHouse/ClickHouse into enable-coverage-for-debug-build
2024-01-30 03:53:11 +01:00
Alexey Milovidov
50532c485f
Merge pull request #59340 from CurtizJ/lower-memory-usage-vertical-merges
...
Lower memory usage in vertical merges
2024-01-30 03:42:28 +01:00
taiyang-li
815c73f1e5
change as request
2024-01-30 10:41:42 +08:00
Alexey Gerasimchuck
b1d2c0d93a
minor update
2024-01-29 23:56:54 +00:00
Kruglov Pavel
ff1cdf6bee
Restart CI
2024-01-30 00:42:51 +01:00
Alexey Gerasimchuck
559de083a3
Implemented failed login attempt counting using quota
2024-01-29 23:20:38 +00:00
Raúl Marín
dfc761ce5f
Merge pull request #59343 from ClickHouse/Fix_new_setting_for_azure
...
Fix upgrade check for new setting
2024-01-29 23:22:06 +01:00
Yarik Briukhovetskyi
5ba82eed81
Merge pull request #58841 from yariks5s/dictionary_table_exception_fix
...
Fixing exceptions when table/dictionary already exist
2024-01-29 22:41:06 +01:00
avogar
18578c7b1b
Try to make variant tests a bit faster
2024-01-29 21:29:52 +00:00
Anton Popov
182d1c08b8
slightly better memory usage in AsynchronousBoundedReadBuffer
2024-01-29 21:21:52 +00:00
Nikita Taranov
0677f1f439
Merge branch 'master' into upd_aws_sdk
2024-01-29 22:13:17 +01:00
Dmitry Novik
e8d348b90e
Add a test
2024-01-29 20:53:57 +00:00
Raúl Marín
1580f73795
Update SettingsChangesHistory.h
2024-01-29 21:53:05 +01:00
Shaun Struwig
8183074500
Update src/Core/SettingsChangesHistory.h
...
set previous value as empty string for added setting rather than "none" in SettingsChangesHistory.h
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
2024-01-29 21:32:42 +01:00
Shaun Struwig
e081a4f059
Merge branch 'master' into #31363_format_template_configure_in_settings
2024-01-29 21:29:22 +01:00
Blargian
4a8a7208f2
rename of settings, add setting for resultset, extend test, fix documentation and add to SettingsChanges log
2024-01-29 21:25:58 +01:00
Raúl Marín
45776ea035
Update SettingsChangesHistory.h
2024-01-29 21:24:20 +01:00
avogar
3a5ba56c36
Fix lazy initialization in RabbitMQ, fix possible deadlock on insert into unitialized queue engine
2024-01-29 20:09:09 +00:00
Raúl Marín
5108393157
Merge remote-tracking branch 'blessed/master' into Fix_new_setting_for_azure
2024-01-29 21:09:00 +01:00
Alexey Milovidov
69a1935a3e
Merge pull request #59345 from Algunenano/sccache_fix
...
Fix sccache when building without coverage
2024-01-29 21:06:29 +01:00
Robert Schulze
7683b44bf6
Merge pull request #58961 from ClibMouse/seriesDecompose
...
Return baseline component from function `seriesDecomposeSTL()`
2024-01-29 20:41:09 +01:00