tavplubix
|
3de32279ca
|
Update InterpreterCreateQuery.cpp
|
2020-11-16 14:03:27 +03:00 |
|
Alexander Tokmakov
|
8352e5d202
|
fix crash in CREATE AS
|
2020-11-16 13:14:12 +03:00 |
|
alexey-milovidov
|
11f56186db
|
Merge pull request #17048 from azat/build-fix
Add missing <unique_ptr> for RadixSort.h
|
2020-11-16 00:15:54 +03:00 |
|
Azat Khuzhin
|
01ec7aca68
|
Add missing <unique_ptr> for RadixSort.h
Fails compiling quantile-t-digest.cpp test on:
- clang 11
- libstdc++
|
2020-11-15 23:08:45 +03:00 |
|
alexey-milovidov
|
0afa1b8fc4
|
Merge pull request #17044 from CurtizJ/remove-empty-parts-settings
Add setting remove_empty_parts
|
2020-11-15 23:06:44 +03:00 |
|
Denis Glazachev
|
5c801c42c1
|
Fix ROCKSDB_ERROR value
|
2020-11-15 23:48:46 +04:00 |
|
Anton Popov
|
de5ead0c40
|
add setting remove_empty_parts
|
2020-11-15 05:24:47 +03:00 |
|
alexey-milovidov
|
c2205498b2
|
Merge pull request #16985 from filimonov/ip-refresh-on-session-reconnect
Reresolve the IP of the `format_avro_schema_registry_url` in case of errors.
|
2020-11-15 01:54:01 +03:00 |
|
Alexey Milovidov
|
1991f1d827
|
Merge branch 'master' into amosbird-fixcrash
|
2020-11-14 23:19:57 +03:00 |
|
alexey-milovidov
|
9ae14d8f19
|
Update AvroRowInputFormat.cpp
|
2020-11-14 17:45:47 +03:00 |
|
alexey-milovidov
|
915d96fee0
|
Merge pull request #16955 from nikitamikhaylov/fix-typos
Fix typos
|
2020-11-14 17:17:37 +03:00 |
|
alexey-milovidov
|
8ef4bfc0b5
|
Merge pull request #16968 from amosbird/blocktypemismatch
Fix missing conversion of unmutated parts
|
2020-11-14 17:16:51 +03:00 |
|
alexey-milovidov
|
f6a14afe59
|
Merge pull request #16938 from ClickHouse/filimonov-support-sni-for-native-client
SNI for tcp secure
|
2020-11-14 17:07:27 +03:00 |
|
filimonov
|
7f7f66a1f1
|
add comment & restart CI...
|
2020-11-13 17:45:58 +01:00 |
|
Nikolai Kochetov
|
5ae81f4b59
|
Remove commented code.
|
2020-11-13 18:41:00 +03:00 |
|
Nikolai Kochetov
|
ed98b48845
|
Merge pull request #16618 from ClickHouse/actions-dag-f14
Actions dag 2
|
2020-11-13 18:34:51 +03:00 |
|
Mikhail Filimonov
|
e78010c28c
|
Attempt to fix #16926
|
2020-11-13 15:21:04 +01:00 |
|
alesapin
|
b2a8b6135d
|
then
|
2020-11-13 16:24:14 +03:00 |
|
alesapin
|
b8e33bd35b
|
Add comments
|
2020-11-13 15:42:26 +03:00 |
|
Ivan
|
902091cc07
|
Slightly better miniselect usage (#16896)
* Slightly better miniselect usage
* Update ColumnDecimal.cpp
|
2020-11-13 14:28:18 +03:00 |
|
filimonov
|
be16b4ef77
|
Update Connection.cpp
|
2020-11-13 12:04:56 +01:00 |
|
alesapin
|
8d3858fc22
|
Merge pull request #16895 from CurtizJ/remove-empty-parts
Remove empty parts after they were pruned by TTL [2]
|
2020-11-13 10:00:18 +03:00 |
|
Amos Bird
|
fdf979d5ce
|
Fix missing conversion of unmutated parts
|
2020-11-13 11:45:50 +08:00 |
|
nikitamikhaylov
|
c0940f2ebd
|
done
|
2020-11-13 02:27:18 +03:00 |
|
filimonov
|
178d8e9b75
|
Update Connection.cpp
|
2020-11-12 22:07:19 +01:00 |
|
alesapin
|
bbd85c3b2d
|
Merge pull request #16390 from ClickHouse/add_separate_pool_for_fetches
Add separate pool for fetches
|
2020-11-12 22:42:28 +03:00 |
|
Anton Popov
|
4cecd89e84
|
fix dropping of empty parts
|
2020-11-12 20:37:54 +03:00 |
|
filimonov
|
8eff47420b
|
Update Connection.cpp
|
2020-11-12 18:18:34 +01:00 |
|
alexey-milovidov
|
75ba096e87
|
Merge pull request #16842 from ClickHouse/higher-mmap-threshold-in-debug
Higher mmap threshold in debug build
|
2020-11-12 19:46:08 +03:00 |
|
alexey-milovidov
|
c9c8f50683
|
Merge pull request #16903 from azat/no-trace-collector-without-trace_log
Disable TraceCollector if trace_log is disabled
|
2020-11-12 19:43:27 +03:00 |
|
alexey-milovidov
|
2151365764
|
Merge pull request #16865 from filimonov/timeSeriesGroupSum-segfault
Fix for issue #16862
|
2020-11-12 19:39:14 +03:00 |
|
tavplubix
|
e0dc004b95
|
Merge pull request #16885 from amosbird/dd
Disable ATTACH/DETACH TABLE <DICTIONARY>
|
2020-11-12 16:34:21 +03:00 |
|
Anton Popov
|
0aa35d53c7
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-11-12 14:31:58 +03:00 |
|
alexey-milovidov
|
6e62108606
|
Merge pull request #16774 from ucasFL/agg-func-setting-null-for-empty
fix Aggregation Function not found error after #16123
|
2020-11-12 13:50:15 +03:00 |
|
Alexey Milovidov
|
1af28be77e
|
Merge branch 'master' into amosbird-fixcrash
|
2020-11-12 13:47:50 +03:00 |
|
alexey-milovidov
|
91f98d2068
|
Merge pull request #16834 from Avogar/enum-as-num
Try to treat input values as enum id in tsv/scv
|
2020-11-12 13:46:41 +03:00 |
|
Nikolai Kochetov
|
b8345f209f
|
Merge pull request #16921 from ClickHouse/try-fix-ci-3
Try to fix ci
|
2020-11-12 13:42:28 +03:00 |
|
alesapin
|
2cac5e5d97
|
Merge pull request #16875 from CurtizJ/refactor-alter-partition
Avoid code duplication in alterPartition
|
2020-11-12 13:19:59 +03:00 |
|
alexey-milovidov
|
ff29b2d2ee
|
Merge pull request #15073 from sundy-li/storage-rocksdb
StorageEmbeddedRocksDB
|
2020-11-12 13:17:58 +03:00 |
|
alexey-milovidov
|
8dd81410de
|
Merge pull request #16843 from azat/clickhouse-client-stage
Add --stage option for clickhouse-client
|
2020-11-12 13:09:40 +03:00 |
|
Nikolai Kochetov
|
75e78026de
|
Fty to fix ci
|
2020-11-12 13:03:10 +03:00 |
|
alesapin
|
a8d466a645
|
Merge branch 'master' into add_separate_pool_for_fetches
|
2020-11-12 12:51:02 +03:00 |
|
Nikolai Kochetov
|
85a4849756
|
Fty to fix ci
|
2020-11-12 12:21:33 +03:00 |
|
Nikolai Kochetov
|
1a0add5a22
|
Fix compile expressions
|
2020-11-12 11:58:36 +03:00 |
|
Nikolai Kochetov
|
46f70dd0de
|
Merge branch 'master' into actions-dag-f14
|
2020-11-12 11:54:44 +03:00 |
|
filimonov
|
ec6f092683
|
Update AggregateFunctionTimeSeriesGroupSum.h
|
2020-11-12 09:40:26 +01:00 |
|
sundyli
|
5ef809931e
|
Merge branch 'master' into storage-rocksdb
|
2020-11-12 08:26:27 +08:00 |
|
alexey-milovidov
|
34b2a460ba
|
Merge pull request #16578 from fibersel/issue-8828
add compression method for files: Xz
|
2020-11-12 02:58:52 +03:00 |
|
a.palagashvili
|
fe5800a27e
|
remove commented code
|
2020-11-12 02:12:51 +03:00 |
|
tavplubix
|
058aa8f85e
|
Merge pull request #16824 from ClickHouse/replace_stringstreams_with_buffers
Replace std::*stringstreams with DB::*Buffers
|
2020-11-12 01:11:44 +03:00 |
|