Commit Graph

5921 Commits

Author SHA1 Message Date
Ilya Yatsishin
f21a48dac6
Merge pull request #67064 from zvonand/hdfs-double-asterisk
Add `**` to `hdfs` docs, add test for `**` in `hdfs`
2024-08-08 11:12:55 +00:00
Dmitry Novik
486d717e88
Merge pull request #67661 from bigo-sg/win_bug
Fix crash on `percent_rank`
2024-08-08 08:28:48 +00:00
lgbo-ustc
daf62e1682 update 2024-08-08 08:30:10 +08:00
Andrey Zvonov
c6482a092b
Merge branch 'master' into hdfs-double-asterisk 2024-08-07 21:42:00 +03:00
Ilya Yatsishin
4fb1febe48
Update table.md 2024-08-07 18:51:24 +02:00
max-vostrikov
7dc55faf73
Merge pull request #67979 from ClickHouse/docs-for-lightweight_mutation_projection_mode
docs for lightweight_mutation_projection_mode option
2024-08-07 14:31:02 +00:00
maxvostrikov
37a6bd25f6 squash! docs for lightweight_mutation_projection_mode option starting with 24.7 we can lightweight delete in tables with projections. Fixed docs stating it is not possible 2024-08-07 14:06:02 +02:00
maxvostrikov
c39cdcffaf docs for lightweight_mutation_projection_mode option
starting with 24.7 we can lightweight delete in tables with projections. Fixed docs stating it is not possible
2024-08-07 14:03:53 +02:00
maxvostrikov
a9735f470c squash! fix docks for groupConcat function documentation had wrong usage of a function. Examples of usage - 763952bf36/tests/queries/0_stateless/03156_group_concat.sql 2024-08-07 12:09:26 +02:00
maxvostrikov
de41ffa18f fix docks for groupConcat function
documentation had wrong usage of a function. Examples of usage - 763952bf36/tests/queries/0_stateless/03156_group_concat.sql
2024-08-07 12:06:14 +02:00
lgbo-ustc
81b9d6d3f5 add doc 2024-08-07 08:57:56 +08:00
lgbo-ustc
9845aeac0f support percent_rank in old analyzer 2024-08-07 08:57:56 +08:00
lgbo-ustc
b8c6beeb7a update doc 2024-08-07 08:57:56 +08:00
Robert Schulze
915e6f6565
Merge pull request #67908 from Blargian/docs_toFloat
Update documentation of `toFloat32/64` and variants
2024-08-06 19:52:07 +00:00
Blargian
0bb8d1a8ed optimize formatting by 3% 2024-08-06 17:10:34 +02:00
Blargian
5313c9539e update documentation for Float32/64 and variants 2024-08-06 14:34:06 +02:00
Andrey Zvonov
97f1cfc232 add ** glob to hdfs docs 2024-08-06 11:18:47 +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
65e0168b64
Merge pull request #67347 from ssheikin/patch-1
Fix positionCaseInsensitive example
2024-08-02 20:02:36 +00: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
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
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
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