Alexey Milovidov
|
a32c2e14a6
|
Removed unused method that became incompatible [#CLICKHOUSE-2]
|
2018-07-18 20:16:04 +03:00 |
|
Amos Bird
|
8b2e68bfa0
|
Function try in destructor rethrows exceptions
According to https://en.cppreference.com/w/cpp/language/function-try-block , function try block used in destructor will rethrow exceptions if there isn't a return statement specified.
|
2018-07-18 16:29:12 +03:00 |
|
proller
|
51cdec0bec
|
CLICKHOUSE-3771: fixes
|
2018-07-18 12:48:45 +03:00 |
|
alexey-milovidov
|
f491bccb1c
|
Update 00633_func_or_in.sql
|
2018-07-18 09:27:25 +03:00 |
|
chenxing.xc
|
9bf6f8a62c
|
add test for #2663
|
2018-07-18 09:27:25 +03:00 |
|
chenxing.xc
|
f6000b304c
|
OR to IN rewrite issue in functions
|
2018-07-18 09:27:25 +03:00 |
|
Leonardo Cecchi
|
6d8d59bd1b
|
Log number of skipped rows during a bulk insert
When in a bulk insert the rows are parsed server-side and there are
skipped rows, log the number of these rows at the TRACE level.
|
2018-07-18 03:04:01 +03:00 |
|
Constantin S. Pan
|
8539c1e119
|
Fix the column size difference bug in SummingMergeTree
|
2018-07-18 00:17:04 +03:00 |
|
proller
|
c7848d2062
|
CLICKHOUSE-3771: Fixes
|
2018-07-17 21:22:32 +03:00 |
|
robot-metrika-test
|
d362e2e141
|
Auto version update to [1.1.54398] [54395]
|
2018-07-17 20:04:13 +03:00 |
|
alexey-milovidov
|
4b31f389b7
|
Update BufferBase.h
|
2018-07-17 19:41:41 +03:00 |
|
Amos Bird
|
c3c762cde7
|
Fast path for stringify float points.
|
2018-07-17 19:41:41 +03:00 |
|
robot-metrika-test
|
43ed979431
|
Auto version update to [1.1.54397] [54395]
|
2018-07-17 18:37:27 +03:00 |
|
robot-metrika-test
|
e68699c669
|
Auto version update to [1.1.54396] [54395]
|
2018-07-17 16:21:31 +03:00 |
|
proller
|
d271b58e7b
|
CLICKHOUSE-3771 Clean
|
2018-07-17 16:19:40 +03:00 |
|
robot-metrika-test
|
02f7b96484
|
Auto version update to [1.2.1] [54396]
|
2018-07-17 14:53:14 +03:00 |
|
robot-metrika-test
|
4806d23261
|
Auto version update to [54396]
|
2018-07-17 14:45:10 +03:00 |
|
proller
|
3f949fc86a
|
CLICKHOUSE-3771: new version scheme
|
2018-07-17 14:15:14 +03:00 |
|
Alexey Milovidov
|
09d9ac671b
|
Added a test #2657
|
2018-07-16 19:31:34 +03:00 |
|
Alexey Milovidov
|
2465803888
|
Merge branch 'aggregate-function-max-intersections-fix-sorting' of https://github.com/furmur/ClickHouse into furmur-aggregate-function-max-intersections-fix-sorting
|
2018-07-16 19:05:58 +03:00 |
|
alexey-milovidov
|
d1eac37389
|
Update AggregateFunctionMaxIntersections.h
|
2018-07-16 19:04:35 +03:00 |
|
proller
|
cce2e005c5
|
Macos default build fixes
|
2018-07-16 17:16:26 +03:00 |
|
alexey-milovidov
|
f31b1236c1
|
Update MergeTreeDataSelectExecutor.cpp
|
2018-07-16 16:44:32 +03:00 |
|
proller
|
0b0a2838c8
|
Fix compile error with boost 1.68.0
|
2018-07-16 16:44:32 +03:00 |
|
Michael Furmur
|
218a282f88
|
maxIntersections: add sorting by weight
|
2018-07-16 15:01:05 +03:00 |
|
Alexey Milovidov
|
6ba5b3bd82
|
Fixed warning [#CLICKHOUSE-2]
|
2018-07-16 09:09:27 +03:00 |
|
Alexey Milovidov
|
317807f03d
|
Fixed warning [#CLICKHOUSE-2]
|
2018-07-16 09:08:39 +03:00 |
|
Alexey Milovidov
|
9de268a455
|
Added a test from Silviu Caragea #2026
|
2018-07-16 09:06:44 +03:00 |
|
Alexey Milovidov
|
0a2e6eca45
|
Implemented generic case for comparison operators #2026
|
2018-07-16 09:06:44 +03:00 |
|
Alexey Milovidov
|
7540bdfa29
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-07-16 07:22:25 +03:00 |
|
Alexey Milovidov
|
52b284a67f
|
Updated README for integration tests [#CLICKHOUSE-2]
|
2018-07-16 07:22:16 +03:00 |
|
Alexey Milovidov
|
6a2d8d4f3f
|
Added support for arbitary complex types in "uniq" family of aggregate functions #2010
|
2018-07-16 06:55:41 +03:00 |
|
Alexey Milovidov
|
77ed75e1d3
|
Merge branch 'master' into amosbird-master
|
2018-07-16 06:34:22 +03:00 |
|
Alexey Milovidov
|
06fdc5d0ab
|
Fixed error with DROP TEMPORARY queries #2624
|
2018-07-16 06:34:05 +03:00 |
|
alexey-milovidov
|
947c5eb6c9
|
Avoid accidential truncating table in default database in test.
|
2018-07-16 06:32:43 +03:00 |
|
alexey-milovidov
|
4d1c470469
|
Update MergeTreeData.cpp
|
2018-07-16 06:22:22 +03:00 |
|
Alexey Zatelepin
|
b1a97f90fc
|
add test [#CLICKHOUSE-3748]
|
2018-07-16 06:22:22 +03:00 |
|
Alexey Zatelepin
|
88aa790a2d
|
save mutations to disk and load them on startup [#CLICKHOUSE-3748]
|
2018-07-16 06:22:22 +03:00 |
|
Alexey Zatelepin
|
78b83d78f0
|
execute part mutations in a background pool [#CLICKHOUSE-3748]
|
2018-07-16 06:22:22 +03:00 |
|
Alexey Zatelepin
|
88300258a7
|
info in system.mutations for nonreplicated MergeTree [#CLICKHOUSE-3748]
|
2018-07-16 06:22:22 +03:00 |
|
Alexey Zatelepin
|
ce17868a5c
|
execute mutations synchronously for StorageMergeTree [#CLICKHOUSE-3748]
|
2018-07-16 06:22:22 +03:00 |
|
Alexey Milovidov
|
ad3d882b67
|
Mitigate race condition in test [#CLICKHOUSE-2]
|
2018-07-16 04:10:41 +03:00 |
|
Alexey Milovidov
|
9381af3bbb
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-07-16 03:33:21 +03:00 |
|
Alexey Milovidov
|
a4c0ab7c04
|
Removed obsolete file #2635
|
2018-07-16 03:33:12 +03:00 |
|
Alexey Milovidov
|
0f3d6fe756
|
Fixed error #2649
|
2018-07-16 03:30:13 +03:00 |
|
Alexey Milovidov
|
63d3d9c8ed
|
Added a test from Silviu Caragea #1322
|
2018-07-16 03:30:13 +03:00 |
|
Alexey Milovidov
|
13e5b246f8
|
Added test #1322
|
2018-07-16 03:30:13 +03:00 |
|
Alexey Milovidov
|
eee02143a8
|
Implemented more accurate CAST from String to Nullable of Date and DateTime #1322
|
2018-07-16 03:30:13 +03:00 |
|
Alexey Milovidov
|
297805f719
|
Implemented toOrZero, toOrNull functions for Date and DateTime arguments (incomplete) #1322
|
2018-07-16 03:30:13 +03:00 |
|
Alexey Milovidov
|
8533011a49
|
More accurate conversion to Nullable type in function CAST #1322
|
2018-07-16 03:30:13 +03:00 |
|