Commit Graph

29358 Commits

Author SHA1 Message Date
Alexey Milovidov
b282c6160d Added "fastops" as submodule 2019-07-23 02:41:06 +03:00
akazz
58d83e44ed Build fixed 2019-07-23 01:39:42 +03:00
Alexander Tokmakov
96d0a066d9 rename format_csv_unquoted_null_literal_as_null to input_format_csv_unquoted_null_literal_as_null 2019-07-22 23:13:27 +03:00
chertus
eaa3cb557a move prefer_alias_to_column_name logic out of parser 2019-07-22 22:21:07 +03:00
alexey-milovidov
4858b067f5
Update Defines.h 2019-07-22 22:04:19 +03:00
alexey-milovidov
467b654318
Update CMakeLists.txt 2019-07-22 22:03:16 +03:00
Nikolai Kochetov
fa2610e096 Fix CAST from LowCardinality(Nullable). 2019-07-22 19:46:42 +03:00
Nikita Mikhaylov
daa7fc154f better includes 2019-07-22 19:21:34 +03:00
Nikita Mikhaylov
a80e066769 better 2019-07-22 19:04:15 +03:00
Nikolai Kochetov
1d960e5c0b Fix CAST from LowCardinality(Nullable). 2019-07-22 18:41:52 +03:00
Nikita Mikhaylov
0f3a4a34b4 test + comment 2019-07-22 18:33:38 +03:00
Nikita Mikhaylov
8289472b98 style improvements 2019-07-22 18:09:33 +03:00
Dmitry Rubashkin
21ebb72579 documentation 2019-07-22 18:02:03 +03:00
Alexander Kazakov
9c769bb942 Fixed build in clang 2019-07-22 16:56:38 +03:00
Nikita Mikhaylov
c6667ff888 wip 2019-07-22 16:54:08 +03:00
Dmitry Rubashkin
0320de9132 test and fixes 2019-07-22 16:49:16 +03:00
Alexander Kazakov
2ebf2e8d69 Sync with upstream 2019-07-22 16:41:04 +03:00
Ivan Blinkov
97b2a290ba
Merge pull request #6100 from vivienm/master
Fix typos in docs
2019-07-22 16:34:50 +03:00
Ivan Lezhankin
cef18b1e61 Fix shared build with rdkafka 2019-07-22 15:58:06 +03:00
Dmitry Rubashkin
9ffbf65741 Fix of a fix 2019-07-22 15:50:10 +03:00
Dmitry Rubashkin
42efc1051e fixes of bad commit 2019-07-22 15:35:29 +03:00
Dmitry Rubashkin
d279a685a9 Merge branch 2019-07-22 15:31:17 +03:00
Dmitry Rubashkin
6c6af60194 Fixes after review 2019-07-22 15:18:53 +03:00
Vivien Maisonneuve
1b6a20d711 Fix typos in docs 2019-07-22 14:13:07 +02:00
Ivan Lezhankin
969cb2f826 Append _partition virtual column 2019-07-22 14:32:11 +03:00
Ivan Lezhankin
762f1d3a85 Merge remote-tracking branch 'upstream/master' into issue-5846 2019-07-22 13:19:37 +03:00
proller
5eca86395a Merge remote-tracking branch 'upstream/master' into fix25 2019-07-22 11:49:11 +03:00
Alexander Tokmakov
d46a27ee01 Fixes 2019-07-22 03:28:55 +03:00
Alexander Tokmakov
89ae562e83 Fix 2019-07-22 03:17:03 +03:00
Alexander Tokmakov
7e9c3f2022 PeekableReadBufferCheckpoint 2019-07-22 03:12:11 +03:00
Alexander Tokmakov
456a8c4b17 Fix buffer padding 2019-07-22 03:10:13 +03:00
Alexander Tokmakov
23fddc8688 Fixes 2019-07-22 03:09:35 +03:00
Alexander Tokmakov
4d0a6bad5e PeekableReadBuffer 2019-07-22 03:07:55 +03:00
Alexander Tokmakov
6e4efb94f0 OPTIMIZE(1) 2019-07-22 03:02:31 +03:00
Alexander Tokmakov
66ae943899 tests 2019-07-22 03:02:15 +03:00
Alexander Tokmakov
04504ccf7b Docs (en) 2019-07-22 03:01:51 +03:00
Alexander Tokmakov
96776c7fd5 Docs (ru) 2019-07-22 03:00:48 +03:00
Alexander Tokmakov
f43f7c43a5 Fixes 2019-07-22 02:59:31 +03:00
Alexander Tokmakov
ab9ce18fc7 Added CSV (de)serialization 2019-07-22 02:58:55 +03:00
Alexander Tokmakov
c92a0f3ac5 Fixes 2019-07-22 02:58:39 +03:00
Alexander Tokmakov
4e97fd697a Diagnostic info for Template 2019-07-22 02:58:22 +03:00
Alexander Tokmakov
a931e16c6c Diagnostic info refactored 2019-07-22 02:57:27 +03:00
alexey-milovidov
adfc369172
Merge pull request #6082 from vitlibar/fix-segfault-in-reload-outdated
Fix segfault in ExternalLoader::reloadOutdated().
2019-07-22 01:28:37 +03:00
alexey-milovidov
3da461fea5
Merge pull request #6038 from yandex/Immowelt-ThreeDots
Merging COLUMNS matcher
2019-07-22 01:27:38 +03:00
Alexander Tokmakov
892b67492d Checking for suffix, not for eof 2019-07-22 01:03:29 +03:00
Alexander Tokmakov
79015898cf TemplateRowInputStream 2019-07-22 01:02:54 +03:00
Alexander Tokmakov
05d6e23373 Customizable prefix, suffix and row delimiter 2019-07-22 01:00:34 +03:00
Alexander Tokmakov
4f7720139a TemplateRowOutputStream changed to TemplateBlockOutputStream 2019-07-22 00:59:10 +03:00
Alexander Tokmakov
12e08417d6 Template format implementation 2019-07-22 00:57:57 +03:00
Alexey Milovidov
9b5cba8174 Fixed bad code 2019-07-22 00:35:43 +03:00