Kruglov Pavel
|
d7056376eb
|
Merge pull request #40068 from Avogar/schema-inference-hints
Allow to specify structure hints in schema inference
|
2022-08-18 12:19:45 +02:00 |
|
Antonio Andelic
|
26b7117b6c
|
Merge branch 'master' into keeper-listen-host
|
2022-08-18 07:05:20 +00:00 |
|
Denny Crane
|
d5465d32e1
|
Update settings.md
|
2022-08-17 09:38:06 -03:00 |
|
avogar
|
8dd54c043d
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into schema-inference-cache
|
2022-08-17 11:47:40 +00:00 |
|
Antonio Andelic
|
105073ea7b
|
update docs
|
2022-08-17 09:31:16 +00:00 |
|
avogar
|
e1ff996ec3
|
Allow to specify structure hints in schema inference
|
2022-08-16 09:46:57 +00:00 |
|
avogar
|
c4ff3ffeea
|
Rename settings
|
2022-08-15 12:45:18 +00:00 |
|
Igor Nikonov
|
5768e40ef7
|
Fix incorrect queries in example
Setting insert_deduplication_token: fix incorrect queries in example
|
2022-08-12 17:18:02 +02:00 |
|
avogar
|
9b1a267203
|
Refactor, remove TTL, add size limit, add system table and system query
|
2022-08-05 16:20:15 +00:00 |
|
Peignon Melvyn
|
a63fb07f54
|
Update settings.md
|
2022-08-01 16:20:33 +02:00 |
|
Alexey Milovidov
|
f80a4c184e
|
Merge branch 'master' into interserver_listen_port
|
2022-07-31 01:22:32 +03:00 |
|
Alexey Milovidov
|
df627a3e4d
|
Merge pull request #39172 from ClickHouse/DanRoscigno-patch-2
Update performance-test.md
|
2022-07-30 05:23:14 +03:00 |
|
Sergei Trifonov
|
4588e146a6
|
Merge pull request #37285 from arenadata/ADQM-445
Add concurrent_threads_soft_limit parameter
|
2022-07-28 11:46:43 +02:00 |
|
Roman Vasin
|
f35349eb08
|
Rename total_max_threads to concurrent_threads_soft_limit
|
2022-07-28 07:46:20 +00:00 |
|
Roman Vasin
|
37845389c8
|
Merge branch 'concurrency-control' of github.com:ClickHouse/ClickHouse into ADQM-445
|
2022-07-27 13:31:22 +00:00 |
|
Kruglov Pavel
|
381ea139c2
|
Merge branch 'master' into schema-inference-cache
|
2022-07-27 11:35:36 +02:00 |
|
Dan Roscigno
|
54abeb624a
|
Merge pull request #39417 from nikoloko/patch-3
Corrected structure of the users section
|
2022-07-26 11:12:36 -04:00 |
|
Vladimir C
|
3bd5ca9b6a
|
Merge pull request #39271 from vdimir/join-alg-setting
Cleanup logic around join_algorithm setting, add docs
|
2022-07-26 11:00:22 +02:00 |
|
Vladimir C
|
0d65415086
|
Update docs/en/operations/settings/settings.md
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
|
2022-07-26 11:00:12 +02:00 |
|
Vladimir C
|
d0183de34a
|
Update docs/en/operations/settings/settings.md
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
|
2022-07-26 11:00:08 +02:00 |
|
jasperzhu
|
614f3b14a2
|
Merge branch 'master' into dev_intel_iaa_deflate
|
2022-07-22 11:05:44 +08:00 |
|
Kruglov Pavel
|
9252f42b4c
|
Merge branch 'master' into schema-inference-cache
|
2022-07-21 18:59:14 +02:00 |
|
vdimir
|
0deae9b4a3
|
Update doc about join_algorithm
|
2022-07-21 14:53:39 +00:00 |
|
Kruglov Pavel
|
0efed4644d
|
Merge pull request #38957 from Avogar/compatibility-setting
Add compatibility setting and system.settings_changes system table
|
2022-07-20 17:46:06 +02:00 |
|
Kruglov Pavel
|
3046cd6d29
|
Merge branch 'master' into schema-inference-cache
|
2022-07-20 13:30:42 +02:00 |
|
Niek
|
d43b1d6280
|
Corrected structure of the users section
I received feedback from a user that the structure of the user's section was not fully correct. I changed accordingly.
|
2022-07-20 13:21:06 +02:00 |
|
Kruglov Pavel
|
28b1fe8939
|
Update docs/en/operations/settings/settings.md
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
|
2022-07-20 12:04:59 +02:00 |
|
Ladislav Snizek
|
e5e9f6e60b
|
Documentation: Correct http_receive_timeout and http_send_timeout defaults (changed in #31450)
|
2022-07-20 11:53:33 +02:00 |
|
jasperzhu
|
c044c67745
|
Merge branch 'master' into dev_intel_iaa_deflate
|
2022-07-19 15:32:57 +08:00 |
|
Kruglov Pavel
|
559d507f5a
|
Merge branch 'master' into compatibility-setting
|
2022-07-15 21:11:05 +02:00 |
|
avogar
|
83638e34a7
|
Add docs
|
2022-07-14 12:13:35 +00:00 |
|
Kruglov Pavel
|
b38241b08a
|
Merge branch 'master' into schema-inference-cache
|
2022-07-14 12:29:54 +02:00 |
|
Yakov Olkhovskiy
|
d108efa2f6
|
merge_algorithm is added
|
2022-07-14 01:36:45 -04:00 |
|
Dan Roscigno
|
7e578a64e8
|
Update performance-test.md
The manual process does not work as the prepared partitions are not usable by the current version of ClickHouse.
|
2022-07-13 08:02:09 -04:00 |
|
Alexey Milovidov
|
6d3b0032c3
|
Change the link to Hardware benchmark script
|
2022-07-12 20:25:40 +02:00 |
|
Alexey Milovidov
|
e2684447b4
|
Merge pull request #38437 from ClickHouse/compatible-benchmark
Compatible and reproducible DBMS benchmark
|
2022-07-12 21:15:53 +03:00 |
|
Alexey Milovidov
|
d0e6f8ebc1
|
Update clickhouse-obfuscator.md
|
2022-07-11 21:26:27 +03:00 |
|
Alexey Milovidov
|
0ef3af67f8
|
Merge branch 'master' into compatible-benchmark
|
2022-07-11 08:43:14 +02:00 |
|
jinjunzh
|
816e974ca2
|
rename deflate to deflate_qpl
|
2022-07-09 14:42:01 -04:00 |
|
Kruglov Pavel
|
4080f055b6
|
Merge pull request #38477 from Avogar/sql-insert-format
Add SQLInsert output format
|
2022-07-04 15:06:33 +02:00 |
|
Alexey Milovidov
|
c1494aa2f6
|
Remove old benchmarks and move new one level up
|
2022-07-04 13:37:42 +02:00 |
|
Denny Crane
|
97009ab9a3
|
Update tips.md
|
2022-06-30 21:12:08 -03:00 |
|
Denny Crane
|
9e544d38bd
|
Doc. Fix a note about ClickHouse Keeper
|
2022-06-30 18:51:33 -03:00 |
|
avogar
|
34a92383f1
|
Update docs
|
2022-06-30 16:17:14 +00:00 |
|
DanRoscigno
|
95c3eff4c7
|
remove 404ing original article URL
|
2022-06-30 11:17:38 -04:00 |
|
avogar
|
ee54c4f9b7
|
Add some fixes and add settings in docs
|
2022-06-30 12:41:56 +00:00 |
|
avogar
|
9bb68bc6de
|
Add SQLInsert output format
|
2022-06-27 18:31:57 +00:00 |
|
jasperzhu
|
b2f98fa73b
|
Merge branch 'master' into dev_intel_iaa_deflate
|
2022-06-27 10:21:21 +08:00 |
|
mergify[bot]
|
f63c959679
|
Merge branch 'master' into cleanup_garbage_in_store_dir
|
2022-06-26 13:35:10 +00:00 |
|
DanRoscigno
|
8d3772948a
|
move title to frontmatter
|
2022-06-24 15:31:42 -04:00 |
|
Alexander Tokmakov
|
59a14d2a50
|
add docs
|
2022-06-24 17:34:41 +02:00 |
|
Alexey Milovidov
|
132cc44692
|
Update named-collections.md
|
2022-06-22 06:04:55 +03:00 |
|
Alexey Milovidov
|
7e9a3796e9
|
Fix wrong docs
|
2022-06-21 00:09:55 +02:00 |
|
DanRoscigno
|
14ecf4c497
|
s/Clickhouse/ClickHouse/
|
2022-06-17 08:40:14 -04:00 |
|
jasperzhu
|
bca18b2caf
|
Merge branch 'master' into dev_intel_iaa_deflate
|
2022-06-16 08:56:27 +08:00 |
|
DanRoscigno
|
d07753aa20
|
add more description
|
2022-06-15 14:59:47 -04:00 |
|
DanRoscigno
|
0317e15b3f
|
added more mergetree settings
|
2022-06-14 19:47:10 -04:00 |
|
DanRoscigno
|
b3928dcb55
|
add docs
|
2022-06-13 21:17:05 -04:00 |
|
vdimir
|
94bddec0bc
|
More typos checked and fixed
|
2022-06-08 14:28:41 +02:00 |
|
vdimir
|
9bd9c3d1d1
|
Fix some typos in docs
|
2022-06-08 14:26:02 +02:00 |
|
Kruglov Pavel
|
91c8951a1a
|
Merge pull request #37698 from Avogar/update_format_settings_docs
Refactor docs related to format settings
|
2022-06-07 13:28:36 +02:00 |
|
Ilya Yatsishin
|
7e5ef97206
|
Space in {} shows it on final page
|
2022-06-03 15:16:42 +02:00 |
|
avogar
|
0d66608bf1
|
Merge branch 'update_format_settings_docs' of github.com:Avogar/ClickHouse into update_format_settings_docs
|
2022-06-03 12:12:04 +00:00 |
|
avogar
|
f65ad93ff0
|
Add some fixes
|
2022-06-03 12:11:46 +00:00 |
|
Kruglov Pavel
|
23290c6047
|
Merge branch 'master' into update_format_settings_docs
|
2022-06-02 13:12:58 +02:00 |
|
rfraposa
|
869967de41
|
Remove H1 anchor tags from docs
|
2022-06-02 04:55:18 -06:00 |
|
Dmitry Novik
|
7fbe91ca81
|
Merge pull request #37460 from ClickHouse/memory-overcommit-improvement
Memory Overcommit: update defaults, exception message and add ProfileEvent
|
2022-06-01 17:06:33 +02:00 |
|
Sema Checherinda
|
16dc3ed97d
|
FR: Expose what triggered the merge in system.part_log #26255
|
2022-06-01 16:58:07 +02:00 |
|
Dan Roscigno
|
544be03b41
|
Update caches.md
spelling
|
2022-05-31 11:46:53 -04:00 |
|
avogar
|
a60ceea31a
|
Fix
|
2022-05-31 15:25:47 +00:00 |
|
avogar
|
858570d335
|
Refactor docs related to format settings
|
2022-05-31 15:18:49 +00:00 |
|
mergify[bot]
|
ba49c6bb46
|
Merge branch 'master' into memory-overcommit-improvement
|
2022-05-31 13:17:06 +00:00 |
|
Kruglov Pavel
|
7cc87d9a65
|
Merge pull request #37537 from Avogar/skip-first-lines
Allow to skip some of the first lines in CSV/TSV formats
|
2022-05-31 14:26:21 +02:00 |
|
Roman Vasin
|
441bd3e81f
|
Merge remote-tracking branch 'origin/concurrency-control' into ADQM-445
|
2022-05-31 15:07:02 +03:00 |
|
avogar
|
139a7e19a9
|
Fix comments
|
2022-05-30 11:43:29 +00:00 |
|
jasperzhu
|
fc03af2259
|
Merge branch 'master' into dev_intel_iaa_deflate
|
2022-05-30 17:49:04 +08:00 |
|
Dmitry Novik
|
60b9d81773
|
Remove global_memory_usage_overcommit_max_wait_microseconds
|
2022-05-27 16:30:29 +00:00 |
|
alesapin
|
620ab399c9
|
Update docs/en/operations/clickhouse-keeper.md
|
2022-05-25 20:23:24 +02:00 |
|
avogar
|
ede6e2f433
|
Add docs for settings
|
2022-05-25 15:10:20 +00:00 |
|
Roman Vasin
|
2491213166
|
Set default value to 0 for total_max_threads parameter. Code style cleanup.
|
2022-05-24 18:40:45 +03:00 |
|
Dan Roscigno
|
2ffdefe839
|
Merge branch 'ClickHouse:master' into origin/67-replace-zookeeper-to-clickhouse-keeper-in-docs-and-tutorials
|
2022-05-24 07:37:36 -04:00 |
|
Dan Roscigno
|
8dced1af03
|
Update docs/en/operations/system-tables/mutations.md
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
|
2022-05-24 07:29:52 -04:00 |
|
Dan Roscigno
|
b9bd3cb49f
|
update tips for ClickHouse Keeper
|
2022-05-23 10:06:16 -04:00 |
|
Dan Roscigno
|
49b0fde46c
|
add ClickHouse Keeper to docs
|
2022-05-23 09:43:26 -04:00 |
|
Denny Crane
|
4e327564f5
|
Update tables.md
|
2022-05-21 12:45:09 -03:00 |
|
Denny Crane
|
3ff82569d0
|
Update tables.md
|
2022-05-21 12:30:57 -03:00 |
|
Dan Roscigno
|
93e0e72fcb
|
typo
|
2022-05-20 17:43:23 -04:00 |
|
Dan Roscigno
|
c3d8668eb6
|
add ClickHouse Keeper to docs
|
2022-05-20 17:34:14 -04:00 |
|
Roman Vasin
|
83958d2549
|
Add more intergration tests. Add documenation text. Change thread_factor to 3. Add logging. Set default value = -1 to see the results CI tests.
|
2022-05-20 15:52:50 +03:00 |
|
HeenaBansal2009
|
b81dbf3f1c
|
Flamegraph Link update
|
2022-05-12 07:21:27 -07:00 |
|
jasperzhu
|
c74732ae79
|
Merge branch 'master' into dev_intel_iaa_deflate
|
2022-05-12 21:28:13 +08:00 |
|
Kseniia Sumarokova
|
8b41a58352
|
Merge pull request #37132 from e-mars/mars-auth-error-fix
Update Exception Message for allowed auth types
|
2022-05-12 14:48:59 +02:00 |
|
Marcelo Rodriguez
|
2d0020e9f6
|
updated config file and xml tag
Updated with correct config file.
updated xml tag per this commit:
cb66a63aa4
|
2022-05-11 11:36:53 -06:00 |
|
Dmitry Novik
|
d756a34d89
|
Update docs/en/operations/settings/memory-overcommit.md
|
2022-05-11 19:01:39 +02:00 |
|
Dmitry Novik
|
f9e635763e
|
Update docs/en/operations/settings/memory-overcommit.md
Co-authored-by: Nikita Taranov <nikita.taranov@clickhouse.com>
|
2022-05-11 18:54:20 +02:00 |
|
Dmitry Novik
|
17608b3d93
|
Update documentation and defaults for memory overcommit
|
2022-05-11 16:18:41 +00:00 |
|
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 |
|
yakkomajuri
|
79029d3772
|
move setting
|
2022-05-03 09:15:40 +00:00 |
|