Commit Graph

10624 Commits

Author SHA1 Message Date
Robert Schulze
9a295eca46
Incorporate review feedback 2023-07-06 15:03:15 +00:00
Robert Schulze
e37c92ee6d
Merge branch 'master' into show-index-better-mysql-compat 2023-07-05 13:32:19 +02:00
Robert Schulze
b3edfbaab6
Update docs 2023-07-05 08:57:14 +00:00
Alexey Milovidov
90e3b0d0dd
Merge branch 'master' into DanRoscigno-patch-4 2023-07-05 02:51:34 +03:00
Robert Schulze
966e93b908
Point to existing system tables for alternatives 2023-07-04 19:22:08 +00:00
Robert Schulze
82e38f7736
Merge branch 'master' into show-index-better-mysql-compat 2023-07-04 20:36:22 +02:00
Robert Schulze
0f68c894f5
Point to existing system tables for alternatives 2023-07-04 17:02:00 +00:00
Robert Schulze
b71043b2c9
Fix field 'non_unique' 2023-07-04 16:57:31 +00:00
Robert Schulze
5c463838b7
Improve compatibility of 'cardinality' field 2023-07-04 16:45:10 +00:00
Robert Schulze
eb86f27482
Document field 'sub_part' 2023-07-04 16:37:15 +00:00
Robert Schulze
6aab7577ff
Document 'packed' field 2023-07-04 16:33:33 +00:00
Robert Schulze
a8511a0be5
Fix description of 'comment' field 2023-07-04 16:31:36 +00:00
Robert Schulze
e9e3f87ed2
SHOW INDEX: Make fields INDEX_TYPE more compatible with MySQL 2023-07-04 16:21:55 +00:00
Robert Schulze
047060f9a4
SHOW INDEX: Make fields COMMENT and INDEX_COMMENT more compatible with MySQL 2023-07-04 16:18:11 +00:00
Robert Schulze
59928cb485
Docs: Fix description of output field NON_UNIQUE for statement SHOW INDEXES 2023-07-04 16:00:53 +00:00
Robert Schulze
aa89dcc29a
Merge pull request #51791 from rschu1ze/docs-non-unique
Docs: Fix description of output field NON_UNIQUE for statement SHOW INDEXES
2023-07-04 18:00:31 +02:00
Robert Schulze
3cb459bd04
Docs: Fix description of output field NON_UNIQUE for statement SHOW INDEXES 2023-07-04 15:50:56 +00:00
Alexey Milovidov
463c2ba5ce
Revert "Add documentation for building in docker" 2023-07-04 14:07:10 +03:00
robot-clickhouse-ci-2
25d06ca710
Merge pull request #51752 from rschu1ze/docs-homebrew
Docs: Mention homebrew as an alternative and non-production install method
2023-07-04 00:15:09 +02:00
Robert Schulze
d263b6bf17
Docs: Mention homebrew as an alternative and non-production install method 2023-07-03 21:17:13 +00:00
Mikhail f. Shiryaev
584b46c5ca
Add documentation for building in docker 2023-07-03 19:58:47 +02:00
robot-clickhouse-ci-1
c3b4fe93d0
Merge pull request #51573 from den-crane/patch-55
Doc. zookeeper_load_balancing
2023-06-30 17:28:11 +02:00
robot-clickhouse-ci-2
e18b95b19d
Merge pull request #51680 from elenatorro/update-max-file-segment-size-value-in-docs
Update File Cache disk configuration settings default values
2023-06-30 16:41:57 +02:00
Kseniia Sumarokova
689ff6f996
Update storing-data.md 2023-06-30 16:15:26 +02:00
Elena Torró
0b98406bd3 Add default values to False 2023-06-30 16:13:43 +02:00
Elena Torró
9157945389 Add missing settings 2023-06-30 15:43:04 +02:00
DanRoscigno
bf06e18c34 docs clickhouse-static-files-uploader and demo repo 2023-06-30 09:03:25 -04:00
Elena Torró
8487251770 Update File Cache disk configuration settings default values 2023-06-30 14:46:50 +02:00
Ramazan Polat
fd5f6ee2f9
Update parts.md
Fix misalignment of `active`
2023-06-30 04:32:41 +03:00
Ilya Yatsishin
6b00a3094e
Merge pull request #51494 from ClickHouse/many-fixes-2
Many fixes for CI [2]
2023-06-30 01:01:50 +02:00
Dan Roscigno
c1bef56c55
Merge pull request #51634 from ClickHouse/docs-hasany
add exception docs for hasAll
2023-06-29 15:38:15 -04:00
Alexey Milovidov
b6a37fbf18
Merge branch 'master' into many-fixes-2 2023-06-29 22:36:33 +03:00
Ilya Yatsishin
7f5501d47a
Merge pull request #51607 from den-crane/patch-56 2023-06-29 20:43:58 +02:00
DanRoscigno
7d416cbc60 add exception docs for hasAll 2023-06-29 13:39:39 -04:00
Dan Roscigno
4686eb22c1
Merge pull request #51539 from ClickHouse/list-disk-types
List disk types
2023-06-29 12:31:47 -04:00
DanRoscigno
4ee094cab1 review comments 2023-06-29 12:13:26 -04:00
Denny Crane
6ec85f9faa
Update settings.md 2023-06-29 11:06:28 -03:00
Igor Nikonov
def0adf8f4
Merge branch 'master' into many-fixes-2 2023-06-29 10:33:59 +02:00
JackyWoo
635ab9f9af move redis_table to right 2023-06-29 12:53:23 +08:00
JackyWoo
f8f0b7d086 fix typo 2023-06-29 10:09:27 +08:00
JackyWoo
f23bf9c5ac Update redis.md 2023-06-29 10:04:36 +08:00
Denny Crane
37ad50bd63
Update settings.md 2023-06-28 19:40:40 -03:00
Thom O'Connor
29a0220e63
Update functions-for-nulls.md
Fixing broken link to HTML anchor on page
2023-06-28 14:42:01 -06:00
Robert Schulze
eea3c39959
Cosmetics 2023-06-28 18:35:27 +00:00
robot-ch-test-poll4
aa514dc846
Merge pull request #50551 from ClickHouse/fix-ip-aggregate-state
Fix backward compatibility for IP types hashing in aggregate functions
2023-06-28 19:24:04 +02:00
DanRoscigno
dd3a744cef add HDFS example 2023-06-28 11:17:16 -04:00
DanRoscigno
b392127304 add example web config 2023-06-28 11:00:07 -04:00
DanRoscigno
bfcadabb92 add web disk type 2023-06-28 10:30:49 -04:00
DanRoscigno
c42bf37a14 list the disk types 2023-06-28 09:59:32 -04:00
Nikifor Seriakov
5a39960e03
Update docs/en/interfaces/formats.md
Fixed RawBLOB comparison lists formatting.
2023-06-27 21:32:39 +04:00