Azat Khuzhin
|
ed64f2ad67
|
Add a test for Distributed query finish does not produce any NETWORK_ERROR
|
2020-11-14 18:35:15 +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 |
|
Nikolai Kochetov
|
b5a8ef3ceb
|
Added test from #16588
|
2020-11-13 15:51:50 +03:00 |
|
Nikolai Kochetov
|
00e8c8a2f6
|
Skip test.
|
2020-11-13 12:28:21 +03: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 |
|
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 |
|
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
|
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 |
|
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 |
|
alesapin
|
a8d466a645
|
Merge branch 'master' into add_separate_pool_for_fetches
|
2020-11-12 12:51:02 +03:00 |
|
Nikolai Kochetov
|
46f70dd0de
|
Merge branch 'master' into actions-dag-f14
|
2020-11-12 11:54:44 +03: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 |
|
Anton Popov
|
2497598a49
|
Remove empty parts after they were pruned by TTL
|
2020-11-11 19:19:43 +03:00 |
|
Ivan
|
bdbd41bd3d
|
Pytest test fixes (#16836)
|
2020-11-11 18:29:36 +03:00 |
|
Amos Bird
|
134786afd5
|
Disable ATTACH/DETACH TABLE <DICTIONARY>
|
2020-11-11 23:04:49 +08:00 |
|
filimonov
|
7995405109
|
Update 01560_timeseriesgroupsum_segfault.sql
|
2020-11-11 14:27:21 +01:00 |
|
Nikolai Kochetov
|
072f481234
|
Try fix tests.
|
2020-11-11 15:01:16 +03:00 |
|
Mikhail Filimonov
|
e400d97b12
|
Test for issue #16862
|
2020-11-11 11:17:21 +01:00 |
|
Nikolai Kochetov
|
1846bb3cac
|
Merge branch 'master' into actions-dag-f14
|
2020-11-11 13:08:57 +03:00 |
|
a.palagashvili
|
124ef2f5fa
|
added and successfully passed tests for content encoding and file() function, formatted code
|
2020-11-11 04:50:56 +03:00 |
|
sundy-li
|
c56d1212a2
|
rocksdb-cmake && fix iteration bug && improve tests
|
2020-11-11 09:39:09 +08:00 |
|
Alexey Milovidov
|
630aa9b0c3
|
Rename Rocksdb to RocksDB
|
2020-11-11 09:08:53 +08:00 |
|
sundy-li
|
46c01eb7a2
|
improve unbundle build
|
2020-11-11 09:08:53 +08:00 |
|
sundy-li
|
fb7066d73d
|
* fix fasttest and cmake && pipline for all_scan
* unique the keys
* add inputstream && outputstream
|
2020-11-11 09:08:53 +08:00 |
|
sundy-li
|
f95a66b584
|
add supportsIndexForIn && supportsParallelInsert, support parallel reading
|
2020-11-11 09:08:52 +08:00 |
|
sundy-li
|
b092ebe40d
|
add primary key for StorageEmbeddedRocksdb
|
2020-11-11 09:08:52 +08:00 |
|
sundy-li
|
03ad32a3fa
|
disable WITH_GFLAGS
|
2020-11-11 09:08:52 +08:00 |
|
root
|
e9de5b6ad4
|
Add StorageEmbeddedRocksdb Engine
|
2020-11-11 09:08:52 +08:00 |
|
Azat Khuzhin
|
ab8f13b885
|
Add --stage option for clickhouse-client
It is sometimes useful to process queries not up to the Complete stage
but intermediate some (i.e. for Distributed queries debugging and
similar).
|
2020-11-11 00:54:51 +03:00 |
|
Danila Kutenin
|
a489f65c02
|
Merge branch 'master' into master
|
2020-11-10 20:16:29 +03:00 |
|
Nikolai Kochetov
|
15d3fc1438
|
Merge pull request #14936 from ClickHouse/storage-read-query-plan
Storage read query plan (Continuation)
|
2020-11-10 19:57:01 +03:00 |
|
Nikolai Kochetov
|
b659efdb43
|
Fix test.
|
2020-11-10 16:18:36 +03:00 |
|
Nikolai Kochetov
|
195c941c4e
|
Merge branch 'master' into storage-read-query-plan
|
2020-11-10 15:02:22 +03:00 |
|
Nikolai Kochetov
|
11511e0929
|
Merge pull request #16818 from ClickHouse/try-to-fix-checks
Try to fix ci
|
2020-11-10 14:52:51 +03:00 |
|
Pavel Kruglov
|
ca4088b400
|
Try to treat input values as enum id in tsv/scv
|
2020-11-10 14:36:53 +03:00 |
|
alesapin
|
2e357516a6
|
Merge branch 'master' into add_separate_pool_for_fetches
|
2020-11-10 13:53:08 +03:00 |
|
Nikolai Kochetov
|
59c0a739c4
|
Add test to skiplist.
|
2020-11-10 12:18:51 +03:00 |
|
Alexander Kuzmenkov
|
5449c23cb8
|
Merge pull request #16040 from kitaisreal/datetime-comparison-with-date-string-literal
DateTime comparison with date string literal
|
2020-11-10 08:15:00 +03:00 |
|
a.palagashvili
|
f999ea2a6f
|
renamed files, added new library, changed error codes, added tests for file() function
|
2020-11-10 01:52:22 +03:00 |
|
Danila Kutenin
|
f7f7fde3a8
|
Fix fast test to see all others
|
2020-11-09 22:48:39 +03:00 |
|
alesapin
|
ea7fe94aa9
|
Merge pull request #15511 from nvartolomei/nv/drop-detached-part-quorum-possible-solution
ALTER TABLE ... DROP|DETACH PART
|
2020-11-09 18:00:30 +03:00 |
|
alexey-milovidov
|
e47ed55d32
|
Merge pull request #14977 from achimbab/indexOf_bloomfilter
Fix indexOf() to use BloomFilter
|
2020-11-09 17:58:42 +03:00 |
|
Nikolai Kochetov
|
6717c7a0af
|
Merge branch 'master' into actions-dag-f14
|
2020-11-09 14:57:48 +03:00 |
|
tavplubix
|
67099f28ac
|
Merge pull request #16591 from ClickHouse/aku/create-file
Support `SETTINGS` clause for File engine
|
2020-11-09 14:15:42 +03:00 |
|
Maksim Kita
|
02da9af32d
|
DateTime comparison with date string literal
|
2020-11-09 11:29:08 +03:00 |
|