Alexey Milovidov
|
52a05f4b5d
|
Extreme fuzzing of newly added tests
|
2021-01-16 18:03:32 +03:00 |
|
Alexey Milovidov
|
a2c77c0343
|
Fix possible aliasing issues
|
2021-01-16 17:13:52 +03:00 |
|
Alexey Milovidov
|
029302d766
|
Merge with master
|
2021-01-16 17:09:44 +03:00 |
|
Alexey Milovidov
|
24c8e53440
|
Merge branch 'master' into multiple-nested
|
2021-01-16 16:28:40 +03:00 |
|
alexey-milovidov
|
e67e4588e7
|
Update PostgreSQLConnection.h
|
2021-01-16 15:26:21 +03:00 |
|
Olga Revyakina
|
489fa1e083
|
Fixes and translation to Ru
|
2021-01-16 13:30:15 +03:00 |
|
alexey-milovidov
|
a15092eeb7
|
Merge pull request #18264 from ucasFL/insert-cluster
Support insert into table function cluster
|
2021-01-16 13:22:49 +03:00 |
|
alexey-milovidov
|
a5a19de878
|
Update DistributedBlockOutputStream.cpp
|
2021-01-16 13:22:25 +03:00 |
|
alexey-milovidov
|
4efc7a7dc3
|
Update MergeTreeIOSettings.h
|
2021-01-16 13:07:58 +03:00 |
|
Olga Revyakina
|
95c8018b46
|
Fixes and translation to Ru
|
2021-01-16 12:58:08 +03:00 |
|
Azat Khuzhin
|
1b901b368f
|
Add missing type check in dictHas for COMPLEX_KEY_SSD_CACHE layout
|
2021-01-16 12:33:36 +03:00 |
|
alexey-milovidov
|
ecf9b9c392
|
Merge pull request #19154 from ClickHouse/aku/faster-perf
speed up some perf tests (for other machines)
|
2021-01-16 12:22:46 +03:00 |
|
kssenii
|
2222741e33
|
Fix style check
|
2021-01-16 09:17:04 +00:00 |
|
Alexey Milovidov
|
015e392bb7
|
Disable TestFlows due to low reliability
|
2021-01-16 11:58:23 +03:00 |
|
alexey-milovidov
|
8d20b34992
|
Merge pull request #19155 from azat/integration-tests/dist-different-header
Cover distributed send with different headers
|
2021-01-16 11:57:19 +03:00 |
|
alexey-milovidov
|
e32b1e3fe6
|
Update StorageTinyLog.cpp
|
2021-01-16 11:53:28 +03:00 |
|
Alexey Milovidov
|
69cafd4d7f
|
Add suggestion from Kita
|
2021-01-16 11:48:50 +03:00 |
|
Alexey Milovidov
|
4ee9c57190
|
Add TODO
|
2021-01-16 11:43:59 +03:00 |
|
Alexey Milovidov
|
b25e334313
|
Add assert
|
2021-01-16 11:30:35 +03:00 |
|
alexey-milovidov
|
bf86d3bab8
|
Merge pull request #19153 from azat/async_socket_for_remote-fix-fd-leak
Fix leaking of pipe fd for async_socket_for_remote
|
2021-01-16 11:23:55 +03:00 |
|
Alexey Milovidov
|
45380d45c8
|
Fix potential (safe) SQL-injection
|
2021-01-16 11:15:43 +03:00 |
|
Alexey Milovidov
|
31593e2000
|
Fix Arcadia
|
2021-01-16 11:10:55 +03:00 |
|
alexey-milovidov
|
2e2988e5d8
|
Merge pull request #19146 from azat/server-memory-limit-blocking
MemoryTracker: Do not ignore server memory limits during blocking by default
|
2021-01-16 11:09:19 +03:00 |
|
alexey-milovidov
|
141b5e23b2
|
Merge pull request #19136 from amosbird/removeuseless
Remove useless code
|
2021-01-16 11:04:55 +03:00 |
|
kssenii
|
11ffa6293d
|
Fix integration tests
|
2021-01-16 08:04:24 +00:00 |
|
alexey-milovidov
|
32ceafc038
|
Merge pull request #19007 from ClickHouse/add-tests-from-15889
Add tests from #15889
|
2021-01-16 11:03:39 +03:00 |
|
alexey-milovidov
|
6ed14ba0b6
|
Merge pull request #19134 from ClickHouse/fix-read-orc-from-fd
Fix reading from fd for ORCBlockInputFormat.
|
2021-01-16 11:03:26 +03:00 |
|
alesapin
|
67fd381034
|
Merge pull request #19123 from ClickHouse/additional_check_in_writer
Fix max granules size in MergeTreeDataWriter
|
2021-01-16 10:17:44 +03:00 |
|
Azat Khuzhin
|
ee45c122ea
|
Fix leaking of pipe fd for async_socket_for_remote
|
2021-01-16 01:57:36 +03:00 |
|
Azat Khuzhin
|
cf085b0687
|
Split RemoteQueryExecutorReadContext into module part
|
2021-01-16 01:57:36 +03:00 |
|
Alexander Kuzmenkov
|
832d6b1fca
|
more precise regex in fasttest
|
2021-01-16 00:49:02 +03:00 |
|
Azat Khuzhin
|
7135faf672
|
Cover distributed send with different headers
|
2021-01-16 00:45:11 +03:00 |
|
robot-clickhouse
|
112746e8ca
|
Update version_date.tsv after release 20.8.12.2
|
2021-01-16 00:42:21 +03:00 |
|
Alexander Kuzmenkov
|
9d6730a846
|
small fixes
|
2021-01-16 00:33:53 +03:00 |
|
Alexey Milovidov
|
593b6f5c83
|
Add assert
|
2021-01-16 00:25:58 +03:00 |
|
Alexey Milovidov
|
7705420220
|
Better
|
2021-01-16 00:23:58 +03:00 |
|
alexey-milovidov
|
5f189c5756
|
Merge pull request #19122 from ClickHouse/data-part-better-code
Add metrics for part number in MergeTree in ClickHouse
|
2021-01-16 00:20:15 +03:00 |
|
alexey-milovidov
|
e09ec9fed5
|
Merge pull request #18373 from amosbird/fix-18364
Fix 2-arg functions with constant in PK analysis
|
2021-01-16 00:20:03 +03:00 |
|
Alexey Milovidov
|
67f207d8ca
|
More safe connection string
|
2021-01-16 00:18:51 +03:00 |
|
Alexander Kuzmenkov
|
979d23208e
|
speed up some perf tests (for other machines)
|
2021-01-16 00:15:06 +03:00 |
|
Alexey Milovidov
|
ef319bfa75
|
Slightly better
|
2021-01-15 23:33:04 +03:00 |
|
Alexander Kuzmenkov
|
765aa4d4e3
|
rewrote everything again
|
2021-01-15 23:30:44 +03:00 |
|
Alexey Milovidov
|
c16ecb0bdd
|
It feels more correct
|
2021-01-15 23:18:55 +03:00 |
|
Alexey Milovidov
|
b1b09ed5ae
|
Fix SQL injection
|
2021-01-15 23:14:51 +03:00 |
|
Alexey Milovidov
|
52cfc1d110
|
Minor changes
|
2021-01-15 23:09:31 +03:00 |
|
Alexey Milovidov
|
ba1921f380
|
Minor changes
|
2021-01-15 22:59:49 +03:00 |
|
Azat Khuzhin
|
61b2d0ce42
|
MemoryTracker: Do not ignore server memory limits during blocking by default
|
2021-01-15 22:46:58 +03:00 |
|
Alexey Milovidov
|
b293d56a63
|
Merge branch 'master' into kssenii-pg2ch
|
2021-01-15 22:32:03 +03:00 |
|
alesapin
|
751efca3eb
|
Merge pull request #18974 from ClickHouse/add_integration_tests_msan
Add config for integration tests msan
|
2021-01-15 22:07:30 +03:00 |
|
alesapin
|
184dbedb06
|
Fix stupid error
|
2021-01-15 21:50:30 +03:00 |
|