Alexey Milovidov
|
3de747a6e2
|
Merge pull request #39746 from ClickHouse/cleanup-projection-setting
Cleanup usages of `allow_experimental_projection_optimization` setting, part 1
|
2022-08-01 19:21:30 +03:00 |
|
Ilya Yatsishin
|
c882bdc88e
|
Merge pull request #35968 from ClickHouse/interserver_listen_port
|
2022-08-01 13:57:17 +02:00 |
|
Robert Schulze
|
49a708ff29
|
Merge pull request #39596 from ClickHouse/move-woboq
Merge Woboq code browser page into "Getting Started" document
|
2022-08-01 13:44:33 +02:00 |
|
Kruglov Pavel
|
dfdfabec94
|
Merge pull request #39218 from evillique/file_default_value
Add default argument to the function `file`
|
2022-08-01 13:04:19 +02:00 |
|
Robert Schulze
|
c9e1364cd0
|
Temporarily restore Woboq pages
|
2022-08-01 08:39:22 +00:00 |
|
Alexey Milovidov
|
6a2f7d0c8f
|
Merge branch 'master' into interserver_listen_port
|
2022-07-31 22:51:38 +03:00 |
|
Robert Schulze
|
fb622e4c4b
|
Remove IDE recommendation from Russian / Chinese translations of dev guide
- IDEs are already recommended at length earlier in the documents
|
2022-07-31 12:53:15 +00:00 |
|
Robert Schulze
|
52d08d9db4
|
Merge pull request #39520 from ClickHouse/no-split-binary
Remove SPLIT_BINARY
|
2022-07-31 14:23:31 +02:00 |
|
Alexey Milovidov
|
f80a4c184e
|
Merge branch 'master' into interserver_listen_port
|
2022-07-31 01:22:32 +03:00 |
|
Alexey Milovidov
|
441f2feb49
|
Cleanup usages of allow_experimental_projection_optimization setting, part 1
|
2022-07-30 23:40:21 +02:00 |
|
Robert Schulze
|
b52843d5fd
|
Merge pull request #37951 from zvonand/dt64_timeslots
Fix timeSlots for DateTime64
|
2022-07-30 20:49:05 +02:00 |
|
Robert Schulze
|
199e254777
|
Merge remote-tracking branch 'origin/master' into no-split-binary
|
2022-07-28 15:54:22 +00:00 |
|
Dan Roscigno
|
b9c8feb2b2
|
Merge pull request #39356 from nickitat/small_addition_to_docs
Small addition to mysql dictionary docs
|
2022-07-26 11:11:28 -04:00 |
|
Robert Schulze
|
22219c4b7a
|
Merge Woboq code browser page into "Getting Started" document
There was too little information on the page to deserve a separate
document.
|
2022-07-26 07:54:03 +00:00 |
|
Roman Vasin
|
b462366415
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into ADQM-485
|
2022-07-25 17:55:47 +00:00 |
|
Denny Crane
|
813438a29d
|
Update settings.md
|
2022-07-25 14:48:53 -03:00 |
|
Nikolay Degterinsky
|
ac7d83055e
|
Merge pull request #39311 from whysage/doc-fix-aggregatefunction
Doc. Fix link in doc AggregateFunction
|
2022-07-25 18:22:35 +02:00 |
|
whysage
|
a7f0886157
|
Fix second link in doc AggregateFunction
|
2022-07-25 18:54:02 +03:00 |
|
Alexey Milovidov
|
21d88f346f
|
Merge pull request #39540 from den-crane/patch-27
Doc. Some notes about formats WithNames
|
2022-07-25 04:08:34 +03:00 |
|
Alexey Milovidov
|
e01bf1318a
|
Merge pull request #39539 from den-crane/patch-26
Doc. Note about arguments of translate
|
2022-07-25 04:07:43 +03:00 |
|
Denny Crane
|
d15ee4b48b
|
Update formats.md
|
2022-07-24 21:34:35 -03:00 |
|
Denny Crane
|
60265c4bb9
|
Update settings.md
|
2022-07-24 21:06:45 -03:00 |
|
Denny Crane
|
31630ff38e
|
Update string-replace-functions.md
|
2022-07-24 20:18:49 -03:00 |
|
Denny Crane
|
b6121a1bf1
|
Update star-schema.md
|
2022-07-24 17:07:47 -03:00 |
|
Robert Schulze
|
c788e05c77
|
Merge pull request #39292 from zvonand/zvonand-b58-datatype
Simplify Base58 encoding/decoding
|
2022-07-24 18:09:40 +02:00 |
|
Alexey Milovidov
|
071374b152
|
Remove SPLIT_BINARY
|
2022-07-24 01:15:54 +02:00 |
|
Kruglov Pavel
|
f79924f270
|
Merge branch 'master' into file_default_value
|
2022-07-22 21:17:37 +02:00 |
|
Andrey Zvonov
|
e473606cd1
|
Merge branch 'master' into zvonand-b58-datatype
|
2022-07-21 15:55:05 +02:00 |
|
Roman Vasin
|
e3192cf753
|
Correct docs to reflect new range 1900..2299 for Date32 and DateTime64; Cleanup code
|
2022-07-20 15:19:02 +00:00 |
|
Nikolay Degterinsky
|
c9ae525da7
|
Merge branch 'master' into file_default_value
|
2022-07-20 14:22:58 +02:00 |
|
jasperzhu
|
c044c67745
|
Merge branch 'master' into dev_intel_iaa_deflate
|
2022-07-19 15:32:57 +08:00 |
|
Nikita Taranov
|
7f6b175c3e
|
impl
|
2022-07-18 19:39:10 +02:00 |
|
whysage
|
1adfa8e398
|
Fix link in doc AggregateFunction
|
2022-07-18 10:41:57 +03:00 |
|
Denny Crane
|
429b19da8b
|
Update partition.md
|
2022-07-17 21:16:40 -03:00 |
|
Denny Crane
|
27326da00b
|
Update partition.md
|
2022-07-17 21:12:53 -03:00 |
|
Andrey Zvonov
|
e0d1954fac
|
Merge branch 'master' into dt64_timeslots
|
2022-07-16 22:33:46 +02:00 |
|
zvonand
|
728219e640
|
updated due to review
|
2022-07-16 22:16:19 +02:00 |
|
zvonand
|
d07a652883
|
merge
|
2022-07-16 19:05:07 +02:00 |
|
zvonand
|
4ab52b6873
|
added new DataType + fixes
|
2022-07-16 18:58:47 +02:00 |
|
jinjunzh
|
dbac3a35b2
|
fixed cosmetic issues
|
2022-07-15 17:23:37 -04:00 |
|
Yakov Olkhovskiy
|
1f09303d54
|
Merge pull request #39181 from azat/part_log-merge_algorithm
Add merge_algorithm to system.part_log
|
2022-07-14 11:43:04 -04:00 |
|
Nikolay Degterinsky
|
9ca2935d72
|
Add default argument to function file
|
2022-07-14 09:54:44 +00:00 |
|
Yakov Olkhovskiy
|
887a34869d
|
merge_reason and merge_algorithm are added
|
2022-07-14 01:44:19 -04:00 |
|
Nikolay Degterinsky
|
7ae2f624cc
|
Merge pull request #39188 from morozovsk/patch-11
Documentation: Functions hasAny and hasAll also can use a Bloom filter.
|
2022-07-14 02:50:22 +02:00 |
|
Vladimir Goncharov
|
189de392fd
|
Update mergetree.md
Functions hasAny and hasAll also can use a Bloom filter.
|
2022-07-13 19:20:32 +03:00 |
|
Nikolay Degterinsky
|
e3a79520c1
|
Merge remote-tracking branch 'upstream/master' into translate
|
2022-07-13 11:42:40 +00:00 |
|
Nikolay Degterinsky
|
185978bfbe
|
Add docs
|
2022-07-13 01:52:25 +00:00 |
|
Andrey Zvonov
|
7bfe155f09
|
Merge branch 'master' into dt64_timeslots
|
2022-07-12 10:26:38 +03:00 |
|
Ilya Yatsishin
|
109371f08f
|
Merge pull request #37295 from IhostVlad/patch-1
Update materializedview.md
|
2022-07-11 16:01:39 +02:00 |
|
jinjunzh
|
24565cb809
|
remove license information
|
2022-07-09 14:04:17 -04:00 |
|
Alexey Milovidov
|
74d02aeca7
|
Merge pull request #38907 from evillique/compression_level
Add compression level for data export
|
2022-07-07 22:27:21 +03:00 |
|
Denny Crane
|
29d75e5a12
|
Update column.md
|
2022-07-07 08:21:01 -03:00 |
|
Nikolay Degterinsky
|
fcb6cfb6df
|
Fix style issues
|
2022-07-07 08:31:55 +00:00 |
|
Nikolay Degterinsky
|
54d210d714
|
Add documentation
|
2022-07-07 01:59:00 +00:00 |
|
Denny Crane
|
9d520e391f
|
Update index.md
|
2022-07-06 20:57:25 -03:00 |
|
Denny Crane
|
0a70e596a8
|
Update update.md
|
2022-07-06 20:55:19 -03:00 |
|
Denny Crane
|
f361ddcf49
|
Update partition.md
|
2022-07-06 20:48:07 -03:00 |
|
Denny Crane
|
d542e8fb7b
|
Update exchange.md
|
2022-07-06 20:43:45 -03:00 |
|
Dan Roscigno
|
2a6765ce8c
|
Merge pull request #38603 from den-crane/patch-17
Doc. More settings / mysql
|
2022-07-06 15:24:13 -04:00 |
|
Mikhail f. Shiryaev
|
7c812df47e
|
Merge pull request #38580 from ClickHouse/artifactory-arm64
Push arm64 packages to artifactory and release assets
|
2022-07-04 12:31:52 +02:00 |
|
santrancisco
|
974e99fcfe
|
Remove broken client library link
|
2022-07-01 19:07:42 +10:00 |
|
Mikhail f. Shiryaev
|
e76ebdfb47
|
Change clickhouse-{client,server} packages architecture
|
2022-06-30 16:31:31 +02:00 |
|
Denny Crane
|
47f98cabcf
|
Update mysql.md
|
2022-06-29 17:31:27 -03:00 |
|
Denny Crane
|
8607683937
|
Update mysql.md
|
2022-06-29 16:49:20 -03:00 |
|
GruffGemini
|
9fc7c9f575
|
Update group-by.md
docs (group-by.md): fixed broken links
|
2022-06-28 17:55:16 +03:00 |
|
Yakov Olkhovskiy
|
d5f65ece9b
|
Merge pull request #38105 from arenadata/ADQM-419
Add kerberosInit function as a replacement for kinit executable calls in Kafka and HDFS
|
2022-06-27 14:19:24 -04:00 |
|
jasperzhu
|
b2f98fa73b
|
Merge branch 'master' into dev_intel_iaa_deflate
|
2022-06-27 10:21:21 +08:00 |
|
Andrey Zvonov
|
c18d09a617
|
Merge branch 'master' into zvonand-base58
|
2022-06-24 07:05:49 +03:00 |
|
zvonand
|
a94c40e33a
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into dt64_timeslots
|
2022-06-23 17:08:28 +05:00 |
|
mergify[bot]
|
234f0c6399
|
Merge branch 'master' into revert-35914-FIPS_compliance
|
2022-06-23 12:06:17 +00:00 |
|
zvonand
|
946117ec89
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into zvonand-base58
|
2022-06-23 17:04:40 +05:00 |
|
zvonand
|
e33324bd35
|
fix docs
|
2022-06-23 16:56:28 +05:00 |
|
zvonand
|
a7ff956c83
|
updated docs
|
2022-06-22 14:56:37 +05:00 |
|
Alexey Milovidov
|
5855668514
|
Remove trash
|
2022-06-22 06:23:35 +02:00 |
|
Anton Petrov
|
d595006f6f
|
Update view.md
fix typo
|
2022-06-21 22:19:03 +03:00 |
|
Alexey Milovidov
|
7e9a3796e9
|
Fix wrong docs
|
2022-06-21 00:09:55 +02:00 |
|
zvonand
|
9c6b2b9ba0
|
added docs
|
2022-06-20 20:10:28 +05:00 |
|
Alexey Milovidov
|
9d6c6b5e13
|
Merge pull request #38139 from ClickHouse/Avogar-patch-5
Fix docs about encryption functions
|
2022-06-18 04:10:24 +03:00 |
|
DanRoscigno
|
14ecf4c497
|
s/Clickhouse/ClickHouse/
|
2022-06-17 08:40:14 -04:00 |
|
Kruglov Pavel
|
489765aa6d
|
Fix ru docs
|
2022-06-16 14:51:49 +02:00 |
|
jasperzhu
|
bca18b2caf
|
Merge branch 'master' into dev_intel_iaa_deflate
|
2022-06-16 08:56:27 +08:00 |
|
Alexey Milovidov
|
72c99a1a70
|
Merge pull request #37517 from techkuz/patch-1
Update delete-old-data.md
|
2022-06-15 05:28:29 +03:00 |
|
Nikolay Degterinsky
|
f03119e36b
|
Merge pull request #37888 from DanRoscigno/update-whats-new-docs
Update whats new docs with link to 2022 roadmap
|
2022-06-14 13:25:34 +02:00 |
|
Antonio Andelic
|
b9cf6fe367
|
Merge branch 'master' into pp-system-unfreeze
|
2022-06-13 14:46:30 +00:00 |
|
Alexey Milovidov
|
84ec17704e
|
Merge pull request #37880 from loyd/docs/more-rust-libs
Add more Rust client libraries to documentation
|
2022-06-11 21:31:24 +03:00 |
|
alesapin
|
b368026d51
|
Merge pull request #37977 from ClickHouse/qoega-patch-3
Remove inconsistencies between RU and EN version of clickhouse-keeper…
|
2022-06-10 15:21:49 +02:00 |
|
Ilya Yatsishin
|
b51d77d1fa
|
Remove inconsistencies between RU and EN version of clickhouse-keeper docs
|
2022-06-10 13:37:13 +02:00 |
|
zvonand
|
fb67b080b9
|
added docs
|
2022-06-10 14:30:17 +03:00 |
|
Vladimir C
|
38892951d0
|
clickhouse.rs in docs
|
2022-06-10 12:58:00 +02:00 |
|
Kseniia Sumarokova
|
daec3d1c87
|
Update check-table.md
|
2022-06-09 14:58:37 +02:00 |
|
Kruglov Pavel
|
de41f45f27
|
Merge pull request #37916 from den-crane/patch-14
Doc. Note about Replacing rules for rows with the same ver
|
2022-06-09 12:20:18 +02:00 |
|
Dan Roscigno
|
67e2f234be
|
Merge branch 'ClickHouse:master' into update-whats-new-docs
|
2022-06-08 19:57:01 -04:00 |
|
Maksim Kita
|
ec7b99e564
|
ExecutableUserDefinedFunctions added parameters documentation
|
2022-06-08 16:59:41 +02:00 |
|
Roman Vasin
|
3cfea6e76f
|
Cleanup code in KerberosInit, HDFSCommon and StorageKafka; update English and Russian documentation.
|
2022-06-08 17:57:45 +03:00 |
|
Vadim Volodin
|
637d293fbd
|
Add SYSTEM UNFREEZE query
|
2022-06-08 15:21:14 +03:00 |
|
Denny Crane
|
9822f55c5b
|
Update replacingmergetree.md
|
2022-06-07 23:26:54 -03:00 |
|
Dan Roscigno
|
230493d7f3
|
update link to 2022 roadmap
|
2022-06-06 15:05:17 -04:00 |
|
Dan Roscigno
|
0c6715e5cc
|
update link to 2022 roadmap
|
2022-06-06 15:03:17 -04:00 |
|
Paul Loyd
|
6da9f708ad
|
docs: add more Rust client libraries
|
2022-06-06 14:23:47 +08:00 |
|
Alexey Milovidov
|
295f0a0557
|
Update gui.md
|
2022-06-04 14:41:42 +03:00 |
|
Alexey Milovidov
|
fd14d168df
|
Merge pull request #37635 from kl7sn/master
add clickvisual intro
|
2022-06-04 14:36:43 +03:00 |
|
Alexey Milovidov
|
ea89f81a78
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into llvm-14
|
2022-06-03 03:07:14 +02:00 |
|
Denny Crane
|
dc9b11b814
|
Update map.md
|
2022-06-01 15:39:45 -03:00 |
|
Denny Crane
|
931d424fa1
|
Update tuple-map-functions.md
|
2022-06-01 15:37:13 -03:00 |
|
Denny Crane
|
5d3cc4be26
|
Update tuple-map-functions.md
|
2022-06-01 15:35:58 -03:00 |
|
Denny Crane
|
219e46dc8f
|
Update map.md
|
2022-06-01 15:29:58 -03:00 |
|
Denny Crane
|
2b78adf628
|
Update map.md
|
2022-06-01 15:27:31 -03:00 |
|
jasperzhu
|
fc03af2259
|
Merge branch 'master' into dev_intel_iaa_deflate
|
2022-05-30 17:49:04 +08:00 |
|
MEX7
|
fa34663708
|
Merge remote-tracking branch 'upstream/master'
|
2022-05-30 15:55:23 +08:00 |
|
MEX7
|
1b6aa31419
|
docs: add clickvisual intro
|
2022-05-30 15:44:06 +08:00 |
|
Alexey Milovidov
|
9a5dd75a68
|
Merge branch 'master' into llvm-14
|
2022-05-30 05:34:38 +02:00 |
|
Alexey Milovidov
|
c1169019d2
|
Merge branch 'master' into llvm-14
|
2022-05-29 02:29:02 +02:00 |
|
Denny Crane
|
1d2cf73b81
|
Update external-dicts-dict-layout.md
|
2022-05-28 17:14:36 -03:00 |
|
Denny Crane
|
2395764a92
|
Update external-dicts-dict-layout.md
|
2022-05-28 17:07:39 -03:00 |
|
Denny Crane
|
bfc7cbaf1f
|
Update external-dicts-dict-layout.md
|
2022-05-28 17:02:27 -03:00 |
|
Denny Crane
|
4573c2431e
|
Update external-dicts-dict-layout.md
|
2022-05-28 16:59:55 -03:00 |
|
Alexey Milovidov
|
39a55991ca
|
Change Playground URL in the docs
|
2022-05-28 01:18:07 +02:00 |
|
Kuz Le
|
196ff48f34
|
Update delete-old-data.md
Изменение смысла предложения в переводе на русский язык в статье по удалению старых данных
|
2022-05-25 12:55:55 +03:00 |
|
Alexey Milovidov
|
a5541dc2d5
|
Merge branch 'master' into llvm-14
|
2022-05-25 01:56:24 +02:00 |
|
Denny Crane
|
c478f2c21a
|
Update uuid-functions.md
|
2022-05-22 20:13:43 -03:00 |
|
Alexey Milovidov
|
dce7a86ca9
|
Merge branch 'master' into llvm-14
|
2022-05-22 22:38:07 +02:00 |
|
Maksim Kita
|
3e486c7a09
|
Merge pull request #37414 from den-crane/patch-10
Doc. Update system.tables description
|
2022-05-21 20:42:02 +02:00 |
|
Yakov Olkhovskiy
|
ce1df15e1c
|
Merge pull request #37377 from ClickHouse/sha256_hash-with-salt
Allow SALT in CREATE USER user1 IDENTIFIED WITH sha256_hash
|
2022-05-21 14:36:22 -04:00 |
|
Denny Crane
|
2f8edc8e7f
|
Update tables.md
|
2022-05-21 12:44:19 -03:00 |
|
Denny Crane
|
cb68b20c8a
|
Update tables.md
|
2022-05-21 12:41:50 -03:00 |
|
Yakov Olkhovskiy
|
a5e421581d
|
docs fix
|
2022-05-20 01:30:45 -04:00 |
|
Yakov Olkhovskiy
|
b7bc40ce58
|
documentation updated
|
2022-05-19 22:16:08 -04:00 |
|
Nikolai Kochetov
|
508e64b7d0
|
Merge pull request #37322 from ClickHouse/typos
Fixed typos
|
2022-05-18 13:48:52 +02:00 |
|
Alexander Gololobov
|
e9db3465e3
|
Fixed typos
|
2022-05-18 13:01:32 +02:00 |
|
Vladislav V
|
d0df471a2d
|
Update materializedview.md
|
2022-05-17 17:03:12 +03:00 |
|
Vladislav V
|
51ce27acfc
|
Update materializedview.md
|
2022-05-17 17:00:25 +03:00 |
|
Denny Crane
|
f7ead85150
|
Update boolean.md
|
2022-05-17 10:49:21 -03:00 |
|
Denny Crane
|
52b7f899b2
|
Update syntax.md
|
2022-05-16 11:27:49 -03:00 |
|
Nikolai Kochetov
|
f1bc2bc615
|
Merge branch 'master' into llvm-14
|
2022-05-16 12:03:26 +02:00 |
|
jasperzhu
|
c74732ae79
|
Merge branch 'master' into dev_intel_iaa_deflate
|
2022-05-12 21:28:13 +08:00 |
|
rfraposa
|
044e76d91b
|
Add BLAKE3 hash function
|
2022-05-11 12:10:16 -06:00 |
|
Rich Raposa
|
34f0d1c5f8
|
Revert "BLAKE3 hash function documentation"
|
2022-05-10 13:28:36 -06:00 |
|
Rich Raposa
|
23608b5e53
|
Merge pull request #36999 from BoloniniD/BLAKE3_docs
BLAKE3 hash function documentation
|
2022-05-10 13:28:21 -06:00 |
|
Vladimir C
|
425d429044
|
Merge pull request #37049 from ni1l/master
|
2022-05-10 12:58:30 +02:00 |
|
ni1l
|
f1eee40345
|
Add isIPAddressInRange function example
|
2022-05-10 00:03:10 +08:00 |
|
hardstep33
|
d0bb66604c
|
Update int-uint.md (#36404)
add UInt128 in documentation
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
2022-05-09 13:36:18 +02:00 |
|
Alexey Milovidov
|
3755466e8d
|
Merge pull request #34916 from nic11/pr/content-type
Support content_type in HTTP handler config
|
2022-05-08 16:36:21 +03:00 |
|
Alexey Milovidov
|
3a2ddac2e6
|
Merge pull request #33861 from RogerYK/fix-substring-negative-offset-length
Fix substring negative offset length
|
2022-05-08 01:09:36 +03:00 |
|
Alexey Milovidov
|
acf48ef933
|
Merge pull request #36456 from dzhiryakov/patch-1
Fix typo in LowCardinality doc
|
2022-05-07 15:33:51 +03:00 |
|
Alexey Milovidov
|
43b2664c87
|
Update array-functions.md
|
2022-05-07 13:49:03 +03:00 |
|
mergify[bot]
|
2d1057bc87
|
Merge branch 'master' into fix-substring-negative-offset-length
|
2022-05-07 10:30:39 +00:00 |
|
BoloniniD
|
0cf6f66fcf
|
Add BLAKE3 hash docs
|
2022-05-07 12:08:37 +03:00 |
|
Maksim Kita
|
459aa8ffd9
|
Documentation setting user_defined_executable_functions_config fix
|
2022-05-04 17:24:20 +02:00 |
|
jasperzhu
|
7f47e9b934
|
Merge branch 'master' into dev_intel_iaa_deflate
|
2022-05-03 15:47:57 +08:00 |
|
jinjunzh
|
34934b80a9
|
update qpl deflate supporting test script and docs
|
2022-04-29 11:40:08 -04:00 |
|
Nikolai Kochetov
|
5807ca47b0
|
Merge pull request #36425 from ClickHouse/pool-size-hot-reload
Allow to increase number of threads and tasks for background executors
|
2022-04-29 17:24:12 +02:00 |
|
Rich Raposa
|
8c3f313671
|
Merge pull request #36791 from ClickHouse/rfraposa-patch-3
Various docs fixes
|
2022-04-29 06:09:23 -06:00 |
|
rfraposa
|
e7b7b7ecd3
|
Various docs fixes
|
2022-04-29 05:33:51 -06:00 |
|
Maksim Kita
|
a9a04ca2fd
|
Fix style
|
2022-04-28 22:13:51 +02:00 |
|
Maksim Kita
|
04429d85db
|
Added user_defined_path config setting
|
2022-04-28 22:13:33 +02:00 |
|
Maksim Kita
|
fc4f241f01
|
Fix documentation for executable user defined functions configuration
|
2022-04-28 18:01:10 +02:00 |
|
mergify[bot]
|
53346ac3cc
|
Merge branch 'master' into to_start_of_five_minutes
|
2022-04-25 01:02:38 +00:00 |
|
Alexey Milovidov
|
1040e31821
|
Merge pull request #35969 from larry-cdn77/documentation
Documentation: update listing in system.metrics example
|
2022-04-25 03:22:42 +03:00 |
|
Alexey Milovidov
|
d728b1ee43
|
Merge pull request #36462 from BoloniniD/Rust_docs
Documentation for Rust integration
|
2022-04-25 01:35:17 +03:00 |
|
mergify[bot]
|
cb4e6b9b3f
|
Merge branch 'master' into documentation
|
2022-04-24 22:31:39 +00:00 |
|
mergify[bot]
|
705d5af3a0
|
Merge branch 'master' into to_start_of_five_minutes
|
2022-04-24 22:24:24 +00:00 |
|
Alexey Milovidov
|
b06c544256
|
Merge pull request #36292 from simpl1g/simpl1g/fix-json-value-docs
[DOCS] JSON_VALUE return unquoted string after 21.12
|
2022-04-25 01:22:22 +03:00 |
|
Alexey Milovidov
|
5279a5f9f7
|
Merge pull request #36488 from stulentsev/stulentsev/fix_html_entities_in_code_snippets
replace html entities (< / >) with < and > in code snippets
|
2022-04-24 04:59:40 +03:00 |
|
ifinik
|
2bfda10c76
|
Update quantiledeterministic.md
Пара побившихся ссылок
|
2022-04-22 23:48:00 +03:00 |
|
Nikita Mikhaylov
|
aaa7112405
|
Even better
|
2022-04-22 13:56:16 +00:00 |
|
Nikita Mikhaylov
|
e475849761
|
Style and Docs update
|
2022-04-22 13:56:16 +00:00 |
|
Memo
|
956d525840
|
fix conflict
|
2022-04-22 11:22:50 +08:00 |
|
Memo
|
39aadf0975
|
replaced toStartOfFiveMinute to toStartOfFiveMinutes
|
2022-04-22 10:49:59 +08:00 |
|
Sergey Tulentsev
|
f3195e10d0
|
use html entities for < / > in markdown tables
|
2022-04-21 13:40:25 +01:00 |
|
BoloniniD
|
9ddff37273
|
Start docs for Rust integration
|
2022-04-20 18:33:56 +03:00 |
|
dmitriy
|
30c99d3ef2
|
Fix typo in LowCardinality doc
|
2022-04-20 15:55:51 +03:00 |
|
Mikhail f. Shiryaev
|
1e9d80a9c2
|
Merge pull request #36297 from ClickHouse/docs-staging
Docs staging
|
2022-04-20 10:47:54 +02:00 |
|
Yakov Olkhovskiy
|
f6a7b6c2a1
|
Merge pull request #36352 from awakeljw/fork_chmaster
Possible range issues in automatic assigned enums, also fix error message.
|
2022-04-19 23:34:35 -04:00 |
|
Yakov Olkhovskiy
|
389cc4b17b
|
Update enum.md
automatic assigned enums for ru is added
|
2022-04-19 23:33:04 -04:00 |
|
Mikhail f. Shiryaev
|
1ee05116f7
|
Move symlinks to clickhouse-docs, restore development/index.md
|
2022-04-19 21:52:21 +02:00 |
|
rfraposa
|
6576fd88c1
|
EOL fixes
|
2022-04-19 13:50:45 -06:00 |
|
rfraposa
|
476122e92a
|
Fix broken links
|
2022-04-19 20:17:01 +02:00 |
|
mergify[bot]
|
c026dbf51c
|
Merge branch 'master' into interserver_listen_port
|
2022-04-19 11:44:01 +00:00 |
|
Mikhail f. Shiryaev
|
7925d925a9
|
Merge branch 'master' into docs-staging
|
2022-04-19 11:00:03 +02:00 |
|
yjant
|
0cc90c9568
|
Update nothing.md
Links are wrong.
|
2022-04-18 09:56:08 +08:00 |
|
Alexey Milovidov
|
73b52859df
|
Merge branch 'master' into llvm-14
|
2022-04-16 00:46:58 +02:00 |
|
ifinik
|
b79d84acf2
|
опечатка
https://www.google.com/search?q=%D0%BF%D0%BE%D0%BC%D0%B5%D1%89%D0%B0%D0%B5%D1%81%D1%8F+site%3Agithub.com&biw=1920&bih=969&ei=0NZZYv-UEOrhrgS76YvoDw&ved=0ahUKEwj_vK2w9Zb3AhXqsIsKHbv0Av0Q4dUDCA4&uact=5&oq=%D0%BF%D0%BE%D0%BC%D0%B5%D1%89%D0%B0%D0%B5%D1%81%D1%8F+site%3Agithub.com&gs_lcp=Cgdnd3Mtd2l6EANKBAhBGAFKBAhGGABQthhYwxtg7S1oAnAAeACAAUOIAXKSAQEymAEAoAEBwAEB&sclient=gws-wiz
|
2022-04-15 23:39:21 +03:00 |
|
rfraposa
|
fb08c5b7e1
|
Merge branch 'master' into docs-staging
|
2022-04-15 07:25:27 -06:00 |
|
Konstantin Ilchenko
|
1b8b43af52
|
[DOCS] JSON_VALUE return unqouted string after 21.12
|
2022-04-15 13:03:59 +02:00 |
|
rfraposa
|
1afe4300e8
|
Fixed broken links
|
2022-04-11 09:55:54 -06:00 |
|
rfraposa
|
d9e6f780db
|
Fixed broken links
|
2022-04-10 23:01:34 -06:00 |
|
Roman Nikonov
|
daceac5c0b
|
Merge branch 'master' into pr/content-type
|
2022-04-10 01:21:28 +03:00 |
|
rfraposa
|
5250d9ad11
|
Removed /ja folder, cleaned up /ru markdown
|
2022-04-09 07:29:05 -06:00 |
|
Yakov Olkhovskiy
|
7dbe8bc2dc
|
major bugs fixed, tests added, docs updated
|
2022-04-07 01:21:24 -04:00 |
|
Yakov Olkhovskiy
|
90c4cd3de7
|
Merge branch 'master' into interpolate-feature
|
2022-04-05 14:39:07 -04:00 |
|
Ladislav Snizek
|
d789721550
|
Documentation: update listing in system.metrics example
|
2022-04-05 17:46:28 +02:00 |
|
Alexey Milovidov
|
4f33a3053d
|
Merge pull request #35617 from nikandfor/patch-1
fix link in documentation
|
2022-04-04 07:00:08 +03:00 |
|
Roman Nikonov
|
d81a8cd317
|
Merge branch 'master' into pr/content-type
|
2022-04-03 20:53:51 +03:00 |
|
Yakov Olkhovskiy
|
38993f215f
|
Merge pull request #35706 from yakov-olkhovskiy/ephemeral-35641
Allow EPHEMERAL without explicit default expression
|
2022-04-01 10:49:29 -04:00 |
|
Alexey Milovidov
|
93edf05259
|
Merge branch 'master' into llvm-14
|
2022-04-01 04:49:03 +03:00 |
|
mergify[bot]
|
1675c7f579
|
Merge branch 'master' into patch-1
|
2022-04-01 01:44:22 +00:00 |
|
Denny Crane
|
767c88689d
|
Update mergetree.md
|
2022-03-31 15:42:50 -03:00 |
|
Denny Crane
|
e53773d7c5
|
Update mergetree.md
|
2022-03-31 15:32:40 -03:00 |
|
Nikolay Degterinsky
|
13f464a468
|
Fix docs
|
2022-03-31 12:38:12 +00:00 |
|
Yakov Olkhovskiy
|
4c14c47786
|
Update table.md
allow EPHEMERAL without expression
|
2022-03-29 04:06:01 -04:00 |
|