Maxim Sabyanin
|
663aab6f5b
|
complete ExternalLoader method's implementations
|
2019-06-30 23:04:21 +03:00 |
|
Alexey Milovidov
|
33cff5ee0f
|
Merge remote-tracking branch 'origin/master' into sanych73-prepared_statements
|
2019-06-30 17:24:15 +03:00 |
|
proller
|
a69990ce27
|
CLICKHOUSE-4514 Unique query_id among all users (#5430)
* CLICKHOUSE-4514 Unique query_id among all users
* try 1
* Fix
* fix
* use condvar
* fix style
* Update ProcessList.cpp
|
2019-06-30 16:17:27 +03:00 |
|
alexey-milovidov
|
18535590ce
|
Merge pull request #5802 from CurtizJ/upstream/systemlog-flushing
Fix shutdown of SystemLogs
|
2019-06-30 15:51:35 +03:00 |
|
CurtizJ
|
1a8695ffd9
|
fix shutdown of system_logs
|
2019-06-30 04:56:16 +03:00 |
|
Alexey Milovidov
|
725bcd9d02
|
Merge branch 'master' into sanych73-prepared_statements
|
2019-06-30 02:59:37 +03:00 |
|
Alexey Milovidov
|
88fc72f0b9
|
Merge branch 'feature/bloom_filter' of https://github.com/zhang2014/ClickHouse into zhang2014-feature/bloom_filter
|
2019-06-29 20:44:11 +03:00 |
|
Alexey Milovidov
|
90898905e0
|
Allow to DROP database with Dictionary engine
|
2019-06-29 20:27:32 +03:00 |
|
Alexey Milovidov
|
de8a15b5f4
|
Removed unused method
|
2019-06-29 20:19:46 +03:00 |
|
Alexey Milovidov
|
a643f2f75e
|
Merge branch 'master' into sanych73-prepared_statements
|
2019-06-29 15:51:56 +03:00 |
|
alexey-milovidov
|
fe542e26f8
|
Merge pull request #5685 from CurtizJ/upstream/systemlog-flushing
Fix race condition in flushing system log in another way.
|
2019-06-29 15:46:22 +03:00 |
|
alexey-milovidov
|
18659e367e
|
Merge pull request #5758 from zlobober/bool_masks
Extend KeyCondition interface so that it returns BoolMask.
|
2019-06-28 14:51:52 +03:00 |
|
alexey-milovidov
|
6e77fc4abe
|
Merge pull request #5775 from yandex/lfalloc2mimalloc
Use mimalloc instead of lfallocator
|
2019-06-28 14:48:18 +03:00 |
|
Alexey Milovidov
|
3c4784a466
|
Removed obsolete undocumented embedded dictionaries that were used by Yandex.Metrica
|
2019-06-27 22:18:28 +03:00 |
|
Danila Kutenin
|
e67431e455
|
Use mimalloc instead of lfallocator
|
2019-06-27 18:13:19 +03:00 |
|
Maxim Akhmedov
|
2cacc3cfd2
|
CHYT-142: extend KeyCondition interface so that it returns BoolMask.
|
2019-06-27 16:31:33 +03:00 |
|
alesapin
|
b7f173ad2c
|
Execute some distributed DDL queries on leader
|
2019-06-26 17:52:20 +03:00 |
|
proller
|
1ac09fa721
|
Split Common/config.h by libs (dbms) (#5715)
|
2019-06-24 14:17:15 +03:00 |
|
CurtizJ
|
53634a324e
|
fix error with uninitialized system_logs
|
2019-06-21 22:24:30 +03:00 |
|
CurtizJ
|
ac3072cd9b
|
better shutdown of system_logs
|
2019-06-21 20:25:47 +03:00 |
|
alexey-milovidov
|
606b074a4b
|
Merge pull request #5659 from yandex/ignore-mutation-limits
Ignore query execution limits and limits for max parts size for merge while executing mutations.
|
2019-06-21 02:14:41 +03:00 |
|
CurtizJ
|
25cbc901ed
|
fix deadlock at flushing on shutdown
|
2019-06-20 20:38:16 +03:00 |
|
stavrolia
|
aff92c263e
|
Make setting join_use_nulls get no effect for types that cannot be inside Nullable
|
2019-06-20 16:13:46 +03:00 |
|
CurtizJ
|
5e6ceef224
|
fix race condition in flushing system log
|
2019-06-19 19:50:17 +03:00 |
|
CurtizJ
|
047ee38838
|
fix race condition in flushing system log
|
2019-06-19 18:38:06 +03:00 |
|
zhang2014
|
a50aea09f1
|
fix float in bloom filter
|
2019-06-19 23:13:21 +08:00 |
|
zhang2014
|
d145295163
|
convert type with condition
|
2019-06-19 23:12:06 +08:00 |
|
zhang2014
|
6c8ff6dc31
|
add some test
|
2019-06-19 23:12:05 +08:00 |
|
zhang2014
|
f52b16e1e1
|
support bloom filter for any type
|
2019-06-19 23:12:05 +08:00 |
|
CurtizJ
|
bb95d9a860
|
fix race condition in flushing system log
|
2019-06-19 15:28:34 +03:00 |
|
CurtizJ
|
2a04125360
|
fix ignore_limits option
|
2019-06-18 01:07:16 +03:00 |
|
alesapin
|
fd3abbe93d
|
Merge pull request #4935 from zhang2014/feature/support_system_replicas
Support system replicas queries for distributed
|
2019-06-17 15:30:30 +03:00 |
|
alesapin
|
e45d727e9d
|
Merge pull request #4558 from podshumok/distributred-timeout
Distributed and remote timeouts
|
2019-06-17 13:58:17 +03:00 |
|
Alexey Milovidov
|
88c35d541d
|
Merge branch 'master' into sanych73-prepared_statements
|
2019-06-16 23:53:31 +03:00 |
|
Alexey Milovidov
|
413b780b65
|
Various fixes for PVS-Studio
|
2019-06-16 21:13:39 +03:00 |
|
Alexey Milovidov
|
02034c5d91
|
Merging
|
2019-06-16 20:32:37 +03:00 |
|
Alexey Milovidov
|
864dacd112
|
Merging
|
2019-06-16 19:47:47 +03:00 |
|
Alexey Milovidov
|
f98d0a108f
|
Removed useless header file
|
2019-06-16 15:16:16 +03:00 |
|
Alexey Milovidov
|
7514674447
|
Merge remote-tracking branch 'origin/master' into sanych73-prepared_statements
|
2019-06-16 02:40:17 +03:00 |
|
Alexey Milovidov
|
f38855fe61
|
Merge branch 'master' into sanych73-prepared_statements
|
2019-06-16 02:39:55 +03:00 |
|
alexey-milovidov
|
39c6fbc324
|
Merge pull request #5567 from vitlibar/really-lazy-dictionary-load
Non-blocking loading of external dictionaries
|
2019-06-15 22:15:53 +03:00 |
|
Alexey Milovidov
|
b079631f61
|
Fixed tests
|
2019-06-15 21:22:48 +03:00 |
|
alexey-milovidov
|
a52e13b891
|
Merge pull request #5640 from yandex/use-ipv6-in-system-tables
Adopted IPv6 data type in system tables; unified client info columns in system.processes and system.query_log
|
2019-06-15 21:21:24 +03:00 |
|
Alexey Milovidov
|
fad6013270
|
Fixing query parameters
|
2019-06-15 20:52:53 +03:00 |
|
Alexey Milovidov
|
a999cb4fbc
|
Merge branch 'master' into sanych73-prepared_statements
|
2019-06-15 17:22:01 +03:00 |
|
Alexey Milovidov
|
d8f76152d5
|
Adopted IPv6 data type in system tables; unified client info columns in system.processes and system.query_log
|
2019-06-15 17:20:32 +03:00 |
|
Alexey Milovidov
|
b2100c7bcf
|
Removed strange quoting style like `this'. See https://english.stackexchange.com/questions/17695/any-reference-on-the-usage-of-a-backtick-and-single-quotation-mark-like-this
Added backQuote and backQuoteIfNeed when required to correctly quote identifiers with proper escaping.
|
2019-06-15 15:06:22 +03:00 |
|
alexey-milovidov
|
807bfa913e
|
Merge pull request #5599 from zhang2014/fix_createtable_bug
Add database engine of MySQL type
|
2019-06-15 14:52:57 +03:00 |
|
Alexey Milovidov
|
08636dce92
|
Added missing files
|
2019-06-14 22:39:56 +03:00 |
|
CurtizJ
|
6d9cbc6f28
|
ignore query limits from system profile while executing mutations
|
2019-06-14 22:27:53 +03:00 |
|