Commit Graph

87208 Commits

Author SHA1 Message Date
Azat Khuzhin
6df54611a9 Log which taskstats provider is in use
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
v2: add missing __builtin_unreachable() for gcc built [1]
    [1]: https://s3.amazonaws.com/clickhouse-builds/36351/99e72a960325cc1fb3cd3d6a1b56cf2b1cc2d733/binary_gcc/build_log.log
(cherry picked from commit 2be022cb56)
2022-04-25 07:56:54 +03:00
Rich Raposa
21442006ad
Merge pull request #36596 from ClickHouse/resubmit-two-wrong-doc-changes
Resubmit two wrong doc changes
2022-04-24 20:12:45 -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
Alexey Milovidov
29d5ba5223 Resubmit two wrong doc changes 2022-04-25 03:00:58 +02:00
Alexey Milovidov
dd1190fae8
Merge pull request #36595 from ClickHouse/revert-34442-patch-3
Revert "Update setting.md"
2022-04-25 03:59:41 +03:00
Alexey Milovidov
4f177281aa
Revert "Update setting.md" 2022-04-25 03:59:23 +03:00
Alexey Milovidov
397d7cf0b6
Merge pull request #36594 from ClickHouse/revert-35744-patch-1
Revert "Translate  docs/zh/sql-reference/data-types/map.md"
2022-04-25 03:54:21 +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
Alexey Milovidov
52dc76eb28
Merge pull request #36433 from PolyProgrammist/integration-tests-notion
Notion for integration tests to build with ENABLE_CLICKHOUSE_ALL=ON
2022-04-25 01:23:14 +03: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
Alexey Milovidov
14ef9afa6e
Merge pull request #36591 from ClickHouse/revert-36351-netlink-strict
Revert "Strict taskstats parser"
2022-04-25 01:15:17 +03:00
Alexey Milovidov
74bb6349c2
Revert "Strict taskstats parser" 2022-04-25 01:15:08 +03:00
Alexey Milovidov
0a1e0f5b7b
Merge pull request #36561 from juliojimenez/codeql-poc-2
CodeQL Experiment - Exclude contrib Dependencies
2022-04-24 23:12:22 +03:00
Alexey Milovidov
56db655b7c
Merge pull request #36580 from hf400159/hf400159-patch-1
Update docs `note` format
2022-04-24 22:36:08 +03:00
alesapin
edc78247f0
Merge pull request #36299 from ClickHouse/fix_trash
Trying to fix some trash in zero copy replication
2022-04-24 13:19:43 +02: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
d7a42ee229
Merge pull request #36213 from tylerhannan/add-11900KF-benchmark
add corei9 benchmark
2022-04-24 09:12:37 +03:00
Alexey Milovidov
ac97b6148f
Merge branch 'master' into add-11900KF-benchmark 2022-04-24 09:12:33 +03:00
Alexey Milovidov
90297e225c
Merge pull request #36430 from amosbird/fixcolumnmatcher
Fix column matcher and column transformer
2022-04-24 09:11:21 +03:00
Ilya Yatsishin
e31319912f
Merge pull request #36420 from tylerhannan/add-m5a4xlarge-benchmark 2022-04-24 07:59:26 +02:00
Julio Jimenez
ca32e32823
accept incoming change
Signed-off-by: Julio Jimenez <julio@clickhouse.com>
2022-04-24 00:04:43 -04:00
Julio Jimenez
1f7b3f0dc5
fix style
Signed-off-by: Julio Jimenez <julio@clickhouse.com>
2022-04-24 00:03:04 -04:00
Julio Jimenez
f5ed37714e retry checks 2022-04-23 23:57:24 -04:00
Alexey Milovidov
28ab036e08
Merge pull request #35976 from kitaisreal/performance-tests-fix
Fix performance tests
2022-04-24 06:17:40 +03:00
Alexey Milovidov
fe004c3486
Merge pull request #36486 from kitaisreal/executable-user-defined-functions-fix-group-by
ExecutableUserDefinedFunction fix usage in GROUP BY
2022-04-24 06:11:57 +03:00
Alexey Milovidov
8af3159916
Merge pull request #36351 from azat/netlink-strict
Strict taskstats parser
2022-04-24 05:14:06 +03:00
mergify[bot]
38b26e775f
Merge branch 'master' into add-11900KF-benchmark 2022-04-24 02:07:03 +00:00