alesapin
|
2647c13c6b
|
CLICKHOUSE-3800: Fix naming, move compiled cache size setting to config.xml
|
2018-09-05 14:37:41 +03:00 |
|
alesapin
|
a7bd2b42e8
|
CLICKHOUSE-3800: Review fixes
|
2018-09-03 13:14:05 +03:00 |
|
alesapin
|
650d15696f
|
CLICKHOUSE-3800: Add memory comsumption profile_event of compiled expression cache
|
2018-08-31 15:39:27 +03:00 |
|
alesapin
|
ac6ab62c6f
|
CLICKHOUSE-3800: Remove use after free of context
|
2018-08-31 13:27:08 +03:00 |
|
alesapin
|
6bfde2825e
|
Fix conflict
|
2018-08-30 22:23:00 +03:00 |
|
alesapin
|
6e64067a70
|
CLICKHOUSE-3800: Move cache to context, change hashing algorithm, add drop instruction for compiled expressions cache
|
2018-08-30 19:31:20 +03:00 |
|
VadimPE
|
81893ae577
|
Fix error message
|
2018-08-30 12:33:31 +03:00 |
|
Max Akhmedov
|
d5ccd26348
|
More verbose access denied error message
|
2018-08-23 21:44:13 +03:00 |
|
proller
|
159cdbbb3e
|
Try fix build (link order)
|
2018-08-20 18:34:37 +03:00 |
|
Alexey Milovidov
|
acb99b49df
|
Merge branch 'master' into CLICKHOUSE-2910
|
2018-08-14 23:29:42 +03:00 |
|
zhang2014
|
e51264c3a5
|
Add check access database for system tables
|
2018-08-14 11:28:32 +08:00 |
|
zhang2014
|
59b25812e7
|
Add check access database for system tables
|
2018-08-13 17:35:40 +08:00 |
|
Kirill Shvakov
|
a3ace87046
|
Add new system table "merge_tree_settings" (#2841)
* #2249 allow macros while creating kafka engine
* Update Macros.cpp
* Update Macros.h
* Add system table: merge_tree_settings
|
2018-08-10 20:42:12 +03:00 |
|
VadimPE
|
af9b288969
|
CLICKHOUSE-3714 add function in Context
|
2018-08-06 12:09:45 +03:00 |
|
VadimPE
|
d0f587bfc9
|
CLICKHOUSE-3714 fix
|
2018-08-06 11:58:30 +03:00 |
|
VadimPE
|
c30d459168
|
CLICKHOUSE-3714 fix
|
2018-08-06 11:43:34 +03:00 |
|
VadimPE
|
93202ca781
|
CLICKHOUSE-3714 fix code-style and copy-paste
|
2018-08-06 11:25:29 +03:00 |
|
VadimPE
|
6142d9ae6a
|
CLICKHOUSE-3714 fix function names and get partition size
|
2018-08-03 11:33:57 +03:00 |
|
VadimPE
|
08fe108ba8
|
CLICKHOUSE-3714 fix methods name
|
2018-08-02 11:48:57 +03:00 |
|
Vadim
|
f6736a0e6e
|
Update Context.cpp
|
2018-08-01 20:44:23 +03:00 |
|
Vadim
|
034a88a504
|
Merge branch 'master' into CLICKHOUSE-3714
|
2018-08-01 20:42:56 +03:00 |
|
VadimPE
|
66d9ba3eb7
|
CLICKHOUSE-3714 add max_partition_size_to_drop
|
2018-08-01 20:41:18 +03:00 |
|
alesapin
|
2db2d208e1
|
CLICKHOUSE-3863: Add HTTPS support for interserver replication
|
2018-08-01 00:29:47 +03:00 |
|
alesapin
|
6abbfbce87
|
CLICKHOUSE-3832: Add HTTP Basic authentification in replication protocol
|
2018-07-26 18:10:57 +03:00 |
|
Alexey Milovidov
|
21508df7c2
|
Fixed extremely bad code #2313
|
2018-07-06 03:27:47 +03:00 |
|
alexey-milovidov
|
3904ba561f
|
Merge branch 'master' into CLICKHOUSE-2910
|
2018-06-28 20:47:25 +03:00 |
|
Nikolai Kochetov
|
ebde528506
|
Create default macros in global context. [#CLICKHOUSE-3793]
|
2018-06-28 17:11:09 +03:00 |
|
Vitaliy Lyudvichenko
|
4cd230f85c
|
Merge remote-tracking branch 'origin/master' into CLICKHOUSE-2910
|
2018-06-14 16:04:00 +03:00 |
|
Vitaliy Lyudvichenko
|
95b42afcb9
|
Add test for profile events logging. [#CLICKHOUSE-2910]
|
2018-06-14 14:56:12 +03:00 |
|
alexey-milovidov
|
fafecb3c25
|
Better modularity of formats. (#2492)
* Formats: better modularity (development) #2447
* Formats: better modularity (development) #2447
* Formats: better modularity (development) #2447
* Formats: better modularity (development) #2447
* Formats: better modularity (development) #2447
* Formats: better modularity (development): removed very old tests #2447
* Formats: better modularity (development) #2447
* Formats: better modularity (development) #2447
* Formats: better modularity (development) #2447
* Formats: better modularity (development) #2447
* Formats: better modularity (development) #2447
* Formats: better modularity (development) #2447
* Formats: better modularity (development) #2447
* Formats: better modularity (development) #2447
|
2018-06-10 22:22:49 +03:00 |
|
Alexey Milovidov
|
583b9af56f
|
Fixed error: user settings don't apply when using session_id parameter [#CLICKHOUSE-3763]
|
2018-06-06 20:35:35 +03:00 |
|
Vitaliy Lyudvichenko
|
2b179b560b
|
Initialize external tables after enqueue query. [#CLICKHOUSE-2910]
|
2018-06-01 18:32:27 +03:00 |
|
Vitaliy Lyudvichenko
|
0355f81f20
|
[WIP] Introduced query_thread_log. [#CLICKHOUSE-2910]
|
2018-05-31 18:54:08 +03:00 |
|
proller
|
dc721ed721
|
Try make cache for getSampleBlock (#2313)
* Cache for getSampleBlock
* Update InterpreterSelectWithUnionQuery.cpp
* Update 00632_get_sample_block_cache.sql
* Add tests
|
2018-05-30 22:23:15 +03:00 |
|
Vitaliy Lyudvichenko
|
c888903488
|
Add query ALTER TABLE t1 [REPLACE|ATTACH] PARTITION FROM t2
* Add ATTACH PARTITION FROM table for MergeTree. [#CLICKHOUSE-3546]
* Implemented replicated case on non-leader replica. [#CLICKHOUSE-3546]
* Disable merges in the dropping range. [#CLICKHOUSE-3546]
* DROP PARTITION is atomic and simpler now. [#CLICKHOUSE-3546]
* Implemented more SYSTEM queries. [#CLICKHOUSE-2931] [#CLICKHOUSE-3546]
SYSTEM queries:
RESTART REPLICAS
SYNC REPLICA db.name
STOP MERGES [db.name]
START MERGES [db.name]
STOP FETCHES [db.name]
START FETCHES [db.name]
STOP REPLICATED SENDS [db.name]
START REPLICATED SENDS [db.name]
STOP REPLICATION QUEUES [db.name]
START REPLICATION QUEUES [db.name]
* Fixed a bunch of bugs in REPLACE PARTITION. [#CLICKHOUSE-3546]
* Add tests for REPLACE PARTITION and SYSTEM. [#CLICKHOUSE-3546]
* Add system.part_log logging. [#CLICKHOUSE-3546]
* Fixed long wait in SYNC REPLICA. [#CLICKHOUSE-3546]
* Add requested changes. [#CLICKHOUSE-3546]
Fixed clickhouse-client bad return code.
* Add requested chenges. [#CLICKHOUSE-3546]
* Add requested chenges. [#CLICKHOUSE-3546]
|
2018-05-21 16:49:54 +03:00 |
|
alexey-milovidov
|
517318334a
|
Merge pull request #1722 from silviucpp/background-schedule-pool-fix
Background schedule pool fixed
|
2018-05-19 19:00:43 +03:00 |
|
Vitaliy Lyudvichenko
|
1f05000c2c
|
Better naming. [#CLICKHOUSE-3645]
|
2018-05-09 07:55:08 +03:00 |
|
Vitaliy Lyudvichenko
|
8fd72a6777
|
Add automatic DROP DNS CACHE, update of SYSTEM queries. [#CLICKHOUSE-3645]
|
2018-05-09 07:55:08 +03:00 |
|
Silviu Caragea
|
1dd5a704fc
|
Merge remote-tracking branch 'origin/master' into background-schedule-pool-fix
# Conflicts:
# dbms/src/Common/ZooKeeper/LeaderElection.h
# dbms/src/Storages/MergeTree/ReplicatedMergeTreeAlterThread.cpp
# dbms/src/Storages/MergeTree/ReplicatedMergeTreeCleanupThread.cpp
# dbms/src/Storages/MergeTree/ReplicatedMergeTreePartCheckThread.cpp
# dbms/src/Storages/StorageReplicatedMergeTree.cpp
|
2018-04-24 20:11:59 +03:00 |
|
Alexey Milovidov
|
499b67642f
|
Allow to startup with replicated tables in readonly mode when there is no ZooKeeper configured [#CLICKHOUSE-2]
|
2018-04-21 21:41:06 +03:00 |
|
Silviu Caragea
|
32dd4554da
|
Merge remote-tracking branch 'github/master' into background-schedule-pool-fix
# Conflicts:
# dbms/src/Storages/StorageReplicatedMergeTree.cpp
|
2018-04-19 09:29:49 +03:00 |
|
Alexey Milovidov
|
41428e4a11
|
Allowed to read files by table function "file" inside "user_files_path" #2164
|
2018-04-19 08:32:09 +03:00 |
|
alexey-milovidov
|
089e71d9a5
|
Merge pull request #2235 from yandex/small-enhancements
Small enhancements
|
2018-04-17 22:45:01 +03:00 |
|
Vitaliy Lyudvichenko
|
400ad55754
|
Support allow_databases in distributed DDL. [#CLICKHOUSE-3]
Resolves #2189
|
2018-04-17 22:33:58 +03:00 |
|
proller
|
157067b127
|
CLICKHOUSE-3700: Fix empty password on replica query
|
2018-04-10 17:49:52 +03:00 |
|
Silviu Caragea
|
c547c5a7b0
|
Merge remote-tracking branch 'origin/background-schedule-pool-fix'
# Conflicts:
# dbms/src/Common/ZooKeeper/LeaderElection.h
# dbms/src/Common/ZooKeeper/ZooKeeper.cpp
# dbms/src/Storages/MergeTree/ReplicatedMergeTreeAlterThread.cpp
# dbms/src/Storages/MergeTree/ReplicatedMergeTreeCleanupThread.cpp
# dbms/src/Storages/MergeTree/ReplicatedMergeTreeCleanupThread.h
# dbms/src/Storages/MergeTree/ReplicatedMergeTreePartCheckThread.cpp
# dbms/src/Storages/MergeTree/ReplicatedMergeTreeRestartingThread.cpp
# dbms/src/Storages/StorageReplicatedMergeTree.cpp
|
2018-04-10 16:20:14 +03:00 |
|
Alexey Milovidov
|
76e822274a
|
Better exception messages [#CLICKHOUSE-2]
|
2018-04-04 00:29:11 +03:00 |
|
Alexey Milovidov
|
f5652b4477
|
Modifications after removing libzookeeper; initialize ZooKeeper session lazily [#CLICKHOUSE-2]
|
2018-04-03 22:43:33 +03:00 |
|
alexey-milovidov
|
a220a43b8e
|
Merge branch 'master' into fix-detach-database
|
2018-03-29 03:01:07 +03:00 |
|
alexey-milovidov
|
ca5fd1e9de
|
Merge pull request #2033 from yandex/show-create-database
Show create database
|
2018-03-28 05:29:36 +03:00 |
|