Raúl Marín
|
aa023477a9
|
Merge pull request #65466 from ClickHouse/fix-01926_order_by_desc_limit
Fix `01926_order_by_desc_limit` test for 1MB HTTP buffers
|
2024-06-20 07:34:58 +00:00 |
|
Raúl Marín
|
d29c9e74fe
|
Merge pull request #65480 from Algunenano/remove_groupConcat
Remove groupConcat
|
2024-06-20 07:30:50 +00:00 |
|
Raúl Marín
|
bbd7e310c6
|
Revert "Merge pull request #65009 from yariks5s/group_concat"
This reverts commit fb50f9475d , reversing
changes made to 9894383aef .
|
2024-06-20 09:27:28 +02:00 |
|
Raúl Marín
|
c5b16f4b8d
|
Revert "Merge pull request #65384 from yariks5s/docs_for_group_concat"
This reverts commit ab7ba4efd9 , reversing
changes made to 87b91c6115 .
|
2024-06-20 09:26:07 +02:00 |
|
Duc Canh Le
|
fd3c92318d
|
fix style
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
|
2024-06-20 02:56:43 +00:00 |
|
Duc Canh Le
|
1351cd6dee
|
do not creating format settings for each rows
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
|
2024-06-20 02:51:28 +00:00 |
|
Nikolay Degterinsky
|
755b73f3fc
|
Merge pull request #65054 from evillique/fix-database-replicated-secure
Fix `host_id` in DatabaseReplicated when `cluster_secure_connection` is enabled
|
2024-06-20 02:27:24 +00:00 |
|
Anton Popov
|
adba703ddc
|
fix AzureObjectStorage::exists
|
2024-06-19 23:13:20 +00:00 |
|
Nikita Mikhaylov
|
a829444ff4
|
Merge pull request #65465 from slvrtrn/update-mysql-interface-docs
Update MySQL interface docs - multiple users in CH Cloud
|
2024-06-19 22:13:22 +00:00 |
|
Robert Schulze
|
ddb1ebe66a
|
Merge pull request #65396 from rschu1ze/revert-obsolete-openssl-fix
Move a leaksan suppression from Poco into OpenSSL
|
2024-06-19 20:47:28 +00:00 |
|
Yarik Briukhovetskyi
|
4d47261270
|
Update 03156_group_concat.reference
|
2024-06-19 21:48:34 +02:00 |
|
Robert Schulze
|
69f16a003a
|
Fixups
|
2024-06-19 19:47:44 +00:00 |
|
Robert Schulze
|
1107abd193
|
Merge remote-tracking branch 'ClickHouse' into 0xfei_master
|
2024-06-19 19:47:36 +00:00 |
|
Igor Nikonov
|
e6b4d6b0f9
|
Fix: throw if can't connect to any replicas chosen for query execution
|
2024-06-19 19:08:24 +00:00 |
|
yariks5s
|
763952bf36
|
enhance tests
|
2024-06-19 18:33:11 +00:00 |
|
serxa
|
fc8c103045
|
Fix 01926_order_by_desc_limit test for 1MB HTTP buffers
|
2024-06-19 18:17:18 +00:00 |
|
Nikolai Kochetov
|
addaa0dd8f
|
Merge branch 'master' into remove-dag-flags
|
2024-06-19 17:59:21 +00:00 |
|
slvrtrn
|
b49908a808
|
Update MySQL interface docs - multiple users in CH Cloud
|
2024-06-19 19:42:09 +02:00 |
|
kssenii
|
73c0a65d0a
|
Rewrite visitor to analyzer
|
2024-06-19 19:05:09 +02:00 |
|
kssenii
|
181eb79f3f
|
Fix
|
2024-06-19 18:45:59 +02:00 |
|
Yarik Briukhovetskyi
|
dfe7648274
|
Update src/AggregateFunctions/AggregateFunctionGroupConcat.cpp
Co-authored-by: Sema Checherinda <104093494+CheSema@users.noreply.github.com>
|
2024-06-19 18:25:34 +02:00 |
|
kssenii
|
53a15eaa83
|
Add a comment
|
2024-06-19 18:13:30 +02:00 |
|
Max K
|
fe92c92ce6
|
Merge pull request #65464 from ClickHouse/rename_a_sync_2
CI: Rename sync status
|
2024-06-19 15:49:46 +00:00 |
|
Max K
|
84d282c573
|
CI: Rename sync status
|
2024-06-19 17:29:24 +02:00 |
|
Anton Ivashkin
|
d06867e886
|
Catch exception in tryLoadImpl
|
2024-06-19 17:21:25 +02:00 |
|
Nikolai Kochetov
|
a77e483809
|
Merge pull request #64760 from ClickHouse/merge-filter-steps
Merge consequent FilterSteps.
|
2024-06-19 15:18:52 +00:00 |
|
Kseniia Sumarokova
|
4f67fbd127
|
Merge pull request #65452 from ClickHouse/kssenii-patch-10
Fix test_storage_s3_queue/test.py::test_max_set_age
|
2024-06-19 14:21:57 +00:00 |
|
Yarik Briukhovetskyi
|
e442a1fdba
|
Merge pull request #64662 from Artemmm91/hilbert-index-analysis
Index analysis using Hilbert space-filling curve
|
2024-06-19 13:59:47 +00:00 |
|
Max K
|
497e07cd67
|
Merge pull request #65456 from ClickHouse/ci_rename_a_sync
CI: Rename A Sync status
|
2024-06-19 13:30:25 +00:00 |
|
yariks5s
|
0faab29ad5
|
make deserialization more exception-safe
|
2024-06-19 13:09:51 +00:00 |
|
Max K
|
cb7d97988a
|
CI: Rename Sync status
|
2024-06-19 15:07:16 +02:00 |
|
yariks5s
|
e7ccbd871a
|
fixed size issue
|
2024-06-19 13:05:55 +00:00 |
|
Daniil Ivanik
|
3df8695ec4
|
Merge pull request #65118 from jmaicher/fix/65117/receive-timeout-exception-handling
Improve exception handling in case of receive timeout while reading (parts of) the request body
|
2024-06-19 13:04:17 +00:00 |
|
Sema Checherinda
|
1b55ba32e2
|
Update src/Client/Connection.cpp
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
|
2024-06-19 14:59:52 +02:00 |
|
Sema Checherinda
|
7f37de6ed2
|
mute exceptions in dtor for Connection
|
2024-06-19 14:59:30 +02:00 |
|
Sema Checherinda
|
cb8b823867
|
unmute the test
|
2024-06-19 14:58:59 +02:00 |
|
yariks5s
|
62dce7f174
|
another method of allocating
|
2024-06-19 12:16:25 +00:00 |
|
Nikolay Degterinsky
|
f88f22db6f
|
Merge remote-tracking branch 'upstream/master' into explicit-shutdown-in-access-control
|
2024-06-19 12:15:36 +00:00 |
|
Kseniia Sumarokova
|
959467f8fa
|
Update test.py
|
2024-06-19 14:03:24 +02:00 |
|
yariks5s
|
8d782ee090
|
Merge branch 'group_concat' of https://github.com/yariks5s/ClickHouse into group_concat
|
2024-06-19 11:56:59 +00:00 |
|
yariks5s
|
6bda3c42a9
|
fixed uninitialized memory
|
2024-06-19 11:55:49 +00:00 |
|
Max K
|
6a99aefcbc
|
Merge pull request #65442 from ClickHouse/ci_fix_dependencies_in_pr_workflow
CI: PR workflow dependencies fix
|
2024-06-19 11:49:38 +00:00 |
|
Yarik Briukhovetskyi
|
a08f77850c
|
Merge pull request #61047 from yariks5s/balancing_transform
Implementing `BalancingTransform` for inserts
|
2024-06-19 11:37:17 +00:00 |
|
kssenii
|
41b0a8c296
|
Merge remote-tracking branch 'origin/s3queue-improvements' into s3queue-improvements
|
2024-06-19 13:31:20 +02:00 |
|
kssenii
|
d259715158
|
Merge remote-tracking branch 'origin' into s3queue-improvements
|
2024-06-19 13:30:24 +02:00 |
|
kssenii
|
96072954c1
|
Fix build
|
2024-06-19 13:29:57 +02:00 |
|
Kseniia Sumarokova
|
8827fc7c21
|
Merge pull request #65430 from allegrinisante/patch-1
Mode value = 'unordered' may lead to confusion
|
2024-06-19 11:20:02 +00:00 |
|
Duc Canh Le
|
88481025e2
|
Merge branch 'master' into uniq_injective2
Fix CI
|
2024-06-19 11:03:20 +00:00 |
|
Pablo Marcos
|
03bda34c43
|
Fix test. Classic mistake :')
|
2024-06-19 10:55:02 +00:00 |
|
Raúl Marín
|
4036911ca3
|
Merge pull request #65420 from timacdonald/patch-1
Documentation typo
|
2024-06-19 10:44:44 +00:00 |
|