Nikolai Kochetov
|
630872837e
|
Skip null columns while checknig num rows.
|
2019-09-23 22:26:04 +03:00 |
|
Vitaliy Zakaznikov
|
d112695c42
|
* Adding other changes to support LIVE VIEWs
|
2019-05-28 17:17:48 -04:00 |
|
Alexey Zatelepin
|
f3b4292fc6
|
add data types to the prepared_sets key for literals #4058
|
2019-01-23 14:20:01 +03:00 |
|
Ivan Lezhankin
|
1a539b3a6d
|
Merge remote-tracking branch 'upstream/master' into issue-3592
|
2018-12-17 19:30:20 +03:00 |
|
Ivan Lezhankin
|
6df757c6f7
|
Refactor constant folding and make it reusable for primary_key_expr
|
2018-12-17 17:59:01 +03:00 |
|
chertus
|
8500335ef5
|
cleanup unused code
|
2018-12-05 15:49:15 +03:00 |
|
chertus
|
3db00b7b98
|
Merge branch 'master' into issue-3578
|
2018-12-05 14:43:14 +03:00 |
|
Alexey Milovidov
|
52fea90a86
|
Removed useless code [#CLICKHOUSE-2]
|
2018-11-28 17:33:40 +03:00 |
|
chertus
|
13646eb4c4
|
move BlockMissingValues from Block to IBlockInputStream::getMissingValues()
|
2018-11-15 18:57:20 +03:00 |
|
chertus
|
65d34ca231
|
do not override current_database in context [CLICKHOUSE-3578]
|
2018-11-15 18:03:13 +03:00 |
|
chertus
|
ebf3d60186
|
column defaults without CapNProto [CLICKHOUSE-3578]
|
2018-11-14 21:20:16 +03:00 |
|
chertus
|
2fe3cdb3f5
|
restore lost commits [CLICKHOUSE-3578]
|
2018-11-12 17:52:30 +03:00 |
|
chertus
|
cc005c3ac9
|
Merge branch 'master' into issue-3578
|
2018-11-09 13:12:34 +03:00 |
|
Alexey Milovidov
|
f720a5bf95
|
Fixed typos in code #3373
|
2018-10-13 17:33:43 +03:00 |
|
Alexey Milovidov
|
c7b1a40296
|
Fixed test [#CLICKHOUSE-2]
|
2018-09-09 05:23:24 +03:00 |
|
Nikolai Kochetov
|
df8e030b2d
|
Fix tests.
|
2018-07-20 15:30:04 +03:00 |
|
chertus
|
82d22574d4
|
fix empty defaults mask issue and add some comments
|
2018-07-11 17:11:47 +03:00 |
|
chertus
|
88c4081a82
|
3578: defaults for input streams (in progress)
|
2018-07-04 20:02:47 +03:00 |
|
Alexey Milovidov
|
1c4eb2c586
|
Data obfuscator: development [#CLICKHOUSE-2]
|
2018-06-15 08:33:39 +03:00 |
|
Nikolai Kochetov
|
a399c17f01
|
&& - qualified IColumn::mutate
|
2018-03-20 17:01:00 +03:00 |
|
Alexey Milovidov
|
fa6420b34d
|
Added method "getHeader" in IBlockOutputStream: development [#CLICKHOUSE-2]
|
2018-02-20 04:14:38 +03:00 |
|
Alexey Milovidov
|
fcdd5de47d
|
Revert "Removed questionable code (2) [#CLICKHOUSE-2]."
This reverts commit fcabe8b888 .
|
2017-12-28 07:39:19 +03:00 |
|
Alexey Milovidov
|
c89041ce63
|
Removed questionable code (2) [#CLICKHOUSE-2].
|
2017-12-26 01:51:04 +03:00 |
|
Alexey Milovidov
|
ec71908b00
|
Revert "Removed questionable code (2) [#CLICKHOUSE-2]."
This reverts commit fcabe8b888 .
|
2017-12-26 00:57:29 +03:00 |
|
Alexey Milovidov
|
fcabe8b888
|
Removed questionable code (2) [#CLICKHOUSE-2].
|
2017-12-26 00:32:33 +03:00 |
|
Alexey Milovidov
|
7c802ee3de
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-18 05:37:08 +03:00 |
|
Alexey Milovidov
|
d0ca8b2533
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-15 21:23:05 +03:00 |
|
Alexey Milovidov
|
d164024e3d
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-14 23:58:18 +03:00 |
|
Alexey Milovidov
|
911d80ab51
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-14 07:25:22 +03:00 |
|
Alexey Milovidov
|
ae3d44f30f
|
Cleanup semantics of data types [#CLICKHOUSE-2].
|
2017-12-09 19:17:37 +03:00 |
|
Alexey Milovidov
|
be72c247fe
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-07 15:09:55 +03:00 |
|
Nikolai Kochetov
|
985e449bd3
|
added IDataType::updateAvgValueSizeHints; renamed PODArray::allocated_size to PODArray::allocated_bytes; renamed renamed IColumn::allocatedSize to IColumn::allocatedBytes; removed IColumn.h from IDataType.h
|
2017-07-13 19:49:09 +03:00 |
|
Nikolai Kochetov
|
7c450aa5a5
|
added Block::allocatedSize()
|
2017-07-13 17:47:46 +03:00 |
|
alexey-milovidov
|
0fb0d36045
|
Update Block.h
|
2017-05-22 18:40:11 +04:00 |
|
Alexander Makarov
|
dfabe90373
|
TrivialBuffer implementation [#CLICKHOUSE-2929]
|
2017-05-22 18:40:11 +04:00 |
|
f1yegor
|
5ffa35cf24
|
translate comments
|
2017-04-30 23:46:40 -07:00 |
|
Alexey Milovidov
|
310736cd7e
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
|