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
1f3d1d67fc
Merge pull request #36598 from ClickHouse/ch-keeper-zh
...
/zh version of clickhouse-keeper.md
2022-04-28 05:46:04 +03: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
Alexander Gololobov
cb9d95659c
Fix style issue reported by black formatter
2022-04-26 09:57:05 +02: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
17fdb11d43
Merge pull request #36628 from qoega/versions-history
...
Version history benchmarks
2022-04-26 09:22:14 +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
mergify[bot]
d2ac9b2223
Merge branch 'master' into to_start_of_five_minutes
2022-04-25 17:36:38 +00:00
Yatsishin Ilya
06b724b940
Version history benchmarks
2022-04-25 13:57:31 +00:00
Robert Schulze
017fde4136
Update required CMake version in build.md
2022-04-25 12:48:54 +02:00
rfraposa
d66951b067
/zh version of clickhouse-keeper.md
2022-04-24 20:27:22 -06:00
Rich Raposa
1eded7c32b
Delete date-time-functions.md
2022-04-24 20:02:47 -06:00
Rich Raposa
9982487512
Update setting.md
2022-04-24 20:00:51 -06:00
Rich Raposa
d2a78d3fa3
Update map.md
2022-04-24 20:00:24 -06:00
mergify[bot]
53346ac3cc
Merge branch 'master' into to_start_of_five_minutes
2022-04-25 01:02:38 +00:00
Alexey Milovidov
29d5ba5223
Resubmit two wrong doc changes
2022-04-25 03:00:58 +02:00
Alexey Milovidov
4f177281aa
Revert "Update setting.md"
2022-04-25 03:59:23 +03:00
Alexey Milovidov
d327f38fe9
Revert "Translate docs/zh/sql-reference/data-types/map.md"
2022-04-25 03:54:01 +03: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
Alexey Milovidov
a56e7da395
Merge pull request #35744 from yjant/patch-1
...
Translate docs/zh/sql-reference/data-types/map.md
2022-04-25 03:22:35 +03:00
Alexey Milovidov
05eb1b5a92
Merge pull request #35713 from guov100/patch-2
...
Update build-cross-arm.md , make it more human-readable in Chinese.
2022-04-25 03:22:28 +03:00
Alexey Milovidov
58490fba0b
Merge pull request #34442 from ermaotech/patch-3
...
Update setting.md
2022-04-25 03:22:16 +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
mergify[bot]
cb4e6b9b3f
Merge branch 'master' into documentation
2022-04-24 22:31:39 +00:00
Alexey Milovidov
26a85da0e4
Delete system-tables.md
2022-04-25 01:31:07 +03:00
mergify[bot]
3235565e02
Merge branch 'master' into patch-1
2022-04-24 22:29:43 +00:00
Alexey Milovidov
4c41a61f41
Merge pull request #35169 from guomaolin/patch-1
...
Update mergetree.md
2022-04-25 01:28:47 +03:00
mergify[bot]
f379d93d16
Merge branch 'master' into patch-2
2022-04-24 22:26:33 +00:00
mergify[bot]
e32f6daeef
Merge branch 'master' into patch-3
2022-04-24 22:24:34 +00:00
mergify[bot]
705d5af3a0
Merge branch 'master' into to_start_of_five_minutes
2022-04-24 22:24:24 +00:00
Alexey Milovidov
b06c544256
Merge pull request #36292 from simpl1g/simpl1g/fix-json-value-docs
...
[DOCS] JSON_VALUE return unquoted string after 21.12
2022-04-25 01:22:22 +03:00
Alexey Milovidov
ff0ec5d05e
Merge pull request #35851 from prashant-shahi/master
...
docs(logger): 📝 example for writing logs to the console
2022-04-25 01:18:02 +03:00
homeward
bc19f4e633
Update adopters.md
2022-04-24 15:46:58 +08:00
homeward
b1794607c3
Update adopters.md
2022-04-24 15:40:35 +08:00
homeward
e801f27ee9
Update adopters.md
2022-04-24 15:37:27 +08:00
homeward
1ae00fe9de
Update adopters.md
2022-04-24 15:36:57 +08:00
homeward
8e60720095
Update adopters.md
2022-04-24 15:36:39 +08:00
mergify[bot]
006048914e
Merge branch 'master' into master
2022-04-24 06:13:51 +00:00
Alexey Milovidov
5279a5f9f7
Merge pull request #36488 from stulentsev/stulentsev/fix_html_entities_in_code_snippets
...
replace html entities (< / >) with < and > in code snippets
2022-04-24 04:59:40 +03:00
Alexey Milovidov
b4f958cf5b
Merge pull request #36560 from ifinik/patch-2
...
Update quantiledeterministic.md
2022-04-24 03:47:34 +03:00
rfraposa
3bdabbb893
Fixed the /settings/settings 404 issue
2022-04-23 16:18:56 -06:00
ifinik
2bfda10c76
Update quantiledeterministic.md
...
Пара побившихся ссылок
2022-04-22 23:48:00 +03:00
Nikita Mikhaylov
aaa7112405
Even better
2022-04-22 13:56:16 +00:00
Nikita Mikhaylov
6191f2035f
Update after rebase
2022-04-22 13:56:16 +00:00
Nikita Mikhaylov
e475849761
Style and Docs update
2022-04-22 13:56:16 +00:00
Memo
956d525840
fix conflict
2022-04-22 11:22:50 +08:00
Memo
39aadf0975
replaced toStartOfFiveMinute to toStartOfFiveMinutes
2022-04-22 10:49:59 +08:00
Sergey Tulentsev
301b7cd876
remove whitespace change
2022-04-21 13:42:55 +01:00
Sergey Tulentsev
f3195e10d0
use html entities for < / > in markdown tables
2022-04-21 13:40:25 +01:00
Antonio Andelic
b107cc989a
Update docs with argument option
2022-04-21 12:36:44 +00:00
Antonio Andelic
03779fd463
Merge branch 'master' into keeper-recovery-mode
2022-04-21 12:34:18 +00:00
Sergey Tulentsev
ce4428d41e
replace html entities (< / >) with < and > in code snippets
2022-04-21 13:32:07 +01:00
BoloniniD
9ddff37273
Start docs for Rust integration
2022-04-20 18:33:56 +03:00
dmitriy
30c99d3ef2
Fix typo in LowCardinality doc
2022-04-20 15:55:51 +03:00
Mikhail f. Shiryaev
1e9d80a9c2
Merge pull request #36297 from ClickHouse/docs-staging
...
Docs staging
2022-04-20 10:47:54 +02:00
Yakov Olkhovskiy
f6a7b6c2a1
Merge pull request #36352 from awakeljw/fork_chmaster
...
Possible range issues in automatic assigned enums, also fix error message.
2022-04-19 23:34:35 -04:00
Yakov Olkhovskiy
389cc4b17b
Update enum.md
...
automatic assigned enums for ru is added
2022-04-19 23:33:04 -04:00
Yakov Olkhovskiy
58a3ce78e9
Update enum.md
...
some corrections
2022-04-19 23:31:23 -04:00
rfraposa
3642977fc8
Force the workflow action
2022-04-19 17:07:14 -06:00
Rich Raposa
5d44e2d416
Merge pull request #36436 from ClickHouse/docs-staging-rich
...
Update _category_.yml
2022-04-19 14:09:40 -06:00
rfraposa
05341d7bd6
Update _category_.yml
2022-04-19 14:08:14 -06:00
Mikhail f. Shiryaev
1ee05116f7
Move symlinks to clickhouse-docs, restore development/index.md
2022-04-19 21:52:21 +02:00
rfraposa
6576fd88c1
EOL fixes
2022-04-19 13:50:45 -06:00
rfraposa
476122e92a
Fix broken links
2022-04-19 20:17:01 +02:00
Antonio Andelic
7e6a0bc8ae
add steps for force recovery of cluster
2022-04-19 12:42:40 +00:00
Mikhail f. Shiryaev
7925d925a9
Merge branch 'master' into docs-staging
2022-04-19 11:00:03 +02:00
yjant
0cc90c9568
Update nothing.md
...
Links are wrong.
2022-04-18 09:56:08 +08:00
yjant
5f7267b671
Update nothing.md
...
The links are wrong.
2022-04-18 09:32:53 +08:00
Alexey Milovidov
b292b853bd
Merge pull request #36084 from thomoco/master
...
Updated adopters: added 4 new adopters
2022-04-18 03:51:44 +03:00
awakeljw
017777793a
Possible range issues in automatic assigned enums, also fix error message.
2022-04-17 21:40:48 +08:00
jasine
5b763c39b0
Update adopters.md
2022-04-16 17:00:18 +08:00
Alexey Milovidov
d74d863292
Merge pull request #36217 from ClickHouse/alexey-milovidov-patch-4
...
Update http.md
2022-04-16 03:23:07 +03:00
ifinik
b79d84acf2
опечатка
...
https://www.google.com/search?q=%D0%BF%D0%BE%D0%BC%D0%B5%D1%89%D0%B0%D0%B5%D1%81%D1%8F+site%3Agithub.com&biw=1920&bih=969&ei=0NZZYv-UEOrhrgS76YvoDw&ved=0ahUKEwj_vK2w9Zb3AhXqsIsKHbv0Av0Q4dUDCA4&uact=5&oq=%D0%BF%D0%BE%D0%BC%D0%B5%D1%89%D0%B0%D0%B5%D1%81%D1%8F+site%3Agithub.com&gs_lcp=Cgdnd3Mtd2l6EANKBAhBGAFKBAhGGABQthhYwxtg7S1oAnAAeACAAUOIAXKSAQEymAEAoAEBwAEB&sclient=gws-wiz
2022-04-15 23:39:21 +03:00
rfraposa
fb08c5b7e1
Merge branch 'master' into docs-staging
2022-04-15 07:25:27 -06:00
rfraposa
9f1e3f4bb1
Update clickhouse-keeper.md
2022-04-15 07:01:32 -06:00
Konstantin Ilchenko
1b8b43af52
[DOCS] JSON_VALUE return unqouted string after 21.12
2022-04-15 13:03:59 +02:00
Ladislav Snizek
91751d6d32
Document the table-specific max_concurrent_queries under MergeTree settings rather than global server settings
...
Amendment to #22224
2022-04-15 11:50:58 +02:00
Alexey Milovidov
dac469dfca
Update storing-data.md
2022-04-15 02:39:30 +03:00
Mikhail f. Shiryaev
737815ed4c
Merge pull request #36090 from DanRoscigno/patch-1
...
Prepared partitions differ from raw data
2022-04-14 11:02:19 +02:00
Alexey Milovidov
281ce4bfc7
Update http.md
2022-04-14 03:04:34 +03:00
Alexey Milovidov
6e89fc4542
Update clickhouse-keeper.md
2022-04-13 23:29:53 +03:00
Michael Lex
7b0f1fbb88
Extend TLS documentation.
...
Information about used defaults.
Better explanation of the extendedVerification option (which enables hostname verification)
Better explanation of the caConfig option and how files vs. paths are treated.
Mention TLS config in CLI documentation and link to server-side settings (which are the same).
2022-04-13 12:07:37 +02:00
Kruglov Pavel
fead4c184f
Merge pull request #35237 from olejeglejeg/patch-1
...
Kafka engine kafka_num_consumers prop upper bound doc update
2022-04-12 17:09:42 +02:00
mergify[bot]
c3f8ece263
Merge branch 'master' into patch-2
2022-04-12 13:27:30 +00:00
mergify[bot]
95a1b4edc2
Merge branch 'master' into patch-1
2022-04-12 13:27:23 +00:00
rfraposa
a2c64e4a0a
Update index.md
2022-04-11 10:21:31 -06:00
rfraposa
1afe4300e8
Fixed broken links
2022-04-11 09:55:54 -06:00
Yakov Olkhovskiy
155a2a0d42
Merge pull request #35349 from yakov-olkhovskiy/interpolate-feature
...
Interpolate feature
2022-04-11 11:15:50 -04:00
LIJINGBO
e8473cf433
fix typo
2022-04-11 15:50:10 +08:00
rfraposa
d9e6f780db
Fixed broken links
2022-04-10 23:01:34 -06:00
rfraposa
4da4259c78
Added reference docs to sidebar
2022-04-10 21:27:48 -06:00
rfraposa
e4c193d199
Cleaned up sidebar links
2022-04-10 17:25:53 -06:00
rfraposa
4feb622c9f
Added /zh docs
2022-04-10 17:08:18 -06:00
Roman Nikonov
daceac5c0b
Merge branch 'master' into pr/content-type
2022-04-10 01:21:28 +03:00
rfraposa
8f01fe9c49
Revised /en folder
2022-04-09 07:34:21 -06:00
rfraposa
5250d9ad11
Removed /ja folder, cleaned up /ru markdown
2022-04-09 07:29:05 -06:00
Dan Roscigno
51dc21a55c
add '
2022-04-08 18:49:47 -04:00
Dan Roscigno
08dfce9a77
Prepared partitions differ from raw data
...
In both the system exposed at `gh-api.clickhouse.com/play` and in the prepared partitions the field `IATA_CODE_Reporting_Airline` has been renamed as `Carrier`, which breaks many of the queries.
Note: I assume that the raw data uses `IATA_CODE_Reporting_Airline`, but I do not have disk space to test.
2022-04-08 18:45:18 -04:00
Thom O'Connor
44b221fd22
Updated adopters: added 4 new adopters
2022-04-08 10:53:08 -06:00
Vitaly Baranov
45dea9933b
Merge pull request #35883 from azat/format-settings
...
Do not allow SETTINGS after FORMAT for INSERT queries
2022-04-08 12:38:14 +02:00
Andrii R
5b43df0b14
Added Swetrix Analytics
2022-04-07 19:12:08 +00:00
Azat Khuzhin
33d99c8ffb
Introduce compatiblity mode for SETTINGS after FORMAT
...
Add allow_settings_after_format_in_insert setting, OFF by default.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
v2: s/parser_settings_after_format_compact/allow_settings_after_format_in_insert/ (suggested by vitlibar)
v3: replace ParserSettings with a flag (requested by vitlibar)
2022-04-07 16:36:34 +03:00
Prashant Shahi
e62cd21241
docs(logger): 📝 Add console in logging setting keys
2022-04-07 19:05:23 +05:30
tavplubix
6e9c028bbb
Merge pull request #35956 from Algunenano/limit_dns_retries
...
DNS cache: Add option to drop elements after several consecutive failures
2022-04-07 13:20:36 +03:00
Nikolai Kochetov
3e1b3f14c0
Merge pull request #34355 from azat/processors-profiling
...
Profiling on Processors level
2022-04-07 12:13:14 +02:00
Yakov Olkhovskiy
7dbe8bc2dc
major bugs fixed, tests added, docs updated
2022-04-07 01:21:24 -04:00
mergify[bot]
585cff1e95
Merge branch 'master' into limit_dns_retries
2022-04-06 18:23:17 +00:00
Yakov Olkhovskiy
90c4cd3de7
Merge branch 'master' into interpolate-feature
2022-04-05 14:39:07 -04:00
Ladislav Snizek
d789721550
Documentation: update listing in system.metrics example
2022-04-05 17:46:28 +02:00
François Violette
3a91b17044
Update Contentsquare company case
2022-04-05 16:10:06 +02:00
Raúl Marín
8a05cf3927
DNS cache: Add option to drop elements after several consecutive failures
2022-04-05 13:00:27 +02:00
mergify[bot]
eec98af86b
Merge branch 'master' into patch-2
2022-04-05 09:52:29 +00:00
mergify[bot]
71ecb8ba2c
Merge branch 'master' into patch-1
2022-04-05 09:26:27 +00:00
Alexey Milovidov
4502fb0117
Merge pull request #35581 from kceventus/patch-1
...
Update index.md
2022-04-05 00:55:50 +03:00
Azat Khuzhin
e5a837e574
Add id/parent_ids into system.processors_profile_log
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-04-04 13:19:43 +03:00
Azat Khuzhin
99528e296c
Rename need_data_elapsed_us/port_full_elapsed_us to input_wait_us/output_wait_us
...
$ gg -e need_data_ -e port_full_ | cut -d: -f1 | sort -u | xargs sed -i -e s/port_full_/output_wait_/g -e s/need_data_/input_wait_/g -e s/getPortFull/getOutputWait/g -e s/getNeedData/getInputWait/g
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-04-04 13:19:43 +03:00
Azat Khuzhin
765b4bc45a
Implement log_processors_profiles (write to processors_profile_log, OFF by default)
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-04-04 13:19:43 +03:00
Azat Khuzhin
14538f6456
Add system.processors_profile_log
...
This is the system table that will contain Processors level profiling.
v2: one entry per Processor, not 3 (PortFull/NeedData/work())
v3: us over ms
v4: Enable processors_profile_log table by default
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-04-04 13:19:41 +03:00
Nikolai Kochetov
19819c72f8
Merge pull request #35290 from bigo-sg/function_enumerate_streams
...
Add function getTypeSerializationStreams
2022-04-04 12:09:53 +02:00
Alexey Milovidov
d9e5ca2119
Merge pull request #34394 from holadepo/last_day
...
Add toLastDayOfMonth function
2022-04-04 07:02:08 +03:00
Alexey Milovidov
4f33a3053d
Merge pull request #35617 from nikandfor/patch-1
...
fix link in documentation
2022-04-04 07:00:08 +03:00
Alexey Milovidov
9854b55835
Revert "Format changes for new docs"
2022-04-04 02:05:35 +03:00
Roman Nikonov
d81a8cd317
Merge branch 'master' into pr/content-type
2022-04-03 20:53:51 +03:00
Rich Raposa
e56b6f4828
Merge pull request #35858 from rfraposa/master
...
Format changes for new docs
2022-04-03 09:13:19 -06:00
rfraposa
72a00e2c62
Fixed broken links
2022-04-02 17:38:54 -06:00
rfraposa
5d4a877785
Fixed slug for playground and install pages
2022-04-02 15:44:53 -06:00
rfraposa
afe0563856
Adding the playground back in
2022-04-02 15:39:11 -06:00