Commit Graph

4153 Commits

Author SHA1 Message Date
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
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
DanRoscigno
7d416cbc60 add exception docs for hasAll 2023-06-29 13:39:39 -04:00
Igor Nikonov
def0adf8f4
Merge branch 'master' into many-fixes-2 2023-06-29 10:33:59 +02: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
robot-ch-test-poll
eee9fe54a0
Merge pull request #51483 from rschu1ze/docs-join
Docs: Add blog posts to join docs
2023-06-27 16:35:23 +02:00
Robert Schulze
99c9830737
Docs: Add more blog posts to join docs 2023-06-27 13:34:58 +00:00
Nikita Mikhaylov
d24c5ab01f
Merge branch 'master' into fix-ip-aggregate-state 2023-06-27 14:11:26 +02:00
Dan Roscigno
bcb106e138
add missing aggregate functions (#51443)
* add missing aggregate functions

* add sparkBar
2023-06-27 01:39:47 +02:00
DanRoscigno
7bde0781b4 missing anchor 2023-06-23 16:05:58 -04:00
DanRoscigno
1f38209de9 add L2SquaredDistance to docs 2023-06-23 14:45:52 -04:00
Rich Raposa
75ea57062a
Merge pull request #51324 from ClickHouse/rfraposa-patch-2
Fix heading of nlp-functions.md
2023-06-23 07:39:01 -06:00
rfraposa
b5d9ed5b0c Alphabetize table functions and engines 2023-06-23 07:16:22 -06:00
Rich Raposa
ffd8183cfa
Fix heading of nlp-functions.md 2023-06-23 06:49:41 -06:00
Robert Schulze
43c97d76bf
Merge pull request #44149 from zvonand/zvonand-implicit-tz
Session time zones
2023-06-23 14:28:49 +02:00
Thom O'Connor
4b0d5a8a96
Update remote.md
Simplifying this example for remoteSecure():
* no reason to be using a ReplicatedMergeTree example here
* no reason to be setting index_granularity to a default value
2023-06-22 09:30:23 -06:00
Andrey Zvonov
d4316c7189
Merge branch 'master' into zvonand-implicit-tz 2023-06-22 17:23:20 +02:00
Dan Roscigno
c856c4a7df
Merge branch 'master' into Docs/ip_addresses 2023-06-21 17:26:27 -04:00
DanRoscigno
c14930bc19 bad path 2023-06-21 13:12:09 -04:00
Andrey Zvonov
b4f2e4020d
Merge branch 'master' into zvonand-implicit-tz 2023-06-21 13:41:35 +02:00
Robert Schulze
06e8590c8e
Merge pull request #50775 from rschu1ze/non-experimental-qpl-deflate
Mark QPL_DEFLATE non-experimental but default: off-by-default
2023-06-21 10:43:16 +02:00
Dan Roscigno
3ccbfc8489
Merge branch 'master' into patch-53 2023-06-20 14:39:52 -04:00
Robert Schulze
bc7df2baca
Merge branch 'master' into non-experimental-qpl-deflate 2023-06-20 20:06:01 +02:00
Dan Roscigno
513b28b451
Update docs/en/sql-reference/statements/alter/skipping-index.md 2023-06-20 13:49:16 -04:00
Denny Crane
ef65367ff0
Update projection.md 2023-06-20 13:59:18 -03:00
Denny Crane
2cca74df68
Update skipping-index.md 2023-06-20 13:56:34 -03:00
Justin de Guzman
af4159e71e
Use better user/pw examples for docs when creating dicts in SQL Console
Co-authored-by: Dan Roscigno <dan@roscigno.com>
2023-06-20 09:51:11 -07:00
Justin de Guzman
62044d3079
Add info on creating users when creating dicts in SQL Console
Co-authored-by: Dan Roscigno <dan@roscigno.com>
2023-06-20 09:50:49 -07:00
Justin de Guzman
2718dab7fa
Specify database when creating dicts in docs
Co-authored-by: Dan Roscigno <dan@roscigno.com>
2023-06-20 09:49:48 -07:00
Justin de Guzman
82e770bf9a
SQL Console must use users with default role for dicts
Co-authored-by: Dan Roscigno <dan@roscigno.com>
2023-06-20 09:48:40 -07:00
Denny Crane
fe8fbde909
Update index.md 2023-06-20 13:46:55 -03:00
Denny Crane
9e324b4eba
Update skipping-index.md 2023-06-20 13:41:11 -03:00
Denny Crane
a39088c99a
Update column.md 2023-06-20 13:35:45 -03:00
Justin de Guzman
28703ccead
Specify that user/password is required for dicts in SQL Console 2023-06-20 09:00:03 -07:00
Andrey Zvonov
07191ce10d
Merge branch 'master' into zvonand-implicit-tz 2023-06-20 00:24:53 +02:00
Andrey Zvonov
fc3bbc3501
Update decimal.md 2023-06-20 00:00:16 +03:00
zvonand
ebdbf68262 upd docs 2023-06-19 13:31:35 +02:00
Yakov Olkhovskiy
cf301324fb
Merge branch 'master' into fix-ip-aggregate-state 2023-06-16 12:49:17 -04:00
Kruglov Pavel
f8ddfb1fd8
Merge branch 'master' into allow-skip-empty-files 2023-06-16 13:23:41 +02:00
zvonand
4155d13d69 merge master and resolve conflict 2023-06-16 02:20:32 +02:00