alexey-milovidov
|
2493b63bf2
|
Merge pull request #4365 from vitlibar/function-to-start-of-day-now-can-receive-date
Function toStartOfDay() now can receive a date.
|
2019-02-12 21:33:12 +03:00 |
|
alexey-milovidov
|
e762f370a7
|
Merge pull request #4363 from 4ertus2/ast
Fix full/right join 'different number of columns'
|
2019-02-12 21:31:09 +03:00 |
|
Nikolai Kochetov
|
0bf4f4334b
|
Renamed tests.
|
2019-02-12 21:27:14 +03:00 |
|
alexey-milovidov
|
d8aa74bc64
|
Merge pull request #4367 from yandex/unified-sets-fix-lc-cache
Fix LowCardinality cache for ColumnsHashing
|
2019-02-12 21:24:52 +03:00 |
|
alexey-milovidov
|
5fbc11e40d
|
Merge pull request #4368 from yandex/fix-materialized-func-with-lc-args
Fix materialized function with LowCardinality argument.
|
2019-02-12 21:22:34 +03:00 |
|
alexey-milovidov
|
c1bf56c969
|
Merge pull request #4370 from nikvas0/nikvas0/index_setting
allow_experimental_data_skipping_indices setting
|
2019-02-12 21:19:55 +03:00 |
|
Nikita Vasilev
|
a27c61b065
|
docs
|
2019-02-12 21:02:45 +03:00 |
|
Nikita Vasilev
|
dddec4073e
|
fix
|
2019-02-12 20:56:57 +03:00 |
|
Nikita Vasilev
|
5279c7ff81
|
setting
|
2019-02-12 20:54:52 +03:00 |
|
alesapin
|
eb565b41a2
|
Merge pull request #4353 from proller/fix10
Fix split link of dbms/programs/odbc-bridge
|
2019-02-12 20:13:01 +03:00 |
|
Alexey Milovidov
|
7d1e755a7c
|
Fixed rare race condition on startup of non-replicated MergeTree tables: concurrent attempt to remove a temporary directory [#CLICKHOUSE-4296]
|
2019-02-12 19:41:06 +03:00 |
|
Nikolai Kochetov
|
8e075899cb
|
Added test.
|
2019-02-12 19:15:20 +03:00 |
|
Nikolai Kochetov
|
31397f7156
|
Fix column size for const LowCardinality arguments.
|
2019-02-12 19:04:05 +03:00 |
|
KochetovNicolai
|
7673d2abb5
|
Update 906_low_cardinality_cache.sql
Delete table after test.
|
2019-02-12 18:48:32 +03:00 |
|
Nikolai Kochetov
|
bb686b3154
|
Fix type for constant LowCardinality arguments.
|
2019-02-12 18:43:58 +03:00 |
|
Nikolai Kochetov
|
1af4d9b89c
|
Fix type for constant LowCardinality arguments.
|
2019-02-12 18:42:33 +03:00 |
|
chertus
|
93e0621a2c
|
fix wrong query in push down test
|
2019-02-12 18:08:21 +03:00 |
|
Nikolai Kochetov
|
b95f5196c0
|
Added test.
|
2019-02-12 17:43:52 +03:00 |
|
Nikolai Kochetov
|
a73f29ca2e
|
Fix LowCardinality cache.
|
2019-02-12 17:38:29 +03:00 |
|
Mikhail
|
ec7fdcb8f1
|
Update .gitmodules
|
2019-02-12 17:26:51 +03:00 |
|
Vitaly Baranov
|
83d461975e
|
Function toStartOfDay() now can receive a date.
|
2019-02-12 17:21:37 +03:00 |
|
proller
|
26ac9cd979
|
Merge remote-tracking branch 'upstream/master' into fix10
|
2019-02-12 17:08:34 +03:00 |
|
proller
|
edefa19420
|
Move odbc-brigde to clickhouse-common-static
|
2019-02-12 17:08:05 +03:00 |
|
Mikhail
|
f86432dd92
|
Update .gitmodules
|
2019-02-12 16:56:43 +03:00 |
|
Alexey Milovidov
|
40bc370447
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-02-12 16:51:43 +03:00 |
|
Alexey Milovidov
|
2aafcb8401
|
Fixed ubsan build #4322
|
2019-02-12 16:51:34 +03:00 |
|
alesapin
|
5eb5f631fd
|
Update BrotliReadBuffer.h
|
2019-02-12 16:01:14 +03:00 |
|
proller
|
bdefba6c32
|
fix link order
|
2019-02-12 15:59:40 +03:00 |
|
proller
|
fa12941640
|
Merge remote-tracking branch 'upstream/master' into fix10
|
2019-02-12 15:58:57 +03:00 |
|
chertus
|
aaf3813607
|
Merge branch 'master' into joins
|
2019-02-12 15:51:04 +03:00 |
|
alexey-milovidov
|
a6d5714f89
|
Merge pull request #4360 from vitlibar/fix-compilation-on-mac
Fix compilation on Mac.
|
2019-02-12 15:34:43 +03:00 |
|
Alexey Milovidov
|
8f1910729a
|
Fixed ubsan build #4322
|
2019-02-12 15:33:24 +03:00 |
|
chertus
|
3218f5003f
|
fix full/right join different number of columns
|
2019-02-12 15:11:45 +03:00 |
|
BayoNet
|
75a2d649d0
|
DOCAPI-4180: merge_tree* settings. EN review. RU translation (#4358)
|
2019-02-12 14:59:34 +03:00 |
|
proller
|
558ebbcc31
|
New library clickhouse_storage_kafka
|
2019-02-12 14:17:46 +03:00 |
|
Vitaly Baranov
|
ef6b20030c
|
Fix compilation on Mac.
|
2019-02-12 14:15:03 +03:00 |
|
Nikolai Kochetov
|
a4441bfba2
|
Fix tests.
|
2019-02-12 13:09:03 +03:00 |
|
proller
|
af29067fa9
|
Merge remote-tracking branch 'upstream/master' into fix10
|
2019-02-12 12:51:01 +03:00 |
|
Nikolai Kochetov
|
ec6a5590fd
|
Fix build.
|
2019-02-12 12:31:20 +03:00 |
|
alesapin
|
067ee98852
|
Forward settings in perf test and fix exception in uniq.xml
|
2019-02-12 12:13:31 +03:00 |
|
alesapin
|
84a71a2287
|
Fix perf test to correct tables
|
2019-02-12 11:42:56 +03:00 |
|
proller
|
428f7ce27b
|
Fix split link of dbms/programs/odbc-bridge
|
2019-02-12 00:43:29 +03:00 |
|
Mikhail Fandyushin
|
7a0ea7776e
|
install brotli for tests
|
2019-02-12 00:04:47 +03:00 |
|
Mikhail
|
763b3dcf73
|
Merge branch 'master' into brotli
|
2019-02-11 23:44:39 +03:00 |
|
Mikhail Fandyushin
|
b01d735421
|
hide brotli from inerface
|
2019-02-11 23:42:46 +03:00 |
|
Ivan Blinkov
|
29a7649a8c
|
try lowering logging level (#4352)
|
2019-02-11 23:38:28 +03:00 |
|
chertus
|
a493f9ee7d
|
add test for issue-3290
|
2019-02-11 22:39:11 +03:00 |
|
chertus
|
bbfd6c502c
|
test for issue-3998
|
2019-02-11 22:33:04 +03:00 |
|
Nikolai Kochetov
|
2b8b342ccd
|
Update IAggregateFunction interface.
|
2019-02-11 22:26:32 +03:00 |
|
chertus
|
805866e6b3
|
hotfix for wrong aliases issue-4110
|
2019-02-11 22:14:57 +03:00 |
|