Commit Graph

18991 Commits

Author SHA1 Message Date
robot-clickhouse
e4c71aec4d Update version_date.tsv and changelogs after v24.5.5.78-stable 2024-08-05 16:12:25 +00:00
Alexey Milovidov
f1a096e8f6
Merge pull request #67723 from ClickHouse/fix-log-and-exception-messages-formatting
Fix test `00002_log_and_exception_messages_formatting`
2024-08-05 12:34:33 +00:00
Alexey Milovidov
07f039677e
Merge pull request #67771 from ClickHouse/whitespaces
Whitespaces
2024-08-05 12:21:20 +00:00
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
57108fcc2c Merge branch 'master' into no-flaky-check 2024-08-05 00:02:41 +02: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
Alexey Milovidov
bd50224329 Whitespaces 2024-08-04 20:57:22 +02:00
Alexey Milovidov
a433115434 Fix typo 2024-08-04 19:18:00 +02: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
Max K
aa38e78d72 update version_date.tsv 2024-08-02 20:27:59 +02: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
robot-clickhouse
83096249a7 Update version_date.tsv and changelogs after v24.3.6.48-lts 2024-08-02 13:54:33 +00:00
robot-clickhouse
797144270b Update version_date.tsv and changelogs after v24.4.4.113-stable 2024-08-02 07:09:39 +00:00
李扬
f0b2aa195c
Merge branch 'ClickHouse:master' into fix_map_from_arrays 2024-08-02 10:45:46 +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
Max K.
828c2bc08b
Merge pull request #66054 from ClickHouse/auto/v24.3.5.46-lts
Update version_date.tsv and changelogs after v24.3.5.46-lts
2024-08-01 08:05:03 +00:00
taiyang-li
5564489cca change as request 2024-08-01 15:31:54 +08:00
robot-clickhouse
f162d6bd5e Update version_date.tsv and changelogs after v24.7.2.13-stable 2024-08-01 06:35:22 +00: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
robot-clickhouse
9def8cea81 Update version_date.tsv and changelogs after v24.4.4.107-stable 2024-07-31 18:57:08 +00: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
robot-clickhouse
dacf044c3d Update version_date.tsv and changelogs after v24.7.1.2915-stable 2024-07-30 19:20:52 +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
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