Anton Popov
|
90779941cd
|
fix clickhouse-test
|
2022-07-14 11:42:12 +00:00 |
|
Anton Popov
|
97425bb167
|
turn on merge tree settings randomization
|
2022-07-13 21:07:12 +00:00 |
|
Anton Popov
|
14a3c7b8cf
|
print changed MergeTree settings on fail
|
2022-07-13 20:57:24 +00:00 |
|
Anton Popov
|
53bb42d9ba
|
add some merge tree settings for randomization
|
2022-07-08 14:47:55 +00:00 |
|
Anton Popov
|
499262dba9
|
allow to randomize merge tree settings
|
2022-07-07 22:16:01 +00:00 |
|
Alexander Tokmakov
|
fdd2db4ace
|
Move check for denied allocations (#38858)
* move check for denied allocations
* remove include
* make hardening softer
|
2022-07-07 14:24:36 +02:00 |
|
alesapin
|
1bd97fa6fa
|
Merge pull request #38851 from Algunenano/rmarin_read_only_on_drop
Deactivate mutations_finalizing_task during shutdown
|
2022-07-07 12:55:50 +02:00 |
|
Alexander Tokmakov
|
10dc83b7a9
|
Merge pull request #38934 from den-crane/patch-20
Doc. Added [ON CLUSTER cluster] to alter partition
|
2022-07-07 12:57:02 +03:00 |
|
Kruglov Pavel
|
7c60714b4b
|
Merge pull request #38841 from lokax/isnullable
feat(Function): add isNullable function
|
2022-07-07 11:49:45 +02:00 |
|
Kruglov Pavel
|
fa1d5b8bdb
|
Merge pull request #38901 from ClickHouse/Avogar-patch-1
Avoid false positive red sanitizer asserts check in stress test
|
2022-07-07 11:42:47 +02:00 |
|
Igor Nikonov
|
01bbfd86ad
|
Merge pull request #38910 from ClickHouse/explain_ast_after_rewrite
EXPLAIN AST rewrite option
|
2022-07-07 10:09:55 +02:00 |
|
Alexey Milovidov
|
02adad3f27
|
Merge pull request #37860 from amosbird/remove-duplicated-log
Remove duplicate peak mem log
|
2022-07-07 08:16:06 +03:00 |
|
Nikolay Degterinsky
|
2ea46708d6
|
Merge pull request #38938 from evillique/fix_typos
Fix a typo
|
2022-07-07 04:58:39 +02:00 |
|
Nikolay Degterinsky
|
5c5c7ae6db
|
Fix typos
|
2022-07-07 02:17:57 +00:00 |
|
Dan Roscigno
|
e8a5327625
|
Merge pull request #38928 from DanRoscigno/update-docker-README
update README
|
2022-07-06 21:15:57 -04:00 |
|
Vitaly Baranov
|
ed27987646
|
Merge pull request #38861 from vitlibar/backup-improvements-9
Backup Improvements 9
|
2022-07-07 02:24:47 +02:00 |
|
Denny Crane
|
db357f4a3c
|
Update index.md
|
2022-07-06 20:57:49 -03:00 |
|
Denny Crane
|
9d520e391f
|
Update index.md
|
2022-07-06 20:57:25 -03:00 |
|
Denny Crane
|
0a70e596a8
|
Update update.md
|
2022-07-06 20:55:19 -03:00 |
|
Denny Crane
|
71c4e738d0
|
Update update.md
|
2022-07-06 20:55:06 -03:00 |
|
Denny Crane
|
f96225cca4
|
Update partition.md
|
2022-07-06 20:50:13 -03:00 |
|
Denny Crane
|
f361ddcf49
|
Update partition.md
|
2022-07-06 20:48:07 -03:00 |
|
Denny Crane
|
d542e8fb7b
|
Update exchange.md
|
2022-07-06 20:43:45 -03:00 |
|
Denny Crane
|
d51f9b954b
|
Update exchange.md
|
2022-07-06 20:41:01 -03:00 |
|
Yakov Olkhovskiy
|
48c8bc3da9
|
Merge pull request #38896 from Algunenano/fix_seconds
Fix settings profile with seconds unit
|
2022-07-06 19:05:13 -04:00 |
|
Igor Nikonov
|
77317c65fd
|
Merge pull request #38902 from ClickHouse/interpreter_cleanup_2
Interpreter cleanup: ContextPtr -> const ContextPtr & in parameters
|
2022-07-06 23:46:55 +02:00 |
|
Dan Roscigno
|
2a6765ce8c
|
Merge pull request #38603 from den-crane/patch-17
Doc. More settings / mysql
|
2022-07-06 15:24:13 -04:00 |
|
DanRoscigno
|
88bc5a84e5
|
update README
|
2022-07-06 14:06:53 -04:00 |
|
Igor Nikonov
|
810926c7fc
|
Rename setting after_rewrite -> rewrite
|
2022-07-06 17:29:30 +00:00 |
|
Igor Nikonov
|
beac1820da
|
Test for EXPLAIN AST after_rewrite option
|
2022-07-06 15:33:11 +00:00 |
|
mergify[bot]
|
8cc2c3914b
|
Merge branch 'master' into isnullable
|
2022-07-06 14:40:01 +00:00 |
|
Vitaly Baranov
|
7f84cf3968
|
Fix style.
|
2022-07-06 16:36:59 +02:00 |
|
Igor Nikonov
|
f1bec4ef21
|
EXPLAIN AST option after_rewrite
|
2022-07-06 14:21:59 +00:00 |
|
Maksim Kita
|
b94489d52c
|
Merge pull request #38859 from kitaisreal/merge-tree-merge-disable-batch-optimization
MergeTree merge disable batch optimization
|
2022-07-06 15:59:40 +02:00 |
|
Vladimir C
|
3c7fdb604d
|
Merge pull request #35363 from vdimir/kv-join
|
2022-07-06 15:57:30 +02:00 |
|
Mikhail f. Shiryaev
|
0e02271b8f
|
Merge pull request #38898 from ClickHouse/retry-docker-server
Retry docker buildx commands with progressive sleep in between
|
2022-07-06 15:39:44 +02:00 |
|
Igor Nikonov
|
9ca08f8fda
|
Continue: ContextPtr -> const ContextPtr & in parameters
|
2022-07-06 13:13:19 +00:00 |
|
Alexander Tokmakov
|
16badad2e2
|
Merge pull request #38899 from ClickHouse/Update_security_md
Update SECURITY.md
|
2022-07-06 16:00:29 +03:00 |
|
alesapin
|
7f15f9243a
|
Merge pull request #38892 from Algunenano/remove_create_dir_logf
Remove unnecessary log
|
2022-07-06 14:48:28 +02:00 |
|
Nikolai Kochetov
|
020c99a269
|
Merge pull request #38617 from azat/contrib-debug-symbols
Add separate option to omit symbols from heavy contrib
|
2022-07-06 14:40:24 +02:00 |
|
Robert Schulze
|
14c8672a1b
|
Merge pull request #38856 from azat/fix-preload
Do not override compiler if it had been already set
|
2022-07-06 14:39:07 +02:00 |
|
Nikolai Kochetov
|
7de2f229ab
|
Merge pull request #38584 from ClickHouse/filimonov-AggregatingTransform-expandPipeline
Add check for empty proccessors in AggregatingTransform::expandPipeline
|
2022-07-06 14:38:40 +02:00 |
|
Ilya Yatsishin
|
1863fb82f6
|
Merge pull request #38814 from qoega/otel-debug
Use native Map type for OpenTelemetry attributes
|
2022-07-06 14:33:56 +02:00 |
|
Kruglov Pavel
|
a3a94a1c09
|
Avoid false positive red sanitizer asserts check in stress test
|
2022-07-06 14:32:17 +02:00 |
|
Igor Nikonov
|
059c5c0f0a
|
Simple cleanup: context ptr usage in interpreters
|
2022-07-06 12:29:20 +00:00 |
|
Kruglov Pavel
|
d276d9ef8b
|
Merge pull request #38831 from Avogar/fix-map-combinator
Add test for segfault in Map combinator
|
2022-07-06 14:26:24 +02:00 |
|
San
|
cad876fc42
|
Update SECURITY.md
|
2022-07-06 22:04:53 +10:00 |
|
Mikhail f. Shiryaev
|
4410caf31d
|
Retry docker buildx commands with progressive sleep in between
|
2022-07-06 13:58:46 +02:00 |
|
Vladimir C
|
4c82592f73
|
Merge pull request #38882 from xinhuitian/improve-key-value-zh-doc
|
2022-07-06 13:07:13 +02:00 |
|
Raúl Marín
|
ffac598029
|
Fix settings profile with seconds unit
|
2022-07-06 12:56:54 +02:00 |
|