alesapin
|
f6a8c90be2
|
Fix config path
|
2021-02-01 18:12:00 +03:00 |
|
alesapin
|
a8d30bedea
|
Missed config file
|
2021-02-01 17:16:37 +03:00 |
|
alesapin
|
365bf65f5a
|
Fix install script
|
2021-02-01 17:14:59 +03:00 |
|
alesapin
|
57c9b6c864
|
Fix build without nuraft
|
2021-02-01 16:18:17 +03:00 |
|
alesapin
|
0fb7bc6cbe
|
clang-tidy is very smart
|
2021-02-01 15:10:55 +03:00 |
|
alesapin
|
0aca40d8cb
|
Merge branch 'master' into in_memory_raft
|
2021-02-01 14:30:11 +03:00 |
|
alesapin
|
eb5c77f558
|
Fix some races and better reaction to leader change
|
2021-02-01 14:27:26 +03:00 |
|
tavplubix
|
2a20f20f21
|
Merge pull request #19790 from taiyang-li/fix_client_select
fix client bug while executing select
|
2021-02-01 13:17:14 +03:00 |
|
robot-clickhouse
|
cd82eed093
|
Auto version update to [21.3.1.1] [54448]
|
2021-02-01 12:50:56 +03:00 |
|
robot-clickhouse
|
c9b78186d9
|
Auto version update to [21.2.1.5869] [54447]
|
2021-02-01 12:48:27 +03:00 |
|
alesapin
|
67412bd529
|
Don't accept connections if we don't see leader + race fix from upstream
|
2021-02-01 10:51:10 +03:00 |
|
alexey-milovidov
|
ef72ba7349
|
Merge pull request #19861 from amosbird/fixcte
Fix crash when pushing down predicates to union distinct subquery
|
2021-02-01 10:28:41 +03:00 |
|
alexey-milovidov
|
f4df161672
|
Merge pull request #19863 from ClickHouse/improve-server-latency
Maybe improve server latency
|
2021-02-01 10:27:44 +03:00 |
|
Alexey Milovidov
|
49979afbc1
|
Fix bad translation
|
2021-02-01 10:12:14 +03:00 |
|
alesapin
|
d9598c47b4
|
Merge pull request #19702 from ClickHouse/fix_rare_bug_after_part_corruption
Fix incorrect virtual_parts after part corruption
|
2021-02-01 10:09:48 +03:00 |
|
alexey-milovidov
|
08f713f177
|
Merge pull request #14822 from vzakaznikov/live_view_periodic_refresh
Adding support for periodically refreshed LIVE VIEW tables
|
2021-02-01 06:11:30 +03:00 |
|
alexey-milovidov
|
2193baafde
|
Merge pull request #19852 from vzakaznikov/update_testflows_to_support_retries_during_container_start
Adding retries for docker-compose start, stop and restart in TestFlows tests
|
2021-02-01 03:52:38 +03:00 |
|
alexey-milovidov
|
7567bb2e31
|
Merge pull request #19860 from ClickHouse/hyperscan-assert
Fix debug assertion in Hyperscan
|
2021-02-01 03:45:08 +03:00 |
|
alexey-milovidov
|
cc23a2b399
|
Update PredicateRewriteVisitor.cpp
|
2021-02-01 03:44:40 +03:00 |
|
alexey-milovidov
|
a6b0fdd3eb
|
Merge pull request #19862 from ClickHouse/ubsan-gather-utils
Fix UBSan report in GatherUtils
|
2021-02-01 03:43:43 +03:00 |
|
alexey-milovidov
|
9407c5baf4
|
Merge pull request #19868 from amosbird/fixif
Fix argMinMaxIf crash
|
2021-02-01 03:42:48 +03:00 |
|
alexey-milovidov
|
eb7ebef6d6
|
Merge pull request #19872 from ClickHouse/benchmark-reconnect-option
clickhouse-benchmark: add --reconnect option
|
2021-02-01 03:35:08 +03:00 |
|
Alexander Tokmakov
|
84d3d6e728
|
fix 'Unmatched parentheses', add test
|
2021-02-01 02:10:41 +03:00 |
|
alexey-milovidov
|
342baa4223
|
Merge pull request #19720 from ClickHouse/unicode-asan
Fix unsufficient args check (trash code) in StringSearcher
|
2021-01-31 15:43:05 +03:00 |
|
alexey-milovidov
|
b80ad9f9bc
|
Merge pull request #19859 from ClickHouse/date-time-add-ubsan
Fix UBSan report in DateTimeAddInterval
|
2021-01-31 14:09:04 +03:00 |
|
vdimir
|
000b51f95a
|
Merge pull request #19518 from bharatnc/ncb/toIPv6-parses-IPv4
toIPv6 function parses IPv4 addresses
|
2021-01-31 13:56:45 +03:00 |
|
Alexey Milovidov
|
b74b76f681
|
clickhouse-benchmark: add --reconnect option
|
2021-01-31 12:36:55 +03:00 |
|
Alexey Milovidov
|
37f88a1468
|
Whitespace
|
2021-01-31 12:02:54 +03:00 |
|
Amos Bird
|
18f3df31d5
|
Fix crash when pushing down predicates to union distinct subquery
|
2021-01-31 16:29:29 +08:00 |
|
Amos Bird
|
c39ee3f58c
|
Fix argMinMaxIf crash
|
2021-01-31 16:27:46 +08:00 |
|
Alexey Milovidov
|
5b7c437e6d
|
Minor modification
|
2021-01-31 11:24:37 +03:00 |
|
Alexey Milovidov
|
246ed24801
|
Update test
|
2021-01-31 11:23:55 +03:00 |
|
alexey-milovidov
|
842c2c840c
|
Merge pull request #19773 from ClickHouse/tavplubix-patch-3
Fix stack overflow in FieldVisitorAccurateEquals
|
2021-01-31 11:09:41 +03:00 |
|
Alexey Milovidov
|
01a703ae50
|
Update test
|
2021-01-31 10:48:18 +03:00 |
|
Alexey Milovidov
|
d604cbc986
|
Maybe improve server latency
|
2021-01-31 10:41:24 +03:00 |
|
alexey-milovidov
|
dceb0be9ed
|
Merge pull request #19774 from ClickHouse/clickhouse-test-log-comment
Add log comment when running .sh tests
|
2021-01-31 10:14:21 +03:00 |
|
alexey-milovidov
|
889cebcff9
|
Merge pull request #19800 from ClickHouse/utf8mb4-in-mysql-client
Set charset to utf8mb4 in mariadb-connector
|
2021-01-31 10:13:51 +03:00 |
|
Alexey Milovidov
|
e23dc60e31
|
Fix UBSan report in GatherUtils
|
2021-01-31 10:12:17 +03:00 |
|
Alexey Milovidov
|
248540e58f
|
Fix UBSan report in GatherUtils
|
2021-01-31 10:10:37 +03:00 |
|
Alexey Milovidov
|
ddd4a7b1b5
|
Add exception for fast test
|
2021-01-31 08:33:41 +03:00 |
|
Alexey Milovidov
|
40a356db74
|
Fix warning
|
2021-01-31 07:40:51 +03:00 |
|
Alexey Milovidov
|
e5736c4c8d
|
Fix debug assertion in Hyperscan
|
2021-01-31 07:23:07 +03:00 |
|
Alexey Milovidov
|
ae65219525
|
More tests
|
2021-01-31 06:56:39 +03:00 |
|
Alexey Milovidov
|
0128d185ea
|
Fix UBSan report in DateTimeAddInterval
|
2021-01-31 06:49:33 +03:00 |
|
alexey-milovidov
|
d93dad0ec3
|
Merge pull request #19722 from azat/background_message_broker_schedule_pool_size
Add separate pool for message brokers (RabbitMQ and Kafka)
|
2021-01-31 06:07:45 +03:00 |
|
alexey-milovidov
|
b247368617
|
Merge pull request #19834 from azat/style-check-fix
style-check tiny fixes
|
2021-01-31 06:07:24 +03:00 |
|
alexey-milovidov
|
d0bd6af49d
|
Merge pull request #19824 from azat/tryLogCurrentException
Avoid losing exception messages in logs under high memory pressure
|
2021-01-31 06:05:55 +03:00 |
|
Alexey Milovidov
|
921ee52ebc
|
More tests
|
2021-01-31 05:47:59 +03:00 |
|
Alexey Milovidov
|
0fa5142715
|
Remove tons of garbage
|
2021-01-31 05:36:52 +03:00 |
|
Alexey Milovidov
|
5c718c8754
|
Merge branch 'master' into unicode-asan
|
2021-01-31 02:40:24 +03:00 |
|