Martijn Bakker
|
4a94545882
|
add test for multiple supported asof types
|
2019-03-30 12:52:48 +00:00 |
|
Martijn Bakker
|
7c5febb6aa
|
Merge branch 'master' into martijn-asof-nomap
|
2019-03-30 02:02:48 +00:00 |
|
Martijn Bakker
|
389f108807
|
working multi type asof join columns
|
2019-03-30 01:32:08 +00:00 |
|
alexey-milovidov
|
0dee8cf79c
|
Merge pull request #4855 from 4ertus2/joins
Fix crash when joining nulluble vs not nullable
|
2019-03-30 02:15:50 +03:00 |
|
Martijn Bakker
|
89515861df
|
asof join without using std::map, but still only on u32
|
2019-03-29 21:20:23 +00:00 |
|
Ivan
|
957d23267b
|
Minimal implementation of row-level security CLICKHOUSE-4315 (#4792)
For detailed description see the related PR
|
2019-03-29 23:31:06 +03:00 |
|
alexey-milovidov
|
5588618c64
|
Merge pull request #4856 from yandex/fix_no_message_received_keepalive
Fix exception 'No message received'
|
2019-03-29 23:08:28 +03:00 |
|
alexey-milovidov
|
cb486da9cd
|
Merge pull request #4852 from zhang2014/improvement/const_interpreter
Const context for insert interpreter
|
2019-03-29 21:42:35 +03:00 |
|
alesapin
|
2764401d0f
|
Fix exception 'No message received'
|
2019-03-29 21:10:03 +03:00 |
|
chertus
|
6bdbf75e30
|
fix crash when joining nulluble vs not nullable
|
2019-03-29 21:07:22 +03:00 |
|
Alexey Milovidov
|
b8a7d78e3a
|
Tracking maximum amount of history in TSan
|
2019-03-29 19:58:02 +03:00 |
|
Alexey Milovidov
|
61832964e1
|
Revert "ColumnFunction: better code (incomplete)"
This reverts commit 327f527d33 .
|
2019-03-29 19:42:26 +03:00 |
|
Alexey Milovidov
|
5dddee50eb
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-03-29 19:41:59 +03:00 |
|
alexey-milovidov
|
296731dd85
|
Merge pull request #4850 from yandex/fix-reading-from-empty-low-cardinality-arrays
Fixed reading from Array(LowCardinality) with long block of empty arrays.
|
2019-03-29 19:38:32 +03:00 |
|
zhang2014
|
aab314f154
|
const insert interpreter
|
2019-03-29 23:47:16 +08:00 |
|
Alexey Milovidov
|
ff0c269847
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-03-29 18:35:58 +03:00 |
|
Alexey Milovidov
|
327f527d33
|
ColumnFunction: better code (incomplete)
|
2019-03-29 18:35:53 +03:00 |
|
alexey-milovidov
|
4c9ad05781
|
Merge pull request #4851 from yandex/remove-assume-mutable-1
Removed "assumeMutable" usage in one case
|
2019-03-29 18:34:03 +03:00 |
|
alexey-milovidov
|
de07b70178
|
Merge pull request #4849 from yandex/remove-unsafe-method-column-function
Removed unsafe methods from ColumnFunction
|
2019-03-29 18:23:33 +03:00 |
|
Nikolai Kochetov
|
5bd46508e8
|
Fix comments.
|
2019-03-29 18:07:53 +03:00 |
|
Alexey Milovidov
|
712d094a5d
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-03-29 18:06:45 +03:00 |
|
Alexey Milovidov
|
f86abeb8df
|
Fixed comments
|
2019-03-29 18:06:35 +03:00 |
|
ogorbacheva
|
e0e5721374
|
Doc fix: Update info about system.columns + system.tables (en) (#4838)
|
2019-03-29 17:44:12 +03:00 |
|
Alexey Milovidov
|
88e94bad74
|
Removed "assumeMutable" usage in one case
|
2019-03-29 17:17:29 +03:00 |
|
Nikolai Kochetov
|
53319e2d6e
|
Fixed reading from Array(LowCardinality) column with long block of empty array.
|
2019-03-29 17:06:46 +03:00 |
|
Alexey Milovidov
|
fdb0747219
|
Removed unsafe methods from ColumnFunction
|
2019-03-29 16:46:36 +03:00 |
|
alexey-milovidov
|
d10b256a8a
|
Merge pull request #4845 from yandex/max_partitions_per_insert_block
Implement "max_partitions_per_insert_block" setting
|
2019-03-29 16:20:46 +03:00 |
|
alexey-milovidov
|
976ee8a7ca
|
Merge pull request #4844 from yandex/fix-data-race-in-clear-old-temporary-directories
Fixed data race in clearOldTemporaryDirectories
|
2019-03-29 14:35:44 +03:00 |
|
Alexey Milovidov
|
8e8b5c40e2
|
Fixed error
|
2019-03-29 14:24:37 +03:00 |
|
Alexey Milovidov
|
ae8655f217
|
Added a test
|
2019-03-29 14:20:53 +03:00 |
|
Artem Zuikov
|
03cd41fbc7
|
Merge pull request #4774 from Gladdy/martijn-asof-join
Request for feedback on implementation of ASOF join
|
2019-03-29 13:19:31 +03:00 |
|
Alexey Milovidov
|
8a31d998fd
|
Merge remote-tracking branch 'origin/master' into max_partitions_per_insert_block
|
2019-03-29 12:50:41 +03:00 |
|
Alexey Milovidov
|
72d021c3d7
|
Implement "max_partitions_per_insert_block" setting #4700
|
2019-03-29 12:45:55 +03:00 |
|
alexey-milovidov
|
7aefd6663f
|
Merge pull request #4841 from danlark1/master
Added hyperscan fuzzy search
|
2019-03-29 12:39:25 +03:00 |
|
Alexey Milovidov
|
8cb1619607
|
Implement "max_partitions_per_insert_block" setting #4700
|
2019-03-29 12:34:07 +03:00 |
|
Alexey Milovidov
|
8d3ef5df19
|
Fixed data race in clearOldTemporaryDirectories
|
2019-03-29 12:28:16 +03:00 |
|
Alexey Milovidov
|
f95dd23110
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-03-29 12:25:55 +03:00 |
|
Ivan Blinkov
|
5b9dc78d72
|
Update roadmap.md (#4842)
|
2019-03-29 12:16:36 +03:00 |
|
Alexey Milovidov
|
34c0682353
|
Removed useless method
|
2019-03-29 11:37:05 +03:00 |
|
alexey-milovidov
|
3e3ab8acb7
|
Merge pull request #4839 from yandex/fix-race-condition-in-fetch-data-part
Fixed TSan report in fetchPart
|
2019-03-29 11:27:21 +03:00 |
|
alesapin
|
d086a63f66
|
clickhouse-test retry on session expired
|
2019-03-29 11:26:42 +03:00 |
|
Danila Kutenin
|
cd850f6f98
|
Fix clang build
|
2019-03-29 10:04:44 +03:00 |
|
Danila Kutenin
|
40ed746d25
|
Better docs
|
2019-03-29 04:39:59 +03:00 |
|
Danila Kutenin
|
b822923f5a
|
Better renamings of fuzzy string search
|
2019-03-29 04:27:17 +03:00 |
|
Alexey Milovidov
|
a2e0f5d29c
|
Merge branch 'master' into fix-race-condition-in-fetch-data-part
|
2019-03-29 04:22:20 +03:00 |
|
alexey-milovidov
|
72f27f4dec
|
Merge pull request #4836 from yandex/fix-race-condition-in-system-tables
Fixed TSan report in StorageSystemTables
|
2019-03-29 04:15:00 +03:00 |
|
Danila Kutenin
|
965b478a8e
|
Fuzzy search perf test
|
2019-03-29 04:08:55 +03:00 |
|
Danila Kutenin
|
ef0d622a5f
|
Added hyperscan fuzzy search
|
2019-03-29 04:02:05 +03:00 |
|
Alexey Milovidov
|
46be1608a6
|
Fixed error #4836
|
2019-03-29 02:17:22 +03:00 |
|
alexey-milovidov
|
e3c5da0a69
|
Merge pull request #4783 from yandex/cow-ptr-compositions
WIP. Attempt to make compositions with COWPtr more convenient
|
2019-03-29 02:09:39 +03:00 |
|