pyos
|
01aaf99d75
|
Use C++17 fold expressions to simplify FunctionsArithmetic.h
|
2018-04-29 16:04:28 +03:00 |
|
alexey-milovidov
|
093c054b1f
|
Merge pull request #2263 from luc1ph3r/arbitrary-csv-delimiter
Support an arbitrary CSV delimiter
|
2018-04-27 13:13:09 -07:00 |
|
alexey-milovidov
|
96e2dfa790
|
Update SettingsCommon.h
|
2018-04-27 13:12:26 -07:00 |
|
Vitaliy Lyudvichenko
|
e152f223c9
|
Fix nodes leak in case of session expiration. [#CLICKHOUSE-2]
|
2018-04-26 22:46:45 +03:00 |
|
Ivan Zhukov
|
4094e21be5
|
Code review
|
2018-04-26 20:41:43 +03:00 |
|
alexey-milovidov
|
6c73fb86e3
|
Update FunctionsMath.h
|
2018-04-24 10:11:03 -07:00 |
|
Babacar Diassé
|
22b2099b0b
|
use exp10 and cbrt from vectorclass when enabled
|
2018-04-24 10:11:03 -07:00 |
|
sundy-li
|
e882acef31
|
fix:ODBC sqlType mapping
|
2018-04-23 22:55:06 -07:00 |
|
Alexey Milovidov
|
958a3d7ee7
|
Fixed error with Arrays inside Nested data type; added a test #2066
|
2018-04-22 20:30:28 -07:00 |
|
Ivan Zhukov
|
8cb45392c1
|
Propagate a CSV delimiter to non-basic DataTypes
|
2018-04-22 20:30:07 +03:00 |
|
Ivan Zhukov
|
e402ff3f81
|
Unify string checks with a new type
|
2018-04-22 02:42:01 +03:00 |
|
Ivan Zhukov
|
e84263eb3b
|
Add a SettingChar type
|
2018-04-22 02:42:00 +03:00 |
|
Ivan Zhukov
|
a138ab2820
|
Add CSV delimter support in CSVRowOutputStream
|
2018-04-22 02:08:50 +03:00 |
|
Ivan Zhukov
|
91cb03bdaf
|
Add delimiter support in CSVRowInputStream
|
2018-04-22 02:08:31 +03:00 |
|
Ivan Zhukov
|
1fc6bb6ffe
|
Add a CSV delimiter setting
|
2018-04-22 01:20:39 +03:00 |
|
Alexey Milovidov
|
499b67642f
|
Allow to startup with replicated tables in readonly mode when there is no ZooKeeper configured [#CLICKHOUSE-2]
|
2018-04-21 21:41:06 +03:00 |
|
Alexey Milovidov
|
5ba5e80846
|
Added correct code #2257
|
2018-04-20 22:45:23 +03:00 |
|
alexey-milovidov
|
60fade5de8
|
Revert "ISSUES-1885 UTF8 countCodePoints use SIMD"
|
2018-04-20 22:18:24 +03:00 |
|
Alexey Milovidov
|
c087449023
|
Fixed error #2246
|
2018-04-20 22:14:04 +03:00 |
|
Alexey Milovidov
|
ac48e1e911
|
Fixed error #2246
|
2018-04-20 20:34:09 +03:00 |
|
alexey-milovidov
|
21a5d2dfde
|
Update Macros.h
|
2018-04-20 19:10:26 +03:00 |
|
alexey-milovidov
|
c783a69d6b
|
Update Macros.cpp
|
2018-04-20 19:10:26 +03:00 |
|
Kirill Shvakov
|
918dbc2902
|
#2249 allow macros while creating kafka engine
|
2018-04-20 19:10:26 +03:00 |
|
Ivan He
|
c94b0a1960
|
fix typo of struct name
|
2018-04-20 16:27:48 +03:00 |
|
Alexey Milovidov
|
6b88a2a7a5
|
Better info in log #2246
|
2018-04-20 04:14:04 +03:00 |
|
Alexey Milovidov
|
70be882b64
|
Renamed PK to Key where it's appropriate #2246
|
2018-04-20 03:27:25 +03:00 |
|
Alexey Milovidov
|
d71b3a95ef
|
Renamed PK to Key where it's appropriate #2246
|
2018-04-20 03:20:50 +03:00 |
|
Alexey Milovidov
|
207a8cc03c
|
Fixed error with Sets, part 2 #2246
|
2018-04-20 00:36:58 +03:00 |
|
Alexey Milovidov
|
ce0ac3f8f8
|
Fixed error with Sets, part 2 #2246
|
2018-04-20 00:34:04 +03:00 |
|
Alexey Milovidov
|
fee22dac33
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-04-19 23:34:23 +03:00 |
|
Alexey Milovidov
|
c0978919e3
|
Fixed error with partition key IN, part 1 #2246
|
2018-04-19 23:34:02 +03:00 |
|
Alexey Milovidov
|
a6c194fa6d
|
Insignificant change #2246
|
2018-04-19 23:32:56 +03:00 |
|
张健
|
e9b03b3abc
|
ISSUES-2242 add default data_path & metadata_path for system.tables with temporary (#2243)
|
2018-04-19 23:22:08 +03:00 |
|
Vitaliy Lyudvichenko
|
a29a99b7d3
|
Add test for ZooKeeperImpl with watch and chroot. [#CLICKHOUSE-2]
|
2018-04-19 22:40:42 +03:00 |
|
Alexey Milovidov
|
9a05dd6161
|
ZooKeeperImpl: fixed error with watches and chroot [#CLICKHOUSE-2]
|
2018-04-19 22:21:37 +03:00 |
|
Alexey Milovidov
|
12e33cfd85
|
Exit from threads when ZooKeeper session is expired (non significant change) [#CLICKHOUSE-2]
|
2018-04-19 21:16:18 +03:00 |
|
Alexey Milovidov
|
da94c7dd91
|
Exit from queueUpdatingThread when ZooKeeper session is expired (non-significant change) [#CLICKHOUSE-2]
|
2018-04-19 21:01:50 +03:00 |
|
Alexey Milovidov
|
f9da1fce37
|
Addition to prev. revision #2164
|
2018-04-19 08:54:16 +03:00 |
|
Alexey Milovidov
|
41428e4a11
|
Allowed to read files by table function "file" inside "user_files_path" #2164
|
2018-04-19 08:32:09 +03:00 |
|
alexey-milovidov
|
08dfd8a09b
|
Merge pull request #2164 from topvisor/add_table_function_file
Add table function file
|
2018-04-19 07:53:49 +03:00 |
|
alexey-milovidov
|
565c31c0fb
|
Update TableFunctionFile.cpp
|
2018-04-19 07:46:29 +03:00 |
|
alexey-milovidov
|
8f5436e8b0
|
Update StorageFile.cpp
|
2018-04-19 07:39:48 +03:00 |
|
alexey-milovidov
|
4b3aa3fc11
|
Update StorageFile.cpp
|
2018-04-19 07:39:16 +03:00 |
|
alexey-milovidov
|
19f918512b
|
Update StorageFile.cpp
|
2018-04-19 07:36:08 +03:00 |
|
Alexey Milovidov
|
ef14902ef9
|
Style #1925
|
2018-04-19 07:25:08 +03:00 |
|
Alexey Milovidov
|
6388c916de
|
Fixed style; added a comment about terribly wrong code [#CLICKHOUSE-2]
|
2018-04-19 07:23:58 +03:00 |
|
alexey-milovidov
|
0612977bc3
|
Merge pull request #1925 from zhang2014/fix/ISSUES-995
ISSUES-995 support relative path with domain
|
2018-04-19 07:19:23 +03:00 |
|
Alexey Milovidov
|
67c451e9cf
|
Miscellaneous #2134
|
2018-04-19 06:08:22 +03:00 |
|
alexey-milovidov
|
b23db369f4
|
Merge pull request #2134 from zhang2014/fix/union_syntax
ISSUES-2133 Support union query with subquery
|
2018-04-19 05:42:52 +03:00 |
|
Alexey Milovidov
|
cce4c8886c
|
Removed obsolete code #2226
|
2018-04-19 00:23:55 +03:00 |
|