Alexey Milovidov
|
1be21e3cb6
|
Removed bad and useless code in ColumnsDescription
|
2019-05-02 00:43:05 +03:00 |
|
zhang2014
|
aab314f154
|
const insert interpreter
|
2019-03-29 23:47:16 +08:00 |
|
Alexey Zatelepin
|
304c67da99
|
Merge branch 'master' into fix-add-materialized-column-after
Conflicts:
dbms/src/Interpreters/InterpreterCreateQuery.cpp
dbms/src/Interpreters/InterpreterDescribeQuery.cpp
dbms/src/Interpreters/interpretSubquery.cpp
dbms/src/Storages/ColumnsDescription.cpp
|
2019-03-17 00:46:53 +03:00 |
|
Alexey Zatelepin
|
a030ce90b5
|
fix build
|
2019-03-15 20:40:16 +03:00 |
|
Alexey Zatelepin
|
b5a0a3fa23
|
store all kinds of columns in the same list in ColumnsDescription [#CLICKHOUSE-3101]
|
2019-03-15 19:37:52 +03:00 |
|
Ivan Lezhankin
|
d1ead22073
|
Rename As<…> → as<…>
|
2019-03-11 16:22:51 +03:00 |
|
Ivan Lezhankin
|
a7e838e328
|
Replace all other casts to method IAST::As<Derived>
Also remove some redundant methods like IsIdentifier() et. al.
|
2019-03-11 15:49:39 +03:00 |
|
Vitaly Baranov
|
76aae5f5d0
|
Add support for settings 'format_schema' in a "INSERT INTO table FORMAT" query.
|
2019-02-20 05:32:29 +03:00 |
|
alesapin
|
dc98b50f14
|
Fix HTTP insert
|
2019-02-08 16:24:24 +03:00 |
|
chertus
|
a71d03737c
|
send defaults via serialized ColumnsDescription CLICKHOUSE-3578
|
2018-12-04 23:03:04 +03:00 |
|
chertus
|
5c67e02205
|
fix build
|
2018-11-15 13:39:13 +03:00 |
|
chertus
|
ebf3d60186
|
column defaults without CapNProto [CLICKHOUSE-3578]
|
2018-11-14 21:20:16 +03:00 |
|
chertus
|
4e0d9aa8d4
|
revert unneeded changes
|
2018-07-13 15:46:29 +03:00 |
|
chertus
|
fe1b393e55
|
defaults for storages with formated input
|
2018-07-11 15:05:04 +03:00 |
|
chertus
|
519102b110
|
defaults for http inserts
|
2018-07-10 20:20:55 +03:00 |
|
Alexey Milovidov
|
fa50fe80a0
|
Added method "getHeader" in IBlockOutputStream: development [#CLICKHOUSE-2]
|
2018-02-19 03:45:32 +03:00 |
|
Alexey Milovidov
|
0bfea2f52c
|
Miscellaneous [#CLICKHOUSe-2]
|
2018-01-10 03:04:08 +03:00 |
|
Alexey Milovidov
|
310736cd7e
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
|
Alexey Milovidov
|
137ad95929
|
Changed tabs to spaces in code [#CLICKHOUSE-3].
|
2017-04-01 11:35:09 +03:00 |
|
Alexey Milovidov
|
604bd6c5a3
|
Less const_casts [#METR-2944].
|
2017-01-03 04:42:17 +03:00 |
|
Vitaliy Lyudvichenko
|
ea11f61433
|
Added requested changes. [#METR-19372]
|
2016-12-09 13:13:16 +03:00 |
|