Azat Khuzhin
014c7c02bd
Fix some trailing whitespaces in query format
...
The following statements still has the trailing whitespace:
- WITH
- SELECT
- SELECT DISTINCT
- ARRAY JOIN
- GROUP BY
- ORDER BY
- LIMIT BY
2020-09-09 01:36:21 +03:00
Azat Khuzhin
4f1321daef
Make 00443_merge_tree_uniform_read_distribution_0.reference real file (was symlink)
2020-09-09 01:36:21 +03:00
alexey-milovidov
f2e9a09b11
Merge pull request #14585 from ClickHouse/join-processor
...
Remove Join from ExpressionActions
2020-09-08 23:56:09 +03:00
alexey-milovidov
1e300d9119
Merge pull request #14562 from CurtizJ/fix-fuzz
...
Fix segfault in combinator -Resample
2020-09-08 23:53:14 +03:00
alexey-milovidov
292b0a02f2
Merge pull request #14586 from Avogar/Custom-null-representation-in-TCV
...
Custom null representation in tsv
2020-09-08 23:42:44 +03:00
alexey-milovidov
a5499ab9d6
Merge pull request #14555 from 4ertus2/some
...
Hide symbols in nameless namespace
2020-09-08 19:55:56 +03:00
Nikita Mikhaylov
336df167ff
Merge pull request #14583 from nikitamikhaylov/datasets-gen-20
...
Fix for clang-8 build in datasets generator.
2020-09-08 20:29:14 +04:00
olgarev
de9f1f4c94
DOCSUP-924: Higher-order functions moved to Array functions ( #14092 )
...
* Higher-order functions description moved to Array functions (English).
* Bad anchor fixed.
* Update docs/en/sql-reference/functions/array-functions.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Higher-order functions description moved to Array functions (Russian).
* Update array-functions.md
Minor fixes in Russian text.
Co-authored-by: Olga Revyakina <revolg@yandex.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-09-08 18:55:00 +03:00
Ilya Yatsishin
149732aa52
Merge pull request #14529 from em0t/fix-zh-translate
...
fix zh translate
2020-09-08 18:22:15 +03:00
Roman Bug
f364d86b2b
DOCSUP-2037: Edit and translate PR to RU ( #14439 )
...
* DOCSUP-2037: Updated by PR#12010.
* DOCSUP-2037: Updated by PR#11865
* DOCSUP-2037: Update by PR#11032.
* DOCSUP-2037: Update by PR#11433.
* Update docs/ru/engines/table-engines/mergetree-family/mergetree.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/engines/table-engines/mergetree-family/mergetree.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/operations/system-tables/index.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/operations/system-tables/index.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
Co-authored-by: romanzhukov <romanzhukov@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-09-08 18:20:02 +03:00
Ivan Blinkov
cfcea19d28
Update README.md
2020-09-08 17:18:00 +03:00
robot-clickhouse
8def718661
Auto version update to [20.10.1.1] [54440]
2020-09-08 17:04:41 +03:00
robot-clickhouse
7bc3c43a38
Auto version update to [20.9.1.4585] [54439]
2020-09-08 17:04:06 +03:00
robot-clickhouse
e0e1a5b24b
Update version_date.tsv after release 20.3.18.10
2020-09-08 16:14:51 +03:00
Alexey Milovidov
74bd12284e
Fix typo
2020-09-08 16:13:49 +03:00
Alexey Milovidov
86ed73c1a5
Merge branch 'Avogar-Custom-null-representation-in-TCV' into Avogar
2020-09-08 16:12:59 +03:00
Alexey Milovidov
cfcdcce484
Merge branch 'Custom-null-representation-in-TCV' of https://github.com/Avogar/ClickHouse into Avogar-Custom-null-representation-in-TCV
2020-09-08 16:08:17 +03:00
Kruglov Pavel
23a5a78873
Fix tests
2020-09-08 16:07:58 +03:00
Alexey Milovidov
b4401e8298
Merge branch 'Custom-null-representation-in-TCV' of https://github.com/Avogar/ClickHouse into Avogar-Custom-null-representation-in-TCV
2020-09-08 16:06:34 +03:00
Avogar
5d303573c7
Add tests
2020-09-08 16:06:05 +03:00
Alexey Milovidov
a687bdb370
Merge branch 'Custom-null-representation-in-TCV' of https://github.com/Avogar/ClickHouse into Avogar-Custom-null-representation-in-TCV
2020-09-08 15:51:00 +03:00
Kruglov Pavel
902ac5c33f
Change setting description
2020-09-08 15:49:57 +03:00
robot-clickhouse
efd7ba3230
Update version_date.tsv after release 20.8.2.3
2020-09-08 15:49:07 +03:00
Alexey Milovidov
b460c67a4f
Merge branch 'Custom-null-representation-in-TCV' of https://github.com/Avogar/ClickHouse into Avogar-Custom-null-representation-in-TCV
2020-09-08 15:47:10 +03:00
Kruglov Pavel
401b0e5ebb
Fix mistake 2
2020-09-08 15:47:02 +03:00
Alexey Milovidov
843b51bbb5
Merge branch 'Custom-null-representation-in-TCV' of https://github.com/Avogar/ClickHouse into Avogar-Custom-null-representation-in-TCV
2020-09-08 15:45:38 +03:00
alesapin
6ad91d1018
Merge pull request #14490 from ClickHouse/control_ttl_merges_in_pool
...
Control ttl merges in pool
2020-09-08 15:42:20 +03:00
Kruglov Pavel
70be9b152c
Add custom null representation in tsv
2020-09-08 15:39:24 +03:00
Kruglov Pavel
0e8946eb9f
Fix mistake
2020-09-08 15:38:11 +03:00
Kruglov Pavel
cce3f3fe4e
Change setting name
2020-09-08 15:37:18 +03:00
Kruglov Pavel
563f1486e6
Add output_tsv_null_representation
2020-09-08 15:36:11 +03:00
Kruglov Pavel
ac5d6caef5
Add tsv_null_representation
2020-09-08 15:32:31 +03:00
Nikolai Kochetov
dbd7ef9ee6
Fix build.
2020-09-08 15:31:36 +03:00
Kruglov Pavel
0e9612d9ff
Add null_representation setting in TSV
2020-09-08 15:29:22 +03:00
alesapin
bea15175d6
Merge pull request #14496 from Jokser/disk-s3-shutdown
...
Disable S3 requests processing during context shutdown to speed up termination process
2020-09-08 15:21:54 +03:00
Pavel Kovalenko
5e39f8b32b
Add comment explaining DiskS3::shutdown
2020-09-08 15:20:35 +03:00
nikitamikhaylov
724b78a578
better
2020-09-08 15:03:55 +03:00
Ilya Yatsishin
37236e5923
Merge pull request #14553 from ClickHouse/fix-flacky-test-11
...
Handle host/network is unreachable in integration tests
2020-09-08 14:45:00 +03:00
Ilya Yatsishin
a3d6732662
Merge pull request #14558 from bharatnc/ncb/improve-config-path-processing
...
use std::filesystem::path in ConfigProcessor for filepath concatenation
2020-09-08 14:39:23 +03:00
Nikolai Kochetov
b0cb5511a9
Fix build.
2020-09-08 14:17:39 +03:00
Nikita Mikhaylov
80f193f615
Merge pull request #14252 from bharatnc/ncb/time-query-log-in-ms
...
add query_start_time_microseconds field to system.query_log & system.query_thread_log tables
2020-09-08 15:11:50 +04:00
Nikolai Kochetov
4aeed33d4c
Fix build.
2020-09-08 14:07:26 +03:00
Nikolai Kochetov
07e835381c
Fix build.
2020-09-08 14:06:36 +03:00
Artem Zuikov
69e82e647e
another fix for clang tidy
2020-09-08 14:01:17 +03:00
Nikolai Kochetov
39aad9979a
Remove Join from ExpressionActions.
2020-09-08 13:40:53 +03:00
alesapin
be0f8f3ee0
Merge pull request #14575 from ClickHouse/turn_on_ccache
...
Fix cmake ccache search.
2020-09-08 13:25:10 +03:00
alesapin
4aad57de87
Merge pull request #14578 from ClickHouse/retries_in_s3_downloader
...
Retries in s3 downloader
2020-09-08 12:53:09 +03:00
Artem Zuikov
d95614ad60
fix for clang tidy
2020-09-08 12:16:50 +03:00
Ilya Yatsishin
11a247d2f4
Merge pull request #14556 from ClickHouse/fix-arcadia-2
...
Lower binary size in "Arcadia" build
2020-09-08 12:08:35 +03:00
alesapin
c40ba48822
Raise on error
2020-09-08 11:49:24 +03:00