alexey-milovidov
|
e4ad0da6e3
|
Merge pull request #4247 from laplab/query-poor-mans-profiler
Poor man's profiler on query level [Work in progress]
|
2019-07-23 03:02:58 +03:00 |
|
alexey-milovidov
|
ea9b36e531
|
Merge pull request #6091 from yurriy/php-client-test
MySQL Native Driver test
|
2019-07-21 23:29:24 +03:00 |
|
Yuriy
|
28a0481f1a
|
php mysql client test
|
2019-07-21 15:19:14 +03:00 |
|
chertus
|
e15f6e9752
|
Merge branch 'master' into ast
|
2019-07-19 18:01:09 +03:00 |
|
chertus
|
fbc0c87c18
|
enable input_format_defaults_for_omitted_fields & disable (not working) defaults for table functions
|
2019-07-17 21:30:17 +03:00 |
|
alexey-milovidov
|
ea28254711
|
Merge pull request #5964 from nikitamikhaylov/logs_bugfix
"send_logs_level" bugfix
|
2019-07-17 17:42:54 +03:00 |
|
Nikita Mikhaylov
|
04de34a74f
|
changes after review
|
2019-07-16 19:27:42 +03:00 |
|
alesapin
|
f5b7523429
|
Merge pull request #5899 from yandex/aku/perftest-mem
Report memory usage in performance tests.
|
2019-07-16 18:09:44 +03:00 |
|
Nikita Mikhailov
|
cc5f87e352
|
Merge branch 'master' of github.com:yandex/ClickHouse into logs_bugfix
|
2019-07-15 19:31:54 +03:00 |
|
alexey-milovidov
|
a93c76837e
|
Merge pull request #5953 from abyss7/fix-filter-table
Implement getDatabaseName() and rename() for all storages
|
2019-07-13 00:51:39 +03:00 |
|
Nikolai Kochetov
|
e9f3d4d6b8
|
Merge pull request #4914 from yandex/processors
Processors
|
2019-07-11 19:22:02 +03:00 |
|
Nikita Lapkov
|
9d540abc84
|
refactor
|
2019-07-10 20:47:39 +00:00 |
|
Ivan Lezhankin
|
998aa795fc
|
Merge remote-tracking branch 'upstream/master' into fix-filter-table
|
2019-07-10 18:14:15 +03:00 |
|
NIKITA MIKHAILOV
|
e05f5388bc
|
clean after cherry-pick
|
2019-07-10 16:27:16 +03:00 |
|
NIKITA MIKHAILOV
|
865606b83c
|
bugfix client logs + some tests
|
2019-07-10 16:15:22 +03:00 |
|
NIKITA MIKHAILOV
|
21ad247df3
|
only for saving this changes
|
2019-07-10 16:05:22 +03:00 |
|
Nikita Mikhaylov
|
55e9e21cc5
|
better includes
|
2019-07-10 16:05:12 +03:00 |
|
Nikita Mikhaylov
|
6ff9dfce34
|
first try
|
2019-07-10 16:04:01 +03:00 |
|
Alexey Milovidov
|
7643b1c7f9
|
Attempt to fix "splitted" build
|
2019-07-10 14:46:37 +03:00 |
|
Ivan Lezhankin
|
befb3ce15b
|
Merge branch 'master' into fix-filter-table
|
2019-07-10 13:27:26 +03:00 |
|
Alexey Milovidov
|
499d798b34
|
Remove "clickhouse_compression" library because it is not a library (cyclic dependency via IDataType)
|
2019-07-10 00:37:43 +03:00 |
|
Alexey Milovidov
|
729ecfa9ab
|
Fixed build without SSL (disable MySQL protocol support)
|
2019-07-09 19:41:11 +03:00 |
|
Ivan Lezhankin
|
9f01fa7aaa
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
|
Alexey Milovidov
|
ed5abe83c0
|
Fixed build without SSL (disable MySQL protocol support)
|
2019-07-09 17:59:52 +03:00 |
|
Alexander Kuzmenkov
|
8c379fb972
|
Flush query log instead of waiting for it.
|
2019-07-09 17:22:42 +03:00 |
|
Nikolai Kochetov
|
0df2a67c19
|
Increase queue size in LazyOutputFormat in order to prevent potential lock.
|
2019-07-09 15:46:50 +03:00 |
|
Alexander Kuzmenkov
|
f260296f89
|
Print logs to stderr.
|
2019-07-09 12:49:34 +03:00 |
|
Alexey Milovidov
|
02eada5b35
|
Fixed error in prev. revision
|
2019-07-08 22:41:11 +03:00 |
|
Alexey Milovidov
|
c1bb550c07
|
Addition to prev. revision
|
2019-07-08 19:58:32 +03:00 |
|
Alexander Kuzmenkov
|
78df28f0e9
|
Cleanup.
|
2019-07-08 18:35:32 +03:00 |
|
Alexander Kuzmenkov
|
b928d87d8a
|
error: declaration shadows a field of 'DB::PerformanceTest'
|
2019-07-08 18:08:46 +03:00 |
|
Alexander Kuzmenkov
|
bdbb77a0a1
|
Read the query log after running all the queries.
The log entries appear ~10s after a query has finished, so waiting
for them after each query takes too long.
|
2019-07-08 16:23:30 +03:00 |
|
Nikolai Kochetov
|
209793c981
|
Merged with master.
|
2019-07-08 16:00:54 +03:00 |
|
Nikolai Kochetov
|
472f32f718
|
Remove ThreadGroupThreadPoolCallbacks
|
2019-07-08 15:49:52 +03:00 |
|
Nikolai Kochetov
|
e5103d741c
|
Fix lock in case of query was cancelled.
|
2019-07-08 15:48:16 +03:00 |
|
Alexey Milovidov
|
36269c4e2a
|
Addition to prev. revision
|
2019-07-08 06:41:37 +03:00 |
|
Alexey Milovidov
|
f40b70884f
|
Two more fixes for PVS-Studio
|
2019-07-08 05:14:32 +03:00 |
|
Alexey Milovidov
|
57d8dac95d
|
Two more fixes for PVS-Studio
|
2019-07-08 05:06:15 +03:00 |
|
Alexey Milovidov
|
c35a832095
|
Two more fixes for PVS-Studio
|
2019-07-08 03:56:52 +03:00 |
|
Alexey Milovidov
|
553e6a273e
|
Two more fixes for PVS-Studio
|
2019-07-08 03:51:43 +03:00 |
|
Nikita Lapkov
|
e935cb08a8
|
Merge remote-tracking branch 'upstream/master' into query-poor-mans-profiler
|
2019-07-07 01:06:10 +00:00 |
|
alexey-milovidov
|
a1cfdf2a60
|
Merge pull request #5855 from abyss7/no-undefined
Use --no-undefined linker option for split build
|
2019-07-07 01:47:11 +03:00 |
|
Alexey Milovidov
|
338c0d27ca
|
Added "os_thread_priority" setting
|
2019-07-06 21:02:28 +03:00 |
|
Nikita Lapkov
|
aaea6cbfc9
|
Merge remote-tracking branch 'upstream/master' into query-poor-mans-profiler
|
2019-07-05 21:37:31 +00:00 |
|
Alexander Kuzmenkov
|
a43d3a6902
|
Report memory usage in performance tests.
|
2019-07-05 19:50:44 +03:00 |
|
Nikita Lapkov
|
b8585a5630
|
refactor and comments
|
2019-07-05 13:48:47 +00:00 |
|
alexey-milovidov
|
2469ec1af3
|
Merge pull request #5857 from CurtizJ/dns-cache
Implement dns cache with asynchronous update.
|
2019-07-05 15:56:26 +03:00 |
|
alexey-milovidov
|
a5bb0099dd
|
Merge pull request #5875 from yandex/more-robust-metrics-transmitter
Less locking in MetricsTransmitter
|
2019-07-05 14:05:08 +03:00 |
|
alexey-milovidov
|
c3c4f4aff0
|
Merge pull request #5880 from yandex/close-idle-connections
Close idle TCP connections
|
2019-07-05 14:04:28 +03:00 |
|
Nikolai Kochetov
|
bc1e9df6cc
|
Merge pull request #5871 from yandex/fix-clickhouse-copier-heap-use-after-free
Fix heap-use-after-free in ClusterCopier
|
2019-07-05 13:48:06 +03:00 |
|