Commit Graph

13118 Commits

Author SHA1 Message Date
Alexey Milovidov
5651c187cc
Merge pull request #61770 from yariks5s/add_current_user_mysql_alias
Add `current_user` alias
2024-03-24 01:51:18 +03:00
Alexey Milovidov
78d3351552 Add function getClientHTTPHeader, part 3 2024-03-23 21:48:28 +01:00
Dani Pozo
2736b4ef64 Use managed identity for backups IO in Azure Blob Storage
Also adds option to prevent ClickHouse from trying to create a non-existing container, which requires
a role assignment at the storage account level.
2024-03-22 17:58:07 +01:00
Mark Needham
a85886c2e0 AggregatingMergeTree: Split table creation and MV definition + add more to example 2024-03-22 16:26:43 +00:00
yariks5s
de55ec24cc tests+docs 2024-03-22 14:29:44 +00:00
robot-clickhouse-ci-2
a615d4a387
Merge pull request #56328 from ClickHouse/thomoco-patch-3
[Docs] Add details to KILL statement
2024-03-22 14:46:59 +01:00
robot-clickhouse-ci-1
0d3abe753e
Merge pull request #61413 from ClickHouse/docs-mysql-table-engine
[Docs] Specify that MySQL database engine is not supported in Cloud
2024-03-22 14:26:51 +01:00
Mark Needham
2df8188667 Agg functions 2024-03-22 11:54:04 +00:00
Mark Needham
82c171b748 add ranking functions + make the supported table more obvious 2024-03-22 11:30:15 +00:00
robot-ch-test-poll
03a4b5fb58
Merge pull request #61053 from ClickHouse/async-loader-waiters-limit
Separate limits on number of waiting and executing queries
2024-03-22 03:15:25 +01:00
Zhuo Qiu
6a95163a24
Merge branch 'ClickHouse:master' into existing-count 2024-03-22 09:51:27 +08:00
robot-ch-test-poll2
e471fa79d9
Merge pull request #61151 from kolya7k/patch-1
Update install.md
2024-03-22 04:35:37 +04:00
Alexey Milovidov
92f57c1c1c
Merge branch 'master' into docs-mysql-table-engine 2024-03-22 03:34:56 +03:00
Alexey Milovidov
08abe5823e
Update kill.md 2024-03-22 03:32:46 +03:00
Alexey Milovidov
fe5e6b0a0f
Update docs/en/sql-reference/statements/kill.md
Co-authored-by: Johnny <9611008+johnnymatthews@users.noreply.github.com>
2024-03-22 03:32:02 +03:00
Alexey Milovidov
2bcc8dae4e
Merge pull request #60608 from natalyjazzviolin/nataly/postgres-11
Adds note on supported PostgreSQL versions.
2024-03-22 03:30:20 +03:00
robot-ch-test-poll4
661cd7eca4
Merge pull request #61414 from peter279k/fix_geo_dataset_info
Correct the GEO datasets information
2024-03-22 01:28:59 +01:00
yariks5s
6a19b77d9e init 2024-03-21 18:39:05 +00:00
divanik
cc7a4182e3 Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/generate_series_function 2024-03-21 11:27:48 +00:00
serxa
c31b958f88 Merge branch 'master' into async-loader-waiters-limit 2024-03-21 10:58:22 +00:00
Robert Schulze
35cc335597
Revert "Un-flake test_undrop_query" 2024-03-20 18:04:35 +01:00
Austin Kothig
cefdbfb7c3
Applying feedback. 2024-03-20 07:05:49 -07:00
divanik
8ec2dd31c7 Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/generate_series_function 2024-03-20 10:54:51 +00:00
Alexander Tokmakov
1c61ef7155 Merge branch 'master' into start-transaction 2024-03-19 19:30:26 +01:00
robot-clickhouse-ci-1
b6cc44bd3b
Merge pull request #61054 from peter279k/add_tw_weather_dataset
Add another example dataset for presenting usage
2024-03-19 18:21:32 +01:00
robot-ch-test-poll2
7aca96924b
Merge pull request #61557 from danila-ermakov/patch-1
queries-file should be used to specify file
2024-03-19 19:33:43 +04:00
robot-clickhouse-ci-1
414bb49069
Merge pull request #61478 from Blargian/document_wkt_function
Add WKT function to documentation
2024-03-19 13:56:55 +01:00
divanik
87e2c09feb Correct typo 2024-03-19 10:31:05 +00:00
divanik
24a59546c7 ASdd documentation 2024-03-19 09:42:40 +00:00
danila-ermakov
c1daf104af
queries -> queries-file cli.md
queries-file should be used to specify file
2024-03-18 18:23:31 -04:00
Kirill Nikiforov
ebaee8e5f6
Add support for ATTACH PARTITION ALL (#61107) 2024-03-18 15:00:27 -04:00
divanik
2061fb25c5 Add alias to doc 2024-03-18 16:21:08 +00:00
divanik
3fd5c69205 Add docs 2024-03-18 16:17:54 +00:00
Zhuo Qiu
62c91fdddc
revise docs
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
2024-03-18 22:33:07 +08:00
robot-ch-test-poll2
67e7b1cb19
Merge pull request #61506 from ClickHouse/update_jdbc_doc
Update jdbc.md
2024-03-18 16:38:55 +04:00
divanik
c5d35bb187 Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/generate_series_function 2024-03-18 12:26:43 +00:00
Yarik Briukhovetskyi
c85d410cda
Merge pull request #60612 from JakeBamrah/master
[59558] Add size cap to Memory tables
2024-03-18 13:21:56 +01:00
robot-ch-test-poll4
e8a08baf23
Merge pull request #61092 from rschu1ze/locate-mysql
Make the argument order for `locate` compatible with MySQL
2024-03-18 11:55:05 +01:00
alesapin
0faf4eacb8
Merge pull request #61299 from ClickHouse/merge_config
Add ability to merge includes for config preprocessor for configs
2024-03-18 11:22:42 +01:00
Robert Schulze
eb26bb2a1c
Merge pull request #61348 from rschu1ze/flaky-test_uncrop_query
Un-flake `test_undrop_query`
2024-03-18 08:56:22 +01:00
Zhuo Qiu
bf85f7f368 add docs & minor fix for lwd-aware merge settings 2024-03-18 11:02:02 +08:00
San
973b278128
Update jdbc.md 2024-03-18 11:37:21 +11:00
San
0a8b7dd9cd
Update jdbc.md 2024-03-18 11:36:39 +11:00
San
58a2f780d9
Update jdbc.md
We will no longer support jdbc bridge
2024-03-18 11:30:36 +11:00
Peter
9599e0a13e
Merge branch 'master' of ClickHouse 2024-03-17 00:55:23 +08:00
Peter
6b0f77bbfc
Merge branch 'master' of orign ClickHouse 2024-03-17 00:29:50 +08:00
Peter
88f146aa51
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into add_tw_weather_dataset 2024-03-17 00:29:20 +08:00
Blargian
e956656e9d Remove primitive types from parameters - looks ugly 2024-03-16 15:19:30 +01:00
Blargian
5b05bee2a9 Add reference to geodata types 2024-03-16 15:16:53 +01:00
Nikolay Yankin
335f147a3b
Update install.md
Alternative URL for latest version
2024-03-16 16:57:39 +03:00
Blargian
f85eda34d9 Update wording for multipolygon 2024-03-16 13:25:07 +01:00
Blargian
5c9f132800 Explain behaviour for various geometric types and array shapes 2024-03-16 13:18:56 +01:00
Shaun Struwig
e1b2e0a00b
Update polygon.md
Add WKT function to documentation
2024-03-16 02:34:45 +01:00
Robert Schulze
f132eef63b
Merge remote-tracking branch 'rschu1ze/master' into flaky-test_uncrop_query 2024-03-15 15:12:58 +00:00
Yarik Briukhovetskyi
f67eae6d7b
Update memory.md 2024-03-15 15:50:17 +01:00
Robert Schulze
9546370544
Merge remote-tracking branch 'rschu1ze/master' into locate-mysql 2024-03-15 13:11:22 +00:00
alesapin
38cd6ef27d Merge branch 'master' into merge_config 2024-03-15 13:52:52 +01:00
Kruglov Pavel
4285f1a811
Revert "Revert "Updated format settings references in the docs (datetime.md)"" 2024-03-15 13:50:03 +01:00
Kruglov Pavel
1365d421d7
Merge pull request #61435 from ClickHouse/revert-61316-patch-1
Revert "Updated format settings references in the docs (datetime.md)"
2024-03-15 13:49:39 +01:00
Sergei Trifonov
273d221781
Merge pull request #60558 from ClickHouse/revert-60253-revert-59032-cpu-scheduler-and-cc
Revert "Revert "Support resource request canceling""
2024-03-15 13:24:50 +01:00
divanik
e57446b6f5 Resolved conflicts 2024-03-15 11:57:59 +00:00
Kruglov Pavel
16abbcd095
Revert "Updated format settings references in the docs (datetime.md)" 2024-03-15 12:54:13 +01:00
robot-ch-test-poll1
a2fd65ead3
Merge pull request #61390 from peter279k/improve_download_nyc_sh
Add checksum validating before extracting archive
2024-03-15 15:10:07 +04:00
Robert Schulze
1281acc295
Merge remote-tracking branch 'rschu1ze/master' into locate-mysql 2024-03-15 10:14:46 +00:00
peter279k
978fb78351
Correct Criteo example dataset instruction section 2024-03-15 11:18:21 +08:00
peter279k
e5f0079fc6
Correct the GEO datasets information 2024-03-15 10:27:10 +08:00
justindeguzman
22e911dbe4 [Docs] Specify that MySQL database engine is not supported in Cloud 2024-03-14 18:56:28 -07:00
justindeguzman
25c56ac0a6 [Docs] Specify that MySQL table engine is not supported in Cloud 2024-03-14 18:30:18 -07:00
Austin Kothig
5020741b25
Add support for nanosecond level precision. 2024-03-14 14:34:45 -07:00
Kseniia Sumarokova
83f1c895ad
Merge pull request #60024 from ClickHouse/add-documentation-for-disks-configuration
Update storing-data.md
2024-03-14 19:19:59 +01:00
Kruglov Pavel
a3373ab580
Merge pull request #61316 from qaziqarta/patch-1
Updated format settings references in the docs (datetime.md)
2024-03-14 18:41:13 +01:00
Peter
7c5ef07c7b
Add checksum validating before extracting archive 2024-03-15 00:26:32 +08:00
Kseniia Sumarokova
69a663157b
Merge branch 'master' into add-documentation-for-disks-configuration 2024-03-14 16:15:08 +01:00
kssenii
200823c311 Try fix docs check 2024-03-14 15:04:19 +01:00
kssenii
b538e94acf Merge remote-tracking branch 'origin/master' into add-documentation-for-disks-configuration 2024-03-14 14:06:12 +01:00
kssenii
bf9da768bf More detailed explanation 2024-03-14 13:53:40 +01:00
vdimir
0b97f3ac16
Merge pull request #61320 from ClickHouse/vdimir/fix_rabbitmq_logical_error
Fix logical error in RabbitMQ storage with MATERIALIZED columns
2024-03-14 13:28:05 +01:00
divanik
27a9309b4c Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/generate_series_function 2024-03-14 12:21:35 +00:00
robot-clickhouse
ace71b1fd7
Merge pull request #61352 from peter279k/fix_61351
Fix issue #61351
2024-03-14 12:59:55 +01:00
divanik
9c77aa9510 Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/generate_series_function 2024-03-14 11:41:14 +00:00
Robert Schulze
4233fa4d80
Merge remote-tracking branch 'rschu1ze/master' into locate-mysql 2024-03-14 11:35:58 +00:00
Sergei Trifonov
8bc7dc4dab
Merge pull request #61202 from ClickHouse/docs/adds-var-xyz-stable
Improves `varPop` and `varSamp` docs. Adds `...Stable` alternative function docs.
2024-03-14 11:02:11 +01:00
peter279k
0b522f5fb3
Fix issue #61351 2024-03-14 14:46:22 +08:00
Robert Schulze
bd6bed161c
Try to fix flaky test_undrop_query 2024-03-13 20:56:42 +00:00
Raúl Marín
89de338676 Better 2024-03-13 20:06:05 +01:00
Jake Bamrah
5e66cd7154 fix settings seg-fault and expand test case coverage 2024-03-13 18:47:13 +01:00
Jake Bamrah
e53d052dcc update docs to include circular buffer behaviour 2024-03-13 18:47:13 +01:00
Jake Bamrah
000719aa2a update memory table docs with size cap changes 2024-03-13 18:47:13 +01:00
vdimir
b2e067b3da
Fix logical error in RabbitMQ storage with MATERIALIZED columns 2024-03-13 16:41:35 +00:00
Raúl Marín
aecc135f5d Add more details about how NULLs are processed in aggregations 2024-03-13 17:03:18 +01:00
qaziqarta
b8abd57b0f
Updated references to format settings in datetime.md
Updated references to date_time_input_format and date_time_output_format.
2024-03-13 21:18:05 +06:00
Robert Schulze
ce665eae30
Doc fixups 2024-03-13 15:13:17 +00:00
Robert Schulze
7a5ac383e5
Merge pull request #61308 from rschu1ze/docs-sleep
Docs: Follow up to #61258
2024-03-13 15:42:47 +01:00
Robert Schulze
d2a523579a
Merge pull request #61285 from peter279k/improve_null_usage
Improve related NULL functions usage
2024-03-13 15:32:58 +01:00
alesapin
9338b681ef I will bypass style check 2024-03-13 15:12:36 +01:00
Robert Schulze
6bbf9eb540
Fixup fixups 2024-03-13 13:57:55 +00:00
Robert Schulze
4f2be00352
Some fixups 2024-03-13 13:55:32 +00:00
alesapin
9b1d8a2f52 fix style 2024-03-13 14:15:34 +01:00
Robert Schulze
f16259e54c
Merge pull request #61101 from ClickHouse/docs/add-substring-utf8
Document `substringUTF8` and `substringIndexUTF8`
2024-03-13 14:09:07 +01:00
Robert Schulze
d8c5008280
Follow up to #61258 2024-03-13 13:07:14 +00:00
János Benjamin Antal
cccf054420
Merge pull request #60881 from ClickHouse/add-docs-to-simplejson-and-sin
Add docs to simplejson and sin
2024-03-13 14:00:51 +01:00
Robert Schulze
1e536251a2
Update string-functions.md 2024-03-13 13:41:56 +01:00
Robert Schulze
6ca4fc26f4
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: Johnny <9611008+johnnymatthews@users.noreply.github.com>
2024-03-13 13:39:14 +01:00
Robert Schulze
b4953f35b4
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: Johnny <9611008+johnnymatthews@users.noreply.github.com>
2024-03-13 13:39:03 +01:00
Robert Schulze
4954bde599
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: Johnny <9611008+johnnymatthews@users.noreply.github.com>
2024-03-13 13:38:35 +01:00
Robert Schulze
173fa7934c
Merge remote-tracking branch 'rschu1ze/master' into locate-mysql 2024-03-13 12:31:56 +00:00
alesapin
8af9262e43 Add docs 2024-03-13 13:26:25 +01:00
peter279k
0353121dcc
Improve related NULL functions usage 2024-03-13 19:17:27 +08:00
robot-ch-test-poll4
455a1bbd54
Merge pull request #61258 from ClickHouse/docs/add-sleep-function
Adds `sleep()` and `sleepEachRow()` docs.
2024-03-13 07:30:33 +01:00
Yakov Olkhovskiy
460692ac74
Update docs/en/sql-reference/functions/other-functions.md 2024-03-13 00:36:23 -04:00
unashi
c78224c2ff Merge branch 'master' into feat-59377 2024-03-13 11:24:00 +08:00
Sergei Trifonov
828cd7adab
Merge pull request #61215 from pmusa/patch-2
Clarify sentence about clusterAllReplicas
2024-03-12 22:48:57 +01:00
johnnymatthews
2847def517 Formats markdown with prettier. 2024-03-12 13:57:34 -03:00
johnnymatthews
b3cfb8a2cb Adds sleep function docs. 2024-03-12 13:57:03 -03:00
johnnymatthews
53442f4914 Cleans up markdown. 2024-03-12 13:48:47 -03:00
divanik
8f44201f92 Preliminary commit 2024-03-12 16:22:33 +00:00
Mikhail f. Shiryaev
2fbc113021
Adjust the packages in installation docs 2024-03-12 17:00:44 +01:00
Peter
5576c17051
Using straightforward approach to import GPG key 2024-03-12 22:57:06 +08:00
Pablo Musa
f6abe68b60
Clarify sentence about clusterAllReplicas
The explanation about `clusterAllReplicas` is not clear. This change tries to simplify the sentence and clarify the explanation.
2024-03-12 10:52:22 +01:00
Alexey Milovidov
bd4f948f12
Merge pull request #61058 from ClickHouse/rip-copier
Delete `clickhouse-copier`
2024-03-12 07:15:48 +03:00
Alexey Milovidov
c3a839d595 Merge pull request #61127 from ClickHouse/remove-in-memory-data-parts-2
Remove in-memory data parts, part 3.
2024-03-12 07:07:07 +03:00
zhongyuankai
c6c40d1ac1 Merge branch 'master' into drop_tables 2024-03-12 08:54:55 +08:00
johnnymatthews
281dc8d29d Improves varSamp docs. Adds varSampStable docs. 2024-03-11 17:48:12 -03:00
johnnymatthews
120a1fdb5f Improves varPop docs. Adds varPopStable. 2024-03-11 17:24:33 -03:00
Nikita Mikhaylov
cfa042cb04 Merge branch 'master' of github.com:ClickHouse/ClickHouse into rip-copier 2024-03-11 15:45:20 +00:00
Robert Schulze
66e7c26bce
Merge pull request #61103 from ClickHouse/docs/add-readWKT-Point-and-Ring
Adds read wkt point and ring docs.
2024-03-11 15:11:43 +01:00
Robert Schulze
1ea68265b5
Revert "Adds makeDateTime64 function."
This reverts commit bd194aab41.
2024-03-11 12:46:30 +00:00
Robert Schulze
683d229d2d
Merge pull request #60868 from Blargian/document_morton_xyz
Add `mortonEncode` and `mortonDecode` to documentation
2024-03-11 13:27:28 +01:00
Robert Schulze
e43ac49d4e
Merge remote-tracking branch 'rschu1ze/master' into locate-mysql 2024-03-11 12:23:15 +00:00
serxa
b1d1c8eb0c Merge branch 'master' into revert-60253-revert-59032-cpu-scheduler-and-cc 2024-03-11 11:25:53 +00:00
serxa
294526e772 Merge branch 'master' into async-loader-waiters-limit 2024-03-11 11:22:09 +00:00
Nikolay Yankin
e562d97ff5
Update install.md
https://packages.clickhouse.com/tgz/stable/ is multi-paged now and  sorted by date asc so we can't get very last version
2024-03-11 14:07:19 +03:00
Robert Schulze
a0727ba0af
Merge pull request #60725 from ClickHouse/docs/rand-functions
Document undocumented `rand*` functions
2024-03-11 11:54:29 +01:00
Robert Schulze
27099cedcb
Some fixups 2024-03-11 08:34:01 +00:00
Robert Schulze
3c60e82971
Incorporate review feedback 2024-03-11 07:41:28 +00:00
Johnny
e7270069a4
Removes dupliated h2 header. 2024-03-11 07:38:51 +00:00
johnnymatthews
ade0f9f75f
Adds docs for emptyArrayDate and emptyArrayDateTime. 2024-03-11 07:38:49 +00:00
johnnymatthews
c3895c3546
Adds emptyArrayFloat32/64 docs. 2024-03-11 07:38:46 +00:00
johnnymatthews
515cb59b00
Adds emptyArrayIntX docs. 2024-03-11 07:38:43 +00:00
johnnymatthews
d16c6780c7
Adds basic emptyArrayUIntX docs. 2024-03-11 07:38:40 +00:00
serxa
5b796e1f42 Merge branch 'master' into async-loader-waiters-limit 2024-03-10 15:20:27 +00:00
Robert Schulze
349894fc2b
Fixes #61051 2024-03-10 13:13:59 +00:00
Alexey Milovidov
d337379385 Remove in-memory data parts, step 2 2024-03-10 06:44:26 +01:00
robot-clickhouse-ci-2
1c44f3d091
Merge pull request #61063 from HowePa/patch-1
[Docs] correction arguments in `clickhouse-local`
2024-03-09 03:57:52 +01:00
Alexander Tokmakov
854abd64d8
Merge pull request #60340 from ClickHouse/ddl_none_only_active
Add none_only_active DDL output mode
2024-03-08 22:20:40 +01:00
johnnymatthews
2196c75dd8 Adds substring-UTF8 docs. 2024-03-08 11:07:04 -04:00
Dmitry Novik
ac3d0e2df8
Merge pull request #60937 from mneedham/patch-2
Window functions intro
2024-03-08 12:06:18 +01:00
Robert Schulze
1366a3ebe2
Merge pull request #60649 from rschu1ze/revert-revert-54746_to_millisecond_function
Revert "Revert "Add `toMillisecond` function""
2024-03-08 10:55:04 +01:00
豪肥肥
5bfb6f08a8
[Docs] correction arguments 2024-03-08 06:29:15 +08:00
Nikita Mikhaylov
2bc4d27ac6 Bye bye 2024-03-07 19:24:39 +00:00
johnnymatthews
a00a1fd7b4 Adds readWKT docs. 2024-03-07 14:45:15 -04:00
Peter
f4fc65449c
Add another example dataset for presenting usage 2024-03-08 01:20:50 +08:00
serxa
0f0ea422f2 separate limits on number of waiting and executing queries 2024-03-07 17:05:54 +00:00
johnnymatthews
bd194aab41 Adds makeDateTime64 function. 2024-03-07 12:55:21 -04:00
jsc0218
835afe1f34
Merge pull request #60893 from jsc0218/AddNamedCollectionGrantDoc
Add named collection grant description
2024-03-07 10:15:54 -05:00
Yarik Briukhovetskyi
b1b999f1c8
fix typo 2024-03-07 12:44:57 +01:00
Kseniia Sumarokova
de7f7e196e
Update docs/en/sql-reference/statements/grant.md 2024-03-07 13:55:22 +08:00
jsc0218
c901c9c1f3 fix typo 2024-03-07 01:47:10 +00:00
jsc0218
0f4cd3198d add version specification 2024-03-07 01:09:18 +00:00
Shaun Struwig
06a7665d0e
Update encoding-functions.md
Add missing "Result:" after query
2024-03-06 18:19:52 +01:00
János Benjamin Antal
bdb76d9dd4 Fix aspell errors 2024-03-06 16:30:22 +00:00
Mark Needham
d0e887f834
Update index.md 2024-03-06 15:02:18 +00:00
Raúl Marín
314e27a06e Fix groupArraySorted documentation 2024-03-06 12:52:03 +00:00
Robert Schulze
7a60a5c7ab
Merge pull request #60642 from rschu1ze/docs-58023
Docs: Follow-up to #58023
2024-03-06 11:40:39 +01:00
Robert Schulze
06c2492b92
Clarify subtle detail in docs 2024-03-06 09:29:42 +00:00
Robert Schulze
1c10b96361
Merge remote-tracking branch 'rschu1ze/master' into revert-revert-54746_to_millisecond_function 2024-03-06 09:04:57 +00:00
Shaun Struwig
68a3ca37c4
Add examples using columns 2024-03-06 06:42:01 +01:00
jsc0218
cd2a418afd add named collection grant doc 2024-03-06 02:31:21 +00:00
Zach Naimon
f5cf61c32e update documentation without autoformat 2024-03-05 14:28:48 -05:00
Zach Naimon
34d327a08c Revert "update documentation"
This reverts commit d596de7384.
2024-03-05 14:26:57 -05:00
Zach Naimon
d596de7384 update documentation 2024-03-05 14:25:48 -05:00
János Benjamin Antal
981c507d80 Add example to sin. 2024-03-05 17:01:54 +00:00
János Benjamin Antal
aa6b70e5f2 Add documentation to simpleJSON functions 2024-03-05 16:55:08 +00:00
Blargian
45509607ad Fix spelling mistake 2024-03-05 15:50:30 +01:00
Blargian
7930a26df1 Fix formatting of compression/expansion levels 2024-03-05 15:47:45 +01:00
Blargian
bfb703b579 Add mortonEncode and mortonDecode to documentation 2024-03-05 15:38:42 +01:00
Joris Clement
b791ced86f
docs: typo
With https://github.com/ClickHouse/ClickHouse/pull/39423 allowing the
the usage of single quotes was disabled by default. Adapt the
documentation accordingly.
2024-03-05 14:50:24 +01:00
Joris Clement
0bedd98bb7
style: trailing whitespace 2024-03-05 14:50:23 +01:00
Alexander Tokmakov
72a4533c4e Merge branch 'master' into ddl_none_only_active 2024-03-05 13:42:00 +01:00
Alexey Milovidov
570692fe83
Merge branch 'master' into json-ambg-tuple-inference 2024-03-05 04:50:39 +03:00
Kruglov Pavel
4bdafed801
Merge pull request #60420 from HowePa/format_case_insensitive
Make all format names case insensitive.
2024-03-04 19:09:10 +01:00
avogar
9a05461680 Better exception message 2024-03-04 17:49:33 +00:00
avogar
70abdf7a41 Small improvements in JSON schema inference 2024-03-04 17:32:22 +00:00
Alexey Milovidov
ba51508ee9
Merge pull request #60733 from ClickHouse/alexey-milovidov-patch-8
Update build.md
2024-03-04 18:56:45 +03:00
Alexey Milovidov
de6c5d3a40
Merge pull request #60552 from ClickHouse/pc2
Userspace page cache again
2024-03-04 17:47:35 +03:00
Alexey Milovidov
629af21701
Update build.md 2024-03-04 05:52:47 +03:00
Alexey Milovidov
3476e36e87
Update build.md
1. Add `apt-get update` command.
2. Put Docker to the bottom.
2024-03-04 05:50:43 +03:00
johnnymatthews
e98c30c161 Reorganizes rand docs page. 2024-03-03 14:38:59 -07:00
johnnymatthews
77fe221665 Adds undocumented rand functions. Prettifies markdown. 2024-03-03 14:25:25 -07:00
robot-ch-test-poll4
c46ffbaf24
Merge pull request #60700 from Blargian/document_function_today
Update documentation for `today` function
2024-03-03 18:23:01 +01:00
robot-clickhouse-ci-2
0e9f9c6f47
Merge pull request #60707 from peter279k/remove_original_article
Remove original article because it's redundant
2024-03-03 18:14:55 +01:00
robot-clickhouse-ci-1
f87d19efc5
Merge pull request #60679 from Blargian/document_function_TimeDiff
Document `timeDiff` function
2024-03-03 18:02:42 +01:00
robot-clickhouse
389d39cdc4
Merge pull request #60697 from peter279k/correct_covid19_column
Correct the COVID-19 open dataset date column type
2024-03-03 17:55:28 +01:00
Peter
1df42bb86b
Remove original article because it's redundant 2024-03-03 22:49:11 +08:00
Blargian
b910a66f19 Update example to showcase aliases 2024-03-03 13:18:35 +01:00
Blargian
27231a9542 Add example query and response 2024-03-03 13:14:29 +01:00
Peter
7dd37f08d7
Correct the COVID-19 open dataset date column type 2024-03-03 19:50:23 +08:00
Blargian
8e79b229b1 Update documentation for function 2024-03-03 10:49:59 +01:00
Alexey Milovidov
6771e99d9f Merge branch 'master' into ddl_none_only_active 2024-03-03 03:09:24 +01:00
Alexey Milovidov
1f1e0f082a
Merge branch 'master' into changelog-24.2 2024-03-03 03:27:28 +03:00
Yakov Olkhovskiy
bae4783fe9
Merge pull request #54508 from UnamedRus/topk-statistics-count-errors
Add mode fot topK/topKWeighed function to also include count/error statistics
2024-03-02 11:54:55 -05:00
Blargian
e3329a44a8 Add missing documentation for timeDiff function 2024-03-01 21:17:49 +01:00
Peter
f2e325851d
Remove unavailable referenced tag link 2024-03-02 01:31:33 +08:00
UnamedRus
912b8baf57
Merge branch 'ClickHouse:master' into topk-statistics-count-errors 2024-03-02 00:43:29 +09:00
Robert Schulze
68181ab00f
Revert "Revert "Add toMillisecond function""
This reverts commit 5225fc6a14.
2024-03-01 13:14:44 +00:00
Alexander Tokmakov
5225fc6a14
Revert "Add toMillisecond function" 2024-03-01 13:59:03 +01:00
Robert Schulze
dc2d022cc4
Docs: Follow-up to #58023 2024-03-01 12:29:57 +00:00
Robert Schulze
2e256b4c17
Merge pull request #60500 from allmazz/feature/increase_dns_cache_size
Rename dns_cache_max_size to dns_cache_max_entries
2024-03-01 12:38:07 +01:00
Robert Schulze
44c3de1a0b
Merge pull request #60281 from Blargian/54746_to_millisecond_function
Add `toMillisecond` function
2024-03-01 11:34:20 +01:00
Robert Schulze
39457cd5ac
Merge remote-tracking branch 'ClickHouse/master' into feature/increase_dns_cache_size 2024-03-01 10:29:46 +00:00
Robert Schulze
0986d80a1c
Merge remote-tracking branch 'rschu1ze/master' into byteSlice 2024-03-01 10:10:30 +00:00
SmitaRKulkarni
89fff6852a
Merge pull request #60251 from ClickHouse/Fix_endpoint_for_azureblobstorage
Azure Blob Storage : Fix issues endpoint and prefix
2024-03-01 10:23:49 +01:00
Antonio Andelic
5104029f62
Merge pull request #59535 from josh-hildred/tar_support
Add support for reading and writing backups as tar archives
2024-03-01 10:01:59 +01:00
Nataly Merezhuk
a6cebad52b Adds note on supported PostgreSQL versions. 2024-02-29 16:32:29 -05:00
Alexey Milovidov
930846a42d Merge remote-tracking branch 'origin' into changelog-24.2 2024-02-29 21:57:28 +01:00
Blargian
3e5bf7935e Fix documentation 2024-02-29 21:46:25 +01:00
Robert Schulze
efb0e638c0
Merge remote-tracking branch 'rschu1ze/master' into byteSlice 2024-02-29 15:59:14 +00:00
Raúl Marín
d661acc7b0
Merge pull request #60551 from pamarcos/patch-2
Fix typo in query_thread_log doc
2024-02-29 16:41:31 +01:00
Joshua Hildred
ca9a6f809f add support for .tar.zst and tar.xz 2024-02-29 05:20:53 -08:00
Joshua Hildred
79aec12771 Update docs 2024-02-29 05:20:52 -08:00
Joshua Hildred
1bb9115abd Add documentation 2024-02-29 05:20:51 -08:00
Sergei Trifonov
f8561b2265
Revert "Revert "Support resource request canceling"" 2024-02-29 13:53:27 +01:00
Pablo Marcos
4db4a82ae0 Update thread_id to sync with Russian doc 2024-02-29 13:31:36 +01:00
Michael Kolupaev
42437a2ae1 Userspace page cache (#53770)
* Userspace page cache

* Maybe it'll build this time, who knows.

* 'auto' went out of fashion, I guess

* Documentation, tsan workaround, metric 'UnreclaimableRss', disable page cache in the test that uses DatabaseOrdinary

* Moved CachedInMemoryReadBufferFromFile to object store level, changed settings, addressed other comments.

* Fix

* Another fix

* Fix restricted seek, fix ppc64le build

* Don't allow page cache with file cache

* Adjust tests a little

* Fix clang-tidy

* Conflicts

* Comments

* Maybe unbroke AsynchronousBoundedReadBuffer

* SettingsChangesHistory.h

* Fix warning in test
2024-02-29 12:28:32 +00:00
Pablo Marcos
28735a4ba4
Fix typo in query_thread_log doc
Fix typo in query_thread_log doc
2024-02-29 13:23:36 +01:00
Robert Schulze
e760c082bf
More fixups for tukey 2024-02-29 12:23:17 +00:00
Alexander Tokmakov
15e1191f74
Revert "Userspace page cache (#53770)"
This reverts commit 7b55c61551.
2024-02-29 13:20:17 +01:00
Robert Schulze
cfed36e8a9
Merge remote-tracking branch 'rschu1ze/master' into byteSlice 2024-02-29 11:29:15 +00:00
Robert Schulze
070f9d952f
Merge remote-tracking branch 'ClickHouse/master' into feature/increase_dns_cache_size 2024-02-29 11:27:59 +00:00
Michael Kolupaev
7b55c61551
Userspace page cache (#53770)
* Userspace page cache

* Maybe it'll build this time, who knows.

* 'auto' went out of fashion, I guess

* Documentation, tsan workaround, metric 'UnreclaimableRss', disable page cache in the test that uses DatabaseOrdinary

* Moved CachedInMemoryReadBufferFromFile to object store level, changed settings, addressed other comments.

* Fix

* Another fix

* Fix restricted seek, fix ppc64le build

* Don't allow page cache with file cache

* Adjust tests a little

* Fix clang-tidy

* Conflicts

* Comments

* Maybe unbroke AsynchronousBoundedReadBuffer

* SettingsChangesHistory.h

* Fix warning in test
2024-02-29 11:27:32 +00:00
Smita Kulkarni
a168a84624 Merge branch 'master' into Fix_endpoint_for_azureblobstorage 2024-02-29 10:55:31 +01:00
Smita Kulkarni
5d68c9f046 Updated default value of endpoint_contains_account_name to true 2024-02-29 09:38:13 +01:00
Kirill Nikiforov
48a4265f3e rename dns_cache_max_size to dns_cache_max_entries 2024-02-29 06:03:44 +03:00
Kirill Nikiforov
fe247cb64d rename dns_cache_max_size to dns_cache_max_entries 2024-02-29 06:03:44 +03:00
Kirill Nikiforov
b1db898747 increase default dns_cache_max_size to 1Mb 2024-02-29 06:03:30 +03:00
Alexey Milovidov
7c0ee5a783
Merge pull request #60198 from Avogar/variant-improvements
Fixes and improvements for Variant type
2024-02-29 03:27:22 +03:00
Alexey Milovidov
e6dffb1f2d
Merge pull request #60379 from rogeryk/improve-pretty-format
Improve pretty format if a block consists of a single numeric value and exceeds one million.
2024-02-29 02:20:42 +03:00
Alexander Tokmakov
25c82a5949
Merge pull request #57798 from kirillgarbar/modify-engine
Convert MergeTree tables to replicated on server restart if flag is set
2024-02-28 21:55:15 +01:00
Robert Schulze
42f29c01cf
Merge remote-tracking branch 'rschu1ze/master' into byteSlice 2024-02-28 19:10:48 +00:00
Kruglov Pavel
a7eabbbe3a
Merge branch 'master' into variant-improvements 2024-02-28 17:38:54 +01:00
Robert Schulze
e02c083e60
Add convenience alias byteSlice for substring 2024-02-28 13:32:56 +00:00
Robert Schulze
b380d06e6e
Update date-time-functions.md 2024-02-28 12:20:29 +01:00
Robert Schulze
6306e51ee9
Update date-time-functions.md 2024-02-28 12:18:58 +01:00
Robert Schulze
613e426484
Some fixups 2024-02-28 11:14:53 +00:00
Smita Kulkarni
a46d7c9191 Updated docs and addressed comments 2024-02-28 11:25:35 +01:00
YenchangChan
ae0ff7c32e docs: add ckman to gui documents 2024-02-28 08:29:31 +08:00
pufit
330a206470
Add definers for views (Attempt 2) (#60439) 2024-02-27 19:00:17 -05:00
Anton Popov
3cdd3495fd
Merge pull request #60435 from CurtizJ/return-back-58140
Revert "Revert "Add table function `mergeTreeIndex`""
2024-02-28 00:52:44 +01:00
robot-ch-test-poll1
435c42bcad
Merge pull request #60458 from ClickHouse/fix-file-cluster-example
Fix query example in fileCluster.md
2024-02-28 02:49:26 +04:00
Alexey Milovidov
350038dd5f
Merge pull request #54429 from fermelone/patch-3
Update settings_profile_elements.md
2024-02-28 01:38:12 +03:00