chertus
|
bd559f8db8
|
SelectQueryOptions v3 (no inheritance)
|
2019-03-18 15:05:51 +03:00 |
|
chertus
|
b6e2697101
|
Merge branch 'master' into ast
|
2019-03-18 13:36:13 +03:00 |
|
Alexey Zatelepin
|
304c67da99
|
Merge branch 'master' into fix-add-materialized-column-after
Conflicts:
dbms/src/Interpreters/InterpreterCreateQuery.cpp
dbms/src/Interpreters/InterpreterDescribeQuery.cpp
dbms/src/Interpreters/interpretSubquery.cpp
dbms/src/Storages/ColumnsDescription.cpp
|
2019-03-17 00:46:53 +03:00 |
|
alexey-milovidov
|
93356b5190
|
Merge pull request #4702 from hczhcz/patch-3
Fix #4690
|
2019-03-16 20:55:24 +03:00 |
|
alexey-milovidov
|
ae2d974dda
|
Merge pull request #4708 from kvap/distributed-limit-by
Make the query planner respect LIMIT BY in remote queries
|
2019-03-16 20:54:06 +03:00 |
|
Alexey Zatelepin
|
0526542ce2
|
fix Nested columns inplace flatten [#CLICKHOUSE-3101]
|
2019-03-16 18:07:08 +03:00 |
|
Alexey Zatelepin
|
7a033f5469
|
fix columns order in test references [#CLICKHOUSE-3101]
|
2019-03-16 17:56:59 +03:00 |
|
Alexey Milovidov
|
a1dd8fb831
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-03-16 01:50:54 +03:00 |
|
Alexey Milovidov
|
babb4f7b73
|
Miscellaneous
|
2019-03-16 01:50:46 +03:00 |
|
Ivan
|
8ac3e89628
|
Merge pull request #4649 from abyss7/iast-as
Implement and use method IAST::as<Derived>()
|
2019-03-15 23:22:46 +03:00 |
|
Alexey Zatelepin
|
a2debdb724
|
fix use-after-free [#CLICKHOUSE-3101]
|
2019-03-15 21:52:45 +03:00 |
|
chertus
|
a63cf1aeef
|
fix line with PVS warning
|
2019-03-15 21:04:30 +03:00 |
|
Alexey Zatelepin
|
a030ce90b5
|
fix build
|
2019-03-15 20:40:16 +03:00 |
|
Ivan Lezhankin
|
b67e79430d
|
Fix style
|
2019-03-15 20:22:19 +03:00 |
|
Ivan Lezhankin
|
61954d855d
|
More reverts
|
2019-03-15 20:09:14 +03:00 |
|
Alexey Milovidov
|
86b803350d
|
Updated contributors
|
2019-03-15 19:47:46 +03:00 |
|
chertus
|
5104665a05
|
Merge branch 'master' into ast
|
2019-03-15 19:40:26 +03:00 |
|
Alexey Zatelepin
|
dac1c0a6c3
|
fix formatting of column comments
|
2019-03-15 19:37:52 +03:00 |
|
Alexey Zatelepin
|
6505ff1098
|
add test [#CLICKHOUSE-3101]
|
2019-03-15 19:37:52 +03:00 |
|
Alexey Zatelepin
|
b5a0a3fa23
|
store all kinds of columns in the same list in ColumnsDescription [#CLICKHOUSE-3101]
|
2019-03-15 19:37:52 +03:00 |
|
Ivan Lezhankin
|
4f6a494af8
|
Revert references where they were before refactoring.
|
2019-03-15 19:14:13 +03:00 |
|
chertus
|
ffc3974934
|
SelectQueryOptions v2
|
2019-03-15 18:57:18 +03:00 |
|
Constantin S. Pan
|
df6860d5e0
|
Make the query planner respect LIMIT BY in remote queries
|
2019-03-15 15:26:21 +00:00 |
|
chertus
|
53abdccb95
|
refactoring: extract SelectQueryOptions
|
2019-03-15 16:49:58 +03:00 |
|
Ivan Lezhankin
|
61c24e0844
|
Overload template method |as<>()| with reference type.
Move promotion logic to a separate class
|
2019-03-15 16:12:11 +03:00 |
|
alexey-milovidov
|
d303381d38
|
Merge pull request #4701 from yandex/dictionaries-fix-potential-deadlock
Fixed potential deadlock in ExternalDictionaries
|
2019-03-15 14:41:27 +03:00 |
|
proller
|
d243c665d1
|
libclickhouse.so : dont use debug postfix
|
2019-03-15 14:38:17 +03:00 |
|
hcz
|
c8dd9d2df9
|
Fix #4690
|
2019-03-15 16:33:59 +08:00 |
|
alexey-milovidov
|
40944ca356
|
Merge pull request #4698 from yandex/fixed-insufficient-type-check-in-has-all-any-function
Fixed insufficient type checking in hasAll, hasAny functions
|
2019-03-15 04:55:26 +03:00 |
|
alexey-milovidov
|
94d2c35f1d
|
Merge pull request #4691 from yandex/improvements_in_replication_without_zookeeper
Add ability to start replicated table without metadata in zookeeper
|
2019-03-15 04:55:07 +03:00 |
|
Alexey Milovidov
|
aea3bd2cc9
|
Fixed potential deadlock in ExternalDictionaries
|
2019-03-15 03:29:53 +03:00 |
|
alexey-milovidov
|
f7bdc657d3
|
Update hasAllAny.h
|
2019-03-15 02:12:30 +03:00 |
|
Alexey Milovidov
|
a459b2c298
|
Fixed insufficient type checking in hasAll, hasAny functions
|
2019-03-15 02:10:51 +03:00 |
|
proller
|
4532218456
|
Fix insert(NULL) in StorageSystemGraphite
|
2019-03-14 23:55:34 +03:00 |
|
proller
|
8c70de3bc7
|
Build fixes (freebsd) (#4696)
|
2019-03-14 23:52:10 +03:00 |
|
alesapin
|
47dbaca52b
|
Fix stupid error
|
2019-03-14 21:22:04 +03:00 |
|
proller
|
cb490e0015
|
Build fixes (freebsd)
|
2019-03-14 21:09:56 +03:00 |
|
proller
|
7d409c5294
|
Tests: dont use table test.visits
|
2019-03-14 21:04:55 +03:00 |
|
proller
|
1a33f4da40
|
Optional current_thread and memory_tracker (#4664)
|
2019-03-14 21:03:35 +03:00 |
|
Ivan Lezhankin
|
5db033d2fc
|
Merge remote-tracking branch 'upstream/master' into iast-as
|
2019-03-14 19:50:23 +03:00 |
|
proller
|
2afb4438ab
|
clickhouse-test - also randomize stateless-statefull order (#4694)
|
2019-03-14 19:37:23 +03:00 |
|
alesapin
|
ef223fbca8
|
Merge remote-tracking branch 'origin' into improvements_in_replication_without_zookeeper
|
2019-03-14 19:35:33 +03:00 |
|
alesapin
|
e8dfa122a3
|
Merge pull request #4693 from abyss7/fix-00917_multiple_joins_denny_crane
Disable part with predicate optimization for now
|
2019-03-14 19:35:04 +03:00 |
|
chertus
|
76d118f310
|
test for asterisk_left_columns_only
|
2019-03-14 18:00:42 +03:00 |
|
Ivan Lezhankin
|
3281e91d07
|
Disable part with predicate optimization for now
|
2019-03-14 17:59:45 +03:00 |
|
alesapin
|
28a3e78aa5
|
Remove 'Adding of unexpected local part to zookeeper' logic because it's redundant.
|
2019-03-14 17:46:28 +03:00 |
|
alesapin
|
9121822e3f
|
Make restart_clickhouse common methond
|
2019-03-14 16:39:47 +03:00 |
|
Ivan Lezhankin
|
a6ca8bcb10
|
Merge remote-tracking branch 'upstream/master' into iast-as
|
2019-03-14 16:05:09 +03:00 |
|
alesapin
|
4f43893a35
|
Add ability to start table without metadata in zookeeper
|
2019-03-14 14:49:44 +03:00 |
|
alexey-milovidov
|
bdc7614c77
|
Merge pull request #4684 from amosbird/fixempty2
Refinement
|
2019-03-14 06:12:39 +03:00 |
|