Igor Nikonov
434c0f24f9
Update docs/en/sql-reference/statements/system.md
...
Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
2022-11-07 19:40:59 +01:00
Igor Nikonov
2c7a7fa406
Disable fault injection and retries function tests settings
2022-11-07 18:38:41 +00:00
serxa
da114e7ab7
fix bandwidth throttlers initialization order
2022-11-07 18:29:00 +00:00
Alexander Tokmakov
b4ecbbf224
Update safeExit.cpp
2022-11-07 21:07:09 +03:00
Dan Roscigno
501e43dd01
Merge pull request #43013 from DanRoscigno/fix-troubleshooting-missing-nav
...
move troubleshooting to FAQ
2022-11-07 12:05:08 -05:00
DanRoscigno
d446eca882
move troubleshooting to FAQ
2022-11-07 11:56:09 -05:00
Raúl Marín
a04b9fa947
Add some guard rails around aggregation memory management
2022-11-07 17:25:04 +01:00
Robert Schulze
58a12300ef
Update src/Functions/FunctionsStringSearch.h
...
Co-authored-by: Vladimir C <vdimir@clickhouse.com>
2022-11-07 16:05:48 +00:00
Alexander Tokmakov
a24bff1029
Merge pull request #42256 from lixuchun314/update-docs
...
update docs error
2022-11-07 18:54:15 +03:00
Vitaly Baranov
ab8feb5bff
Merge pull request #42782 from mdonkers/session-log-support-sslcertificate-auth
...
Add SSL_CERTIFICATE auth method to all places missing
2022-11-07 16:36:42 +01:00
Alexander Tokmakov
848a532b68
Merge pull request #42866 from amosbird/getauxval_fix
...
Fix getauxval for sanitizer builds
2022-11-07 18:34:36 +03:00
Robert Schulze
6629e657cb
Merge pull request #42983 from no-on3/patch-1
...
docs : updating comparing mode command and results
2022-11-07 16:14:14 +01:00
Azat Khuzhin
d6bfbeb95f
Fix TSan errors (correctly ignore _exit interception)
...
Because safeExit() does not includes header with defines, it does not
know about THREAD_SANITIZER.
And it also fixes Azure blob storage, actually everything is fine with
the sdk itself, the problem is only in TSan that intercepts _exit() and
report leak, even thoug that tread will be joined later.
Refs: #23056 (#23616 )
Fixes : #38474
Closes : #42640
Fixes : #42638
Fixes : #34988
Cc: @alexey-milovidov, @tavplubix
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-11-07 16:10:35 +01:00
xiedeyantu
d4cdc38b71
better
2022-11-07 22:49:58 +08:00
Dan Roscigno
9123eacdeb
Merge branch 'master' into patch-1
2022-11-07 09:44:22 -05:00
Kseniia Sumarokova
891e167509
Update StorageHudi.cpp
2022-11-07 15:17:16 +01:00
Nikolay Degterinsky
3d0f0e3896
Apply another fix
2022-11-07 14:13:02 +00:00
Dmitry Novik
8fa5cae01a
Fix style check
2022-11-07 14:11:02 +00:00
Robert Schulze
a8098db25d
Minor cleanups
...
Semantics are unchanged.
Some special case handling was changed to early-out, because of that the
indentation changed but the logic is the same as before.
2022-11-07 14:03:46 +00:00
Antonio Andelic
900894e251
Fix style
2022-11-07 14:03:11 +00:00
robot-clickhouse
70ce952363
Automatic style fix
2022-11-07 13:49:21 +00:00
Igor Nikonov
544d98a0ea
Fix for flaky test
...
00502_custom_partitioning_replicated_zookeeper_long
2022-11-07 13:35:24 +00:00
vdimir
ebb51a2023
Use config.d/display_name.xml in tests
2022-11-07 14:34:47 +01:00
Vladimir C
0481999e35
Fix displayName test, add doc
2022-11-07 14:34:47 +01:00
Vladimir C
136f589343
Set display_name in functional tests
2022-11-07 14:34:47 +01:00
Vladimir C
b3435a7b9c
Add newlines to 02313_displayname_tesе
2022-11-07 14:34:47 +01:00
xlwh
500609ccd3
Add miscellaneous function displayName()
2022-11-07 14:34:47 +01:00
Nikolai Kochetov
7ac258c2a7
Improve test.
2022-11-07 13:31:07 +00:00
Igor Nikonov
e7fbe40b1c
Simple fixes for restart replica description
2022-11-07 14:30:52 +01:00
Antonio Andelic
4861edb14b
bring back all tests
2022-11-07 13:15:23 +00:00
Mikhail f. Shiryaev
abe21ab80d
Merge pull request #43000 from ClickHouse/debug-workflow-call
...
Add `on: workflow_call` to debug CI
2022-11-07 13:52:16 +01:00
Mikhail f. Shiryaev
105c6a70f0
Update GH actions checkers
2022-11-07 13:19:40 +01:00
Mikhail f. Shiryaev
65c86e9ebd
Add on: workflow_call
to debug CI
2022-11-07 13:10:18 +01:00
Kruglov Pavel
48163ff9c2
Merge pull request #42938 from amosbird/issue_42771
...
Fix NOT_FOUND_COLUMN_IN_BLOCK in some rare case
2022-11-07 13:10:12 +01:00
Mikhail f. Shiryaev
4088146a17
Merge pull request #42997 from ClickHouse/nightly-debug
...
Add debug information to nightly builds
2022-11-07 13:03:15 +01:00
Antonio Andelic
af09ef5351
Enable release build
2022-11-07 11:48:48 +00:00
kssenii
897811371d
Minor changes
2022-11-07 12:45:26 +01:00
FArthur-cmd
b356ad3ae7
Merge branch 'UTC_timestamp' of https://github.com/FArthur-cmd/ClickHouse into UTC_timestamp
2022-11-07 11:29:08 +00:00
FArthur-cmd
6603df8e13
fix tests
2022-11-07 11:28:21 +00:00
Mikhail f. Shiryaev
940e859ead
Add debug information to nightly builds
2022-11-07 11:40:18 +01:00
Antonio Andelic
7467490861
Increase test count
2022-11-07 10:39:16 +00:00
kssenii
819be6bb32
Merge remote-tracking branch 'upstream/master' into hudi
2022-11-07 11:30:53 +01:00
Sema Checherinda
8860550e87
Merge pull request #42972 from ClickHouse/remove-some-utils
...
Remove some utils
2022-11-07 11:29:55 +01:00
Duc Canh Le
c880c1b406
Merge branch 'master' into ch_canh_fix_prefix_not_like
2022-11-07 18:23:13 +08:00
Duc Canh Le
bd2bd7149d
fix typo
2022-11-07 18:22:50 +08:00
Antonio Andelic
8e1a4bcf9a
Update CI config
2022-11-07 09:42:00 +00:00
Vladimir C
3ed11c7a7b
Merge pull request #42994 from CamiloSierraH/patch-3
2022-11-07 10:39:15 +01:00
Vladimir C
e8fb5f9afa
Merge pull request #42670 from bigo-sg/ascii_function
2022-11-07 10:33:56 +01:00
Camilo Sierra
e2c23344d1
full example using AggregatingMergeTree
...
Discussing with a dev the `AggregatingMergeTree` usage was not clear, they do not understand how use the `AggregateFunction` or how we could get the final aggregated value.
I hope this full example could better show the capabilities of this feature and help the new users to better understand it.
2022-11-07 09:54:45 +01:00
SmitaRKulkarni
c563e124c2
Merge branch 'master' into 42414_Enable_functions_in_readonly_mode
2022-11-07 09:50:05 +01:00