Alexey Milovidov
|
f93babdd4d
|
Fixed build with clang [#METR-2944].
|
2016-08-07 19:13:00 +03:00 |
|
Alexey Milovidov
|
30eb125100
|
Fixed error with INSERT SELECT and nested data structures [#METR-22328].
|
2016-08-07 18:13:40 +03:00 |
|
Alexey Milovidov
|
cb7a458ac4
|
Added check [#METR-22325].
|
2016-08-07 14:12:55 +03:00 |
|
Alexey Milovidov
|
65c34e8274
|
Addition to prev. revision [#METR-2807].
|
2016-08-07 12:10:45 +03:00 |
|
Alexey Milovidov
|
6c861fe798
|
Style [#METR-2807].
|
2016-08-07 12:09:18 +03:00 |
|
Alexey Milovidov
|
11d6962797
|
Fixed error [#MOBMET-3953].
|
2016-08-07 11:30:29 +03:00 |
|
Alexey Milovidov
|
6d614f2f96
|
Fixed error [#MOBMET-3953].
|
2016-08-07 11:23:44 +03:00 |
|
Alexey Milovidov
|
d613c1e0e9
|
Removed old debug code [#METR-2944].
|
2016-08-07 11:13:29 +03:00 |
|
Alexey Milovidov
|
0ae29e867b
|
Less wrong [#MOBMET-3953].
|
2016-08-07 11:12:58 +03:00 |
|
Alexey Milovidov
|
7dfcdbfb86
|
Fixed error in ComplexKeyCacheDictionary [#MOBMET-3953].
|
2016-08-07 09:10:15 +03:00 |
|
Alexey Milovidov
|
b5b37d0f26
|
Added test program [#MOBMET-3953].
|
2016-08-07 01:33:20 +03:00 |
|
Alexey Milovidov
|
9fd26e381a
|
Less code [#MOBMET-3953].
|
2016-08-07 01:31:58 +03:00 |
|
Alexey Milovidov
|
0630debf11
|
Merge branch 'block-simplification'
|
2016-08-05 22:21:36 +03:00 |
|
Alexey Milovidov
|
fa9dc8a521
|
Fixed error [#METR-22173].
|
2016-08-05 22:20:38 +03:00 |
|
Alexey Milovidov
|
a37b9371b0
|
Fixed error [#METR-22173].
|
2016-08-05 22:15:07 +03:00 |
|
Alexey Milovidov
|
402f09c3c4
|
Improved test [#METR-22173].
|
2016-08-05 05:41:41 +03:00 |
|
Alexey Milovidov
|
55ddf44693
|
Whitespaces [#METR-22173].
|
2016-08-05 05:40:45 +03:00 |
|
Alexey Milovidov
|
61b9996d9e
|
Better [#METR-22173].
|
2016-08-05 05:28:34 +03:00 |
|
Alexey Milovidov
|
fb5981871a
|
Avoid copying ColumnWithTypeAndName [#METR-22173].
|
2016-08-05 02:35:07 +03:00 |
|
Alexey Milovidov
|
093353d0ad
|
Blocks simplification [#METR-22173].
|
2016-08-05 00:40:20 +03:00 |
|
Alexey Milovidov
|
ca044bf0de
|
Added comment [#METR-22173].
|
2016-08-04 08:47:59 +03:00 |
|
Alexey Milovidov
|
091e4a53ab
|
Addition to prev. revision [#METR-22173].
|
2016-08-04 08:32:58 +03:00 |
|
Alexey Milovidov
|
f638ebbbf5
|
Probably better [#METR-22173].
|
2016-08-04 08:19:37 +03:00 |
|
Alexey Milovidov
|
4922eac99a
|
Added test [#METR-22296].
|
2016-08-04 08:18:46 +03:00 |
|
Alexey Milovidov
|
6c476974d4
|
Maybe better [#METR-22173].
|
2016-08-04 07:51:41 +03:00 |
|
Alexey Milovidov
|
8f36012d47
|
Added special exception to allow to convert string with serialized DateTime to Date [#METR-22296].
|
2016-08-04 01:39:16 +03:00 |
|
Alexey Milovidov
|
d7ce4dd410
|
Better grepability [#METR-22173].
|
2016-08-03 23:25:09 +03:00 |
|
Alexey Milovidov
|
62d067c81f
|
Addition to prev. revision [#METR-22285].
|
2016-08-02 23:02:34 +03:00 |
|
Alexey Milovidov
|
b7cecc176d
|
Protection against infinite loop in RegionsHierarchy [#METR-22285].
|
2016-08-02 22:42:01 +03:00 |
|
Alexey Milovidov
|
ff23a9cdda
|
Fixed test [#METR-22229].
|
2016-08-02 22:22:46 +03:00 |
|
Alexey Milovidov
|
ee92f5d0cc
|
dbms: prefer fetching part from replica, in some cases [#METR-22288].
|
2016-08-02 22:02:00 +03:00 |
|
Alexey Milovidov
|
6cf89fa915
|
Attempt to not interrupt merges when ZK session is reinitialized [#METR-22283].
|
2016-08-02 21:33:55 +03:00 |
|
Alexey Milovidov
|
441aaf6e1d
|
Added toTOrZero conversion functions [#METR-22229].
|
2016-08-02 08:32:09 +03:00 |
|
Alexey Milovidov
|
f4ac673379
|
Allowed to CAST Strings to Array, Tuple [#METR-22263].
|
2016-08-02 06:30:34 +03:00 |
|
Alexey Milovidov
|
9a07830dbb
|
Removed useless code (experimental) [#METR-2944].
|
2016-08-02 04:46:05 +03:00 |
|
Alexey Milovidov
|
1c25aa3b9d
|
Removed useless code [#METR-2944].
|
2016-08-01 23:03:55 +03:00 |
|
Alexey Milovidov
|
df42a61704
|
Removed note about tag for stackoverflow [#METR-20000].
|
2016-08-01 21:50:26 +03:00 |
|
Alexey Milovidov
|
23a4a8bf19
|
Fixed error [#METR-2944].
|
2016-07-31 13:43:54 +03:00 |
|
Alexey Milovidov
|
47fc043fd9
|
More [#METR-2944].
|
2016-07-31 09:48:06 +03:00 |
|
Alexey Milovidov
|
899636e9fd
|
Another improvement for UBSan [#METR-2944].
|
2016-07-31 09:36:39 +03:00 |
|
Alexey Milovidov
|
077195b669
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2016-07-31 08:57:12 +03:00 |
|
Alexey Milovidov
|
9014f19f01
|
Fewer warnings from UBSan [#METR-2944].
|
2016-07-31 08:56:36 +03:00 |
|
Alexey Milovidov
|
340a6acd4f
|
Fixed undefined behavior in libcpuid [#METR-2944].
|
2016-07-31 08:17:16 +03:00 |
|
Alexey Milovidov
|
6f4fc79cde
|
Better [#METR-2944].
|
2016-07-31 06:53:16 +03:00 |
|
Alexey Milovidov
|
1d2937f781
|
Allow access only from localhost for developers builds, ran from source tree [#METR-2944].
|
2016-07-31 06:05:42 +03:00 |
|
Alexey Milovidov
|
03bc662b36
|
Better diagnostics [#METR-22263].
|
2016-07-30 08:30:28 +03:00 |
|
Alexey Milovidov
|
5b9d80505f
|
Whitespaces [#METR-2807].
|
2016-07-30 08:03:20 +03:00 |
|
Alexey Milovidov
|
6d6c22f92e
|
Allow to start under thread sanitizer [#METR-2944].
|
2016-07-30 07:44:04 +03:00 |
|
Alexey Milovidov
|
1700f4e132
|
Added support for complex typed arguments for function toString [#METR-22263].
|
2016-07-30 07:39:51 +03:00 |
|
Alexey Milovidov
|
ea734b6bee
|
Removed compatibility layer with OLAPServer [#METR-2944].
|
2016-07-30 04:08:00 +03:00 |
|