Maksim Kita
|
26afc5264d
|
Merge pull request #36908 from kitaisreal/docs-user-defined-executable-functions-config-setting-fix
Docs user defined executable functions config setting fix
|
2022-05-04 20:58:23 +02:00 |
|
Kruglov Pavel
|
77e55c344c
|
Merge pull request #36667 from Avogar/mysqldump-format
Add MySQLDump input format
|
2022-05-04 19:49:48 +02:00 |
|
Maksim Kita
|
459aa8ffd9
|
Documentation setting user_defined_executable_functions_config fix
|
2022-05-04 17:24:20 +02:00 |
|
Sergei Trifonov
|
6730ad9799
|
update docs for time window functions
|
2022-05-03 19:12:42 +02:00 |
|
Alexander Tokmakov
|
e03bcc93ca
|
Merge pull request #36846 from yakkomajuri/patch-1
Add docs for undocumented allow_nondeterministic_mutations
|
2022-05-03 16:23:02 +03:00 |
|
Sergei Trifonov
|
08688332bd
|
more info + fixes
|
2022-05-03 11:22:07 +02:00 |
|
yakkomajuri
|
79029d3772
|
move setting
|
2022-05-03 09:15:40 +00:00 |
|
Sergei Trifonov
|
98168cfc8f
|
Add docs for developers on threads and jobs
|
2022-05-02 19:47:15 +02:00 |
|
Kruglov Pavel
|
d613f7eab0
|
Merge branch 'master' into mysqldump-format
|
2022-05-02 13:31:57 +02:00 |
|
Yakko Majuri
|
d004dced33
|
Add docs for undocumented allow_nondeterministic_mutations
|
2022-05-02 11:03:26 +00:00 |
|
Alexey Milovidov
|
88826e2da5
|
Remove "preconditions" from performance tests (overengineering, unneeded feature)
|
2022-05-02 02:33:22 +02:00 |
|
Nikolai Kochetov
|
5807ca47b0
|
Merge pull request #36425 from ClickHouse/pool-size-hot-reload
Allow to increase number of threads and tasks for background executors
|
2022-04-29 17:24:12 +02:00 |
|
Rich Raposa
|
8c3f313671
|
Merge pull request #36791 from ClickHouse/rfraposa-patch-3
Various docs fixes
|
2022-04-29 06:09:23 -06:00 |
|
rfraposa
|
e7b7b7ecd3
|
Various docs fixes
|
2022-04-29 05:33:51 -06:00 |
|
Maksim Kita
|
5b9bb36f80
|
Merge pull request #36753 from kitaisreal/added-user-defined-path-config-setting
Added user_defined_path config setting
|
2022-04-29 11:10:51 +02:00 |
|
Alexey Milovidov
|
ca7e4c6eb2
|
Merge pull request #36740 from Ryado/patch-1
Adding a note about server_id reuse
|
2022-04-29 05:44:11 +03:00 |
|
Maksim Kita
|
a9a04ca2fd
|
Fix style
|
2022-04-28 22:13:51 +02:00 |
|
Maksim Kita
|
04429d85db
|
Added user_defined_path config setting
|
2022-04-28 22:13:33 +02:00 |
|
Maksim Kita
|
fc4f241f01
|
Fix documentation for executable user defined functions configuration
|
2022-04-28 18:01:10 +02:00 |
|
Kruglov Pavel
|
4d08587559
|
Merge branch 'master' into mysqldump-format
|
2022-04-28 15:58:18 +02:00 |
|
Sergei Trifonov
|
6b7d3ce739
|
Merge pull request #36670 from ClickHouse/serxa-dev-config-docs
documentation on how configuration is implemented
|
2022-04-28 15:42:33 +02:00 |
|
Ryadh DAHIMENE
|
213da305d5
|
typo fix
|
2022-04-28 12:58:26 +01:00 |
|
Ryadh DAHIMENE
|
a5d343a705
|
Adding a note about server_id reuse
|
2022-04-28 11:32:51 +01:00 |
|
Vladimir C
|
1cbdc1ef3a
|
Merge pull request #36206 from vdimir/output-format-prometheus
|
2022-04-28 12:09:53 +02:00 |
|
alesapin
|
8f1a0f6625
|
Merge pull request #36258 from ClickHouse/keeper-recovery-mode
clickhouse-keeper support for force recovery
|
2022-04-28 11:20:59 +02:00 |
|
Alexey Milovidov
|
b60c19e05c
|
Merge pull request #36613 from rschu1ze/clang-tidy-cleanup
Cleanup clang-tidy integration.
|
2022-04-28 05:04:50 +03:00 |
|
小蝌蚪
|
11cc8639ca
|
Add a missing **ESTIMATE** in explain syntax
|
2022-04-28 00:10:59 +08:00 |
|
mergify[bot]
|
afd82a68f9
|
Merge branch 'master' into clang-tidy-cleanup
|
2022-04-27 02:30:02 +00:00 |
|
Alexey Milovidov
|
b8a9f1411a
|
Merge pull request #36649 from azat/system.processes-is_all_data_sent
clickhouse-test: improve left queries after the test hardening
|
2022-04-27 05:21:22 +03:00 |
|
Ivan Blinkov
|
c0ee49920f
|
[docs] title doesn't need a period + make it shorter (#36678)
|
2022-04-26 21:09:03 +03:00 |
|
vdimir
|
560d668c38
|
Add doc for output format Prometheus
|
2022-04-26 14:57:36 +00:00 |
|
Sergei Trifonov
|
f17aea145c
|
documentation on how configuration is implemented
|
2022-04-26 14:07:11 +02:00 |
|
avogar
|
33d845dade
|
Add MySQLDump input format
|
2022-04-26 10:42:56 +00:00 |
|
Azat Khuzhin
|
6339a48923
|
Add is_all_data_sent into system.processes
v2: fix SHOW PROCESSLIST (does not have process list entry)
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-04-26 12:15:00 +03:00 |
|
Robert Schulze
|
718a173ce9
|
Merge remote-tracking branch 'origin/master' into clang-tidy-cleanup
Conflicts:
- cmake/clang_tidy.cmake
|
2022-04-26 09:42:47 +02:00 |
|
Robert Schulze
|
15e75e79e4
|
analysis.cmake --> clang_tidy.cmake
|
2022-04-26 09:41:56 +02:00 |
|
Antonio Andelic
|
9646487c09
|
Address PR review comments
|
2022-04-26 07:32:02 +00:00 |
|
Antonio Andelic
|
cf022542bd
|
Merge branch 'master' into keeper-recovery-mode
|
2022-04-26 06:50:02 +00:00 |
|
Alexey Milovidov
|
c8612d2ed6
|
Merge pull request #36612 from rschu1ze/ancient-cmake-cleanup
Ancient cmake version cleanup
|
2022-04-26 09:26:22 +03:00 |
|
Alexey Milovidov
|
86bf67c93c
|
Merge pull request #36526 from Joeywzr/to_start_of_five_minutes
Replace toStartOfFiveMinute to toStartOfFiveMinutes
|
2022-04-26 05:52:02 +03:00 |
|
XenoAmess
|
da3d7f2835
|
fix boolean documents.
|
2022-04-26 05:51:56 +08:00 |
|
Robert Schulze
|
017fde4136
|
Update required CMake version in build.md
|
2022-04-25 12:48:54 +02:00 |
|
mergify[bot]
|
53346ac3cc
|
Merge branch 'master' into to_start_of_five_minutes
|
2022-04-25 01:02:38 +00:00 |
|
Alexey Milovidov
|
27d02e2689
|
Merge pull request #36592 from ClickHouse/rfraposa-patch-3
Add cmake page back to docs && fix /settings/settings in /zh
|
2022-04-25 03:24:07 +03:00 |
|
Alexey Milovidov
|
9443c163b5
|
Merge pull request #36291 from larry-cdn77/document_merge_tree_max_concurrent_queries
Document MergeTree max_concurrent_queries
|
2022-04-25 03:22:50 +03:00 |
|
Alexey Milovidov
|
1040e31821
|
Merge pull request #35969 from larry-cdn77/documentation
Documentation: update listing in system.metrics example
|
2022-04-25 03:22:42 +03:00 |
|
rfraposa
|
06ac99b1e7
|
Add cmake page back to docs && fix /settings/settings in /zh
|
2022-04-24 16:47:19 -06:00 |
|
mergify[bot]
|
f02526c8ac
|
Merge branch 'master' into document_merge_tree_max_concurrent_queries
|
2022-04-24 22:36:50 +00:00 |
|
Alexey Milovidov
|
d728b1ee43
|
Merge pull request #36462 from BoloniniD/Rust_docs
Documentation for Rust integration
|
2022-04-25 01:35:17 +03:00 |
|
Alexey Milovidov
|
4f70416cc7
|
Update integrating_rust_libraries.md
|
2022-04-25 01:34:06 +03:00 |
|