Alexey Milovidov
|
8123508cca
|
Merge pull request #53695 from Algunenano/slow_on_client
Remove useless slow on client performance check
|
2023-08-23 12:33:14 +03:00 |
|
Alexey Milovidov
|
b53583a065
|
Merge pull request #53704 from ucasfl/refactor
refactor some old code
|
2023-08-23 12:32:41 +03:00 |
|
Alexey Milovidov
|
0c08145442
|
Merge pull request #53733 from ClickHouse/auto/v23.3.10.5-lts
Update version_date.tsv and changelogs after v23.3.10.5-lts
|
2023-08-23 12:32:06 +03:00 |
|
Sema Checherinda
|
60103c577d
|
Merge pull request #53651 from CheSema/read_beyon_last_offset
fix Logical Error in AsynchronousBoundedReadBuffer
|
2023-08-23 11:21:47 +02:00 |
|
robot-clickhouse
|
0fc2a5b6f0
|
Update version_date.tsv and changelogs after v23.3.10.5-lts
|
2023-08-23 09:10:08 +00:00 |
|
Alexey Milovidov
|
55b52f2d26
|
Merge pull request #53714 from ClickHouse/fix_shutdown_wait_unfinished_queries
Fix flaky `shutdown_wait_unfinished_queries` integration test
|
2023-08-23 11:35:44 +03:00 |
|
Alexey Milovidov
|
67c3b7fa65
|
Merge pull request #53711 from ClickHouse/sorted-distinct-sparse-columns
Fix: sorted distinct with sparse columns
|
2023-08-23 11:34:01 +03:00 |
|
Alexey Milovidov
|
b4cc0f07d9
|
Update 02862_sorted_distinct_sparse_fix.sql
|
2023-08-23 11:33:42 +03:00 |
|
robot-clickhouse
|
2e2ffb7f17
|
Automatic style fix
|
2023-08-23 06:27:28 +00:00 |
|
flynn
|
d071ee7001
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into scalar
|
2023-08-23 06:25:42 +00:00 |
|
Konstantin Bogdanov
|
45856df18c
|
Remove time.sleep(1)
|
2023-08-23 08:08:01 +02:00 |
|
xinhuitian
|
920762e66d
|
fix USearch
|
2023-08-23 10:54:56 +08:00 |
|
flynn
|
d1da30b8e3
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into refactor
|
2023-08-23 02:34:35 +00:00 |
|
Tian Xinhui
|
7cf057e716
|
Merge branch 'ClickHouse:master' into fix-annoy-index-update
|
2023-08-23 10:33:14 +08:00 |
|
Igor Nikonov
|
22895c1d0d
|
Fix: sorted distinct with sparse columns
|
2023-08-22 23:33:30 +00:00 |
|
pufit
|
926533306c
|
Merge pull request #53668 from ClickHouse/pufit/fix_s3_threads
Limiting the number of parsing threads for the S3 source
|
2023-08-22 19:09:33 -04:00 |
|
Alexey Gerasimchuck
|
61f4b6e229
|
Added new tests
|
2023-08-22 22:53:50 +00:00 |
|
Alexey Milovidov
|
973fc4d8ea
|
Merge pull request #53697 from ClibMouse/feature/test-correction
Correct a functional test to not use endianness-specific input
|
2023-08-23 01:15:10 +03:00 |
|
alesapin
|
0f413090fe
|
Update ZooKeeper.h
|
2023-08-22 22:16:25 +02:00 |
|
Alexey Milovidov
|
0509253149
|
Merge pull request #53691 from ClickHouse/remove-bad-test-enmk
Remove bad test
|
2023-08-22 21:03:06 +03:00 |
|
Alexey Milovidov
|
b78bd47c7a
|
Merge pull request #53707 from den-crane/Doc/local_disk_cache
Doc. Cache is not supported for local disks anymore
|
2023-08-22 21:01:51 +03:00 |
|
avogar
|
cd228754c8
|
Apply suggestions
|
2023-08-22 17:32:35 +00:00 |
|
Kruglov Pavel
|
a83a868acd
|
Update src/Storages/HDFS/StorageHDFS.cpp
Co-authored-by: Dmitry Novik <mrnovikd@gmail.com>
|
2023-08-22 19:08:04 +02:00 |
|
Kruglov Pavel
|
6e3f2fedbd
|
Apply suggestions from code review
Co-authored-by: Dmitry Novik <mrnovikd@gmail.com>
|
2023-08-22 19:05:06 +02:00 |
|
Denny Crane
|
0713dc5ee4
|
Update storing-data.md
|
2023-08-22 14:04:35 -03:00 |
|
avogar
|
40e76bfc39
|
Apply optimization for Planner
|
2023-08-22 17:01:42 +00:00 |
|
avogar
|
30e8e4f6e0
|
Make test integration
|
2023-08-22 16:51:09 +00:00 |
|
Robert Schulze
|
06d5b657f8
|
Merge remote-tracking branch 'rschu1ze/master' into boost-1.81
|
2023-08-22 16:47:17 +00:00 |
|
flynn
|
336e6d9b6c
|
refactor some old code
|
2023-08-22 16:20:48 +00:00 |
|
alesapin
|
e708f0d941
|
Merge pull request #53693 from ClickHouse/fix_message
Fix bad path format in logs
|
2023-08-22 18:10:09 +02:00 |
|
Dmitry Novik
|
16cbda14f8
|
Merge pull request #53700 from ClickHouse/fix-clickhouse-test-set
Fix running clickhouse-test with python 3.8
|
2023-08-22 18:07:21 +02:00 |
|
Robert Schulze
|
9d8bec4c73
|
Fix build, pt. II
|
2023-08-22 15:55:54 +00:00 |
|
Robert Schulze
|
e744654bae
|
More consistent parameter names
|
2023-08-22 15:48:48 +00:00 |
|
Robert Schulze
|
b70f3dbe41
|
Same variable name in LocalServer.cpp as in Server.cpp
|
2023-08-22 15:44:26 +00:00 |
|
Robert Schulze
|
4206369ced
|
Fix build
|
2023-08-22 15:43:28 +00:00 |
|
Robert Schulze
|
d5a7277a59
|
Better parameter name
|
2023-08-22 15:43:13 +00:00 |
|
selfuppen
|
87dbadc634
|
[fix][doc/zh]: fix some inner-links in sparse-primary-indexes.md
|
2023-08-22 23:31:56 +08:00 |
|
pufit
|
e42da9411b
|
Fix variables names
|
2023-08-22 11:23:10 -04:00 |
|
Dmitry Novik
|
1da32d2d1b
|
Fix running clickhouse-test with python 3.8
|
2023-08-22 15:16:18 +00:00 |
|
Nikita Mikhaylov
|
cabc3522f4
|
Merge pull request #53690 from ClickHouse/fix-bad-code-in-test
Whitespaces
|
2023-08-22 17:05:14 +02:00 |
|
selfuppen
|
8028b2a378
|
[fix][doc/zh]: fix binary search algorithm translation in sparse-primary-indexes.md
|
2023-08-22 22:52:41 +08:00 |
|
avogar
|
6119246948
|
Better
|
2023-08-22 14:51:46 +00:00 |
|
Robert Schulze
|
47b841ccd6
|
Merge remote-tracking branch 'rschu1ze/master' into boost-1.81
|
2023-08-22 14:51:40 +00:00 |
|
ltrk2
|
3102dadd7c
|
Get rid of platform-specific testing
|
2023-08-22 07:46:21 -07:00 |
|
Selfuppen
|
e11408c901
|
Merge branch 'ClickHouse:master' into master
|
2023-08-22 22:44:07 +08:00 |
|
Raúl Marín
|
333fc76300
|
Remove useless slow on client check
|
2023-08-22 16:30:57 +02:00 |
|
irenjj
|
ce984384e8
|
Fix test.
|
2023-08-22 22:00:14 +08:00 |
|
Nikolai Kochetov
|
5ee9b56040
|
Do not change the snapshot after at reading from MT
|
2023-08-22 13:50:51 +00:00 |
|
irenjj
|
a1104c77b6
|
Fix test.
|
2023-08-22 21:22:43 +08:00 |
|
Kruglov Pavel
|
de960f3c35
|
Fix style
|
2023-08-22 15:22:17 +02:00 |
|