Commit Graph

2946 Commits

Author SHA1 Message Date
Alexey Milovidov
612a785fd0
Merge pull request #51674 from ClickHouse/system_jemalloc
System table with jemalloc stats
2023-07-09 08:48:05 +03:00
Alexey Milovidov
b1d1918607
Merge branch 'master' into retry 2023-07-08 03:08:48 +03:00
Slach
0bd16d47be fix documentation insconsistency about additional_tables_filter during reproduce https://github.com/ClickHouse/ClickHouse/issues/51948
Signed-off-by: Slach <bloodjazman@gmail.com>
2023-07-07 19:44:20 +05:00
Rory Crispin
77d62f495b
Merge branch 'master' into docs-remove-async-ml-event-time 2023-07-06 13:38:20 +01:00
Alexander Tokmakov
52a26a6653
Merge pull request #51708 from velavokr/velavokr-issue-51292
#51292 added default_temporary_table_engine setting
2023-07-06 15:18:14 +03:00
Alexander Gololobov
1336a9ec67 Better naming 2023-07-06 09:09:55 +02:00
Alexander Gololobov
bb422b8168 Added doc 2023-07-05 14:34:03 +02:00
Alexey Milovidov
90e3b0d0dd
Merge branch 'master' into DanRoscigno-patch-4 2023-07-05 02:51:34 +03:00
Rory Crispin
c9a26d43c5 (docs) Remove async_metric_log event_time_microseconds
event_time_microseconds was removed from the
system.asynchronous_metric_log in
https://github.com/ClickHouse/ClickHouse/pull/36360
2023-07-04 12:06:15 +01:00
Alexander Tokmakov
1e10bf5bdf Update docs/en/operations/settings/settings.md 2023-07-03 19:10:39 +03:00
velavokr
66227ce8d3 #51292 added default_temporary_table_engine setting 2023-07-03 19:10:39 +03:00
robot-clickhouse-ci-1
c3b4fe93d0
Merge pull request #51573 from den-crane/patch-55
Doc. zookeeper_load_balancing
2023-06-30 17:28:11 +02:00
Kseniia Sumarokova
689ff6f996
Update storing-data.md 2023-06-30 16:15:26 +02:00
Elena Torró
0b98406bd3 Add default values to False 2023-06-30 16:13:43 +02:00
Elena Torró
9157945389 Add missing settings 2023-06-30 15:43:04 +02:00
Elena Torró
8487251770 Update File Cache disk configuration settings default values 2023-06-30 14:46:50 +02:00
Ramazan Polat
fd5f6ee2f9
Update parts.md
Fix misalignment of `active`
2023-06-30 04:32:41 +03:00
Denny Crane
6ec85f9faa
Update settings.md 2023-06-29 11:06:28 -03:00
Denny Crane
37ad50bd63
Update settings.md 2023-06-28 19:40:40 -03:00
Alexey Milovidov
0e88aae9d7 Remove ConsoleCertificateHandler 2023-06-26 04:27:50 +02:00
Alexey Milovidov
cca3f9937c
Merge branch 'master' into retry 2023-06-24 22:29:17 +03:00
Robert Schulze
43c97d76bf
Merge pull request #44149 from zvonand/zvonand-implicit-tz
Session time zones
2023-06-23 14:28:49 +02:00
Alexey Milovidov
7407330130
Merge branch 'master' into retry 2023-06-23 08:18:18 +03:00
DanRoscigno
97fc6fcc2c update nav 2023-06-22 18:14:45 -04:00
Andrey Zvonov
d4316c7189
Merge branch 'master' into zvonand-implicit-tz 2023-06-22 17:23:20 +02:00
Dan Roscigno
9a622a0097
Merge branch 'master' into Docs/ip_addresses 2023-06-22 09:01:23 -04:00
Robert Schulze
c1c1758861
Merge branch 'master' into conf-docs 2023-06-22 10:41:22 +02:00
Dan Roscigno
c856c4a7df
Merge branch 'master' into Docs/ip_addresses 2023-06-21 17:26:27 -04:00
Michael Kolupaev
4a570a05c9 Decrease default timeouts for S3 and HTTP requests 2023-06-21 18:08:50 +00:00
Robert Schulze
fb47eea283
Docs: little cleanup of configuration-files.md
I tried to understand in what ways ClickHouse's configuration can be set
up. Unfortunately, the official documentation is quite lacking and
sometimes self-contradictory. After reading some 3rd party guides and
StackOverflow answers, I tried to clean it up a little bit but there is
more work to be done.
2023-06-21 16:49:45 +00:00
Dan Roscigno
da693c3c32
Merge branch 'master' into fix-settings-nav 2023-06-21 11:22:17 -04:00
DanRoscigno
804466f129 fix server settings nav 2023-06-21 11:20:17 -04:00
Robert Schulze
ab26fce1dd
Typo: passowrd_sha256_hex --> password_sha256_hex 2023-06-21 12:57:33 +00:00
Andrey Zvonov
b4f2e4020d
Merge branch 'master' into zvonand-implicit-tz 2023-06-21 13:41:35 +02:00
Denny Crane
d5946da5f8
Update settings.md 2023-06-20 13:31:11 -03:00
郭小龙
154d19ce72
The time format (connected_time field) is incorrect (#51026)
* The time format (connected_time field) is incorrect

* Change the description and increase the field list display

* Update 02735_system_zookeeper_connection.reference

* Update 02735_system_zookeeper_connection.sql

* Update 02735_system_zookeeper_connection.sql

* Update 02735_system_zookeeper_connection.reference

* fix test

---------

Co-authored-by: Alexander Tokmakov <tavplubix@gmail.com>
Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
2023-06-20 16:57:55 +03:00
Andrey Zvonov
07191ce10d
Merge branch 'master' into zvonand-implicit-tz 2023-06-20 00:24:53 +02:00
Kruglov Pavel
1f47bb7716
Fix docs 2023-06-16 13:45:46 +02:00
Kruglov Pavel
f8ddfb1fd8
Merge branch 'master' into allow-skip-empty-files 2023-06-16 13:23:41 +02:00
Kruglov Pavel
11f176dd19
Merge pull request #50712 from KevinyhZou/bug_fix_csv_parse_by_tab_delimiter
Support CSVInputFormat to read csv file by whitespace & tab delimiter
2023-06-16 13:16:22 +02:00
Robert Schulze
0e6ec3e21f
Update settings.md 2023-06-16 11:44:47 +02:00
Robert Schulze
a622f1b16c
Update settings.md 2023-06-16 11:42:58 +02:00
Robert Schulze
2cca632e83
Update settings.md 2023-06-16 11:42:22 +02:00
Robert Schulze
d745180ef6
Update settings.md 2023-06-16 11:41:08 +02:00
zvonand
4155d13d69 merge master and resolve conflict 2023-06-16 02:20:32 +02:00
zvonand
e60506f41b changes requested in review 2023-06-16 02:16:04 +02:00
Nikolay Degterinsky
d136e64c98
Update backup.md 2023-06-15 16:16:39 +02:00
Alexander Tokmakov
6fc9479730
Update settings.md (#51007) 2023-06-15 13:51:42 +03:00
KevinyhZou
953f40aa3b
Merge branch 'master' into bug_fix_csv_parse_by_tab_delimiter 2023-06-15 10:25:19 +08:00
Denny Crane
fd01cb7bec
Merge branch 'master' into Docs/ip_addresses 2023-06-14 17:38:48 -03:00