justindeguzman
927462892e
[Docs] Add notes on PeerDB
2024-08-01 23:10:53 -07: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
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
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
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
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
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
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
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
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
joelynch
240f04561e
Fix docs for COMMENT clause
2024-07-22 19:12:39 +02: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
vdimir
1ac8ad4eed
Merge branch 'master' into vdimir/full_sorting_join_improvements
2024-07-18 11:33:27 +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
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
Alexey Milovidov
968d28f1f4
Remove outdated articles from the docs
2024-07-17 07:24:46 +02: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
Robert Schulze
07ea0f59b3
Merge remote-tracking branch 'ClickHouse/master' into 66010-add-machine-id-to-snowflakeid-clean
2024-07-15 15:01:43 +00:00
Blargian
22b37d526b
update joingGet and add joinGetOrNull
2024-07-15 17:00:47 +02:00
vdimir
7a5e48486f
Merge branch 'master' into vdimir/full_sorting_join_improvements
2024-07-15 09:26:57 +00:00
Robert Schulze
5b0bcf79f0
Some fixups
2024-07-15 06:39:33 +00:00
Haydn
ace4aa36bf
Fixed generateSnowflakeID function and tests according
...
Update uuid-functions.md
Adjust comments in unit tests
2024-07-14 09:48:32 -07:00
Robert Schulze
3c39c4f514
Merge remote-tracking branch 'ClickHouse/master' into docs_partitionID
2024-07-14 12:40:05 +00:00