Vitaly Baranov
|
44ca56c731
|
CLICKHOUSE-4127: Convert destination table's data when reading from
StorageBuffer.
|
2018-11-27 03:43:58 +03:00 |
|
alexey-milovidov
|
72fb78a0f8
|
Update StorageBuffer.cpp
|
2018-11-19 18:20:34 +03:00 |
|
alexey-milovidov
|
9a3701cc50
|
Update StorageBuffer.cpp
|
2018-11-19 18:20:05 +03:00 |
|
alexey-milovidov
|
33eb64269f
|
Update StorageBuffer.cpp
|
2018-11-19 18:14:44 +03:00 |
|
Vitaly Baranov
|
a029034d8c
|
CLICKHOUSE-4127: Fix ALTER of destination table for the BUFFER engine.
|
2018-11-19 09:14:36 +03:00 |
|
Alexey Milovidov
|
c5173782dc
|
Potentially better #3490
|
2018-11-05 17:29:38 +03:00 |
|
Alexey Milovidov
|
a191c32254
|
Potential improvement #3490
|
2018-11-05 13:34:48 +03:00 |
|
Alexey Milovidov
|
6f00f165e5
|
Clarifications; potential improvement #3490
|
2018-11-05 12:32:59 +03:00 |
|
alexey-milovidov
|
c25e093b82
|
Merge pull request #3512 from lapkofear/amd_perf_problem
fixed group by int16 and Date types on AMD EPYC 7401P machine
|
2018-11-04 11:53:38 +03:00 |
|
alesapin
|
b74dd7fb3f
|
Merge pull request #3530 from yandex/project-clone-performance
Project clone performance
|
2018-11-02 17:29:21 +03:00 |
|
alesapin
|
43a88d83b7
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-11-02 14:54:37 +03:00 |
|
alesapin
|
28806049b4
|
Return client error code to 53
|
2018-11-02 14:54:24 +03:00 |
|
chertus
|
ce678f0e9c
|
fix join_default_strictness according to new default settings
|
2018-11-02 14:46:16 +03:00 |
|
Alexey Milovidov
|
120e2cbe2f
|
Use "ALL" as "join_default_strictness" setting by default for compatibility [#CLICKHOUSE-4087]
|
2018-11-02 13:03:05 +03:00 |
|
Nikolai Kochetov
|
ecd48dfd07
|
Removed column clone from project action.
|
2018-11-02 12:57:29 +03:00 |
|
Nikolai Kochetov
|
9332dd5d2f
|
Removed column clone from project action.
|
2018-11-02 12:56:37 +03:00 |
|
alexey-milovidov
|
c19b1d919e
|
Merge pull request #3517 from yandex/kill_pending_queries
CLICKHOUSE-4094: Add ability to kill pending queries
|
2018-11-01 21:07:45 +03:00 |
|
proller
|
c2a818b64d
|
StorageSystemContributors clean (#3524)
* StorageSystemContributors clean
* Fix
|
2018-11-01 21:01:10 +03:00 |
|
Alexey Milovidov
|
9d328839d5
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-11-01 20:56:03 +03:00 |
|
Alexey Milovidov
|
30a2513fac
|
Whitespace [#CLICKHOUSE-2]
|
2018-11-01 20:55:53 +03:00 |
|
alexey-milovidov
|
6bc7297a92
|
Merge pull request #3523 from yandex/low-cardinality-fix-extremes
Low cardinality fix extremes
|
2018-11-01 20:54:09 +03:00 |
|
Nikolai Kochetov
|
e7b6937152
|
Added tests with LowCardinality and mv. #3288
Added tests with LowCardinality and mv. #3288
|
2018-11-01 20:24:10 +03:00 |
|
Nikolai Kochetov
|
03b2b609b1
|
Fix ColumnLowCardinality::getExtremes. #3288
|
2018-11-01 20:24:05 +03:00 |
|
alexey-milovidov
|
b1db9ec23c
|
Merge pull request #3436 from amosbird/master
Flexible fields assignment
|
2018-11-01 20:22:28 +03:00 |
|
alexey-milovidov
|
4dedead38f
|
Update StorageSystemDataTypeFamilies.cpp
|
2018-11-01 20:21:43 +03:00 |
|
alexey-milovidov
|
1a4a99377a
|
Update StorageSystemFunctions.cpp
|
2018-11-01 20:21:15 +03:00 |
|
alexey-milovidov
|
e10fd083ef
|
Update StorageSystemFunctions.cpp
|
2018-11-01 20:20:41 +03:00 |
|
alexey-milovidov
|
ac10a55b6f
|
Update StorageSystemDataTypeFamilies.cpp
|
2018-11-01 20:20:14 +03:00 |
|
alexey-milovidov
|
cce68f5b40
|
Merge pull request #3519 from yandex/better-behaviour-of-hash-functions
Fixed idiosyncrasy with hash functions introduced in #3451
|
2018-11-01 20:13:39 +03:00 |
|
alexey-milovidov
|
e2b0c6c94f
|
Merge pull request #3518 from yandex/low-cardinality-fix-nullable-serialization-into-arena
Low cardinality fix nullable serialization into arena
|
2018-11-01 20:12:06 +03:00 |
|
proller
|
f86d1a7034
|
CONTRIB-254 Arcadia fixes (#3475)
* Macos: set ENABLE_EMBEDDED_COMPILER=0 by default (because contrib/llvm temporary broken under macos)
* \n
* arcadia fix
* fix arcadia link
* wip
* wip
* wip
* fix
* wip
* wip
* fix
* try use users from server dir
* Revert "try use users from server dir"
This reverts commit 79b2c6fd9c .
* Fix logging
* fix
* Update ZooKeeperImpl.h
|
2018-11-01 20:07:20 +03:00 |
|
Alexey Milovidov
|
77af9f7abb
|
Fixed error code in test #3503
|
2018-11-01 18:55:28 +03:00 |
|
Alexey Milovidov
|
e7bb9d5d84
|
Added test #3519
|
2018-11-01 18:50:30 +03:00 |
|
Alexey Milovidov
|
719efbe60a
|
Fixed idiosyncrasy introduced in #3451
|
2018-11-01 18:47:08 +03:00 |
|
alexey-milovidov
|
82933e9c31
|
Merge pull request #3451 from CurtizJ/CLICKHOUSE-3490
Support more hash functions for tuple, unify FunctionHash template. [CLICKHOUSE-3490]
|
2018-11-01 18:30:01 +03:00 |
|
alesapin
|
11092e895c
|
Better comment
|
2018-11-01 18:22:59 +03:00 |
|
alesapin
|
c6d1677222
|
CLICKHOUSE-4097: Remove redundant whitespace
|
2018-11-01 18:09:19 +03:00 |
|
Nikolai Kochetov
|
f2c64dc5dc
|
Added test with group by LowCardinality(Nullable) #3227 #3256 #3212
|
2018-11-01 17:57:55 +03:00 |
|
Nikolai Kochetov
|
dc688ef5e1
|
Fix nullable comparsion for LowCardinality(Nullable()). #3227 #3256 #3212
|
2018-11-01 17:57:50 +03:00 |
|
alesapin
|
b0ac729228
|
CLICKHOUSE-4094: Add ability to kill pending queries
|
2018-11-01 17:56:37 +03:00 |
|
Nikolai Kochetov
|
045b5d5cd8
|
Fixed LowCardinality(Nullable()) (de)serialization with arena. #3227 #3256 #3212
|
2018-11-01 17:55:37 +03:00 |
|
proller
|
71403c3ff8
|
StorageSystemContributors.sh debug (#3491)
* Sql fuzzy test
* wip
* wip
* wip
* wip
* wip
* Build fixes
* better
* bugs
* wip
* fix
* Fix test
* build fixes
* better
* wip
* fix test
* StorageSystemContributors.sh debug
* debug
* wip
* more
* Fix jemalloc include
* more
|
2018-11-01 17:07:14 +03:00 |
|
proller
|
a7437b93a9
|
Commited StorageSystemContributors.generated.cpp (#3510)
* CLICKHOUSE-4085 system.contributors
* fi
* Fix random
* Commited StorageSystemContributors.generated.cpp
* fix
* Update CMakeLists.txt
|
2018-11-01 17:05:37 +03:00 |
|
alexey-milovidov
|
121f04522e
|
Merge pull request #3503 from yandex/check_array_value_null
Better code for check on null values inside array IN expression
|
2018-11-01 17:01:06 +03:00 |
|
alexey-milovidov
|
7508a8d6a0
|
Merge pull request #3513 from amosbird/patch-13
restore query context before polling
|
2018-11-01 16:17:41 +03:00 |
|
alexey-milovidov
|
00fa7d9fad
|
Update Aggregator.cpp
|
2018-11-01 15:42:57 +03:00 |
|
Artem Zuikov
|
eb535c4b9b
|
Merge pull request #3500 from 4ertus2/joins
refactoring: one place for db and table extraction from AST
|
2018-11-01 14:59:56 +03:00 |
|
igor.lapko
|
2d565f1099
|
code style fix
|
2018-11-01 13:42:15 +02:00 |
|
chertus
|
1a71a443b8
|
resolve review remarks
|
2018-11-01 14:32:44 +03:00 |
|
alesapin
|
63c6647be4
|
Better comment
|
2018-11-01 14:23:23 +03:00 |
|