Lloyd-Pottiger
3636c2a847
Merge branch 'master' into add-alias-for-today-and-now
2023-07-17 14:28:24 +08:00
robot-ch-test-poll3
9e7361a0f6
Merge pull request #52135 from ucasfl/alias
...
Add array_agg as alias of groupArray for PostgreSQL compatibility
2023-07-15 21:14:38 +02:00
robot-ch-test-poll1
3b2b7d75c9
Merge pull request #52094 from zvonand/zvonand-docs-dt-parsing-short-string
...
Small docs update for DateTime, DateTime64
2023-07-15 19:31:49 +02:00
robot-ch-test-poll1
78994c8a96
Merge pull request #52090 from zvonand/zvonand-docs-22948
...
Small docs update for toYearWeek() function
2023-07-15 19:31:19 +02:00
flynn
290c145acf
Add array_agg as alias of groupArray for PostgreSQL compatibility
2023-07-15 14:53:46 +00:00
Alexey Milovidov
9307e60c20
Revert "Millisecond and microsecond support in date_diff / age functions"
2023-07-14 23:21:26 +03:00
therealnick233
103a689edc
Fixed typo in combinators.md
...
line 303, 'Jonh' -> 'John'
2023-07-14 18:36:42 +08:00
Lloyd-Pottiger
e4cbece6dd
update docs
...
Signed-off-by: Lloyd-Pottiger <yan1579196623@gmail.com>
2023-07-14 14:03:19 +08:00
zvonand
f7505f0c77
update docs
2023-07-13 19:41:45 +02:00
Andrey Zvonov
0de7fb5c62
typofix1
2023-07-13 20:12:59 +03:00
Andrey Zvonov
013e46e0ee
Merge branch 'master' into zvonand-docs-22948
2023-07-13 18:02:49 +02:00
zvonand
a87474cee1
rm \n
2023-07-13 17:25:49 +02:00
zvonand
7e1b5d8997
updated docs for toYearWeek()
2023-07-13 17:21:23 +02:00
Dmitry Kardymon
3237169c9a
Merge remote-tracking branch 'origin/master' into ADQM-868
2023-07-10 13:24:17 +00:00
Konstantin Ilchenko
3b954a2952
[DOCS] Add REMOVE SAMPLE BY to docs
2023-07-09 14:38:16 +02:00
Alexey Milovidov
19072c9b47
Corrent example about parametric executable UDFs.
2023-07-08 02:03:23 +03:00
DanRoscigno
05b7da7813
add doc note for MongoDB Atlas
2023-07-07 10:32:44 -04:00
Dmitry Kardymon
cce06edfa7
Merge remote-tracking branch 'clickhouse/master' into ADQM-868
2023-07-04 19:18:55 +03:00
Robert Schulze
3cb459bd04
Docs: Fix description of output field NON_UNIQUE for statement SHOW INDEXES
2023-07-04 15:50:56 +00:00
Dmitry Kardymon
ed16828b70
Merge remote-tracking branch 'clickhouse/master' into ADQM-868
2023-07-04 08:18:57 +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
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
Dmitry Kardymon
d2635bff64
Merge remote-tracking branch 'origin/master' into ADQM-868
2023-06-22 19:56:15 +00: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