Commit Graph

18160 Commits

Author SHA1 Message Date
Alexey Milovidov
5f938c9c2d
Merge pull request #64056 from jrdi/fix-rmt-is-deleted-docs
Improve ReplacingMergeTree is_deleted documentation
2024-05-18 07:28:22 +02:00
Alexey Milovidov
a2d9a32652
Merge pull request #63733 from qiangxuhui/qiangxuhui-loongarch64
Initial support for loongarch64
2024-05-18 05:26:26 +02:00
Alexey Milovidov
71d33baf0e
Update gui.md 2024-05-17 21:45:44 +03:00
Alexey Milovidov
f8693017fb
Revert "Update gui.md - Add ch-ui to open-source available tools." 2024-05-17 21:43:24 +03:00
Alexey Milovidov
8236ff1cd8
Merge pull request #64020 from caioricciuti/patch-1
Update gui.md - Add ch-ui to open-source available tools.
2024-05-17 20:05:31 +02:00
Alexey Milovidov
bd9709adee
Merge pull request #64022 from ClickHouse/fix-analyzer
Fix a typo in Analyzer
2024-05-17 20:02:13 +02:00
Jordi Villar
16889ff032 Rollback doc example 2024-05-17 18:03:51 +02:00
Jordi Villar
acba6fd7a2 Fix typo 2024-05-17 17:57:24 +02:00
Jordi Villar
a2c040111c Improve ReplacingMergeTree is_deleted documentation 2024-05-17 17:47:35 +02:00
Nikolay Degterinsky
7f79d4f669
Merge pull request #64038 from Blargian/patch-4
[Docs] Fix small `in.md` formatting issues
2024-05-17 13:55:53 +00:00
Shaun Struwig
30e1802c27
Fix ugly formatting 2024-05-17 14:28:12 +02:00
Shaun Struwig
07349ec508
Fix formatting issues in in.md 2024-05-17 14:22:39 +02:00
Pazitiff9
782cbcfa58
Correction of a typo in table.md
Correction of a typo in ru docs about Create Table
2024-05-17 14:19:14 +03:00
Alexey Milovidov
26501178e6 Fix analyzer 2024-05-17 10:23:32 +02:00
Robert Schulze
5fb8ea4c62
Merge remote-tracking branch 'ClickHouse/master' into qiangxuhui-loongarch64 2024-05-17 07:56:01 +00:00
Caio Ricciuti
3ae37190e8
Update gui.md - Add ch-ui to open-source available tools.
- Added ch-ui to the list of tools for managing ClickHouse databases under "Open source tools"
2024-05-17 08:57:10 +02:00
Justin de Guzman
9d8baa894a
[Docs] Incorrect sample syntax for cutToFirstSignificantSubdomainCustom(URL, TLD) 2024-05-16 11:59:37 -07:00
Han Fei
2e76275124
Merge pull request #63202 from hanfei1991/hanfei/fix-intersection
fix intersect parts when restart after drop range
2024-05-16 14:27:25 +00:00
Daniil Ivanik
9b09550176
Merge pull request #62259 from divanik/divanik/fix_archieve_support_in_s3
Add support of reading from archives in S3
2024-05-16 10:41:33 +00:00
qiangxuhui
d549fd79d9 Fix code: replace LOONGARCH64 with LoongArch64 in some files 2024-05-16 09:50:17 +00:00
Mikhail f. Shiryaev
4809c39523
Merge pull request #63813 from ClickHouse/keeper-cluster-doc
Improve documentation for from_env and from_zk
2024-05-16 08:57:53 +00:00
Han Fei
171bf4f201 Merge branch 'master' into hanfei/fix-intersection 2024-05-15 13:59:52 +02:00
Mikhail f. Shiryaev
e31c54878e
Improve documentation for from_env and from_zk
- Add a new paragraph to make it possible to find
- Add documentation for default values when using these attributes
2024-05-15 09:34:08 +02:00
rfraposa
2ce2e2858e Two more slug fixes 2024-05-14 21:50:04 -06:00
Rich Raposa
9b3f621f14
Update backupview.md 2024-05-14 21:42:33 -06:00
Alexey Milovidov
17fc2936ce
Merge pull request #63379 from Blargian/document_showCertificate
[Docs] add missing `showCertificate`
2024-05-15 03:13:45 +00:00
Kruglov Pavel
7ce3302af0
Merge pull request #62430 from HowePa/output_format_npy
Add Npy output format
2024-05-14 11:55:33 +00:00
vdimir
d3f03e9c94
More details about allow_experimental_join_condition 2024-05-14 08:57:56 +00:00
Antonio Andelic
95aa9af3c1
Merge pull request #62377 from skyoct/feat/func_clamp
support clamp function
2024-05-14 08:09:02 +00:00
qiangxuhui
97a5de9653 Initial support for loongarch64
Make ClickHouse compilable and runnable on loongarch64

