Salvatore Mesoraca
|
146edca4f7
|
Add tests for SHOW COLUMNS from tables with dots
|
2024-09-11 15:35:48 +02:00 |
|
kssenii
|
a05610c38f
|
Move creation and validation of table metadata before creating queue metadata & save to factory
|
2024-09-11 15:32:22 +02:00 |
|
Antonio Andelic
|
9b42af7263
|
Merge pull request #66648 from ClickHouse/read-cgroup-memory-usage-async-metrics
Simplify some memory tracking parts
|
2024-09-11 13:24:38 +00:00 |
|
Salvatore Mesoraca
|
3556cf92c3
|
Allow SHOW INDEXES to work with tables that contain dots in the name
|
2024-09-11 15:15:31 +02:00 |
|
Salvatore Mesoraca
|
075a85f15c
|
Allow SHOW COLUMNS to work with tables that contain dots in the name
|
2024-09-11 15:15:08 +02:00 |
|
Robert Schulze
|
9e335abe17
|
CMake: Add comment about ICU data files
|
2024-09-11 13:06:17 +00:00 |
|
Igor Nikonov
|
c53e165118
|
Merge branch 'master' into pr-local-plan
|
2024-09-11 14:03:35 +02:00 |
|
Kseniia Sumarokova
|
4e0b3f8415
|
Merge pull request #69432 from ClickHouse/add-documnetation-for-azure-queue
Add azure-queue.md
|
2024-09-11 12:02:19 +00:00 |
|
Mikhail f. Shiryaev
|
22f389d415
|
Merge pull request #69483 from ClickHouse/logs-export-improvement
Another attempt to address EAGAIN "Resource unavailable"
|
2024-09-11 13:47:38 +02:00 |
|
Kseniia Sumarokova
|
6f9d1631e2
|
Update aspell-ignore
|
2024-09-11 13:11:29 +02:00 |
|
Mikhail f. Shiryaev
|
c1830bc041
|
Escape the \n in statements
|
2024-09-11 13:08:58 +02:00 |
|
Nikita Taranov
|
bdddab6a1f
|
Merge pull request #69449 from ClickHouse/fix_test2
Fix test_disks_app_func
|
2024-09-11 11:07:18 +00:00 |
|
Yarik Briukhovetskyi
|
af469ffde4
|
remove sanitizer builds
|
2024-09-11 12:32:36 +02:00 |
|
Mikhail f. Shiryaev
|
3921f910f5
|
Another attempt to address EAGAIN "Resource unavailable"
|
2024-09-11 12:14:16 +02:00 |
|
Mikhail Artemenko
|
55d6672bc4
|
add early break for test keeper impl
|
2024-09-11 10:00:40 +00:00 |
|
Yarik Briukhovetskyi
|
fd3bd785b8
|
Update 03236_squashing_high_memory.sql
|
2024-09-11 11:17:06 +02:00 |
|
Yarik Briukhovetskyi
|
ccfb7ad38c
|
Merge pull request #69455 from yariks5s/group_concat_return_string
`groupConcat` consistency with `arrayStringConcat`
|
2024-09-11 08:59:48 +00:00 |
|
Robert Schulze
|
7a3d69b626
|
Merge pull request #69451 from rschu1ze/sqid-crash
Fix crash in `sqidDecode`
|
2024-09-11 08:56:05 +00:00 |
|
Duc Canh Le
|
085be6bf59
|
remove unwanted include
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
|
2024-09-11 06:42:48 +00:00 |
|
Yarik Briukhovetskyi
|
3d36f6dce3
|
Update 03236_squashing_high_memory.sql
|
2024-09-10 23:48:32 +02:00 |
|
Kseniia Sumarokova
|
cb1b7dc43c
|
Merge pull request #69454 from ClickHouse/revert-s3queue-problem
Quick fix for s3queue problem
|
2024-09-10 21:13:16 +00:00 |
|
Alexander Tokmakov
|
629d27fec8
|
Merge pull request #69422 from ClickHouse/add_a_setting
Add a setting to disallow DETACH PERMANENTLY in Replicated database
|
2024-09-10 19:56:10 +00:00 |
|
Michael Kolupaev
|
263cd9e1c3
|
Fix error message
|
2024-09-10 19:41:15 +00:00 |
|
Michael Kolupaev
|
5539faa54e
|
Disallow creating refreshable MV on Linux < 3.15
|
2024-09-10 19:41:15 +00:00 |
|
Alexander Gololobov
|
d4aa06524b
|
Add materialization when building indices in vertical merge
|
2024-09-10 20:57:55 +02:00 |
|
Alexander Gololobov
|
2f15fcd23f
|
Test with sparse serialization, vertical merge and skip indices
|
2024-09-10 20:57:03 +02:00 |
|
Yarik Briukhovetskyi
|
63aebfa5d7
|
Update 03236_squashing_high_memory.sql
|
2024-09-10 20:15:36 +02:00 |
|
Yarik Briukhovetskyi
|
9b517a939f
|
Update 03236_squashing_high_memory.sql
|
2024-09-10 19:53:16 +02:00 |
|
Mikhail Artemenko
|
3e3d652320
|
refactor tests
|
2024-09-10 17:52:41 +00:00 |
|
Mikhail Artemenko
|
00fe1d12ee
|
add acl test for rmr
|
2024-09-10 17:45:39 +00:00 |
|
Mikhail Artemenko
|
3730582d06
|
add full tree acl check
|
2024-09-10 17:43:35 +00:00 |
|
Antonio Andelic
|
df1821a579
|
Update tests/queries/0_stateless/03236_squashing_high_memory.sql
|
2024-09-10 19:32:28 +02:00 |
|
Igor Nikonov
|
c3dfdd41d3
|
Merge remote-tracking branch 'origin/master' into pr-local-plan
|
2024-09-10 17:24:44 +00:00 |
|
Mikhail f. Shiryaev
|
d093dd2c71
|
Merge pull request #69416 from ClickHouse/logs-export-improvement
Hide exported logs statements in GH logs
|
2024-09-10 19:19:47 +02:00 |
|
Nikita Taranov
|
8534aa07fc
|
Merge pull request #69400 from ClickHouse/support_more_oss_endpoints
Support more oss endpoints
|
2024-09-10 17:01:02 +00:00 |
|
Nikita Taranov
|
8fa31c0750
|
Merge pull request #69385 from ClickHouse/fix
Fix type mismatch
|
2024-09-10 16:52:57 +00:00 |
|
Alexander Tokmakov
|
b3a5101f34
|
Merge pull request #69430 from ClickHouse/tavplubix-patch-10
Update 03232_pr_not_ready_set.sql
|
2024-09-10 16:43:22 +00:00 |
|
Alexander Gololobov
|
bb82465a5f
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into query_plan_for_merge
|
2024-09-10 18:27:59 +02:00 |
|
Yarik Briukhovetskyi
|
caab4dd8b9
|
fix
|
2024-09-10 18:20:48 +02:00 |
|
Kseniia Sumarokova
|
6a6d26aeed
|
Update StorageObjectStorageQueue.cpp
|
2024-09-10 18:16:27 +02:00 |
|
Kseniia Sumarokova
|
b7e863b0e9
|
Update docs/en/engines/table-engines/integrations/azure-queue.md
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
|
2024-09-10 18:13:04 +02:00 |
|
Kseniia Sumarokova
|
dcd1874520
|
Update docs/en/engines/table-engines/integrations/azure-queue.md
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
|
2024-09-10 18:12:56 +02:00 |
|
Mikhail f. Shiryaev
|
7727b30f5c
|
Attempt to fix EAGAIN error
|
2024-09-10 18:06:32 +02:00 |
|
Mikhail Artemenko
|
8b7a5616a2
|
update test
|
2024-09-10 15:51:31 +00:00 |
|
Alexander Gololobov
|
e4761d40ba
|
Merge pull request #69429 from ClickHouse/materialize_sparse
Make `materialize()` function return full column when parameter is a sparse column
|
2024-09-10 15:49:29 +00:00 |
|
Robert Schulze
|
080193cfc3
|
14% more aesthetic code
|
2024-09-10 15:46:21 +00:00 |
|
Yarik Briukhovetskyi
|
f588e3c31b
|
rename tests
|
2024-09-10 17:43:50 +02:00 |
|
Yarik Briukhovetskyi
|
d8e670297b
|
groupConcat consistency
|
2024-09-10 17:42:27 +02:00 |
|
kssenii
|
d43264c44e
|
Quick fix for s3queue problem
|
2024-09-10 17:41:52 +02:00 |
|
Robert Schulze
|
04dcf73e8f
|
Fix crash in sqidDecode
|
2024-09-10 15:35:59 +00:00 |
|