Commit Graph

5708 Commits

Author SHA1 Message Date
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
Mikhail Gorshkov
a6520bcf90 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into ADQM-1893 2024-06-13 14:03:11 +00:00
Grigorii Sokolik
8119054cea Add documentation 2024-06-13 11:21:48 +03:00
Mikhail Gorshkov
0da0d8dfb1 PR post-review fixes 2024-06-10 10:14:45 +00:00
Mikhail Gorshkov
98235ba2b1 Dedicated support for Base64URL encoding 2024-06-07 15:47:12 +00:00
Mikhail Gorshkov
83901b82c9 Merge branch 'master' of github.com:ClickHouse/ClickHouse into ADQM-1892 2024-06-05 13:13:06 +00:00
Mikhail Gorshkov
830acd3a89 Support non-const scale arguments in rounding functions 2024-06-04 15:32:38 +00:00
Mikhail Gorshkov
f3c97ff31f
Merge branch 'master' into ADQM-1868 2024-05-31 12:19:06 +03:00
Robert Schulze
2690b58eae
Merge pull request #64506 from rschu1ze/remove-generateUUIDv7-variants
Remove `generateUUIDv7(NonMonotonic|ThreadMonotonic)` functions
2024-05-29 15:05:47 +00:00
Mikhail Gorshkov
1ea6069712 Merge branch 'upstream_master' into 'ADQM-1868' 2024-05-29 13:46:57 +00:00
Mikhail Gorshkov
1f31f19da5 Fixes and documentation 2024-05-28 13:09:41 +00:00
Mikhail f. Shiryaev
97092e7f0c
Remove old time deprecated repo.clickhouse.com from docs 2024-05-28 13:48:38 +02:00
Robert Schulze
52d77052d3
Remove generateUUIDv7NonMonotonic() and generateUUIDv7ThreadMonotonic() functions 2024-05-28 11:27:06 +00:00
Shaun Struwig
f8fc1fa338
Merge branch 'master' into document_revision 2024-05-23 16:00:38 +02:00
Shaun Struwig
6e3a609907
Fix formatting in ru/index.md 2024-05-23 15:43:17 +02:00
Blargian
ce26c4f657 Review changes and replace … with ... 2024-05-23 13:54:45 +02:00
Kruglov Pavel
fddedee9a9
Merge pull request #59747 from Blargian/56257_parse_crlf_with_TSV_files
Parse CRLF with TSV files
2024-05-22 13:45:07 +00:00
Alexey Milovidov
a2d9a32652
Merge pull request #63733 from qiangxuhui/qiangxuhui-loongarch64
Initial support for loongarch64
2024-05-18 05:26:26 +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
Robert Schulze
5fb8ea4c62
Merge remote-tracking branch 'ClickHouse/master' into qiangxuhui-loongarch64 2024-05-17 07:56:01 +00:00
qiangxuhui
d549fd79d9 Fix code: replace LOONGARCH64 with LoongArch64 in some files 2024-05-16 09:50:17 +00: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
avogar
a7e87e22ad Merge branch 'master' of github.com:ClickHouse/ClickHouse into 56257_parse_crlf_with_TSV_files 2024-05-14 11:56:43 +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
Robert Schulze
c9382252ae
Merge pull request #63520 from Blargian/document_isXYZ
[Docs] add missing `isXYZ` functions
2024-05-11 19:20:25 +00:00
Alexander van Olst
0586952eca
Fix links to IETF Base58 draft 2024-05-10 11:29:18 +02: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
Blargian
a75151e80b Undo renaming and make review changes 2024-05-09 10:29:35 +02:00
Blargian
b48ee1b949 Add isNotDistinctFrom to documentation 2024-05-08 13:56:49 +02:00
Blargian
70c6419651 Standardize file name for null-functions and add isNullable function 2024-05-08 12:51:22 +02:00
Shaun Struwig
2b4def9ebb
Merge branch 'ClickHouse:master' into 56257_parse_crlf_with_TSV_files 2024-05-05 05:30:26 +02:00
Robert Schulze
8a7b0c057f
Merge pull request #62852 from pet74alex/UUIDv7
Add UUIDv7-generating functions
2024-05-02 06:57:12 +00:00
joe09@foxmail.com
3c1695b80b [docs] Update ClickVisual official website link 2024-04-30 15:04:22 +08:00
Alexey Petrunyaka
698578402e
Merge branch 'master' into UUIDv7 2024-04-30 00:44:50 +03:00
Alexey Petrunyaka
29e70f5004 In-source and Russian .md UUIDv7 docs synced with English .md docs 2024-04-29 21:04:44 +03:00
Alexey Petrunyaka
9235845988
Performance optimizations + docs and tests changes (#4) 2024-04-27 17:30:27 +03:00
Nikita Mikhaylov
ed7e4291ab
Merge pull request #62937 from ClickHouse/docs-remove-replicated-experimental-tag
Remove experimental tag from Replicated database engine
2024-04-26 17:56:06 +00:00
Nikita Mikhaylov
12aac468be
Merge pull request #62657 from jus1096/patch-5
Add description for argMax function in documetation
2024-04-26 11:27:01 +00:00
Nikita Mikhaylov
a8683a8bd5 Remove the setting from tests 2024-04-25 22:13:14 +02:00
Kruglov Pavel
52e3c3aa4e
Merge branch 'master' into 56257_parse_crlf_with_TSV_files 2024-04-24 16:20:19 +01:00
Alexey Petrunyaka
7c24d4f48d
Update Russian version of uuid-functions.md 2024-04-24 03:33:53 +03:00
Alexey Katsman
7490e7b2b5 Add docs for columns with values used in the formatting message in system.text_log 2024-04-23 17:26:56 +01:00
Yarik Briukhovetskyi
eae08375c7
fix for russian 2024-04-17 14:34:25 +01:00
Yarik Briukhovetskyi
a3b42abad0
init 2024-04-17 14:34:00 +01:00
Robert Schulze
2a3b5bd74d
Merge pull request #58956 from AVMusorin/kafka-settings
Separate consumer/producer settings for Kafka
2024-04-15 15:11:19 +00:00
Jus
03c0b20c2e
Update argmax.md
small fix
2024-04-15 17:53:36 +04:00
Jus
d566080670
Update argmax.md
add description for argmax
2024-04-15 17:38:20 +04:00
Raúl Marín
c4f4bee4ec
Merge pull request #62574 from Algunenano/doc_argmin
Correct the documentation about duplicates with argmin and argmax
2024-04-12 11:43:29 +00:00