Alexey Milovidov
|
4e3d9a0f15
|
Merge branch 'master' of github.com:yandex/ClickHouse into global-thread-pool
|
2019-01-28 14:20:24 +03:00 |
|
Léo Ercolanelli
|
e1d6017120
|
use sumMapWithOverflow in SummingSortedBlockInputStream
|
2019-01-25 20:36:18 +01:00 |
|
Alexey Milovidov
|
253ac93459
|
Addition to prev. revision #4150
|
2019-01-25 21:44:30 +03:00 |
|
Alexey Milovidov
|
65f8e4d4a8
|
Merge branch 'master' into global-thread-pool
|
2019-01-25 16:33:50 +03:00 |
|
Ivan Lezhankin
|
05ab15cc84
|
Merge IBlockInputStream and IProfilingBlockInputStream into one
|
2019-01-23 17:48:50 +03:00 |
|
maiha
|
6c83beafdd
|
dbms: Fixed misspells in comments
|
2019-01-23 04:56:53 +09:00 |
|
Alexey Milovidov
|
f6b9b06307
|
Attempt to implemnt global thread pool #4018
|
2019-01-14 22:22:09 +03:00 |
|
Alexey Milovidov
|
abcd5a2a49
|
Attempt to implemnt global thread pool #4018
|
2019-01-11 22:12:36 +03:00 |
|
Alexey Milovidov
|
19f4652959
|
Fixed bugs found by PVS-Studio
|
2019-01-09 18:44:20 +03:00 |
|
Alexey Milovidov
|
1d4701b0bc
|
Added some warnings from clang's -Weverything
|
2019-01-04 15:10:00 +03:00 |
|
Alexey Milovidov
|
e33e5150b7
|
Miscellaneous [#CLICKHOUSE-2]
|
2019-01-02 09:44:36 +03:00 |
|
proller
|
300bbdfb43
|
Fix cyclic lib depend ppart 2: clean
|
2018-12-28 21:15:26 +03:00 |
|
Alexey Milovidov
|
3c84e47419
|
Fixed UB #3926
|
2018-12-27 03:33:54 +03:00 |
|
Alexey Milovidov
|
713a44c38e
|
Fixed UB #3926
|
2018-12-27 03:33:32 +03:00 |
|
Alexey Milovidov
|
1191f1575d
|
Less dependencies [#CLICKHOUSE-2]
|
2018-12-26 02:44:44 +03:00 |
|
Alexey Milovidov
|
a8f09809f5
|
Simplified logic with "IColumn::convertToFullColumnIfConst" (suggested by Amos Bird) [#CLICKHOUSE-2]
|
2018-12-21 19:00:07 +03:00 |
|
Nikolai Kochetov
|
4eb7a820d6
|
Fix style
|
2018-12-19 20:54:46 +03:00 |
|
Nikolai Kochetov
|
78321a04a1
|
Added low_cardinality_allow_in_native_format setting.
|
2018-12-19 19:47:30 +03:00 |
|
alexey-milovidov
|
cea269883c
|
Merge pull request #3803 from yandex/low-cardinality-native-format-conversion-2
LowCardinality support for old clients, part 2
|
2018-12-10 21:03:43 +03:00 |
|
Nikolai Kochetov
|
1a6127dce4
|
Remove LowCardinality from NativeBlockOutputStream types for old clients.
|
2018-12-10 15:09:37 +03:00 |
|
alexey-milovidov
|
0fdb3b9628
|
Merge branch 'master' into issue-3578
|
2018-12-07 23:53:34 +03:00 |
|
KochetovNicolai
|
431cff1613
|
Update NativeBlockInputStream.cpp
Fix type for LowCardinality inserts.
|
2018-12-07 20:17:50 +03:00 |
|
chertus
|
60dc8fcac2
|
fixes for review CLICKHOUSE-3578
|
2018-12-06 20:20:17 +03:00 |
|
Nikolai Kochetov
|
2bb57ce472
|
Support insertion into LowCardinality from old native clients.
|
2018-12-06 17:08:42 +03:00 |
|
Alexey Milovidov
|
f66b15efb3
|
Removed useless file #3754
|
2018-12-05 17:59:48 +03:00 |
|
proller
|
61328a2c9b
|
ARM build fixes (#3754)
|
2018-12-05 16:41:29 +03:00 |
|
chertus
|
1a7313eaa0
|
resolve class name conflict
|
2018-12-05 15:27:21 +03:00 |
|
chertus
|
3db00b7b98
|
Merge branch 'master' into issue-3578
|
2018-12-05 14:43:14 +03:00 |
|
chertus
|
a71d03737c
|
send defaults via serialized ColumnsDescription CLICKHOUSE-3578
|
2018-12-04 23:03:04 +03:00 |
|
chertus
|
933c055104
|
CLICKHOUSE-3578 review proress
|
2018-12-04 17:09:47 +03:00 |
|
alexey-milovidov
|
02636b3388
|
Merge pull request #3729 from amosbird/dryrun
Function execution with dry runs
|
2018-12-02 22:45:07 +03:00 |
|
Amos Bird
|
3cc0829cc1
|
Function execution with dry runs
This commit prevents stateful functions like rowNumberInAllBlocks from being modified in getHeader() calls.
|
2018-12-02 19:02:04 +08:00 |
|
alexey-milovidov
|
bf7b68cf95
|
Merge pull request #3689 from abyss7/CLICKHOUSE-3936
CLICKHOUSE-3936
|
2018-12-01 01:50:04 +03:00 |
|
Alexey Milovidov
|
f615b062d8
|
Fixed build [#CLICKHOUSE-2]
|
2018-11-28 19:29:56 +03:00 |
|
Ivan
|
448846fc0d
|
Merge branch 'master' into CLICKHOUSE-3936
|
2018-11-28 18:59:57 +03:00 |
|
Ivan Lezhankin
|
8b5a05947c
|
Remove redundant information from RWLock.
And fix broken exception in some race conditions
|
2018-11-28 18:50:52 +03:00 |
|
Alexey Milovidov
|
52fea90a86
|
Removed useless code [#CLICKHOUSE-2]
|
2018-11-28 17:33:40 +03:00 |
|
alexey-milovidov
|
a12927a439
|
Merge pull request #3603 from vitlibar/CLICKHOUSE-4127
CLICKHOUSE-4127: Fix ALTER of destination table for the BUFFER engine.
|
2018-11-27 21:38:40 +03:00 |
|
Vitaly Baranov
|
44ca56c731
|
CLICKHOUSE-4127: Convert destination table's data when reading from
StorageBuffer.
|
2018-11-27 03:43:58 +03:00 |
|
Alexey Milovidov
|
7d6fffff48
|
More style checks [#CLICKHOUSE-3]
|
2018-11-24 04:48:06 +03:00 |
|
Alexey Milovidov
|
dbbacf4f87
|
Added more style checks [#CLICKHOUSE-3]
|
2018-11-23 21:52:00 +03:00 |
|
alexey-milovidov
|
733ab51089
|
Merge pull request #3643 from yandex/fix-parallel-inputs-processor-deadlock
Fix deadlock in ParallelInputsProcessor in case thread creation fails.
|
2018-11-23 00:30:01 +03:00 |
|
alexey-milovidov
|
2c2d75cceb
|
Don't allow exceptions without code (#3645)
* Don't allow exceptions without code #3633
* Don't allow exceptions without code #3633
|
2018-11-23 00:19:58 +03:00 |
|
Alexey Zatelepin
|
8b25084637
|
fix deadlock in ParallelInputsProcessor in case thread creation fails [#CLICKHOUSE-4155]
|
2018-11-22 20:29:49 +03:00 |
|
proller
|
1d40c2c871
|
Better link and deps (#3631)
* try fix 1
* Better deps
* fix
* fix
* fix
* Update CMakeLists.txt
* Update CMakeLists.txt
* fix
* fix
* fix
* disable old
* Update find_odbc.cmake
|
2018-11-21 22:20:27 +03:00 |
|
Marek Vavruša
|
8fad726d95
|
Added null guards for all CurrentThread::attachToIfDetached()
refs #3622
|
2018-11-20 09:10:34 -08:00 |
|
chertus
|
811b824b01
|
AddingDefaultsBlockInputStream fixed types optimisation
|
2018-11-15 23:26:51 +03:00 |
|
chertus
|
c642e16ee1
|
clearer evaluateMissingDefaults [CLICKHOUSE-3578]
|
2018-11-15 19:57:20 +03:00 |
|
chertus
|
13646eb4c4
|
move BlockMissingValues from Block to IBlockInputStream::getMissingValues()
|
2018-11-15 18:57:20 +03:00 |
|
chertus
|
5c67e02205
|
fix build
|
2018-11-15 13:39:13 +03:00 |
|