Alexey Milovidov
|
e8b6ac3fad
|
Returned back support for floating point argument in function quantileTiming
|
2019-07-07 02:15:14 +03: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
|
31d71862e0
|
Merge pull request #5909 from yandex/os-nice
Added "os_thread_priority" setting
|
2019-07-06 23:59:56 +03:00 |
|
Alexey Milovidov
|
338c0d27ca
|
Added "os_thread_priority" setting
|
2019-07-06 21:02:28 +03:00 |
|
alexey-milovidov
|
758de14138
|
Merge pull request #5902 from yandex/fix-visit-param-extract-raw
Fixed buffer underflow in visitParamExtractRaw
|
2019-07-06 20:34:46 +03:00 |
|
alexey-milovidov
|
004d3d462a
|
Merge pull request #5903 from dimarub2000/master
Exect -> Exact grammar fixed
|
2019-07-06 17:55:39 +03:00 |
|
dimarub2000
|
fd69ee1275
|
Exect -> Exact grammar improved
|
2019-07-06 01:18:37 +03:00 |
|
alexey-milovidov
|
f25a3fd230
|
Merge pull request #5886 from dimarub2000/master
Enum data type as a synonim for Enum8 or Enum16.
|
2019-07-05 23:59:36 +03:00 |
|
alexey-milovidov
|
eb2ffccaf3
|
Merge pull request #5874 from nikitamikhaylov/master
Add data checksums to system.parts_columns table. #5151
|
2019-07-05 23:58:58 +03:00 |
|
Alexey Milovidov
|
6b357421fc
|
Added another test just in case
|
2019-07-05 21:47:59 +03:00 |
|
Alexey Milovidov
|
b396a5a392
|
Little better
|
2019-07-05 21:36:20 +03:00 |
|
alexey-milovidov
|
78c61ab772
|
Merge pull request #5890 from yandex/dns-cache-updater-allow-drift
Allow time drift in DNSCacheUpdater for natural randomization
|
2019-07-05 21:27:24 +03:00 |
|
alexey-milovidov
|
6dea389f26
|
Merge pull request #5892 from yandex/thread-status-remove-bad-code
ThreadStatus: removed bad and questionable code
|
2019-07-05 21:27:08 +03:00 |
|
alexey-milovidov
|
6a7c8b3c03
|
Merge pull request #5887 from PerformanceVision/test_jit
Add performance test concerning JIT with bigger dataset
|
2019-07-05 21:26:45 +03:00 |
|
dimarub2000
|
c4447355b3
|
Nicolay's suggestion
|
2019-07-05 21:23:50 +03:00 |
|
Alexey Milovidov
|
1c2e422797
|
Fixed buffer underflow in visitParamExtractRaw
|
2019-07-05 21:23:14 +03:00 |
|
Nikita Mikhaylov
|
afdd45fd85
|
checksum added to system_parts
|
2019-07-05 18:32:55 +03:00 |
|
Alexey Milovidov
|
0225cb0089
|
ThreadStatus: removed bad and questionable code
|
2019-07-05 17:15:05 +03:00 |
|
dimarub2000
|
6537016abe
|
minor test change
|
2019-07-05 17:10:24 +03:00 |
|
dimarub2000
|
a6086ed7a8
|
changed names
|
2019-07-05 16:48:14 +03:00 |
|
Nikita Mikhaylov
|
375932678b
|
new test with table creation
|
2019-07-05 16:33:28 +03:00 |
|
dimarub2000
|
a7c05938e3
|
checkASTStructure
|
2019-07-05 16:33:03 +03:00 |
|
Alexey Milovidov
|
5c3cd40db3
|
Allow time drift in DNSCacheUpdater for natural randomization
|
2019-07-05 16:20:21 +03:00 |
|
Nikita Mikhaylov
|
98f218c7ef
|
another test with constant result on diffrent machines
|
2019-07-05 16:02:48 +03:00 |
|
alexey-milovidov
|
b5f4d7194d
|
Update jit_large_requests.xml
|
2019-07-05 15:59:52 +03: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 |
|
Guillaume Tassery
|
61bb29e0e0
|
Remove rows retrieval for jit performance test
|
2019-07-05 14:55:47 +02:00 |
|
dimarub2000
|
e8f6497f74
|
tests
|
2019-07-05 15:44:15 +03:00 |
|
Guillaume Tassery
|
d50c39f854
|
Add performance test concerning JIT with bigger dataset
|
2019-07-05 14:42:20 +02:00 |
|
Nikita Mikhaylov
|
1ffa488be4
|
lowercase added~
|
2019-07-05 14:45:47 +03:00 |
|
alexey-milovidov
|
8b62c96989
|
Merge pull request #5859 from 4ertus2/joins
Fix FULL|RIGHT JOIN with nulls in right table's keys
|
2019-07-05 14:23:35 +03:00 |
|
dimarub2000
|
dc13d2e4a7
|
Added Enum data type as a synonim for Enum8 or Enum16.
|
2019-07-05 14:22:45 +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 |
|
Nikita Mikhaylov
|
f8dde20dcb
|
easier code
|
2019-07-05 13:13:44 +03:00 |
|
Nikita Mikhaylov
|
0e25190433
|
checksums now output in the same way + tests are better
|
2019-07-05 12:00:19 +03:00 |
|
alexey-milovidov
|
101b317efa
|
Merge pull request #5850 from PerformanceVision/top_k_weighted_fix
Add element on SpaceSaving set if the last element has a lower value compared to the last one
|
2019-07-05 10:57:11 +03:00 |
|
Guillaume Tassery
|
53d67103e7
|
Add documentation about removing the lowest element for the SpaceSaving set
|
2019-07-05 09:20:27 +02:00 |
|
Alexey Milovidov
|
2c6dd99644
|
Updated contributors
|
2019-07-05 04:13:03 +03:00 |
|
Alexey Milovidov
|
433467c3df
|
Added log message for idle connections
|
2019-07-05 02:03:20 +03:00 |
|
Alexey Milovidov
|
5229fa4538
|
Addition to prev. revision
|
2019-07-05 01:57:26 +03:00 |
|
Alexey Milovidov
|
6efca57979
|
Close idle connections #5879
|
2019-07-05 01:23:45 +03:00 |
|
Alexey Milovidov
|
4875ee12d9
|
Less locking in MetricsTransmitter
|
2019-07-04 22:08:37 +03:00 |
|
Nikita Mikhaylov
|
fc75c8f62e
|
done
|
2019-07-04 21:27:14 +03:00 |
|
akuzm
|
74d17789d0
|
Destroy the text log queue after the I/O blocks. (#5854)
These blocks contain threads that use the queue, so they must be
destroyed first. This was reported by ThreadSanitizer.
|
2019-07-04 19:21:24 +03:00 |
|
alesapin
|
3021e48437
|
Merge pull request #5868 from yandex/test_with_old_v
Test for client-server interaction with different versions
|
2019-07-04 18:58:09 +03:00 |
|
Nikolai Kochetov
|
72afe9b842
|
Fix heap-use-after-free in ClusterCopier caused by watch which try to use already removed copier object.
|
2019-07-04 17:48:40 +03:00 |
|
Ivan Lezhankin
|
3b995bdb02
|
Add missing dependecies on sight to enable --no-undefined option
|
2019-07-04 17:05:55 +03:00 |
|
chertus
|
4d6757a7dc
|
add test for #3495 (already fixed)
|
2019-07-04 16:21:56 +03:00 |
|