pyos
|
27d90fb941
|
Add an example function that uses LLVM to compile its own body
|
2018-04-25 13:37:25 +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 |
|
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 |
|
Alexey Milovidov
|
b4bf2f0c09
|
Added comment [#CLICKHOUSE-2]
|
2018-04-19 00:14:47 +03:00 |
|
Alexey Milovidov
|
a55abd0a25
|
Fixed test [#CLICKHOUSE-2]
|
2018-04-18 23:27:27 +03:00 |
|
Alexey Milovidov
|
b6fcb808fe
|
Updated old code [#CLICKHOUSE-2]
|
2018-04-18 23:18:18 +03:00 |
|
Alexey Milovidov
|
3eff0184fa
|
Added set size checking when set from subquery is used for index; removed harmful feature for special support of (a, b) IN (SELECT (a, b)) instead of (a, b) IN (SELECT a, b) [#CLICKHOUSE-2]
|
2018-04-18 22:38:40 +03:00 |
|
Alexey Milovidov
|
3bb2fa4702
|
Fixed bad code [#CLICKHOUSE-2]
|
2018-04-18 21:44:02 +03:00 |
|
alexey-milovidov
|
22f7a3a545
|
Merge pull request #2223 from sundy-li/master
Fix:ignore the format_version check when the data is empty
|
2018-04-17 22:50:26 +03:00 |
|
alexey-milovidov
|
089e71d9a5
|
Merge pull request #2235 from yandex/small-enhancements
Small enhancements
|
2018-04-17 22:45:01 +03:00 |
|
Vitaliy Lyudvichenko
|
400ad55754
|
Support allow_databases in distributed DDL. [#CLICKHOUSE-3]
Resolves #2189
|
2018-04-17 22:33:58 +03:00 |
|
Vitaliy Lyudvichenko
|
bf832b3ea6
|
Fixed OPTIMIZE after RENAME of replicated table. [#CLICKHOUSE-2]
|
2018-04-17 20:59:42 +03:00 |
|
Vitaliy Lyudvichenko
|
5536bf202c
|
Allow SELECT FROM system.processes while max_queries limit is exceeded. [#CLICKHOUSE-3670]
|
2018-04-17 20:08:15 +03:00 |
|