Commit Graph

18657 Commits

Author SHA1 Message Date
Yarik Briukhovetskyi
b64c1dc711
Update index.md 2024-07-02 17:20:29 +02:00
jwoodhead
ad6ddf634d
Include offset argument for lagInFrame and leadInFrame window functions. Fixes #65952 2024-07-02 09:33:15 -05:00
Konstantin Bogdanov
138eb924fa
Merge pull request #65626 from tonickkozlov/tonickkozlov/x509-san-validation
Add support for x509 SubjectAltName identification
2024-07-02 11:20:01 +00:00
vdimir
b94dd515c7
Merge pull request #65887 from bigo-sg/improve_concat
Allow to use `concat` function with empty arguments
2024-07-02 09:11:30 +00:00
Alexey Milovidov
99ffa2c1b3
Merge pull request #65909 from ClickHouse/auto/v24.6.1.4423-stable
Update version_date.tsv and changelogs after v24.6.1.4423-stable
2024-07-02 03:47:43 +00:00
Alexey Milovidov
b4025b4768
Merge branch 'master' into auto/v24.6.1.4423-stable 2024-07-02 05:27:54 +02:00
taiyang-li
13c3bab624 update doc 2024-07-02 09:54:37 +08:00
Nathan Clevenger
7a5bf2fc24
Fixed types
Replaced RabbitMQ with NATS
2024-07-01 15:14:37 -05:00
robot-clickhouse
46ed186250 Update version_date.tsv and changelogs after v24.5.4.49-stable 2024-07-01 15:05:48 +00:00
Anton Kozlov
b1b9aaf2ec Add support for x509 SubjectAltName identification 2024-07-01 09:47:28 +00:00
robot-clickhouse
0ad049d2e5 Update version_date.tsv and changelogs after v24.6.1.4423-stable 2024-07-01 08:55:11 +00:00
taiyang-li
bb8fc59d7c update doc 2024-07-01 15:36:08 +08:00
Kevin Song
af4e8618cb
Update mergetree.md
correct bullet points structure
2024-06-29 13:26:09 +08:00
Justin de Guzman
e3f821573e
Merge pull request #65120 from gingerwizard/stackoverflow
stackoverflow dataset
2024-06-29 03:06:22 +00:00
justindeguzman
0dd4735e07 [Docs] Fix style check errors 2024-06-28 19:49:26 -07:00
Smita Kulkarni
1f768f4dd7 Basic docs for azure blob storage authentication 2024-06-28 21:54:33 +02:00
Kseniia Sumarokova
2673a773c3
Merge pull request #65458 from ClickHouse/add-azure-queue-storage
Add AzureQueue storage
2024-06-28 12:39:05 +00:00
Nikita Mikhaylov
f399764021
Merge pull request #65793 from ClickHouse/docs-named-collections-cloud-support
[Docs] Specify that Named Collections are not supported in Cloud
2024-06-28 00:10:09 +00:00
Yarik Briukhovetskyi
4acfad66c2
Merge pull request #65763 from yariks5s/fix_docs_ch_local
Fix for issue #65757
2024-06-27 22:55:52 +00:00
Han Fei
451c3ef1eb Merge branch 'master' into hanfei/doc-cgroups_memory_usage_observer_wait_time 2024-06-28 00:10:18 +02:00
Yarik Briukhovetskyi
1086a677b1
Merge branch 'ClickHouse:master' into fix_docs_ch_local 2024-06-28 00:09:33 +02:00
Han Fei
cf195a0b6f
Merge pull request #65778 from linhgiang24/patch-1
fixed misspelled word
2024-06-27 21:52:24 +00:00
Robert Schulze
16feb94bbc
Merge pull request #65791 from rschu1ze/docs-ch-test
Docs: Fix invocation of `clickhouse-test`
2024-06-27 19:31:40 +00:00
justindeguzman
78c659e8ce [Docs] Specify that Named Collections are not supported in Cloud 2024-06-27 12:15:48 -07:00
Robert Schulze
9e4d976e5e
Fix clickhouse-test invocation 2024-06-27 17:24:43 +00:00
Linh Giang
2265861f83
fixed misspelled word
originally "quering" changed to "querying"
2024-06-27 09:38:19 -06:00
Han Fei
7c2d7b2cdf Merge branch 'master' into hanfei/doc-cgroups_memory_usage_observer_wait_time 2024-06-27 15:08:47 +02:00
Robert Schulze
8b772f3fe3
Merge remote-tracking branch 'rschu1ze/master' into base64URL 2024-06-27 11:07:39 +00:00
Han Fei
53dba60245 update doc for cgroups_memory_usage_observer_wait_time 2024-06-27 12:47:23 +02:00
Yarik Briukhovetskyi
c00ad13dc2
fix for #65757 2024-06-27 12:22:45 +02:00
taiyang-li
8f343bffc7 update doc 2024-06-27 17:17:07 +08:00
Robert Schulze
7d26f45a28
base64En/Decode64Url --> base64En/Decode64URL 2024-06-27 09:05:44 +00:00
János Benjamin Antal
50510f9c43
Merge pull request #65475 from bigo-sg/parqet_write_page_index
Support writting page index into parquet file
2024-06-27 08:52:08 +00:00
János Benjamin Antal
0a79bd6bf7
Merge pull request #65559 from azat/fix-console_log_level
Fix logger.console_log_level (never works)
2024-06-27 08:51:12 +00:00
Max K
2ef503ad38
Merge pull request #65554 from ClickHouse/ci_rename_build_report_jobs
CI: Rename "ClickHouse build check" job to "Builds"
2024-06-26 17:24:48 +00:00
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