robot-ch-test-poll2
3d15f6335b
Merge pull request #52848 from daviddhc20120601/patch-1
...
Update annindexes.md explain more about l2distance and cosine distance
2023-08-02 19:10:32 +02:00
Mike Kot
1335d06b8f
Do not replicate ALTER TABLE t FREEZE on Replicated engine ( #52064 )
...
* fix
* do not replicate alter freeze
* fix
---------
Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
2023-08-02 14:39:54 +03:00
daviddhc20120601
a80ad58383
Merge branch 'master' into patch-1
2023-08-02 11:39:59 +08:00
Kseniia Sumarokova
8893670d98
Merge branch 'master' into s3queue
2023-08-01 18:42:32 +02:00
daviddhc20120601
10662b6425
Update annindexes.md explain more about l2distance and cosine distance
...
Update annindexes.md explain more about l2distance and cosine distance
2023-08-01 15:35:25 +08:00
kssenii
c13fdca23e
Merge remote-tracking branch 'upstream/master' into s3queue
2023-07-31 15:32:56 +02:00
avogar
b5fc34b770
Rename setting disable_url_encoding to enable_url_encoding and add a test
2023-07-27 12:20:33 +00:00
Rich Raposa
2ecfde96b6
Merge pull request #52119 from ClickHouse/DanRoscigno-patch-4
...
Update s3.md regarding partitioned data
2023-07-25 11:14:44 -06:00
avogar
fe934d3059
Make better
2023-07-20 12:38:41 +00:00
avogar
483ddb53eb
Fixes
2023-07-19 19:51:58 +00:00
kssenii
fe53cd3d74
Minor changes
2023-07-17 16:11:58 +02:00
kssenii
7359dd518f
Merge remote-tracking branch 'upstream/master' into s3queue
2023-07-17 14:23:12 +02:00
kssenii
a347408e20
Fix style check
2023-07-17 14:13:50 +02:00
Dan Roscigno
4e188a6379
Update s3.md regarding partitioned data
2023-07-14 08:39:37 -04:00
Alexey Milovidov
5d385f5f14
Merge pull request #51881 from qoega/per-column-pk-syntax
...
Add support for PRIMARY KEY syntax in column definition
2023-07-08 21:52:29 +03:00
DanRoscigno
05b7da7813
add doc note for MongoDB Atlas
2023-07-07 10:32:44 -04:00
Ilya Yatsishin
7aacc35829
Merge branch 'master' into per-column-pk-syntax
2023-07-07 14:52:15 +02:00
Yatsishin Ilya
c7ccf23a24
Update CREATE TABLE docs
2023-07-06 10:44:06 +00:00
Vitaliy Pashkov
a94498cf1f
Minor fixes to odbc.md
2023-07-05 20:59:28 +03:00
DanRoscigno
bf06e18c34
docs clickhouse-static-files-uploader and demo repo
2023-06-30 09:03:25 -04:00
kssenii
5de869760d
Merge remote-tracking branch 'upstream/master' into s3queue
2023-06-30 13:56:43 +02: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
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
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
Dan Roscigno
19d4a49254
Merge branch 'master' into docs-s3-engine-partition
2023-06-23 10:04:11 -04:00
DanRoscigno
6c7487bf55
document partitioned writes for s3 engine
2023-06-23 09:23:50 -04:00
rfraposa
b5d9ed5b0c
Alphabetize table functions and engines
2023-06-23 07:16:22 -06:00
Ryadh DAHIMENE
815f4dc9a6
Added a note about MacOS builds
2023-06-19 12:34:36 +02:00
Rich Raposa
c08d11c97b
Merge pull request #51115 from ClickHouse/redis-fix
...
Fix Redis table engine slug
2023-06-16 15:53:05 -06:00
rfraposa
06ee2ca153
Update redis.md
2023-06-16 15:22:47 -06:00
Rich Raposa
3d928551c0
Merge branch 'master' into patch-52
2023-06-16 15:09:24 -06:00
Kruglov Pavel
7aea4a1f10
Merge branch 'master' into allow-skip-empty-files
2023-06-15 12:07:24 +02:00
Denny Crane
93e0e2c7cf
Update mergetree.md
2023-06-14 19:04:20 -03:00
Thom O'Connor
fb304c0b05
Update postgresql.md
...
Fix table definition by adding ORDER BY() statement
2023-06-14 10:39:55 -06:00
Thom O'Connor
c49bde8961
Update postgresql.md
...
Updated PostgreSQL documentation to better show example of using PostgreSQL() table engine for SELECT and INSERT, vs. copying data via postgresql() table function for copying data into ClickHouse
2023-06-14 07:11:28 -06:00
Robert Schulze
f4cfb9e370
Fix line break
2023-06-14 07:50:26 +00:00
Robert Schulze
b1f0a91b78
Docs: Fix embedded video link
2023-06-14 07:48:08 +00:00
pufit
91d794cf0a
Merge pull request #50150 from JackyWoo/support_redis
...
Add Redis table Engine/Function
2023-06-13 21:34:14 -04:00
JackyWoo
49082bfe89
fix typos in redis.md
2023-06-14 09:00:50 +08:00
Rich Raposa
86075dbae4
Update azureBlobStorage.md
2023-06-13 16:40:14 -06:00
Robert Schulze
22670aebf8
Merge pull request #50942 from ClickHouse/fix-ann-page
...
Fixes to ANN docs page
2023-06-13 17:57:00 +02:00
Dan Roscigno
5d1ea9aa18
Merge branch 'master' into fix-ann-page
2023-06-13 11:32:58 -04:00
Dan Roscigno
ecedceea1e
Merge branch 'master' into Fix_heading_sidebar_azureBlobStorage
2023-06-13 11:27:47 -04:00
DanRoscigno
b850f1b999
fix broken line
2023-06-13 11:26:12 -04:00