Alexander Kuzmenkov
|
58bf6f7adc
|
Merge pull request #11972 from ClickHouse/aku/cpu-freq
Add CPU frequencies to system.asynchronous_metrics
|
2020-06-26 20:45:58 +03:00 |
|
Nikolai Kochetov
|
4f5be494c5
|
Merge pull request #11950 from 4ertus2/joins
Extract JOIN in own plan step
|
2020-06-26 15:52:58 +03:00 |
|
Nikolai Kochetov
|
7c47a964cf
|
Update ExpressionActions.h
|
2020-06-26 15:24:13 +03:00 |
|
tavplubix
|
dfdfc69df1
|
Merge pull request #11900 from bharatnc/ncb/fix-file-path
fix double slashed paths in DatabaseOrdinary by switching to std::filesystem::path
|
2020-06-26 15:05:15 +03:00 |
|
alexey-milovidov
|
751d36f7c7
|
Merge pull request #11954 from oandrew/avro-uuid
Avro UUID support
|
2020-06-26 14:09:54 +03:00 |
|
Anton Popov
|
39fe7d6c3f
|
Merge pull request #11729 from CurtizJ/distinct-combinator
Merging #10930. (Distinct combinator)
|
2020-06-26 13:40:32 +03:00 |
|
alesapin
|
b3c31370c2
|
Merge pull request #11970 from ClickHouse/fix-estimation-of-the-number-of-marks
Fix estimation of the number of marks while reading from MergeTree
|
2020-06-26 11:28:36 +03:00 |
|
Alexander Kuzmenkov
|
808713471c
|
Update AsynchronousMetrics.h
|
2020-06-26 05:18:57 +03:00 |
|
bharatnc
|
76938b40a4
|
use std::filesystem::path
|
2020-06-25 18:30:44 -07:00 |
|
Artem Zuikov
|
54fd9ce76b
|
fix totals
|
2020-06-26 03:23:11 +03:00 |
|
Alexander Kuzmenkov
|
d77f397b38
|
review fixes
|
2020-06-26 03:18:33 +03:00 |
|
alexey-milovidov
|
2163716e45
|
Merge pull request #11955 from ClickHouse/revive-mmap-2
Allow to use direct_io and mmap_io for secondary indices.
|
2020-06-26 03:16:56 +03:00 |
|
alexey-milovidov
|
178a5217bc
|
Merge pull request #11953 from ClickHouse/revive-mmap
Revive mmap IO + add a test
|
2020-06-26 03:15:07 +03:00 |
|
Artem Zuikov
|
d573005b04
|
place left join keys in before_join actions
|
2020-06-26 02:10:37 +03:00 |
|
Anton Popov
|
685d14863b
|
tests with distributed
|
2020-06-26 01:39:54 +03:00 |
|
alexey-milovidov
|
8f429f6027
|
Merge pull request #11935 from zlobober/allocated_bytes
Consider allocatedBytes() instead of bytes() in Storage{Buffer,Memory}.
|
2020-06-26 00:57:47 +03:00 |
|
alexey-milovidov
|
6a45f3e960
|
Merge pull request #11936 from ClickHouse/fix_11918
Fix query parameter visitor
|
2020-06-26 00:54:37 +03:00 |
|
alexey-milovidov
|
b041479d90
|
Merge pull request #11949 from ClickHouse/fix-race-condition-extract-all-groups
Fix race condition in extractAllGroups
|
2020-06-26 00:52:29 +03:00 |
|
Artem Zuikov
|
9637dad462
|
keep ArrayJoin optimisation
|
2020-06-25 23:59:10 +03:00 |
|
Alexander Kuzmenkov
|
477fbc70f8
|
Update AsynchronousMetrics.cpp
|
2020-06-25 23:46:18 +03:00 |
|
Alexander Kuzmenkov
|
059a2704d0
|
Add CPU frequencies to system.asynchronous_metrics
|
2020-06-25 23:43:57 +03:00 |
|
Alexander Kuzmenkov
|
7ee2e68f5b
|
better error messages
|
2020-06-25 23:42:31 +03:00 |
|
Alexander Kuzmenkov
|
a8db0b40d0
|
add page fault perf events
|
2020-06-25 23:42:31 +03:00 |
|
Artem Zuikov
|
2d7d389b77
|
better ExpressionAction::execute()
|
2020-06-25 23:28:41 +03:00 |
|
Alexey Milovidov
|
8eed47857b
|
Fix estimation of the number of marks for various thresholds
|
2020-06-25 23:20:22 +03:00 |
|
Andrew Onyshchuk
|
9364d42eb0
|
Add CANNOT_PARSE_UUID extern const
|
2020-06-25 14:50:07 -05:00 |
|
Alexey Milovidov
|
875369676f
|
Added a comment #11949
|
2020-06-25 22:46:43 +03:00 |
|
Alexey Milovidov
|
8872417d00
|
Respect direct_io/mmap settings while reading secondary indices
|
2020-06-25 22:31:54 +03:00 |
|
Artem Zuikov
|
bfe30a9723
|
remove a trick with expression continuation
|
2020-06-25 22:26:03 +03:00 |
|
Andrew Onyshchuk
|
fc1ae85600
|
Avro UUID support
|
2020-06-25 14:25:45 -05:00 |
|
Alexey Milovidov
|
5608f15749
|
Revive mmap IO
|
2020-06-25 22:15:41 +03:00 |
|
Artem Zuikov
|
0e49a9ed4d
|
fix crash
|
2020-06-25 21:44:05 +03:00 |
|
Artem Zuikov
|
ae5ed098f4
|
remove useless logic
|
2020-06-25 21:18:27 +03:00 |
|
Artem Zuikov
|
801efc387a
|
extract JOIN in own plan step
|
2020-06-25 20:40:25 +03:00 |
|
Alexey Milovidov
|
9dc43fc435
|
Fix race condition in extractAllGroups
|
2020-06-25 19:57:30 +03:00 |
|
alexey-milovidov
|
a34032cace
|
Merge pull request #11300 from blinkov/sentry
Opt-in support for sending crash reports
|
2020-06-25 17:20:50 +03:00 |
|
alexey-milovidov
|
9de5db9025
|
Merge pull request #11856 from zhang2014/feature/uuid_without_separator
Support parse UUID without separator
|
2020-06-25 16:26:55 +03:00 |
|
alexey-milovidov
|
40755de412
|
Merge pull request #11908 from ClickHouse/zookeeper-modernize
Slightly modernize code around ZooKeeper
|
2020-06-25 16:25:50 +03:00 |
|
alexey-milovidov
|
bc585c7c33
|
Merge pull request #11901 from BohuTANG/mysql_global_variables
Change MySQL global variables query to globalVariable function
|
2020-06-25 16:15:41 +03:00 |
|
Anton Popov
|
14e09e5650
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-06-25 14:59:15 +03:00 |
|
tavplubix
|
0260358253
|
Merge pull request #11934 from ClickHouse/fix_some_logical_errors
Fix some logical errors
|
2020-06-25 14:20:58 +03:00 |
|
alesapin
|
e5fc792d6b
|
Merge pull request #11919 from ClickHouse/fix_unitialized_memory
Fix unitialized memory
|
2020-06-25 12:16:00 +03:00 |
|
alesapin
|
78ddeff1bc
|
Merge pull request #11920 from vitlibar/access-check-fix-using-current-database
Fix using current database while checking access rights.
|
2020-06-25 11:56:15 +03:00 |
|
Alexander Kuzmenkov
|
5bf30b1c1f
|
Merge pull request #11931 from ClickHouse/aku/local-tmp
Put clickhouse-local data to /tmp by default
|
2020-06-25 10:06:38 +03:00 |
|
Alexander Kuzmenkov
|
593a0181bd
|
Merge pull request #11616 from ClickHouse/aku/perf-benchmark
Add concurrent benchmark to performance test
|
2020-06-25 09:36:52 +03:00 |
|
BohuTANG
|
53997f23e6
|
Merge remote-tracking branch 'ck/master' into mysql_global_variables
|
2020-06-25 14:04:10 +08:00 |
|
Alexander Tokmakov
|
ae9aaa006d
|
fix query parameter visitor
|
2020-06-25 00:36:18 +03:00 |
|
Maxim Akhmedov
|
29d2928f93
|
Consider allocatedBytes() instead of bytes() in Storage{Buffer,Memory}.
|
2020-06-25 00:27:53 +03:00 |
|
Alexander Tokmakov
|
a6b7010531
|
fix some logical errors
|
2020-06-24 23:51:17 +03:00 |
|
alexey-milovidov
|
cd7382abf2
|
Merge pull request #11897 from azat/jemalloc-darwin
Fix jemalloc under OSX (by registering it as default zone explicitly)
|
2020-06-24 23:06:07 +03:00 |
|