Stanislav Pavlovichev
|
b86d3c73e4
|
Missing ReplicatedGraphiteMergeTree in docs
|
2017-12-26 19:30:52 +02:00 |
|
Stanislav Pavlovichev
|
4e636ca598
|
Missing ReplicatedReplacingMergeTree in docs
|
2017-12-26 19:20:10 +02:00 |
|
Evgeny Konkov
|
e9b3d45c06
|
Disable failed test.
|
2017-12-26 17:43:00 +03:00 |
|
Evgeny Konkov
|
2f5ae0766e
|
Disable tests with additional message.
By default disabled tests not running.
Add command line switch to force execution of disabled tests.
|
2017-12-26 17:42:41 +03:00 |
|
Nikolai Kochetov
|
ca77f3d861
|
fixed NULL value for range hased dictionary range_min and range_max keys [#CLICKHOUSE-3521]
|
2017-12-26 15:52:58 +03:00 |
|
proller
|
ef3526d7b5
|
pbuilder: allow to define BUILDRESULT and BASETGZ via env
|
2017-12-26 15:30:45 +03:00 |
|
Nikolai Kochetov
|
5a3506eada
|
merged with master
|
2017-12-26 13:54:39 +03:00 |
|
Alexey Milovidov
|
014641a5d9
|
Addition to prev. revision [#CLICKHOUSE-2]
|
2017-12-26 01:51:11 +03:00 |
|
Alexey Milovidov
|
c89041ce63
|
Removed questionable code (2) [#CLICKHOUSE-2].
|
2017-12-26 01:51:04 +03:00 |
|
Alexey Milovidov
|
ec71908b00
|
Revert "Removed questionable code (2) [#CLICKHOUSE-2]."
This reverts commit fcabe8b888 .
|
2017-12-26 00:57:29 +03:00 |
|
Alexey Milovidov
|
827e82efa6
|
Revert "Addition to prev. revision [#CLICKHOUSE-2]"
This reverts commit bc4a5794d9 .
|
2017-12-26 00:57:19 +03:00 |
|
Alexey Milovidov
|
bc4a5794d9
|
Addition to prev. revision [#CLICKHOUSE-2]
|
2017-12-26 00:50:55 +03:00 |
|
Alexey Milovidov
|
fcabe8b888
|
Removed questionable code (2) [#CLICKHOUSE-2].
|
2017-12-26 00:32:33 +03:00 |
|
Alexey Milovidov
|
5bacda2ed2
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-12-26 00:11:56 +03:00 |
|
Alexey Milovidov
|
a85b2e5a95
|
Removed questionable code [#CLICKHOUSE-2].
|
2017-12-26 00:10:46 +03:00 |
|
Nikolai Kochetov
|
64fd3fe35a
|
added test for Dictionary(range_hashed) [#CLICKHOUSE-3521]
|
2017-12-25 23:55:45 +03:00 |
|
Nikolai Kochetov
|
0c082b134d
|
fixed engine Dictionary(range_hashed) for open interval date keys [#CLICKHOUSE-3521]
|
2017-12-25 23:55:37 +03:00 |
|
proller
|
3c54be8d5b
|
Add hostname_in_path=true option to garaphite config (#1701)
* Add hostname_in_path=true option to garaphite config
* fix style
* Update config.xml
|
2017-12-25 23:36:24 +03:00 |
|
Alexey Milovidov
|
73ae622b12
|
Moved functions to work with tuples to separate file [#CLICKHOUSE-2].
|
2017-12-25 22:10:25 +03:00 |
|
Alexey Milovidov
|
bcfde7c6c0
|
Get rid of DataTypeNested, part 2 [#CLICKHOUSE-2].
|
2017-12-25 21:58:39 +03:00 |
|
Nikolai Kochetov
|
2ed66515ff
|
Date type for range_min and range_max in Dictionare(range_hashed) [#CLICKHOUSE-3521]
|
2017-12-25 21:29:04 +03:00 |
|
proller
|
8bc30c8b91
|
Update contrib/zstd to v1.3.3
|
2017-12-25 21:09:15 +03:00 |
|
Alexey Zatelepin
|
c3348e27a4
|
shorter [#CLICKHOUSE-2]
|
2017-12-25 20:31:14 +03:00 |
|
proller
|
eb677a33e6
|
Add system.replicas dum to utils/report/clickhouse_report.sh
|
2017-12-25 20:17:32 +03:00 |
|
proller
|
fb7047bfe8
|
Fix 32bit build
|
2017-12-25 20:17:32 +03:00 |
|
alexey-milovidov
|
94cd6fc061
|
Update 00544_insert_with_select.sql
|
2017-12-25 19:02:02 +03:00 |
|
zhang2014
|
2e54dcf9b6
|
ISSUES-1682 support insert into with select
|
2017-12-25 19:02:02 +03:00 |
|
proller
|
ccf7c1f760
|
pbuilder: install package and make simple query (#1671)
* pbuilder: install package and make simple query
* use B92test-pkg from system
* Fix
|
2017-12-25 19:01:03 +03:00 |
|
alexey-milovidov
|
c1701e3a0e
|
Update 00542_access_to_temporary_table_in_readonly_mode.sql
|
2017-12-25 18:59:35 +03:00 |
|
Kirill Shvakov
|
4099907d51
|
Add test readonly and temporary tables
|
2017-12-25 18:59:35 +03:00 |
|
alexey-milovidov
|
9ed28abdb4
|
Update 00541_to_start_of_fifteen_minutes.sql
|
2017-12-25 18:58:37 +03:00 |
|
Kirill Shvakov
|
d87aad45e6
|
add test toStartOfFifteenMinutes
|
2017-12-25 18:58:37 +03:00 |
|
Alexey Zatelepin
|
252454906e
|
fix build
|
2017-12-25 15:00:51 +03:00 |
|
Alexey Zatelepin
|
b07dbf52c6
|
remove unused function [#CLICKHOUSE-2]
|
2017-12-25 14:40:59 +03:00 |
|
Alexey Milovidov
|
454de9243e
|
Fixed build [#CLICKHOUSE-2]
|
2017-12-25 10:18:27 +03:00 |
|
Alexey Milovidov
|
04eb0b896c
|
Added proper support for Nullable arguments for function OR #1416
|
2017-12-25 09:33:51 +03:00 |
|
Alexey Milovidov
|
9b914cf93e
|
Simplification #1416
|
2017-12-25 08:48:53 +03:00 |
|
Alexey Milovidov
|
d899d3f8f5
|
Added functions toNumberOrNull from String argument #1322
|
2017-12-25 08:22:33 +03:00 |
|
Alexey Milovidov
|
de8e504e02
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-12-25 07:10:43 +03:00 |
|
Alexey Milovidov
|
f7838e7e39
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-12-25 07:09:48 +03:00 |
|
Alexey Milovidov
|
8ff93487e3
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-12-25 07:01:46 +03:00 |
|
Alexey Milovidov
|
a168c77ee4
|
Proper conversions from String to Nullable types if the value cannot be parsed: development #1322
|
2017-12-25 05:57:54 +03:00 |
|
Alexey Milovidov
|
4e2764c2af
|
Added test #1683
|
2017-12-25 04:38:51 +03:00 |
|
Alexey Milovidov
|
a71b04e377
|
Fixed "join_use_nulls" mode #1544
|
2017-12-25 03:38:45 +03:00 |
|
Alexey Milovidov
|
671b731c90
|
Removed useless calls [#CLICKHOUSE-2].
|
2017-12-25 03:37:13 +03:00 |
|
Alexey Milovidov
|
f87cc75734
|
Fixed build [#CLICKHOUSE-2].
|
2017-12-24 13:12:49 +03:00 |
|
Alexey Milovidov
|
82d429f7ed
|
Allow for function "tupleElement" to get an edge of Array of Tuple (preparation for natural support of Nested) [#CLICKHOUSE-2].
|
2017-12-24 12:56:30 +03:00 |
|
Alexey Milovidov
|
0f51be4191
|
Added support for named tuples in function tupleElement [#CLICKHOUSE-2].
|
2017-12-24 12:34:40 +03:00 |
|
Alexey Milovidov
|
5c2c4b34f3
|
Fixed query formatting in presense of tupleElement operator with complex constant expression in right hand side [#CLICKHOUSE-2].
|
2017-12-24 12:33:36 +03:00 |
|
Alexey Milovidov
|
9aa0ebff01
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-12-24 10:59:39 +03:00 |
|