Alexey Zatelepin
|
ffb54509db
|
add tests [#CLICKHOUSE-3859]
|
2018-11-15 22:34:50 +03:00 |
|
zhang2014
|
c23447ba3a
|
ISSUES-1777 qualified subqueries when optimize predicate
|
2018-11-15 23:23:44 +08:00 |
|
alesapin
|
be9ac87fcc
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-11-15 18:00:20 +03:00 |
|
Amos Bird
|
eec50adbeb
|
Implement dictGet[OrDefault]
|
2018-11-15 21:48:00 +08:00 |
|
Sabyanin Maxim
|
d9e6789f78
|
make MergeTree work with comments
|
2018-11-15 16:12:27 +03:00 |
|
alexey-milovidov
|
07df84a897
|
Merge pull request #3586 from amosbird/patching_variant
Fix variant assignments
|
2018-11-15 15:36:19 +03:00 |
|
Amos Bird
|
9021bfb2f1
|
Fix variant assignments
|
2018-11-15 17:29:53 +08:00 |
|
Sabyanin Maxim
|
035049d1a8
|
make modify column comment work
|
2018-11-15 01:46:39 +03:00 |
|
Alexey Zatelepin
|
b071547b2d
|
add checks for ALTER MODIFY ORDER BY [#CLICKHOUSE-3859]
|
2018-11-14 20:12:32 +03:00 |
|
Ivan Lezhankin
|
fc272ecded
|
Some fixes to quantile*() functions related to DateTime argument type
|
2018-11-14 18:04:23 +03:00 |
|
Alexandr Krasheninnikov
|
177a00f09a
|
Merge https://github.com/yandex/ClickHouse into base64_functions
|
2018-11-14 12:32:42 +03:00 |
|
Alexandr Krasheninnikov
|
050abdf2b6
|
Auto detect of codec
|
2018-11-14 12:07:20 +03:00 |
|
alesapin
|
b65250e672
|
Better default value in packager script
|
2018-11-14 11:05:34 +03:00 |
|
Alexey Milovidov
|
e3b0cecdec
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-11-14 04:59:40 +03:00 |
|
Alexey Milovidov
|
2daab83a23
|
Fixed bad and wrong code #3553
|
2018-11-14 04:59:32 +03:00 |
|
alexey-milovidov
|
3b2cd38beb
|
Merge pull request #3570 from yandex/fix-with-with-alias-only
Fix WITH with alias only
|
2018-11-14 04:22:38 +03:00 |
|
Alexey Milovidov
|
1aa89ed63a
|
Fixed code after review #3553
|
2018-11-14 04:20:46 +03:00 |
|
proller
|
37a9af5a68
|
CLICKHOUSE-4109 mlock clickhouse (#3553)
* CLICKHOUSE-4109 mlock clickhouse
* wip
* Fix
* wip
* fix
* fix
* better place
* wip
* clean
* tidy
* fix
|
2018-11-14 04:11:13 +03:00 |
|
Alexey Milovidov
|
d3349ebde8
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-11-14 04:04:29 +03:00 |
|
Alexey Milovidov
|
d1b86225ef
|
Fixed bad code #3565
|
2018-11-14 04:04:09 +03:00 |
|
alexey-milovidov
|
2f16ec5c79
|
Merge pull request #3568 from yandex/fix-low-cardinality-nullable-perf
Fix perf in IColumnUnique::size func.
|
2018-11-14 03:27:05 +03:00 |
|
Alexey Milovidov
|
ead153e9e4
|
Better code #3565
|
2018-11-13 22:48:47 +03:00 |
|
Alexey Milovidov
|
69e57187d2
|
Fixed error; removed unique_ptr #3565
|
2018-11-13 22:43:17 +03:00 |
|
Sabyanin Maxim
|
3e4c981db2
|
small changes
|
2018-11-13 22:17:40 +03:00 |
|
Alexey Milovidov
|
7eb9fdef97
|
Removed Analyzers [#CLICKHOUSE-2]
|
2018-11-13 21:55:00 +03:00 |
|
Alexey Milovidov
|
5441b6c3d2
|
Whitespace [#CLICKHOUSE-3]
|
2018-11-13 21:54:38 +03:00 |
|
Alexey Milovidov
|
54206a9d7d
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-11-13 21:41:18 +03:00 |
|
Alexey Milovidov
|
4b0645cb25
|
Fixed error in #3565
|
2018-11-13 21:41:07 +03:00 |
|
alexey-milovidov
|
55a576f762
|
Update external_dicts_dict_sources.md
|
2018-11-13 20:52:36 +03:00 |
|
alexey-milovidov
|
062a56b9fc
|
Update external_dicts_dict_sources.md
|
2018-11-13 20:52:15 +03:00 |
|
Alexey Milovidov
|
c997f0b56a
|
Added a test for ATTACHing parts before ALTER (just in case) [#CLICKHOUSE-3]
|
2018-11-13 20:18:38 +03:00 |
|
Alexey Zatelepin
|
29b34365e6
|
Merge branch 'master' into alter-order-by
Conflicts:
dbms/src/Interpreters/ExpressionAnalyzer.cpp
dbms/src/Storages/MergeTree/MergeTreeData.cpp
dbms/src/Storages/MergeTree/MergeTreeDataSelectExecutor.cpp
|
2018-11-13 16:27:19 +03:00 |
|
Alexey Zatelepin
|
2cc0aae82c
|
rearrange AST members in MergeTreeData [#CLICKHOUSE-3859]
|
2018-11-13 16:15:17 +03:00 |
|
Alexey Zatelepin
|
7167bfd7b3
|
fix prewhere with FINAL for VersionedCollapsingMergeTree [#CLICKHOUSE-3859]
|
2018-11-13 16:15:12 +03:00 |
|
Alexey Zatelepin
|
8b85822192
|
store original key ASTs, and not extracted ASTExpressionLists [#CLICKHOUSE-3859]
|
2018-11-13 16:14:44 +03:00 |
|
Alexey Zatelepin
|
31a6a6b4fd
|
calculate ReplicatedMergeTreeTableMetadata diff [#CLICKHOUSE-3859]
|
2018-11-13 16:13:55 +03:00 |
|
Alexey Zatelepin
|
74c48ed226
|
apply metadata changes on startup [#CLICKHOUSE-3859]
|
2018-11-13 16:13:50 +03:00 |
|
Alexey Zatelepin
|
96d7eee785
|
fix use-after-free in ZooKeeperNodeCache [#CLICKHOUSE-3859]
|
2018-11-13 16:13:46 +03:00 |
|
Alexey Zatelepin
|
106800b857
|
apply changes in ReplicatedMergeTreeAlterThread [#CLICKHOUSE-3859]
|
2018-11-13 16:13:40 +03:00 |
|
Alexey Zatelepin
|
4036ec83af
|
write metadata znode in StorageReplicatedMergeTree::alter() [#CLICKHOUSE-3859]
|
2018-11-13 16:13:34 +03:00 |
|
Alexey Zatelepin
|
ce1ead5b88
|
allow arbitrary callbacks in ZooKeeperNodeChange [#CLICKHOUSE-3859]
|
2018-11-13 16:13:29 +03:00 |
|
Alexey Zatelepin
|
a0a9aad777
|
Stat data in ZooKeeperNodeCache [#CLICKHOUSE-3859]
|
2018-11-13 16:13:23 +03:00 |
|
Alexey Zatelepin
|
0c0c4fd28d
|
add sorting_and_primary_keys_independent [#CLICKHOUSE-3859]
|
2018-11-13 16:13:19 +03:00 |
|
Alexey Zatelepin
|
07a22100cb
|
ALTER ORDER BY for ordinary MergeTree [#CLICKHOUSE-3859]
|
2018-11-13 16:13:14 +03:00 |
|
Alexey Zatelepin
|
02337242b5
|
ALTER MODIFY ORDER BY syntax [#CLICKHOUSE-3859]
|
2018-11-13 16:13:10 +03:00 |
|
Alexey Zatelepin
|
c4bf38ef07
|
comments [#CLICKHOUSE-3859]
|
2018-11-13 16:13:06 +03:00 |
|
Alexey Zatelepin
|
f4c26e78d2
|
renames [#CLICKHOUSE-3859]
|
2018-11-13 16:13:01 +03:00 |
|
Alexey Zatelepin
|
0fa86162d9
|
separate sorting key and primary key, allow setting primary key separately [#CLICKHOUSE-3859]
|
2018-11-13 16:12:55 +03:00 |
|
Alexey Zatelepin
|
9a92c0a55c
|
sort key is distinct from primary key [#CLICKHOUSE-3859]
|
2018-11-13 16:12:49 +03:00 |
|
Alexey Zatelepin
|
580146eedb
|
add primary key syntax [#CLICKHOUSE-3859]
|
2018-11-13 16:12:14 +03:00 |
|