Han Fei
|
5eca8db5fc
|
Merge pull request #64781 from XuJia0210/feature_database_and_table_count_limitation_issue56347
Feature database and table count limitation issue56347
|
2024-06-19 09:41:51 +00:00 |
|
Robert Schulze
|
fd59d7e02f
|
Merge pull request #64948 from rschu1ze/uniform-snowflake-id-conversion
Add uniform conversion functions for Snowflake IDs
|
2024-06-19 08:27:40 +00:00 |
|
Alexey Katsman
|
03f7ac2c2a
|
Merge pull request #64597 from alexkats/grants
Add query privileges information to the query log
|
2024-06-18 21:35:32 +00:00 |
|
Alexey Katsman
|
ddbe83d993
|
Merge pull request #65269 from liuneng1994/edit-distance-utf8
Add function editDistanceUTF8
|
2024-06-18 18:46:13 +00:00 |
|
Alex Katsman
|
13fcfd9784
|
Add docs for privileges columns to the system.query_log
|
2024-06-18 15:39:22 +00:00 |
|
Yarik Briukhovetskyi
|
ab7ba4efd9
|
Merge pull request #65384 from yariks5s/docs_for_group_concat
Add docs for groupConcat
|
2024-06-18 14:18:21 +00:00 |
|
Han Fei
|
c32b97d904
|
Merge branch 'master' into feature_database_and_table_count_limitation_issue56347
|
2024-06-18 15:52:18 +02:00 |
|
Yarik Briukhovetskyi
|
bc85577af0
|
init
|
2024-06-18 13:17:16 +02:00 |
|
Raúl Marín
|
22f6095484
|
Merge pull request #65364 from yokofly/patch-1
[docs] pin the gimli-rs/addr2line version in allocation-profiling.md
|
2024-06-18 11:04:52 +00:00 |
|
alesapin
|
85771099f4
|
Merge pull request #64061 from ClickHouse/workload-for-merges
Workload classification for merges and mutations
|
2024-06-18 10:17:27 +00:00 |
|
liuneng
|
a12ebf05b8
|
add function edit distance utf8
|
2024-06-18 14:55:25 +08:00 |
|
haohang
|
579e94319c
|
[docs] pin the gimli-rs/addr2line version in Update allocation-profiling.md
after upstream changed the folder, the build command is broken:
https://github.com/gimli-rs/addr2line/pull/291/files#diff-2e9d962a08321605940b5a657135052fbcef87b5e360662bb527c96d9a615542R70-R72
for a more stable way, I intend to pin the version
|
2024-06-18 11:03:10 +08:00 |
|
Robert Schulze
|
3f41201060
|
Merge remote-tracking branch 'rschu1ze/master' into uniform-snowflake-id-conversion
|
2024-06-17 20:49:52 +00:00 |
|
Kruglov Pavel
|
fa2a6f281c
|
Merge pull request #65144 from Blargian/footer_column__names
Pretty formats: display column names in footer if the table is long.
|
2024-06-17 18:25:56 +00:00 |
|
avogar
|
abe12219e8
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into workload-for-merges
|
2024-06-17 18:04:47 +00:00 |
|
Sema Checherinda
|
eec118b703
|
Merge pull request #63562 from GSokol/feat-59620
[feature] A setting `http_response_headers`
|
2024-06-17 13:52:37 +00:00 |
|
Robert Schulze
|
95fe3a8035
|
Merge remote-tracking branch 'rschu1ze/master' into uniform-snowflake-id-conversion
|
2024-06-17 13:26:38 +00:00 |
|
Robert Schulze
|
b0b2c3fea9
|
Minor clarification of setting docs
|
2024-06-17 13:19:59 +00:00 |
|
Antonio Andelic
|
d9a11faf4a
|
Merge pull request #64842 from Unalian/jemalloc_as_metric
[feature] Add an asynchronous metric jemalloc.profile.active to show whether sampling is currently active
|
2024-06-17 07:10:15 +00:00 |
|
Alexey Milovidov
|
141688932a
|
Merge pull request #65294 from Blargian/docs_float_fix
[Docs] make `Float` page prettier
|
2024-06-17 05:46:35 +00:00 |
|
Shaun Struwig
|
d8c8aebc1f
|
Merge branch 'master' into footer_column__names
|
2024-06-15 08:39:02 +02:00 |
|
Sergei Trifonov
|
a17d9d92d7
|
Merge branch 'master' into workload-for-merges
|
2024-06-14 18:35:43 +02:00 |
|
robot-clickhouse
|
d421d39b73
|
Update version_date.tsv and changelogs after v23.8.15.35-lts
|
2024-06-14 15:33:31 +00:00 |
|
Shaun Struwig
|
ad103b9db8
|
Update float.md
|
2024-06-14 16:06:40 +02:00 |
|
Blargian
|
36a575e124
|
Fix float page
|
2024-06-14 15:55:02 +02:00 |
|
Robert Schulze
|
06b27f0922
|
Merge pull request #64991 from arenadata/ADQM-1893
Add functions to encode and decode base64url
|
2024-06-14 12:41:38 +00:00 |
|
unashi
|
a6f05df749
|
[feature] Add an asynchronous_metric jemalloc.profile.active to show whether sampling is currently active for the calling thread. This is an activation mechanism in addition to prof.active; both must be active for the calling thread to sample.
|
2024-06-14 16:12:59 +08:00 |
|
Alexey Milovidov
|
5f1060d335
|
Merge branch 'master' into auto/v24.5.3.5-stable
|
2024-06-14 02:24:58 +02:00 |
|
Xu Jia
|
bd0da139af
|
Add 2 server_setting to limit numebr of table/db
max_table_num_to_throw
max_database_num_to_throw
|
2024-06-14 08:16:12 +08:00 |
|
Max K
|
87f451d764
|
Revert "Change default s3_throw_on_zero_files_match to true, document that presigned S3 URLs are not supported"
|
2024-06-13 22:36:57 +02:00 |
|
Alexey Milovidov
|
dcbfa50446
|
Merge pull request #51008 from ClickHouse/nopresigned
Change default s3_throw_on_zero_files_match to true, document that presigned S3 URLs are not supported
|
2024-06-13 21:25:38 +02:00 |
|
Mikhail f. Shiryaev
|
4a30ebd8d6
|
Merge pull request #65235 from ClickHouse/auto/v24.3.4.147-lts
Update version_date.tsv and changelogs after v24.3.4.147-lts
|
2024-06-13 18:30:05 +00:00 |
|
Nikolay Degterinsky
|
960a017bc5
|
Merge pull request #65194 from morning-color/fix_docs_for_skipping_indexes
Fix docs for skipping-indexes.md
|
2024-06-13 18:08:49 +00:00 |
|
robot-clickhouse
|
3bba8e80f1
|
Update version_date.tsv and changelogs after v24.5.3.5-stable
|
2024-06-13 17:51:46 +00:00 |
|
robot-clickhouse
|
11020f71f3
|
Update version_date.tsv and changelogs after v24.5.2.34-stable
|
2024-06-13 18:37:48 +02:00 |
|
robot-clickhouse
|
833d138383
|
Update version_date.tsv and changelogs after v24.3.4.147-lts
|
2024-06-13 16:28:12 +00:00 |
|
Sema Checherinda
|
e8c0caa5ab
|
Merge pull request #63314 from arthurpassos/no_proxy_support
Add `no_proxy` support
|
2024-06-13 15:48:12 +00:00 |
|
Mikhail Gorshkov
|
a6520bcf90
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into ADQM-1893
|
2024-06-13 14:03:11 +00:00 |
|
Robert Schulze
|
5e1ef8aefa
|
Update tests.md
|
2024-06-13 15:44:36 +02:00 |
|
Robert Schulze
|
e8ac8d46ff
|
Update docs/en/development/tests.md
Co-authored-by: Raúl Marín <git@rmr.ninja>
|
2024-06-13 15:43:30 +02:00 |
|
Robert Schulze
|
df607c535c
|
Docs: Recommend disabling ASLR for sanitizer builds
|
2024-06-13 13:31:43 +00:00 |
|
Kseniia Sumarokova
|
e87be0d6b5
|
Merge pull request #65077 from ClickHouse/kssenii-patch-9-1
Update s3queue.md
|
2024-06-13 12:28:57 +00:00 |
|
Kseniia Sumarokova
|
3f0211a2f8
|
Update s3queue.md
|
2024-06-13 13:49:47 +02:00 |
|
Grigorii Sokolik
|
8119054cea
|
Add documentation
|
2024-06-13 11:21:48 +03:00 |
|
morning-color
|
07f93fe78d
|
Fix docs
|
2024-06-13 10:44:32 +08:00 |
|
Mikhail f. Shiryaev
|
72cc6b2ba0
|
Merge pull request #64813 from ClickHouse/changelog-in-ci
Changelog in ci
|
2024-06-12 21:11:29 +00:00 |
|
Nikita Mikhaylov
|
fbb36fc738
|
Merge pull request #64394 from Blargian/docs_fix_broken_link
[Docs] Fix broken link under CSV format settings
|
2024-06-12 17:29:05 +00:00 |
|
Yarik Briukhovetskyi
|
f811dbf8f8
|
Merge pull request #65165 from Blargian/fix_deadlinks
Fix broken links in docs
|
2024-06-12 16:15:37 +00:00 |
|
Nikita Mikhaylov
|
7082730554
|
Merge pull request #60622 from phil-schreiber/fix/docu-column-ddl-for-codec-and-comment
fix column ddl expression order documentation
|
2024-06-12 15:51:29 +00:00 |
|
Blargian
|
84e81daa3e
|
Second pass fix remaining broken links
|
2024-06-12 15:09:50 +02:00 |
|