So far only basic functionality was tested (on real hw),
clickhouse server runs, exceptions works, client works,
simple tests works.
2024-05-14 07:45:26 +00:00
豪肥肥
72fa329808
Merge branch 'ClickHouse:master' into output_format_npy 2024-05-14 11:07:46 +08:00
skyoct
ca4f76b9f7 update function docs 2024-05-14 09:53:15 +08:00
divanik
faef8807d2 Resolve conflicts 2024-05-13 12:04:06 +00:00
divanik
d468a0a577 Add archives reading support to s3 2024-05-13 12:00:15 +00:00
Mark Needham
13b2980761
Explain map insertion order 2024-05-13 11:59:47 +01:00
Alexey Milovidov
c2caaf007c Merge branch 'master' into clang-18-ci 2024-05-13 00:24:06 +02:00
Robert Schulze
3b49cccb7d
Merge pull request #63266 from Blargian/document_addXYZ
[Docs] update `addXYZ` functions
2024-05-11 19:21:10 +00:00
Robert Schulze
c9382252ae
Merge pull request #63520 from Blargian/document_isXYZ
[Docs] add missing `isXYZ` functions
2024-05-11 19:20:25 +00:00
Alexey Milovidov
a1e6d1a6a9 Merge branch 'master' of github.com:ClickHouse/ClickHouse into clang-18-ci 2024-05-11 00:42:14 +02:00
Kseniia Sumarokova
a76058aa20
Merge pull request #63397 from kirillgarbar/mysql
Allow to create MaterializedMySQL database without connection to MySQL
2024-05-10 12:08:59 +00:00
Alexander van Olst
0586952eca
Fix links to IETF Base58 draft 2024-05-10 11:29:18 +02:00
Alexey Milovidov
dd58af7d4f Merge branch 'master' of github.com:ClickHouse/ClickHouse into clang-18-ci 2024-05-10 07:17:39 +02:00
Justin de Guzman
849dd825c5
[Docs] Use ReplicatedMergeTree not ReplicatedReplacingMergeTree for data replication examples 2024-05-09 15:33:40 -07:00
Blargian
ca5e70f424 Undo file renaming for ru and zh 2024-05-09 10:57:13 +02:00
Shaun Struwig
1aa10b1633
Undo renaming 2024-05-09 10:31:03 +02:00
Shaun Struwig
16c7ae5a04
Undo renaming 2024-05-09 10:30:22 +02:00
Blargian
a75151e80b Undo renaming and make review changes 2024-05-09 10:29:35 +02:00
Blargian
2f3231541c Make relevant changes to subtractXYZ 2024-05-08 23:58:51 +02:00
Shaun Struwig
c238ccd350
Merge branch 'master' into document_addXYZ 2024-05-08 23:54:52 +02:00
Blargian
f9965b6430 Review changes 2024-05-08 23:46:15 +02:00