Alexey Milovidov
|
d3bb69be74
|
More correct documentation + miscellaneous name change #3644
|
2018-11-23 00:27:52 +03:00 |
|
alexey-milovidov
|
49d2d8a1b8
|
Merge pull request #3644 from proller/fix4
Add VERSION_INT (ClickHouse version in integer format like 18014009) …
|
2018-11-23 00:22:19 +03:00 |
|
alexey-milovidov
|
2c2d75cceb
|
Don't allow exceptions without code (#3645)
* Don't allow exceptions without code #3633
* Don't allow exceptions without code #3633
|
2018-11-23 00:19:58 +03:00 |
|
alexey-milovidov
|
b680029030
|
Update ColumnsDescription.cpp
|
2018-11-22 22:36:56 +03:00 |
|
proller
|
f410c93fb1
|
Add VERSION_INT (ClickHouse version in integer format like 18014009) to system.metrics and system.build_options
|
2018-11-22 21:24:38 +03:00 |
|
Alexey Milovidov
|
2afabbe05c
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-11-22 21:13:29 +03:00 |
|
Alexey Milovidov
|
a5d1fc0ca7
|
Removed unused constructor #3633
|
2018-11-22 21:09:17 +03:00 |
|
Alexey Zatelepin
|
8b25084637
|
fix deadlock in ParallelInputsProcessor in case thread creation fails [#CLICKHOUSE-4155]
|
2018-11-22 20:29:49 +03:00 |
|
alesapin
|
2b2195d4de
|
Fix stupid if
|
2018-11-22 19:01:17 +03:00 |
|
alesapin
|
1e879850bb
|
Kill odbc-bridge with clickhouse-server
|
2018-11-22 18:59:00 +03:00 |
|
Nikolai Kochetov
|
510703fc7c
|
Added test
|
2018-11-22 18:57:38 +03:00 |
|
Nikolai Kochetov
|
a29fd043a4
|
Added test
|
2018-11-22 18:53:03 +03:00 |
|
Nikolai Kochetov
|
4721b16b51
|
Fix array mapped functions with low cardinality lambda argument.
|
2018-11-22 18:52:53 +03:00 |
|
alexey-milovidov
|
53904efc6f
|
Merge pull request #3639 from s-mx/patch-2
add DROP TABLE IF EXISTS in test
|
2018-11-22 18:29:10 +03:00 |
|
KochetovNicolai
|
b8882ddd90
|
Update config.xml
Fix cluster ports in config.xml
|
2018-11-22 18:09:55 +03:00 |
|
Alexey Milovidov
|
7b919c9b2b
|
Removed unused constructor #3633
|
2018-11-22 18:09:19 +03:00 |
|
Alexey Milovidov
|
093557dbde
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-11-22 18:08:28 +03:00 |
|
Alexey Milovidov
|
e53eb702a1
|
Usability of client error message when it cannot load data for suggestions [#CLICKHOUSE-2]
|
2018-11-22 18:07:32 +03:00 |
|
Sabyanin Maxim
|
35fce9c3ac
|
add DROP TABLE IF EXISTS in test
|
2018-11-22 17:32:28 +03:00 |
|
Sabyanin Maxim
|
3a67b505c5
|
Merge branch 'master' of https://github.com/yandex/ClickHouse into CLICKHOUSE-4032
|
2018-11-22 16:54:10 +03:00 |
|
Sabyanin Maxim
|
060fce3899
|
make ReplicatedMergeTree work with comments. ignore empty comments when make column_comments hashmap
|
2018-11-22 16:51:43 +03:00 |
|
Nikolai Kochetov
|
41951a926e
|
Fix test cluster config.
|
2018-11-22 12:18:13 +03:00 |
|
Alexey Milovidov
|
ab5d76fc42
|
Fixed error introduced in #3553 and prevent it happening
|
2018-11-21 23:56:37 +03:00 |
|
Alexey Milovidov
|
6f48ebbb06
|
Better exception message in case of "unknown identifier" [#CLICKHOUSE-4142]
|
2018-11-21 23:35:55 +03:00 |
|
proller
|
1d40c2c871
|
Better link and deps (#3631)
* try fix 1
* Better deps
* fix
* fix
* fix
* Update CMakeLists.txt
* Update CMakeLists.txt
* fix
* fix
* fix
* disable old
* Update find_odbc.cmake
|
2018-11-21 22:20:27 +03:00 |
|
Nikolai Kochetov
|
eac03c1c83
|
Added test. #3615
|
2018-11-21 21:59:58 +03:00 |
|
Nikolai Kochetov
|
4d96e88058
|
Fix distributed group by LowCardinality(Nullable). #3615
|
2018-11-21 21:59:33 +03:00 |
|
alesapin
|
ff5629263b
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-11-21 12:06:40 +03:00 |
|
alesapin
|
7d20d499a1
|
Switch integration tests to 18.10
|
2018-11-21 12:05:13 +03:00 |
|
alexey-milovidov
|
5038f13b08
|
Merge pull request #3514 from abyss7/CLICKHOUSE-3766
Implement 'ALTER … FREEZE' command
|
2018-11-21 07:17:21 +03:00 |
|
alexey-milovidov
|
be409f29b6
|
Update clickhouse-test
|
2018-11-21 07:16:47 +03:00 |
|
alexey-milovidov
|
f67e54dbf3
|
Merge pull request #3594 from yandex/CLICKHOUSE-4112
Add http connection pool between replicas
|
2018-11-21 06:57:22 +03:00 |
|
alexey-milovidov
|
235dc66881
|
Merge pull request #3564 from amosbird/master
Implement dictGet[OrDefault]
|
2018-11-21 06:48:10 +03:00 |
|
alexey-milovidov
|
0d627c7230
|
Update FunctionsExternalDictionaries.h
|
2018-11-21 06:48:01 +03:00 |
|
alexey-milovidov
|
9b0226a73d
|
Merge pull request #3588 from zhang2014/fix/predicate
ISSUES-1777 qualified subqueries when optimize predicate
|
2018-11-21 06:20:37 +03:00 |
|
Alexey Milovidov
|
7febe64c82
|
Failproof #3589
|
2018-11-21 06:19:29 +03:00 |
|
Alexey Milovidov
|
7e6d9ed82b
|
Correct calculation of avg_value_size_hint #3589
|
2018-11-21 06:18:42 +03:00 |
|
Alexey Milovidov
|
31561ef25a
|
Fixed error; added test #3589
|
2018-11-21 06:09:56 +03:00 |
|
Alexey Milovidov
|
2cef50669a
|
Better error message #3589
|
2018-11-21 05:40:23 +03:00 |
|
alexey-milovidov
|
2e15e52b74
|
Merge pull request #3628 from yandex/first-significant-subdomain-performance
Attempt to fight back performance of firstSignificantSubdomain function
|
2018-11-21 05:39:56 +03:00 |
|
Alexey Milovidov
|
843fc0097b
|
Addition to prev. revision #3601
|
2018-11-21 04:00:50 +03:00 |
|
Alexey Milovidov
|
7a6fd980fe
|
Added performance test #3601
|
2018-11-21 03:59:17 +03:00 |
|
Alexey Milovidov
|
2662594865
|
Attempt to fight back performance of firstSignificantSubdomain function #3601
|
2018-11-21 03:46:06 +03:00 |
|
Alexey Milovidov
|
c09a93e78b
|
Added a test #3601
|
2018-11-21 03:22:23 +03:00 |
|
alexey-milovidov
|
8590348dc6
|
Merge pull request #3601 from hatarist/patch-1
Update firstSignificantSubdomain function
|
2018-11-21 03:00:59 +03:00 |
|
alexey-milovidov
|
87e5d40858
|
Merge pull request #3626 from yandex/types-clarification
More clean NearestFieldType.
|
2018-11-21 02:55:46 +03:00 |
|
Alexey Milovidov
|
78e72a1962
|
Little better #3624
|
2018-11-20 23:09:20 +03:00 |
|
alexey-milovidov
|
3d7c78c3f6
|
Merge pull request #3619 from amosbird/nit
Remove redundant query context attachment
|
2018-11-20 22:37:40 +03:00 |
|
alexey-milovidov
|
a41485f69d
|
Merge pull request #3624 from yandex/types-clarification
Fixed code that was not quite correct
|
2018-11-20 22:37:10 +03:00 |
|
alexey-milovidov
|
5e0b679f04
|
Merge pull request #3620 from proller/fix13
Fix build with old capnp
|
2018-11-20 21:19:40 +03:00 |
|
alexey-milovidov
|
98ed411da3
|
Update Field.h
|
2018-11-20 20:37:50 +03:00 |
|
Alexey Milovidov
|
38d2e9efa2
|
Fixed code that was not quite correct
|
2018-11-20 20:36:21 +03:00 |
|
alesapin
|
57ea89c5f3
|
Merge branch 'master' into CLICKHOUSE-4112
|
2018-11-20 20:23:08 +03:00 |
|
alesapin
|
f08e090bda
|
Better uri scheme check and fix in poco submodule
|
2018-11-20 20:21:32 +03:00 |
|
Ivan Lezhankin
|
1e070a7c51
|
Move FREEZE_ALL command source code inside |PartitionCommand|
|
2018-11-20 20:13:59 +03:00 |
|
Marek Vavruša
|
8fad726d95
|
Added null guards for all CurrentThread::attachToIfDetached()
refs #3622
|
2018-11-20 09:10:34 -08:00 |
|
proller
|
2deb523265
|
Fix build with old capnp
|
2018-11-20 18:10:28 +03:00 |
|
Ivan Lezhankin
|
74fe350451
|
Refactor partition commands handling into separate interface method.
|
2018-11-20 17:59:34 +03:00 |
|
Amos Bird
|
ab8821255c
|
Remove redundant query context attachment
|
2018-11-20 22:21:48 +08:00 |
|
alesapin
|
00f1329c59
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-11-20 17:04:07 +03:00 |
|
alexey-milovidov
|
a008a41374
|
Merge pull request #3609 from s-mx/CLICKHOUSE-4090
Add primary_key, order_key, partition_key and sample_key to system.tables.
|
2018-11-20 16:39:54 +03:00 |
|
alesapin
|
01e2137364
|
CLICKHOUSE-4112: Add keepalive for http connections
|
2018-11-20 16:15:44 +03:00 |
|
Sabyanin Maxim
|
7d175e4666
|
Merge branch 'CLICKHOUSE-4090' of github.com:s-mx/ClickHouse into CLICKHOUSE-4090
|
2018-11-20 15:22:54 +03:00 |
|
Sabyanin Maxim
|
e3fc18fcb8
|
add getters of expressions names in StorageReplicatedMergeTree
|
2018-11-20 15:19:12 +03:00 |
|
alexey-milovidov
|
6aa2313dec
|
Merge pull request #3580 from abyss7/fix-quantile-datetime
Some fixes to quantile*() functions related to DateTime argument type
|
2018-11-19 21:28:06 +03:00 |
|
alexey-milovidov
|
de5d4b6256
|
Update AggregateFunctionQuantile.h
|
2018-11-19 21:25:57 +03:00 |
|
Sabyanin Maxim
|
4ac727e7ad
|
fix style
|
2018-11-19 20:21:34 +03:00 |
|
Alexey Milovidov
|
c843bc1d58
|
utils/check-style/check-style -n
|
2018-11-19 18:09:19 +03:00 |
|
alexey-milovidov
|
5a40a67500
|
Update StorageSystemColumns.cpp
|
2018-11-19 18:07:43 +03:00 |
|
alexey-milovidov
|
6ad4519c81
|
Update IStorage.h
|
2018-11-19 18:05:48 +03:00 |
|
Sabyanin Maxim
|
08fc057a15
|
make is_in_primary_key and etcetera work. add test.
|
2018-11-19 17:31:16 +03:00 |
|
Ivan Lezhankin
|
b63f0a5a9f
|
Minor refactoring
|
2018-11-19 17:25:42 +03:00 |
|
Alexey Milovidov
|
2f3b4ba851
|
Better exception message [#CLICKHOUSE-4143]
|
2018-11-19 15:31:26 +03:00 |
|
alexey-milovidov
|
e7fb653d0c
|
Update HTTPCommon.cpp
|
2018-11-19 01:20:36 +03:00 |
|
alexey-milovidov
|
f35d300d33
|
Update HTTPCommon.cpp
|
2018-11-19 01:15:42 +03:00 |
|
alexey-milovidov
|
786bf36aee
|
Update DDLWorker.cpp
|
2018-11-19 01:04:11 +03:00 |
|
Igor Hatarist
|
faa4cac4da
|
Update firstSignificantSubdomain function
Added gov, mil, edu 2nd level domains
|
2018-11-18 06:37:43 +03:00 |
|
proller
|
ddf231e57f
|
BI-154 Fix isLocal detection
|
2018-11-17 21:52:47 +03:00 |
|
alesapin
|
2a4a8d180b
|
Try to change stupid naming
|
2018-11-16 16:33:43 +03:00 |
|
alesapin
|
0266f058c9
|
Merge branch 'master' into CLICKHOUSE-4112
|
2018-11-16 16:21:27 +03:00 |
|
alesapin
|
d4ce674b93
|
Add http connection pool between replicas
|
2018-11-16 16:15:17 +03:00 |
|
proller
|
160ffb2283
|
Build fixes (clang 7.0.0+) (#3582)
|
2018-11-16 15:22:51 +03:00 |
|
Sabyanin Maxim
|
49dc9939d4
|
fix serializing of ColumnsDescription
|
2018-11-16 15:01:52 +03:00 |
|
zhang2014
|
c23447ba3a
|
ISSUES-1777 qualified subqueries when optimize predicate
|
2018-11-15 23:23:44 +08: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 |
|
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 |
|
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 |
|
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 |
|