Commit Graph

121373 Commits

Author SHA1 Message Date
Alexey Milovidov
6e39065bd0 Better tests 2023-08-01 10:14:49 +02:00
daviddhc20120601
10662b6425
Update annindexes.md explain more about l2distance and cosine distance
Update annindexes.md explain more about l2distance and cosine distance
2023-08-01 15:35:25 +08:00
Antonio Andelic
f28a3232a0
Merge pull request #51766 from frinkr/fix-keeper-reductant-lock
KeeperDispatcher: remove reductant lock as the ConcurrentBoundedQueue is thread-safe
2023-08-01 09:24:01 +02:00
Antonio Andelic
0374b3de3e
Update src/Server/KeeperTCPHandler.cpp
Co-authored-by: Azat Khuzhin <a3at.mail@gmail.com>
2023-08-01 09:04:55 +02:00
Alexey Milovidov
1fcbf5f96d Update tests 2023-08-01 07:33:14 +02:00
Alexey Milovidov
8ce1b87cda Merge branch 'master' of github.com:ClickHouse/ClickHouse into database-filesystem-remove-catch 2023-08-01 07:30:57 +02:00
Alexey Milovidov
c284696e0d
Merge branch 'master' into fix-dynamic-disk-conf 2023-08-01 08:22:52 +03:00
robot-ch-test-poll4
5b67cff6b2
Merge pull request #52829 from ClickHouse/throw-s3-exception-whenever-possible
Throw S3Exception whenever possible.
2023-08-01 04:35:27 +02:00
robot-ch-test-poll
e04520218c
Merge pull request #52845 from ClickHouse/thomoco-patch-3
Update datetime.md
2023-08-01 04:15:44 +02:00
Thom O'Connor
4894a357f5
Update datetime.md
Correct URLs for settings-formats.md to date_time_input_format and date_time_output_format
2023-07-31 17:49:59 -06:00
Han Fei
e5240f900b make regexp analyzer recognize named capturing groups 2023-08-01 00:09:13 +02:00
Andrey Zvonov
99cd8f9ba9
Merge branch 'master' into zvonand-float-parsing 2023-07-31 23:43:24 +03:00
Nikolai Kochetov
15c77afd8e
Merge pull request #52823 from ClickHouse/try-fix-test_version_update_after_mutation
Try to remove more leftovers.
2023-07-31 22:22:18 +02:00
Nikolai Kochetov
453463ba22 Cleaup on every iteration. 2023-07-31 19:47:23 +00:00
ltrk2
f2fd1da891 Fix a build error 2023-07-31 19:13:27 +00:00
Anton Popov
525da38316 increase min protocol version for sparse serialization 2023-07-31 18:58:58 +00:00
Alexey Milovidov
00fab47245
Merge branch 'master' into revert-48277-revert-48196-jit-randomization 2023-07-31 21:41:53 +03:00
Alexey Milovidov
1683d2071f
Merge pull request #52772 from ClickHouse/move-regions
Change the default timezones in Docker test images
2023-07-31 21:38:06 +03:00
kssenii
75f6a50079 Add todo 2023-07-31 20:08:31 +02:00
kssenii
870a506a0b Some fixes 2023-07-31 20:07:23 +02:00
Antonio Andelic
a6a495a767
Merge branch 'master' into fix-keeper-reductant-lock 2023-07-31 19:53:25 +02:00
alesapin
0784379583
Merge pull request #52822 from ClickHouse/trying_to_debug_materialize_mysql
Add more logging and touch test for materialize mysql
2023-07-31 19:52:55 +02:00
Anton Popov
f13343b7ee ASD 2023-07-31 17:50:24 +00:00
Igor Nikonov
81c08199a8
Merge branch 'master' into fix-window-func-range-check 2023-07-31 19:45:25 +02:00
Anton Popov
8447a93931 fix sorting of sparse columns with large limit 2023-07-31 17:40:22 +00:00
Igor Nikonov
7e6bc6a326
Merge branch 'master' into distinct-in-order-sqlancer-crashes 2023-07-31 19:27:43 +02:00
Andy Fiddaman
f9e0a202a7 clickhouse-keeper: fix implementation of server with poll() 2023-07-31 18:02:15 +01:00
Kseniia Sumarokova
cbedc5553c
Update 00002_log_and_exception_messages_formatting.reference 2023-07-31 18:15:59 +02:00
Antonio Andelic
5d40e7ccb7
Merge pull request #52804 from ClickHouse/fix-race-keeper-reconfig
Fix data race in Keeper reconfiguration
2023-07-31 17:56:46 +02:00
Nikolai Kochetov
c4a00b8c68 Throw S3Exception whenever possible. 2023-07-31 15:39:20 +00:00
Vitaly Baranov
f5ffef4014
Merge pull request #52658 from arenadata/ADQM-984
Add s3_storage_class parameter in SETTINGS of BACKUP statement
2023-07-31 17:32:12 +02:00
zvonand
e50ffa1181 fix style 2023-07-31 16:44:46 +02:00
zvonand
2088f846ad update as per reviews 2023-07-31 16:26:18 +02:00
Alexander Tokmakov
e02805d9f7
Update test.py 2023-07-31 16:55:51 +03:00
kssenii
c13fdca23e Merge remote-tracking branch 'upstream/master' into s3queue 2023-07-31 15:32:56 +02:00
kssenii
2b5a559d78 Fix test 2023-07-31 15:23:45 +02:00
Dmitry Novik
584e23da0c
Merge pull request #52622 from ClickHouse/analyzer-array-join-columns
Analyzer: Support ARRAY JOIN COLUMNS(...) syntax
2023-07-31 15:22:49 +02:00
Kseniia Sumarokova
74c0574d51
Update ReadBufferFromHDFS.cpp 2023-07-31 15:22:16 +02:00
Dmitry Novik
4f3ae8ae05
Merge branch 'master' into analyzer-array-join-columns 2023-07-31 15:21:50 +02:00
Nikolai Kochetov
b98d54cdf3 Add flushing logs 2023-07-31 13:05:53 +00:00
yariks5s
964e4311c3 reviewed changes 2023-07-31 13:03:56 +00:00
Nikolai Kochetov
8f5d0c0cd4 Revert "Merge pull request #52514 from azat/tests/fix-test_version_update_after_mutation"
This reverts commit dd491eeae2, reversing
changes made to b225f9c34b.
2023-07-31 13:03:04 +00:00
Alexey Milovidov
9ccfa1ede8
Merge branch 'master' into revert-48277-revert-48196-jit-randomization 2023-07-31 15:58:35 +03:00
Kseniia Sumarokova
52d13bd348
may be fix test 2023-07-31 14:40:29 +02:00
Alexander Tokmakov
7359a8108b
Merge pull request #51724 from arenadata/ADQM-939
Added max_sessions_for_user setting
2023-07-31 15:38:58 +03:00
alesapin
efba3a2113 Add more logging and touch test for materialize mysql 2023-07-31 14:32:09 +02:00
Alexey Milovidov
985b2a010a
Add a tool to upload -ftime-trace to ClickHouse (#52776)
* Add a tool to upload `-ftime-trace` to ClickHouse

* Add a tool to upload `-ftime-trace` to ClickHouse

* Add a tool to upload `-ftime-trace` to ClickHouse
2023-07-31 14:17:47 +02:00
kssenii
b683477b20 Better dynamic disk configuration 2023-07-31 14:15:22 +02:00
Alexander Tokmakov
01f05e14eb
Merge pull request #50424 from tonickkozlov/tonickkozlov/zk-session-lifetime
Introduce fallback ZooKeeper sessions
2023-07-31 15:14:44 +03:00
Kruglov Pavel
f457a51ac0
Fix default value 2023-07-31 13:50:36 +02:00