Commit Graph

14310 Commits

Author SHA1 Message Date
János Benjamin Antal
8fece64f33
Merge pull request #66214 from sguerrini97/use_same_password_for_base_backup
Allow to create incremental password protected backups
2024-08-05 11:18:21 +00:00
vdimir
908f3fc937
Merge pull request #66257 from bigo-sg/ch_support_printf
Add function printf for spark compatiability
2024-08-05 09:53:22 +00:00
Alexey Milovidov
1e19459610
Merge pull request #67334 from petern48/aliasFeature
New Feature: Add camelCase aliases denseRank() and percentRank()
2024-08-04 20:52:31 +00:00
李扬
667727192f
Merge branch 'ClickHouse:master' into fix_map_from_arrays 2024-08-03 21:28:20 +08:00
Peter Nguyen
b6f1da51f3
Merge branch 'ClickHouse:master' into aliasFeature 2024-08-02 21:46:42 -06:00
Alexey Milovidov
130bf67b07
Merge pull request #67694 from den-crane/Docs/max_partitions_to_read
doc fix max_partitions_to_read description
2024-08-03 00:28:23 +00:00
Alexey Milovidov
65e0168b64
Merge pull request #67347 from ssheikin/patch-1
Fix positionCaseInsensitive example
2024-08-02 20:02:36 +00:00
Denny Crane
3c4389ec4d doc/fix max_partitions_to_read description 2024-08-02 14:57:19 -03:00
Sasha Sheikin
ae6d4bdd8a
Fix positionCaseInsensitive example 2024-08-02 18:47:29 +02:00
Nikita Fomichev
1fd9464947
Merge pull request #67454 from ClickHouse/24.7-testing-and-docs
24.7 add missing documentation and testing
2024-08-02 15:00:47 +00:00
李扬
f0b2aa195c
Merge branch 'ClickHouse:master' into fix_map_from_arrays 2024-08-02 10:45:46 +08:00
李扬
3a2009c9bc
Merge branch 'ClickHouse:master' into func_overlay 2024-08-02 10:45:28 +08:00
Nikita Mikhaylov
ee22e695cb
Merge pull request #67581 from ClickHouse/thomoco-patch-3
Update settings.md
2024-08-01 14:19:01 +00:00
Alexander Tokmakov
c0bd2120c8
Merge pull request #66519 from XuJia0210/feature_disable_insertion_and_mutation
Feature disable insertion and mutation
2024-08-01 13:35:25 +00:00
taiyang-li
5564489cca change as request 2024-08-01 15:31:54 +08:00
Peter Nguyen
c21fabe32e
Merge branch 'ClickHouse:master' into aliasFeature 2024-07-31 21:11:52 -06:00
Thom O'Connor
6e914ff6da
Update settings.md
Removing duplicate header "## background_merges_mutations_scheduling_policy"
2024-07-31 21:59:37 +00:00
János Benjamin Antal
7aff8748b0 Address small review comments 2024-07-31 18:08:19 +00:00
János Benjamin Antal
23fa85e3ff
Apply suggestions from code review
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2024-07-31 19:30:58 +02:00
János Benjamin Antal
1e9a621b54
Merge branch 'master' into kafka-zookeeper 2024-07-31 19:16:03 +02:00
Ilya Yatsishin
4bf7aa1950
Revert "Revert "Add settings to replace external engines to Null during create"" 2024-07-31 13:30:14 +02:00
Raúl Marín
4e2f8576e5
Revert "Add settings to replace external engines to Null during create" 2024-07-31 11:50:58 +02:00
Peter Nguyen
419a5e7f73 Update window-functions doc with denseRank and percentRank aliases 2024-07-30 17:17:01 -06:00
Peter Nguyen
3b12fec141 Update dense_rank doc to mention the denseRank alias 2024-07-30 17:05:48 -06:00
Yakov Olkhovskiy
dea79dc2bb
Merge pull request #67091 from ClickHouse/fix-lag-lead-in-frame
Fix: add necessary type conversion in lagInFrame and leadInFrame
2024-07-30 22:48:11 +00:00
Robert Schulze
546eb4bf1d
Merge pull request #67186 from Blargian/docs_materialize
[Docs] add example for `materialize` function
2024-07-30 17:18:32 +00:00
Nikita Fomichev
9a05a3ed9e Add missing documentation for groupConcat after series of reverts and merges
https://github.com/ClickHouse/ClickHouse/pull/65384
2024-07-30 12:07:34 +02:00
Robert Schulze
8370114400
Merge pull request #67399 from rschu1ze/frmDt-optional-format-string
formatDateTime[InJodaSyntax]: make format string optional
2024-07-30 09:35:11 +00:00
Alexey Milovidov
95a5dc6f34
Merge pull request #66536 from qoega/external-replace-to-null
Add settings to replace external engines to Null during create
2024-07-30 09:03:35 +00:00
Alexey Milovidov
e4bc7dea61
Merge pull request #67353 from Avogar/json-as-object-docs
Add JSONAsObject format to documentation
2024-07-30 01:27:56 +00:00
Yakov Olkhovskiy
f94bebb053 fix 2024-07-29 22:36:59 +00:00
Robert Schulze
812a2b9299
formatDateTime[InJodaSyntax]: make format string optional 2024-07-29 17:24:28 +00:00
János Benjamin Antal
b9670c782f Merge remote-tracking branch 'origin/master' into kafka-zookeeper 2024-07-29 14:42:41 +00:00
Ilya Yatsishin
efa218b534 address comments 2024-07-29 15:54:54 +02:00
Ilya Yatsishin
307e1be999 Merge remote-tracking branch 'origin/master' into external-replace-to-null 2024-07-29 15:48:43 +02:00
Shaun Struwig
4488d65fe9
Merge branch 'master' into docs_toUIntXYZ 2024-07-29 15:12:59 +02:00
Blargian
e13bc4e47a fix formatting issues 2024-07-29 14:57:30 +02:00
Robert Schulze
558bec1c94
Merge pull request #66649 from Blargian/docs_toXYZ
[Docs] `toInt*` functions
2024-07-29 12:22:41 +00:00
Blargian
2908cd7284 update toInt*OrDefault to show that the default argument is optional 2024-07-29 13:28:24 +02:00
Blargian
ceb0f7fe0f Fix typoo 2024-07-29 13:17:27 +02:00
Blargian
a8f36ebded update wording of toInt8OrDefault 2024-07-29 13:02:18 +02:00
avogar
837b0e053d Add JSONAsObject format to documentation 2024-07-29 10:52:41 +00:00
Nikita Mikhaylov
8e3d832ccd
Merge pull request #67159 from shribigb/patch-1
Update keepermap.md
2024-07-29 10:25:19 +00:00
李扬
29f49e44dd
Merge branch 'ClickHouse:master' into func_overlay 2024-07-29 17:40:28 +08:00
Alexey Milovidov
512797a247
Merge pull request #67160 from xc0derx/patch-1
fix broken links (compression codecs)
2024-07-28 11:24:20 +00:00
Blargian
be22d76942 add UInt* functions 2024-07-28 00:38:07 +02:00
Shaun Struwig
e8c2e1745e
Fix typo 2024-07-28 00:05:24 +02:00
Blargian
85249b47f1 Review changes 2024-07-27 11:56:20 +02:00
Sergei Trifonov
d5c412e86a
Merge pull request #66534 from Blargian/docs_joinGetOrNull
[Docs] add `joinGetOrNull`
2024-07-26 14:30:24 +00:00
Blargian
60cca77c8a add example for materialize function 2024-07-26 12:39:35 +02:00
Raúl Marín
9ff1492245
Merge pull request #67179 from Blargian/docs_filesystemUnreserved
[Docs] rename `filesystemFree` to `filesystemUnreserved`
2024-07-26 10:27:08 +00:00
Alexey Milovidov
6f4aa977d7
Merge pull request #66832 from joelynch/joelynch/table-comments
Ensure COMMENT clause works for all table engines
2024-07-26 09:35:57 +00:00
Blargian
02bfe82192 rename filesystemFree to fiilesystemUnreserved 2024-07-26 11:19:46 +02:00
Blargian
aaa25454b3 Additional formatting fixes 2024-07-26 10:58:45 +02:00
Shri Bodas
d0c4c4151c
Update keepermap.md
Needs quotes around keeper path
2024-07-25 14:24:28 -07:00
xc0derx
18fb7396f9
fix broken links (compression codecs) 2024-07-25 23:21:30 +02:00
Blargian
3c1004aee4 Fix typo 2024-07-25 21:26:14 +02:00
Blargian
1ba4790511 Review changes 2024-07-25 21:18:48 +02:00
Dmitry Novik
82654361f9
Merge pull request #66982 from linhgiang24/patch-2
Included "ON CLUSTER cluster_name" syntax for RELOAD DICTIONARIES command
2024-07-25 15:39:11 +00:00
Dmitry Novik
93a2dbf85c
Move syntax part on top 2024-07-25 17:02:11 +02:00
taiyang-li
e181ccd017 update doc 2024-07-25 17:53:51 +08:00
taiyang-li
c2f85c6fd0 support map type as first argument type 2024-07-25 17:43:02 +08:00
joelynch
e1dc94e1a5
Merge branch 'master' into joelynch/table-comments 2024-07-25 10:15:03 +02:00
Raúl Marín
6e3dccf365
Merge pull request #67040 from ClickHouse/revert-62103-pufit/fuzz-query
Revert "FuzzQuery table function"
2024-07-24 20:48:58 +00:00
Justin de Guzman
4ab4b67292
Update link for JSON schema inference 2024-07-24 07:59:34 -07:00
Raúl Marín
ff44b20661
Revert "FuzzQuery table function" 2024-07-24 14:51:48 +02:00
Mark Needham
81c19b02e7
Update json.md 2024-07-24 13:33:32 +01:00
taiyang-li
c09c22b175 finish doc 2024-07-24 14:45:47 +08:00
Alexey Milovidov
1914b37058
Merge pull request #65521 from JackyWoo/add_statistics_cmsketch
Add count-min sketches as statistics type
2024-07-24 00:46:23 +00:00
Linh Giang
6a3f49ada4
Included "ON CLUSTER cluster_name" syntax for RELOAD DICTIONARIES command
Included "ON CLUSTER cluster_name" syntax for RELOAD DICTIONARY and RELOAD DICTIONARIES commands to ensure execution on all replicas.  Also to conform with the rest of the document.
2024-07-23 13:23:35 -06:00
李扬
18d331f273
Merge branch 'ClickHouse:master' into ch_support_printf 2024-07-23 11:52:16 +08:00
joelynch
240f04561e
Fix docs for COMMENT clause 2024-07-22 19:12:39 +02:00
Alexey Milovidov
91693daf59
Merge pull request #65756 from ibotty/document-ssh-keys
document declarative ssh-keys authentication
2024-07-22 14:23:59 +00:00
Yatsishin Ilya
2dc264928f Added tests, rewritten logic which engines and table functions to allow, added replace for create table ... AS table_function() syntax. 2024-07-22 11:33:51 +00:00
vdimir
846922aeae
Merge pull request #55051 from ClickHouse/vdimir/full_sorting_join_improvements
Suppport ASOF JOIN for full_sorting_merge algorithm
2024-07-22 10:28:46 +00:00
Rich Raposa
42ba3229b5
Update azureBlobStorageCluster.md
This has been driving me crazy for a while 😄 The table functions are listed alphabetically except for this one - so it's a trivial fix.
2024-07-19 16:33:15 -06:00
Raúl Marín
6aa754decf Fix docs for default value on from_env 2024-07-19 17:38:04 +02:00
vdimir
b732723c18
Merge branch 'master' into vdimir/full_sorting_join_improvements 2024-07-19 10:30:32 +02:00
Alexey Milovidov
b1b5123a6a
Merge pull request #66630 from ClickHouse/remove-system-functions-is-deterministic
Remove `is_deterministic` from system.functions
2024-07-19 01:52:45 +00:00
vdimir
1ac8ad4eed
Merge branch 'master' into vdimir/full_sorting_join_improvements 2024-07-18 11:33:27 +00:00
Justin de Guzman
4b0ef8edce
Merge pull request #63920 from ClickHouse/docs-add-back-protobuflist
Add back missing ProtobufList docs
2024-07-18 07:28:18 +00:00
Xu Jia
ff009f23be
Merge branch 'master' into feature_disable_insertion_and_mutation 2024-07-18 15:24:59 +08:00
Alexey Milovidov
dde2f10c37 Merge branch 'master' into remove-system-functions-is-deterministic 2024-07-18 03:36:03 +02:00
Nikita Mikhaylov
f4ef320c43
Merge branch 'master' into document-ssh-keys 2024-07-18 00:04:50 +02:00
Alexey Milovidov
247f584ae7 Merge branch 'master' into remove-system-functions-is-deterministic 2024-07-17 20:35:11 +02:00
Alexey Milovidov
496b4c9a5c
Merge pull request #66393 from ClickHouse/vdimir/client-noninteractive-mem-usage
Add --memory-usage option to client in non interactive mode
2024-07-17 18:25:40 +00:00
Alexey Milovidov
7e22f75f3b
Merge pull request #66620 from Blargian/patch-7
Fix formatting error of `fqdn`
2024-07-17 17:10:06 +00:00
Alexey Milovidov
2c54b5cab4
Merge pull request #66631 from ClickHouse/remove-outdated-articles
Remove outdated articles from the docs
2024-07-17 15:45:01 +00:00
Blargian
2dbd04c8a7 add toIntXYZ documentation 2024-07-17 17:01:22 +02:00
Nikolai Kochetov
74b4bc78ad
Merge pull request #65400 from k-morozov/add_system_detach_tables
system detached_tables
2024-07-17 14:05:31 +00:00
Robert Schulze
93abd4a6e9
Merge pull request #66374 from Zawa-ll/66010-add-machine-id-to-snowflakeid-clean
Add `machine_id` parameter to `generateSnowflakeID`
2024-07-17 09:28:17 +00:00
vdimir
2188db3d45
Merge branch 'master' into vdimir/client-noninteractive-mem-usage 2024-07-17 10:38:36 +02:00
Samuele Guerrini
df636100d3 add entry in documentation for use_same_password_for_base_backup 2024-07-17 09:48:13 +02:00
Alexey Milovidov
968d28f1f4 Remove outdated articles from the docs 2024-07-17 07:24:46 +02:00
Alexey Milovidov
855f03d1d3 Remove is_deterministic from system.functions 2024-07-17 06:57:16 +02:00
Nikita Mikhaylov
64f947c3d7
Merge pull request #66571 from jiangyinzuo/patch-2
Update build-cross-riscv.md
2024-07-16 22:04:17 +00:00
Shaun Struwig
8c0ade413c
Update other-functions.md 2024-07-16 22:28:12 +02:00
Shaun Struwig
ea3a333a07
Fix formatting error 2024-07-16 22:25:45 +02:00
Kruglov Pavel
e8627601b5
Add a note about reading subcolumns from Array type in documentation 2024-07-16 13:08:25 +02:00
vdimir
949340f437
Merge branch 'master' into vdimir/client-noninteractive-mem-usage 2024-07-16 12:14:30 +02:00