Alexey Milovidov
821c7322bd
Merge pull request #58349 from azat/ci/flake8
...
Check python code with flake8
2024-06-06 19:03:58 +02:00
Dmitry Novik
ef9ef53fde
Add info about fix
2024-06-06 18:53:28 +02:00
Dmitry Novik
e42791e9e8
Add info about MutationsInterpreter
2024-06-06 18:45:43 +02:00
serxa
2c193a793d
typo
2024-06-06 16:17:36 +00:00
Yarik Briukhovetskyi
f216bc0557
Merge pull request #64909 from Blargian/docs_fromUnixTimestamp64XYZ
...
[Docs] document `toUnixTimestamp64Milli`, `toUnixTimestamp64Micro`, `fromUnixTimestamp64Milli`, `fromUnixTimestamp64Micro`
2024-06-06 14:46:15 +00:00
Nikita Fomichev
637c28c5d5
Merge pull request #64913 from ClickHouse/fix-doc-largestTriangleThreeBuckets
...
Update `largestTriangleThreeBuckets` doc
2024-06-06 14:27:16 +00:00
Nikita Fomichev
afc63af264
Update largestTriangleThreeBuckets
doc
2024-06-06 15:23:08 +02:00
Shaun Struwig
baf3b6329d
Fix typo
2024-06-06 15:07:45 +02:00
Shaun Struwig
03458a516a
Fix typo
2024-06-06 15:06:16 +02:00
Blargian
fab23d2a16
Add lowCardinalityKeys, lowCardinalityIndices and an example for blockSize
2024-06-06 15:02:33 +02:00
serxa
f05a657723
add docs
2024-06-06 12:56:34 +00:00
Joshua Hildred
e3e5f304b9
Update docs
2024-06-06 05:28:16 -07:00
josh-hildred
677b2de5ed
Update docs/en/operations/settings/settings.md
...
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
2024-06-06 05:28:15 -07:00
Joshua Hildred
d455116b7c
fix style
2024-06-06 05:26:57 -07:00
Joshua Hildred
a7230e3c6c
Add settings to allow parallel replicas custom key
...
with range filter to use a custom range
2024-06-06 05:26:57 -07:00
Blargian
2a5f9c941c
document to/fromUnixTimestampXYZ functions
2024-06-06 13:47:13 +02:00
Blargian
d4294dae0f
Document flameGraph aggregate function
2024-06-06 11:38:58 +02:00
Christoph Wurm
4cc9cecd7c
Document REPLACE PARTITION as atomic
2024-06-06 10:14:38 +01:00
LiuNeng
0ca96559c2
Merge branch 'master' into adapting-parquet-block-size
2024-06-06 11:14:01 +08:00
Peignon Melvyn
33cd9c274c
Update settings.md
2024-06-06 03:03:19 +02:00
Alexey Milovidov
4dac9dacc3
Merge pull request #64854 from xogoodnow/mlock-parameter
...
Added mlock_executable parameter
2024-06-06 02:21:40 +02:00
Ali
007a8ca32e
Update docs/en/operations/named-collections.md
...
Co-authored-by: Nikolay Degterinsky <43110995+evillique@users.noreply.github.com>
2024-06-05 22:05:45 +03:30
Ali
844a94383b
Update docs/en/operations/named-collections.md
...
Co-authored-by: Nikolay Degterinsky <43110995+evillique@users.noreply.github.com>
2024-06-05 22:05:36 +03:30
Ali
8aea0c3fec
Omitted extra spaces
...
Co-authored-by: Nikolay Degterinsky <43110995+evillique@users.noreply.github.com>
2024-06-05 22:05:19 +03:30
Ali
082efe2668
Update docs/en/operations/named-collections.md
...
Co-authored-by: Nikolay Degterinsky <43110995+evillique@users.noreply.github.com>
2024-06-05 21:40:28 +03:30
Ali
0316fa701f
Update docs/en/operations/named-collections.md
...
Co-authored-by: Nikolay Degterinsky <43110995+evillique@users.noreply.github.com>
2024-06-05 21:40:23 +03:30
Ali
927720a020
Update docs/en/operations/named-collections.md
...
Co-authored-by: Nikolay Degterinsky <43110995+evillique@users.noreply.github.com>
2024-06-05 21:40:13 +03:30
xogoodnow
46f14046e4
Added example on how to create named collection for kafka using ddl
2024-06-05 21:34:53 +03:30
xogoodnow
d99f8b4acc
Added Named collections for accessing Kafka
2024-06-05 20:35:22 +03:30
Alexey Milovidov
9324784ceb
Update settings.md
2024-06-05 17:54:44 +02:00
xogoodnow
5aec5ea8ef
Added mlock_executable parameter
2024-06-05 19:15:00 +03:30
xogoodnow
3cd699fc80
Added listen_try and listen_reuse_port parameters
2024-06-05 18:48:45 +03:30
Mikhail Gorshkov
83901b82c9
Merge branch 'master' of github.com:ClickHouse/ClickHouse into ADQM-1892
2024-06-05 13:13:06 +00:00
Han Fei
ac430bb01d
Merge pull request #59357 from hanfei1991/hanfei/stats_uniq
...
Introduce statistics of type "number of distinct values"
2024-06-05 12:56:52 +00:00
Azat Khuzhin
11905682a9
Check python code with flake8
...
Recently assert-on-tuple had been introduced in tests [1], let's prevent
this.
[1]: https://github.com/ClickHouse/ClickHouse/pull/56367#discussion_r1437098533
v2: pin flake8 to 4.0.1 (instead of originally 6.1) due to other dependencies, hope that it will find such errors
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-06-05 14:46:38 +02:00
Robert Schulze
1628c2985d
Some fixups
2024-06-05 11:55:55 +00:00
Yarik Briukhovetskyi
2fef05e9c9
Merge pull request #64819 from avinzhang/patch-1
...
Update mongodb.md
2024-06-05 11:44:49 +00:00
Yarik Briukhovetskyi
fbe29c0737
remove trailing whitespace
2024-06-05 13:16:38 +02:00
Han Fei
c04e7e64af
Merge branch 'master' into hanfei/stats_uniq
2024-06-05 13:09:15 +02:00
Robert Schulze
ec3b82ba63
Merge pull request #64606 from rschu1ze/map-stuff
...
Double-checking #59318 and docs for `Map`
2024-06-05 07:56:29 +00:00
avinzhang
92c41031a5
Update mongodb.md
...
Customers had difficulties finding the correct connection URL for Mongodb Atlas
2024-06-05 11:24:57 +10:00
Alexey Milovidov
bb9091ad5a
Merge pull request #64582 from arenadata/ADQM-1868
...
Binary math functions Decimal support
2024-06-05 02:15:40 +02:00
Han Fei
f7ca33868b
Merge branch 'master' into hanfei/stats_uniq
2024-06-05 01:21:49 +02:00
Alexey Milovidov
d6db78955f
Merge pull request #64808 from ClickHouse/style-docs
...
Use tests/ci/style_check.py to check the style
2024-06-04 23:12:52 +00:00
Mikhail f. Shiryaev
0fe2c1dae4
Use tests/ci/style_check.py to check the style
2024-06-04 21:58:36 +02:00
Robert Schulze
46434f9040
Merge pull request #63578 from ElderlyPassionFruit/add-compression-sorts-optimization
...
Best-effort sorting to improve compressability
2024-06-04 19:02:55 +00:00
Robert Schulze
9cf8bdcdb2
Merge pull request #64656 from rschu1ze/deprecated-inverted-index
...
Be more graceful with existing tables with `inverted` indexes
2024-06-04 18:45:03 +00:00
Robert Schulze
c061a42f35
Merge pull request #64742 from Beetelbrox/fjurado-61548/feat-add-parseReadableSize-function
...
Add `parseReadableSize` function
2024-06-04 18:39:33 +00:00
Mikhail Gorshkov
830acd3a89
Support non-const scale arguments in rounding functions
2024-06-04 15:32:38 +00:00
Igor Markelov
613e82c39b
Merge branch 'master' into add-compression-sorts-optimization
2024-06-04 15:05:44 +00:00
vdimir
e754122475
Handling of Type Modifiers for columns in USING
Clause
2024-06-04 14:41:30 +02:00
vdimir
edbef6ac9f
Add 'Known incompatibilities of JOIN clause'
2024-06-04 14:22:21 +02:00
Francisco Javier Jurado Moreno
6b96a35b47
Replace & by 'and' in docs
2024-06-04 14:14:15 +02:00
Robert Schulze
7b9d1086ae
Improve docs
2024-06-04 11:51:57 +00:00
Robert Schulze
e874a95c02
Docs: fix wording
2024-06-04 11:43:21 +00:00
Robert Schulze
9e440e1417
Add docs
2024-06-04 11:20:15 +00:00
Robert Schulze
3cef283541
Merge remote-tracking branch 'rschu1ze/master' into deprecated-inverted-index
2024-06-04 09:49:51 +00:00
Robert Schulze
f1229ccdf8
Merge remote-tracking branch 'ClickHouse/master' into doc_covarXYZ
2024-06-04 09:25:36 +00:00
Robert Schulze
14404b8a0a
Merge remote-tracking branch 'rschu1ze/master' into map-stuff
2024-06-04 08:42:25 +00:00
LiuNeng
8d5067ade5
Merge branch 'master' into adapting-parquet-block-size
2024-06-04 14:32:15 +08:00
Igor Markelov
52eb917ef0
Merge branch 'master' into add-compression-sorts-optimization
2024-06-03 20:47:04 +00:00
Blargian
cfd07e0c83
Review changes
2024-06-03 17:32:09 +02:00
Yarik Briukhovetskyi
230fbf76a9
Merge pull request #60156 from Artemmm91/hilbert-function
...
Add `hilbertEncode` and `hilbertDecode` functions
2024-06-03 12:23:01 +00:00
Francisco Javier Jurado Moreno
e33f996394
Add parseReadableSize* functions to docs
2024-06-03 10:47:51 +02:00
Francesco Ciocchetti
a82cc3da6a
Add Note about ZSTD_QAT codec being disabled in ClickHouse Cloud
2024-06-03 09:08:02 +02:00
Antonio Andelic
7196852d08
Merge pull request #64565 from KrisBuytaert/patch-1
...
Update configuration-files.md
2024-06-03 06:46:28 +00:00
Justin de Guzman
0961dea92d
Update default value of async_insert_max_data_size
2024-05-31 16:40:02 -07:00
Robert Schulze
d5ec72d2a3
Be more graceful to existing inverted indexes
2024-05-31 15:50:16 +00:00
Robert Schulze
29f57acbc2
Fix spelling
2024-05-31 12:26:18 +00:00
Dmitry Novik
76ee999cae
Add an example
2024-05-31 13:57:58 +02:00
Robert Schulze
8fc358f427
Merge remote-tracking branch 'rschu1ze/master' into map-stuff
2024-05-31 11:19:57 +00:00
Robert Schulze
85e5175a59
Doc updates
2024-05-31 11:17:22 +00:00
Mikhail Gorshkov
f3c97ff31f
Merge branch 'master' into ADQM-1868
2024-05-31 12:19:06 +03:00
liuneng
a6ae8f19f9
Merge remote-tracking branch 'refs/remotes/origin/master' into adapting-parquet-block-size
2024-05-31 15:47:36 +08:00
liuneng
dea7f776cb
add doc
2024-05-31 10:35:51 +08:00
Peignon Melvyn
299a0ec9cf
Update view.md
2024-05-31 03:09:54 +02:00
Peignon Melvyn
a286524a46
Update view.md
2024-05-31 03:06:20 +02:00
Robert Schulze
61b3640b3b
docs fixes
2024-05-30 22:23:55 +00:00
Dmitry Novik
49962e7b6e
Docs: add info about analyzer incompatibilities
2024-05-30 18:12:32 +02:00
Igor Markelov
3eb2dcec38
Merge branch 'master' into add-compression-sorts-optimization
2024-05-30 13:24:42 +00:00
pufit
ce48e4626d
Merge pull request #64292 from Beetelbrox/fjurado-59849/feat-allow-comparison-between-ipv4-and-ipv6
...
[59849] Allow equality comparison between ipv4 and ipv6
2024-05-30 11:31:24 +00:00
Daniil Ivanik
2520e5c369
Merge pull request #63452 from sarielwxm/feature/loop
...
Add `loop()` table function
2024-05-30 10:59:19 +00:00
Robert Schulze
14b2584980
Incorporate review feedback
2024-05-30 10:41:14 +00:00
Blargian
6d92830fa4
Add missing corr, covar variants
2024-05-30 12:35:24 +02:00
Igor Markelov
d68012196a
Merge branch 'master' into add-compression-sorts-optimization
2024-05-30 10:09:34 +00:00
Robert Schulze
33fd812a30
Fix spelling
2024-05-30 10:08:17 +00:00
Robert Schulze
48bd68a93e
Revert "Add fromReadableSize
function"
2024-05-30 09:55:26 +02:00
Igor Markelov
f3563d81bd
Merge branch 'master' into add-compression-sorts-optimization
2024-05-30 01:57:32 +00:00
Julia Kartseva
d816f38d77
Merge pull request #64511 from Blargian/document_JSON
...
[Docs] Update JSON functions docs
2024-05-30 00:03:16 +00:00
Robert Schulze
b0c955e9c9
Various stuff
2024-05-29 20:51:48 +00:00
Blargian
481a1f032f
Add missing domainWithoutWWWRFC
2024-05-29 20:26:52 +02:00
Robert Schulze
2690b58eae
Merge pull request #64506 from rschu1ze/remove-generateUUIDv7-variants
...
Remove `generateUUIDv7(NonMonotonic|ThreadMonotonic)` functions
2024-05-29 15:05:47 +00:00
Robert Schulze
8b9c75853f
Merge pull request #64494 from Blargian/document_topLevelDomainRFC
...
[Docs] add missing `RFC` variants to URL functions
2024-05-29 14:53:04 +00:00
Robert Schulze
62d95eb13f
Streamline docs
2024-05-29 14:15:46 +00:00
Robert Schulze
ef8707507b
Minor consistency fix
2024-05-29 13:56:16 +00:00
Robert Schulze
811b5e638b
Function arguments are by convention lower case
2024-05-29 13:52:54 +00:00
Robert Schulze
c2a71e047a
No …, please.
2024-05-29 13:50:24 +00:00
Robert Schulze
c40a5647c2
Rephrase intro a bit
2024-05-29 13:49:46 +00:00
Mikhail Gorshkov
1ea6069712
Merge branch 'upstream_master' into 'ADQM-1868'
2024-05-29 13:46:57 +00:00
Robert Schulze
a6140ac8b0
Strip trailing whitespace
2024-05-29 13:43:15 +00:00