Azat Khuzhin
ed64f2ad67
Add a test for Distributed query finish does not produce any NETWORK_ERROR
2020-11-14 18:35:15 +03:00
robot-clickhouse
a6f6e5c408
Update version_date.tsv after release 20.8.6.6
2020-11-13 20:40:02 +03:00
Alexander Kuzmenkov
816a808922
Merge pull request #16821 from ClickHouse/aku/perf-threads
...
Try 12 threads max in perf test
2020-11-13 20:25:35 +03: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
Nikolai Kochetov
3d90b8bcc9
Merge pull request #16982 from ClickHouse/add-test-from-16588
...
Added test from #16588
2020-11-13 17:45:52 +03:00
Anna
a1b1338281
DOCSUP-2869: Document section user_directories in the main config ( #16340 )
...
* DOCSUP-2869: Document section user_directories in the main config
* Update settings.md
* Update
* Commit for DOCSUP-3418
* Update
* Russian translation
* Fix typo
2020-11-13 16:08:38 +03:00
Nikolai Kochetov
b5a8ef3ceb
Added test from #16588
2020-11-13 15:51:50 +03:00
alexey-milovidov
e55e20fd28
Merge pull request #16981 from patrick-zippenfenig/patch-1
...
Add client library for Swift: ClickHouseNIO and ClickHouseVapor
2020-11-13 15:33:03 +03:00
Alexey Milovidov
c3751e8825
Added results from Intel
2020-11-13 15:09:27 +03:00
Ivan
902091cc07
Slightly better miniselect usage ( #16896 )
...
* Slightly better miniselect usage
* Update ColumnDecimal.cpp
2020-11-13 14:28:18 +03:00
Nikolai Kochetov
504088de59
Merge pull request #16978 from ClickHouse/try-fix-ci-4
...
Try fix ci
2020-11-13 14:26:31 +03:00
Patrick Zippenfenig
178649ed20
Add client library for Swift
2020-11-13 11:58:50 +01:00
damozhaeva
fedefc43ff
DOCSUP-3417 translate to english ( #16797 )
...
* English translation
* Update utils/db-generator/README.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update utils/db-generator/README.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update utils/db-generator/README.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update utils/db-generator/README.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update utils/db-generator/README.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update utils/db-generator/README.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update utils/db-generator/README.md
* Update utils/db-generator/README.md
Co-authored-by: Daria Mozhaeva <dmozhaeva@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-11-13 13:12:06 +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
robot-clickhouse
f6fc9137a0
Update version_date.tsv after release 20.9.5.5
2020-11-13 09:29:18 +03:00
robot-clickhouse
26572e9c6f
Update version_date.tsv after release 20.10.4.1
2020-11-13 09:03:13 +03:00
robot-clickhouse
5169ae577e
Update version_date.tsv after release 20.11.3.3
2020-11-13 08:17:43 +03:00
Alexander Kuzmenkov
e4dd68039e
fix
2020-11-13 08:00:43 +03:00
alexey-milovidov
4fa3e6888d
Merge pull request #16959 from ClickHouse/fix-bug-in-git-import
...
Fixed bug in git-import tool
2020-11-13 04:37:47 +03:00
Alexey Milovidov
7d1c0f5b28
Fixed bug in git-import tool
2020-11-13 04:36:34 +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
Anton Popov
4cecd89e84
fix dropping of empty parts
2020-11-12 20:37:54 +03:00
Alexander Kuzmenkov
7313691140
Merge remote-tracking branch 'origin/master' into HEAD
2020-11-12 20:31:17 +03: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
31541f94d2
Merge pull request #16852 from mapan1984/patch-1
...
update backup.md to make it more human readable
2020-11-12 19:45:39 +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
ed50a8a200
Merge pull request #16915 from mapan1984/patch-5
...
Update docs/zh/commercial/support.md to make it more human readable
2020-11-12 19:41:48 +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
gyuton
f48232d615
DOCSUP-3535: Documented the reinterpretAsUUID function (updated) ( #16688 )
...
* Updated description
* Updated description
* Added translation
* Fixed links
* Fixed links 2
* Fixed mistakes in translation
* Improved description and added examples
* Minor fixes
Co-authored-by: George <gyuton@yandex-team.ru>
2020-11-12 19:23:32 +03:00
olgarev
b5ec4ab9d4
DOCSUP-2807: Documented the date_trunc function ( #15429 )
...
* Docs updated for date_trunc() and now().
* Minor fix.
* Minor fix in en. Translation to Russian.
* Minor link fixes.
* Apply suggestions from code review
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Updates
* Minor fix
* Minor updates for now() (en, ru).
Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-11-12 19:14:47 +03:00
tavplubix
e0dc004b95
Merge pull request #16885 from amosbird/dd
...
Disable ATTACH/DETACH TABLE <DICTIONARY>
2020-11-12 16:34:21 +03:00
Kruglov Pavel
9974ab5928
Merge pull request #16582 from annvsh/anna-shakhova-DOCSUP-3863-formats_tsv_csv_enum_as_number
...
DOCSUP-3863: Documented the settings input_format_csv_enum_as_number, input_format_tsv_enum_as_number
2020-11-12 16:25:24 +03:00
annvsh
ab96528a9c
Fixed
2020-11-12 19:03:24 +07: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
2a1911d08f
Merge pull request #16859 from su-houzhen/fix_build_error
...
Fix build err
2020-11-12 13:45:38 +03:00
alexey-milovidov
d4c99a64b4
Merge pull request #16901 from filimonov/timeSeriesGroupSum-remove-docs
...
Remove timeSeriesGroupRateSum from docs
2020-11-12 13:45:19 +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
a859366ccb
Merge pull request #16906 from cnkang/patch-1
...
Update build-osx.md
2020-11-12 13:17:02 +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