Shaun Struwig
18ced447ef
Fix typo II
2024-06-07 08:45:39 +02:00
Mikhail Gorshkov
b98eca1e60
Merge branch 'master' of github.com:ClickHouse/ClickHouse into ADQM-1892
2024-06-07 06:03:23 +00:00
LiuNeng
6d20d66081
Merge branch 'master' into adapting-parquet-block-size
2024-06-07 11:00:45 +08:00
Ilya Golshtein
258b1f9559
time_virtual_col: tests, doc, small refactoring
2024-06-06 21:00:47 +00:00
Sergei Trifonov
9ec1306016
Merge pull request #64423 from ClickHouse/precise-memtracking
...
Add dynamic untracked memory limits for more precise memory tracking
2024-06-06 18:37:31 +00:00
Dmitry Novik
db1dd64f04
Add info about invalid VIEWs
2024-06-06 19:17:34 +02:00
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
Arthur Passos
e0898b117f
Merge branch 'master' into no_proxy_support
2024-06-06 13:47:04 -03: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
Arthur Passos
66060022a6
Merge branch 'master' into no_proxy_support
2024-06-06 11:05:37 -03: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
Arthur Passos
5b79ba0b4f
Merge branch 'master' into no_proxy_support
2024-06-04 14:55:12 -03: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
Alexey Milovidov
0d6b418d47
Merge pull request #64711 from ClickHouse/docs-async_insert_max_data_size
...
Update default value of async_insert_max_data_size
2024-06-01 17:17:24 +00:00
robot-clickhouse
eef5875506
Update version_date.tsv and changelogs after v24.5.1.1763-stable
2024-06-01 07:48:53 +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
Mikhail f. Shiryaev
36624a03ca
Fix the changelogs for 23.8
2024-05-30 18:10:12 +02:00
Mikhail f. Shiryaev
69c24eb05b
Partially update corrupted changelogs
2024-05-30 16:58:36 +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
Blargian
3495d92803
Fix style check
2024-05-29 15:26:10 +02:00
Blargian
16c237141b
Fix mroe typos
2024-05-29 15:12:19 +02:00
Blargian
fc4bf97ffe
Fix typo
2024-05-29 15:10:57 +02:00
Blargian
33dc8ce456
Update url-functions.md
2024-05-29 15:04:02 +02:00
Robert Schulze
de792a2655
Merge pull request #64573 from rschu1ze/docs-thirdparty-libs
...
Docs: Update third-party library guide
2024-05-29 11:55:27 +00:00
Shaun Struwig
fcb03aadd0
Fix typo
2024-05-29 13:52:47 +02:00
Blargian
a68ebaafd7
Solve merge conflict
2024-05-29 13:50:45 +02:00
Mikhail f. Shiryaev
01ebf6204f
Merge pull request #64508 from ClickHouse/remove-old-repo-docs
...
Remove old time deprecated repo.clickhouse.com from docs
2024-05-29 11:19:15 +00:00
Robert Schulze
a87e99e736
Merge pull request #64386 from Beetelbrox/fjurado-61548/feat-add-fromreadablesize-function
...
Add `fromReadableSize` function
2024-05-29 11:05:29 +00:00
Robert Schulze
744284425f
Update docs/en/development/contrib.md
...
Co-authored-by: Konstantin Bogdanov <thevar1able@users.noreply.github.com>
2024-05-29 12:58:57 +02:00
Robert Schulze
c3cd8ea97e
Update docs/en/development/contrib.md
...
Co-authored-by: Konstantin Bogdanov <thevar1able@users.noreply.github.com>
2024-05-29 12:55:11 +02:00
Robert Schulze
cfdc0cf7e7
Update docs/en/development/contrib.md
...
Co-authored-by: Konstantin Bogdanov <thevar1able@users.noreply.github.com>
2024-05-29 12:54:42 +02:00
Robert Schulze
85f4de47fd
Update docs/en/development/contrib.md
...
Co-authored-by: Konstantin Bogdanov <thevar1able@users.noreply.github.com>
2024-05-29 12:54:35 +02:00
Robert Schulze
0cb8793ceb
Update docs/en/development/contrib.md
...
Co-authored-by: Konstantin Bogdanov <thevar1able@users.noreply.github.com>
2024-05-29 12:54:29 +02:00
Mikhail f. Shiryaev
7d64cb0229
Rephrase the spoiler for old DEB distributions
2024-05-29 12:45:44 +02:00
Robert Schulze
73ce2ecc93
Docs: Update third-party library guide
2024-05-29 10:43:15 +00:00
Robert Schulze
b3fb2f7d5e
Merge pull request #64496 from Blargian/docs_UTCTimestamp
...
[Docs] add missing `UTCTimestamp` function
2024-05-29 09:34:00 +00:00
Blargian
9bd558bc00
Incorporate review changes
2024-05-29 11:09:41 +02:00
Kris Buytaert
edd25f4617
Update configuration-files.md
...
Clarify the behaviour of the config.d style configuration by explaining that the keeper config lives in keeper_config.d/
2024-05-29 10:42:56 +02:00
Nikita Mikhaylov
e54949da2a
Merge pull request #64515 from ClickHouse/melvynator-patch-2
...
Update view.md
2024-05-28 23:25:30 +00:00
Robert Schulze
0dbb33232a
Merge pull request #64458 from Blargian/document_toStartOf
...
[Docs] add missing `toStartOfMillisecond`, `toStartOfMicrosecond`, `toStartOfNanosecond`
2024-05-28 22:21:08 +00:00
Artem Mustafin
d630f34eca
docs upd
2024-05-28 18:37:39 +00:00
Artem Mustafin
3f1941dd15
docs added
2024-05-28 18:25:37 +00:00
Nikolay Degterinsky
f48f3feafa
Unify SYSTEM query docs
2024-05-28 18:35:46 +02:00
Robert Schulze
990ce0b3ae
Add cross-refs and make the description easier to digest
2024-05-28 15:32:34 +00:00
Robert Schulze
81ca448d6b
Move fromReadable* docs after docs of formatReadable* functions
2024-05-28 15:20:23 +00:00
Peignon Melvyn
6a729fbb7e
Update view.md
...
Remove mention of experimental settings.
2024-05-28 16:25:08 +02:00
serxa
bb8f887dfb
fix typo
2024-05-28 14:19:48 +00:00
Mikhail Gorshkov
1f31f19da5
Fixes and documentation
2024-05-28 13:09:41 +00:00
Blargian
75bb7525da
Make headings subheadings to organize functions into two categories
2024-05-28 14:48:10 +02:00
Blargian
67abbca562
More updates to formatting
2024-05-28 14:37:54 +02:00
sarielwxm
0f952cc0d6
Merge branch 'master' into feature/loop
2024-05-28 20:22:46 +08:00
Mikhail f. Shiryaev
97092e7f0c
Remove old time deprecated repo.clickhouse.com from docs
2024-05-28 13:48:38 +02:00
Blargian
75450140ee
JSON functions update
2024-05-28 13:43:22 +02:00
Robert Schulze
52d77052d3
Remove generateUUIDv7NonMonotonic() and generateUUIDv7ThreadMonotonic() functions
2024-05-28 11:27:06 +00:00
Francisco Javier Jurado Moreno
a25c4676da
Update examples for fromReadableDecimalSize
2024-05-28 12:50:07 +02:00
serxa
c04d7bc2b7
Merge branch 'master' into workload-for-merges
2024-05-28 10:44:59 +00:00