Commit Graph

146082 Commits

Author SHA1 Message Date
robot-clickhouse
0ad049d2e5 Update version_date.tsv and changelogs after v24.6.1.4423-stable 2024-07-01 08:55:11 +00:00
Antonio Andelic
6b47171f2c Keeper binary with different entrypoint 2024-07-01 10:52:08 +02:00
Alexey Milovidov
5b50726e2b
Update CHANGELOG.md 2024-07-01 10:34:32 +02:00
taiyang-li
bb8fc59d7c update doc 2024-07-01 15:36:08 +08:00
Alexey Gerasimchuck
98293b1624 Max sessions for user tests improvements 2024-07-01 07:31:57 +00:00
taiyang-li
4fcafde610 allow empty arguments for concat 2024-07-01 15:29:32 +08:00
Antonio Andelic
50c1121c6a
Merge pull request #65735 from ClickHouse/fix-keeper-session-close-bug
Fix bug with session closing in Keeper
2024-07-01 07:12:33 +00:00
Antonio Andelic
43bd12f86b
Merge pull request #65819 from ClickHouse/keeper-respect-cgroup-cpu
Respect cgroup CPU limit in Keeper
2024-07-01 06:57:43 +00:00
Duc Canh Le
047dcfb806 fix undefined LOGICAL_ERROR
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
2024-07-01 04:39:53 +00:00
Alexey Milovidov
7f0f0d6257
Merge pull request #65855 from kevisong/patch-1
Update mergetree.md bullet points structure
2024-07-01 04:37:35 +00:00
Alexey Milovidov
bf4c856739
Merge pull request #65874 from ClickHouse/changelog-24.6
Add changelog for release 24.6
2024-07-01 03:05:58 +00:00
Alexey Milovidov
770e637f9b Add changelog for release 24.6 2024-07-01 03:51:45 +02:00
Alexey Milovidov
1eac2abf8f Fix test 2024-06-30 20:58:00 +02:00
Alexey Milovidov
97311bd51f Merge branch 'master' of github.com:ClickHouse/ClickHouse into dont-optimize-trivial-insert-select 2024-06-30 20:56:54 +02:00
Alexey Milovidov
20f39c64ec
Merge pull request #65866 from ClickHouse/alexey-milovidov-patch-8
Update CHANGELOG.md
2024-06-30 18:55:46 +00:00
Igor Nikonov
2fcca61fe9
Merge pull request #65769 from ClickHouse/fix-progress-bar-read-in-order
Fix: progress bar for read in order queries
2024-06-30 18:07:13 +00:00
Alexey Milovidov
5a1125418b
Update CHANGELOG.md 2024-06-30 19:24:03 +02:00
Alexey Milovidov
06d0f2fd5d Merge branch 'master' into dont-optimize-trivial-insert-select 2024-06-30 18:52:28 +02:00
Alexey Milovidov
2bca1963a7
Merge pull request #65562 from ClickHouse/maybe-fix-test
Maybe fix test `00763_lock_buffer_long.sh`
2024-06-30 16:49:36 +00:00
Alexey Milovidov
8ead887bc4
Merge pull request #65865 from ClickHouse/update-easy-tasks-list
Update the list of easy tasks
2024-06-30 16:48:57 +00:00
Alexey Milovidov
586866ee3a
Merge pull request #65697 from ClickHouse/local-memory-limit
Add memory limit by default in `clickhouse-local`
2024-06-30 16:42:53 +00:00
Alexey Milovidov
d7dae3328f Update the list of easy tasks 2024-06-30 18:03:51 +02:00
Robert Schulze
32d628ac69
Merge pull request #65737 from cw5121/patch-1
Fix and prevent compatibility settings from becoming not effective
2024-06-30 13:38:34 +00:00
Robert Schulze
c72ce5be8a
Merge remote-tracking branch 'ClickHouse/master' into patch-1 2024-06-30 08:55:58 +00:00
Robert Schulze
235133aa5c
Move code from header to source file 2024-06-30 08:50:28 +00:00
Robert Schulze
8fdb3b83e0 Fix style 2024-06-30 10:33:54 +08:00
Robert Schulze
cec2aba6bb Some fixups 2024-06-30 10:33:54 +08:00
cw5121
b97158f5b6 implement with std::initializer_list 2024-06-30 10:33:44 +08:00
cw5121
10a0eb1712 fix 2024-06-30 10:33:32 +08:00
Robert Schulze
0bff61de13 Move parsedatetime_parse_without_leading_zeros to the right place 2024-06-30 10:33:28 +08:00
cw5121
b6500bcdf1 Fix and prevent compatibility settings from becoming not effective 2024-06-30 10:32:43 +08:00
jsc0218
004d913c56 change option to enum and add test 2024-06-30 02:14:28 +00:00
Alexey Milovidov
60853e3660 Fix test 2024-06-30 04:09:59 +02:00
Alexey Milovidov
cbe0eb83db Fix error 2024-06-30 03:39:14 +02:00
Alexey Milovidov
1c213a82a1 Merge branch 'master' into local-memory-limit 2024-06-30 02:13:06 +02:00
Alexey Milovidov
238b65cf26 Fix trash 2024-06-30 01:41:39 +02:00
Alexey Milovidov
baa4517dde Merge branch 'fix-object-storage' of github.com:ClickHouse/ClickHouse into fix-object-storage 2024-06-30 01:36:09 +02:00
Alexey Milovidov
6b53abbfab Merge branch 'master' into fix-object-storage 2024-06-30 01:35:51 +02:00
Alexey Milovidov
753839e3f9 Merge branch 'maybe-fix-test' of github.com:ClickHouse/ClickHouse into maybe-fix-test 2024-06-30 01:33:01 +02:00
Alexey Milovidov
f71466c32f Merge branch 'master' into maybe-fix-test 2024-06-30 01:32:22 +02:00
Alexey Milovidov
46e7d6e170 Merge branch 'master' of github.com:ClickHouse/ClickHouse into dont-optimize-trivial-insert-select 2024-06-30 01:29:02 +02:00
Alexey Milovidov
cf1f0d3cf6 Fix test 2024-06-30 01:28:50 +02:00
Alexey Milovidov
e8480b9073
Merge pull request #65858 from ClickHouse/fix-rocksdb
Fix rocksdb
2024-06-29 22:33:11 +00:00
Alexey Milovidov
36644df625
Merge pull request #65794 from zvonand/zvonand-fix-65762
Try to make `test_ldap_external_user_directory` less flaky
2024-06-29 22:32:42 +00:00
Alexey Milovidov
01c4301165 Merge branch 'master' into dont-optimize-trivial-insert-select 2024-06-29 21:52:21 +02:00
Alexey Milovidov
4bfbfc21d2 Fix rocksdb 2024-06-29 21:50:34 +02:00
Alexey Milovidov
2eafcfad5a
Merge pull request #65593 from ClickHouse/fix-flaky-test
Fix slow test
2024-06-29 19:45:35 +00:00
Alexey Milovidov
042c43e48f Merge branch 'master' into local-memory-limit 2024-06-29 21:45:10 +02:00
Andrey Zvonov
089bb6e0c9 make black even more happy 2024-06-29 17:00:33 +00:00
Alexey Milovidov
e72d54ce34
Merge pull request #65246 from ClickHouse/fix-flaky-cli-completion-test
Fix flaky autocompletion test
2024-06-29 16:43:40 +00:00