Alexey Milovidov
c8a2490be7
Merge pull request #65685 from Blargian/docs_protocol
...
[Docs] add missing function `protocol` to docs
2024-06-26 15:00:59 +00:00
kssenii
2ba697dcae
Merge remote-tracking branch 'origin' into add-azure-queue-storage
2024-06-26 13:05:56 +02:00
Konstantin Bogdanov
665b4a9d1d
Merge pull request #62829 from ClickHouse/jwt-auth-in-client
...
Support JWT in `clickhouse-client`
2024-06-26 07:56:28 +00:00
Konstantin Bogdanov
c7b019d0b3
Add docs
2024-06-26 05:33:58 +02:00
Justin de Guzman
896b091b9c
[Docs] Usage recommendations for low RAM
2024-06-25 16:55:50 -07:00
Blargian
818867d1fc
Add missing function protocol
2024-06-25 20:33:24 +02:00
Raúl Marín
7d88fd7669
Merge pull request #65683 from Blargian/doc_displayName
...
[Docs] add `displayName` to docs
2024-06-25 18:28:38 +00:00
Nikita Mikhaylov
c7af6df382
Merge pull request #65671 from realyota/doc-contraints-if-not-exists
...
Documentation: Add missing IF NOT EXISTS clause for manipulating constraints
2024-06-25 18:26:29 +00:00
Blargian
df9ec86582
update aspell-dict with displayName
2024-06-25 19:11:30 +02:00
Blargian
25e35f58cf
add detectProgrammingLanguage
2024-06-25 17:01:14 +02:00
Blargian
08fdb8cd5c
add detectTonality and alphabetize page
2024-06-25 16:48:32 +02:00
Maciej Bak
d8eef19f56
Documentation: Add missing IF NOT EXISTS clause for manipulating constraints
2024-06-25 16:41:12 +02:00
Blargian
12f12f8d3b
make sidebar titles camel case for exponentialXYZ functions
2024-06-24 14:39:18 +02:00
Blargian
09492ddeb2
Update ordering again
2024-06-24 14:32:52 +02:00
Blargian
f5c8aac365
update ordering for remaining functions
2024-06-24 14:08:48 +02:00
Shaun Struwig
56b501b0ba
Merge branch 'ClickHouse:master' into docs_expXYZ
2024-06-24 14:53:14 +03:00
Blargian
fdc664371d
organise aggregate function sidebar alphabetically
2024-06-24 13:52:30 +02:00
lgbo-ustc
e54b6779fc
fix typos
2024-06-24 09:22:39 +08:00
lgbo-ustc
ea4eb1f388
update
2024-06-24 09:22:38 +08:00
Mikhail f. Shiryaev
2ea1796931
Merge pull request #65308 from ClickHouse/auto/v24.4.3.25-stable
...
Update version_date.tsv and changelogs after v24.4.3.25-stable
2024-06-23 21:14:56 +00:00
Robert Schulze
75dec71580
Merge pull request #65522 from rschu1ze/allow_deprecated_snowflake_conversion_functions
...
Replace setting `uniform_snowflake_conversion_functions` by `allow_deprecated_snowflake_conversion_functions`
2024-06-23 18:26:56 +00:00
Max K
5287b45e40
more docs fixes
2024-06-23 18:37:18 +02:00
Azat Khuzhin
ba99955f11
Add missing logger directives into config.xml
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-06-22 17:54:14 +02:00
Max K
58b90e15a5
CI: Rename "ClickHouse (special) build check" job
2024-06-22 13:44:12 +02:00
Alexey Milovidov
a9ce6845ba
Merge pull request #65292 from Blargian/doc_varpop_fix
...
[Docs] Fix nonsense `varPop`, `varPopStable` docs
2024-06-22 11:15:22 +00:00
Shaun Struwig
c9b4f4ecaa
Remove note about stability for varsamp
2024-06-22 11:36:18 +02:00
Shaun Struwig
c318b773da
Remove note about stability for varpop
2024-06-22 11:35:52 +02:00
Robert Schulze
8249efb8c7
Replace setting 'uniform_snowflake_conversion_functions' by 'allow_deprecated_snowflake_conversion_functions'
2024-06-21 09:37:06 +00:00
Pablo Marcos
71f8937abd
Merge branch 'master' into system-error-log
2024-06-20 16:33:44 +00:00
kssenii
5904847316
Fix tests
2024-06-20 18:32:00 +02:00
Raúl Marín
c5b16f4b8d
Revert "Merge pull request #65384 from yariks5s/docs_for_group_concat"
...
This reverts commit ab7ba4efd9
, reversing
changes made to 87b91c6115
.
2024-06-20 09:26:07 +02:00
Nikita Mikhaylov
a829444ff4
Merge pull request #65465 from slvrtrn/update-mysql-interface-docs
...
Update MySQL interface docs - multiple users in CH Cloud
2024-06-19 22:13:22 +00:00
slvrtrn
b49908a808
Update MySQL interface docs - multiple users in CH Cloud
2024-06-19 19:42:09 +02:00
Yarik Briukhovetskyi
e442a1fdba
Merge pull request #64662 from Artemmm91/hilbert-index-analysis
...
Index analysis using Hilbert space-filling curve
2024-06-19 13:59:47 +00:00
Kseniia Sumarokova
8827fc7c21
Merge pull request #65430 from allegrinisante/patch-1
...
Mode value = 'unordered' may lead to confusion
2024-06-19 11:20:02 +00:00
Raúl Marín
4036911ca3
Merge pull request #65420 from timacdonald/patch-1
...
Documentation typo
2024-06-19 10:44:44 +00:00
Raúl Marín
02f1946fc0
Merge pull request #64820 from lsj4401/patch-1
...
fix typo
2024-06-19 10:42:40 +00:00
allegrinisante
619333b356
Mode value = 'unordered' may lead to confusion
...
According to the documentation, the default mode was 'ordered' before version 24.6. Starting from version 24.6, there is no default value for mode. Using mode = 'unordered' can be confusing.
2024-06-19 11:44:38 +02:00
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
Tim MacDonald
100916440b
Typo
2024-06-19 10:34:55 +10: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
Pablo Marcos
6a95f19958
Minor changes found reviewing to remove the draft status
2024-06-18 15:42:57 +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
Pablo Marcos
5da425ecb0
Add documentation
2024-06-18 09:09:33 +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
Artem Mustafin
04770033ab
Merge branch 'ClickHouse:master' into hilbert-index-analysis
2024-06-17 22:19:39 +03: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
robot-clickhouse
459631261d
Update version_date.tsv and changelogs after v24.4.3.25-stable
2024-06-14 17:07:11 +00: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
Shaun Struwig
0ed8c8d620
Merge branch 'master' into doc_varpop_fix
2024-06-14 15:39:52 +02:00
Blargian
3bc720e7a7
Fix nonsense docs
2024-06-14 15:33:19 +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
Blargian
5326c840eb
Fix bad formatting in exponentialMovingAverage
2024-06-14 11:15:31 +02:00
Blargian
98f3bd21de
Update examples and descriptions of exponentialTimeDecayedXYZ functions
2024-06-14 11:12:08 +02: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
Blargian
a03d0c9290
Update examples
2024-06-13 18:11:12 +02: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
Artem Mustafin
2997509dbf
docs upd + tests
2024-06-13 17:44:30 +03: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
Blargian
040b25f5b7
Use LaTex on math functions page, add pages for exponentialTimeDecay functions
2024-06-13 08:51:29 +02: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