Alexey Zatelepin
|
6d5ce3fa9a
|
revert BackgroundSchedulePool usage in Replicated tables
|
2017-12-22 21:25:54 +03:00 |
|
Kirill Shvakov
|
ae1ecae5a8
|
fix docs
|
2017-12-22 14:40:00 +02:00 |
|
Kirill Shvakov
|
1b2065058f
|
revert git modules
|
2017-12-22 13:09:08 +02:00 |
|
Kirill Shvakov
|
af400da8eb
|
add toStartOfFifteenMinutes function
|
2017-12-22 13:04:24 +02:00 |
|
Kirill Shvakov
|
34470ab6ca
|
Merge branch 'master' of https://github.com/yandex/ClickHouse
|
2017-12-22 11:38:06 +02:00 |
|
alexey-milovidov
|
0ce6df8f19
|
Update date.rst
|
2017-12-22 07:02:23 +03:00 |
|
Alexey Milovidov
|
b9ca36e5ad
|
Added test [#CLICKHOUSE-2].
|
2017-12-22 06:59:48 +03:00 |
|
Alexey Milovidov
|
622f0b62e0
|
Fixed nullptr dereference when trying to create incorrect data types [#CLICKHOUSE-2].
|
2017-12-22 06:55:49 +03:00 |
|
Alexey Milovidov
|
7a15be8e63
|
Fixed behaviour of "visitParamExtract" functions according to the documentation [#CLICKHOUSE-2].
|
2017-12-22 05:25:03 +03:00 |
|
Alexey Milovidov
|
7c2ce6b772
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-12-22 04:56:29 +03:00 |
|
Alexey Milovidov
|
0972d7586a
|
Added support for toQuarter, toRelativeQuarterNum functions. Enabled toRelativeHour/Minute/Second for Date arguments. Made function 'now' case insensitive. Added function 'dateDiff' that is needed for ODBC driver [#CLICKHOUSE-2].
|
2017-12-22 04:54:29 +03:00 |
|
Alexey Milovidov
|
74f191dfd3
|
Introduced intExp functions; using it where appropriate; make them available in SQL [#CLICKHOUSE-3].
|
2017-12-22 02:46:34 +03:00 |
|
Alexey Milovidov
|
46c733ec11
|
Added test for the issue found by StarWix [#CLICKHOUSE-3].
|
2017-12-22 02:00:32 +03:00 |
|
Alexey Milovidov
|
fca5d5f2c7
|
Use better implementation for exp10 [#CLICKHOUSE-2].
|
2017-12-22 02:00:32 +03:00 |
|
alexey-milovidov
|
6a101b75ad
|
Applied a change from Emy.
|
2017-12-22 00:03:36 +03:00 |
|
Alexey Milovidov
|
f11740653f
|
Fixed docs about supported date range [#CLICKHOUSE-3].
|
2017-12-21 21:22:09 +03:00 |
|
Alexey Milovidov
|
f6a557400e
|
Updated changelog [#CLICKHOUSE-3513].
|
2017-12-21 20:52:42 +03:00 |
|
Alexey Milovidov
|
23159f6c91
|
Updated changelog [#CLICKHOUSE-3513].
|
2017-12-21 20:52:17 +03:00 |
|
Alexey Milovidov
|
24890874e1
|
Updated changelog [#CLICKHOUSE-3513].
|
2017-12-21 20:46:03 +03:00 |
|
Alexey Milovidov
|
754aa7ff5f
|
Updated changelog [#CLICKHOUSE-3513].
|
2017-12-21 20:44:52 +03:00 |
|
Alexey Milovidov
|
a4e4d263c0
|
Updated changelog [#CLICKHOUSE-3513].
|
2017-12-21 20:43:57 +03:00 |
|
Alexey Milovidov
|
5b59a6f4cb
|
Whitespace [#CLICKHOUSE-2].
|
2017-12-21 20:43:32 +03:00 |
|
proller
|
673e070418
|
Temporary revert librdkafka update. will wait for fix https://github.com/edenhill/librdkafka/pull/1602/
|
2017-12-21 18:57:33 +03:00 |
|
proller
|
9fc417ae15
|
Fix freebsd build
|
2017-12-21 16:07:24 +03:00 |
|
Alexey Milovidov
|
6e691269ad
|
Updated instruction [#CLICKHOUSE-2].
|
2017-12-21 05:31:32 +03:00 |
|
Alexey Milovidov
|
0744b9118f
|
Fixed test [#CLICKHOUSE-2].
|
2017-12-21 05:18:21 +03:00 |
|
Alexey Milovidov
|
a56d5b2429
|
Merge branch 'silviucpp-fix_aggregate_functions'
|
2017-12-21 05:14:52 +03:00 |
|
Alexey Milovidov
|
128c4a38d6
|
Merge branch 'fix_aggregate_functions' of https://github.com/silviucpp/ClickHouse into silviucpp-fix_aggregate_functions
|
2017-12-21 05:14:21 +03:00 |
|
Alexey Milovidov
|
b198766dad
|
Simplification of aggregate functions: development [#CLICKHOUSE-2].
|
2017-12-21 05:08:25 +03:00 |
|
Alexey Milovidov
|
ec3ec48309
|
Simplification of aggregate functions: development [#CLICKHOUSE-2].
|
2017-12-21 05:08:25 +03:00 |
|
Alexey Milovidov
|
bf9c301784
|
Simplification of aggregate functions: compatibility details [#CLICKHOUSE-2].
|
2017-12-21 05:08:25 +03:00 |
|
Alexey Milovidov
|
ef6d3be53a
|
Simplification of aggregate functions: compatibility details [#CLICKHOUSE-2].
|
2017-12-21 05:08:25 +03:00 |
|
Alexey Milovidov
|
60d7a9f428
|
Simplification of aggregate functions: development [#CLICKHOUSE-2].
|
2017-12-21 05:08:25 +03:00 |
|
Alexey Milovidov
|
c0b1dd9876
|
Returned back accidentially modified submodule [#CLICKHOUSE-2].
|
2017-12-21 05:08:25 +03:00 |
|
Alexey Milovidov
|
ac5433bfbb
|
Simplification of aggregate functions: development [#CLICKHOUSE-2].
|
2017-12-21 05:08:25 +03:00 |
|
Alexey Milovidov
|
025041937a
|
Simplification of aggregate functions: development [#CLICKHOUSE-2].
|
2017-12-21 05:08:25 +03:00 |
|
Alexey Milovidov
|
c7c868cb99
|
Simplification of aggregate functions: development [#CLICKHOUSE-2].
|
2017-12-21 05:08:25 +03:00 |
|
Alexey Milovidov
|
de3f1ee629
|
Simplification of aggregate functions: development [#CLICKHOUSE-2].
|
2017-12-21 05:08:25 +03:00 |
|
Alexey Milovidov
|
e316ea67af
|
Simplification of aggregate functions: development [#CLICKHOUSE-2].
|
2017-12-21 05:08:25 +03:00 |
|
Alexey Milovidov
|
6fe1b175a0
|
Simplification of aggregate functions: development [#CLICKHOUSE-2].
|
2017-12-21 05:08:25 +03:00 |
|
Alexey Milovidov
|
d7a36519da
|
Simplification of aggregate functions: development [#CLICKHOUSE-2].
|
2017-12-21 05:08:25 +03:00 |
|
Alexey Milovidov
|
b3f4d439fb
|
Simplification of aggregate functions: development [#CLICKHOUSE-2].
|
2017-12-21 05:08:25 +03:00 |
|
Alexey Milovidov
|
178deea21c
|
Simplification of aggregate functions: development [#CLICKHOUSE-2].
|
2017-12-21 05:08:25 +03:00 |
|
Alexey Milovidov
|
36cbd50842
|
Simplification of aggregate functions: development [#CLICKHOUSE-2].
|
2017-12-21 05:08:25 +03:00 |
|
Alexey Milovidov
|
584a263d79
|
Simplification of aggregate functions: development [#CLICKHOUSE-2].
|
2017-12-21 05:08:25 +03:00 |
|
Alexey Milovidov
|
c990740b33
|
Simplification of aggregate functions: development [#CLICKHOUSE-2].
|
2017-12-21 05:08:25 +03:00 |
|
Roman Tsisyk
|
0e556c2b03
|
Fix compilation without SSE 4.2
Fixes "'hash64' was not declared in this scope" on aarch64.
|
2017-12-21 00:48:17 +03:00 |
|
Marek Vavruša
|
fd260c31ba
|
CapnpProtoRowInputStream: fixed build in current master, added docs
|
2017-12-21 00:46:50 +03:00 |
|
Marek Vavruša
|
3e1ce9bf26
|
StorageKafka: nicer interface for claiming consumers
|
2017-12-21 00:46:50 +03:00 |
|
Marek Vavruša
|
9c57def8df
|
StorageKafka: update comments
|
2017-12-21 00:46:50 +03:00 |
|