Commit Graph

71174 Commits

Author SHA1 Message Date
Anna
f9a859a2b1
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-24 14:28:49 +03:00
Anna
a34a56d232
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-24 14:28:43 +03:00
Anna
72beeecb73
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-24 14:28:37 +03:00
Anna
e7b342dd4f
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-24 14:28:26 +03:00
Anna
86874ace78
Update docs/en/sql-reference/data-types/date32.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-24 14:28:19 +03:00
Anna
8ea3f0579a
Update docs/en/sql-reference/functions/type-conversion-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-24 14:28:10 +03:00
Anna
faaafd838a
Update docs/en/sql-reference/functions/type-conversion-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-24 14:28:03 +03:00
Anna
7f6e6c97cb
Update docs/en/sql-reference/functions/type-conversion-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-24 14:27:54 +03:00
Anna
8ab7029cc5
Update docs/en/sql-reference/functions/type-conversion-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-24 14:27:41 +03:00
Anna
985e33e15b
Update docs/en/sql-reference/data-types/date32.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-24 14:27:30 +03:00
Anna
75010c156c
Update docs/en/sql-reference/data-types/date.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-24 14:24:10 +03:00
Nikita Mikhaylov
19fc723328 chmod +x 2021-08-24 11:14:37 +00:00
Vitaly Baranov
8dc128f3d9 Set version of tzlocal to 2.1 2021-08-24 14:07:48 +03:00
Kruglov Pavel
86f89af4d2
Merge pull request #28077 from Avogar/fix-typo-in-docks
Fix typo in docs
2021-08-24 13:50:52 +03:00
Pavel Kruglov
f31b67238d Fix typo 2021-08-24 13:49:59 +03:00
mergify[bot]
ae22bab2c4
Merge branch 'master' into materialize_ttl_recalculate_only 2021-08-24 08:49:19 +00:00
alesapin
2d480b33b6 Fix zookeeper secure client test 2021-08-24 11:01:08 +03:00
Vladimir C
5f4ca42d15
Merge pull request #23051 from excitoon-favorites/s3partitionedwrite 2021-08-24 10:58:43 +03:00
Vladimir C
0858fdf113
Merge pull request #27036 from nickitat/nickitat_select_filter 2021-08-24 10:18:55 +03:00
alesapin
80085bd988
Merge pull request #27989 from olgarev/revolg-DOCSUP-13334-Recompression_TTL
DOCSUP-13334: Recompression TTL and Settings
2021-08-24 10:14:45 +03:00
Nikolai Kochetov
3db619cffc
Merge pull request #28027 from ClickHouse/fix-throw-without-exception-in-mysql
Fix throw without exception in MySQL source.
2021-08-24 10:13:12 +03:00
Vladimir C
98acccbdcc
Merge branch 'master' into s3partitionedwrite 2021-08-24 10:03:57 +03:00
Vitaly Baranov
1efed59d84
Update Field.h 2021-08-24 08:53:21 +03:00
Vitaly Baranov
355cc09004
Merge pull request #21945 from vitlibar/backup
Add new commands BACKUP and RESTORE (part 1)
2021-08-24 08:28:07 +03:00
Yingfan Chen
fbb056e564 fix star schema zh sql 2021-08-24 08:55:27 +08:00
Nikita Mikhaylov
242ef3dcb5 Proper build 2021-08-24 00:09:19 +00:00
Braulio Valdivielso
08b21339ec print out git status information at configure stage
This fixes #24373. Having the git status information available in the
CMake logs will make it easier to troubleshoot build failure reports.
2021-08-23 23:06:04 +01:00
Nikita Mikhaylov
ac4a516152 Fix build 2021-08-23 21:45:48 +00:00
Vitaly Baranov
63e8bc1f20 Added new commands BACKUP and RESTORE. 2021-08-23 23:41:45 +03:00
Vitaly Baranov
139199ac66 Add trimLeft() and trimRight() overloads for strings. 2021-08-23 23:41:45 +03:00
Vitaly Baranov
c1177ee562 Support implicit cast std::pair<UInt64, UInt64> to UInt128. 2021-08-23 23:41:45 +03:00
Vitaly Baranov
9a5eeb5d41 Add utility function insertAtEnd(). 2021-08-23 23:41:45 +03:00
Vitaly Baranov
4c9d9aadd4 Add owning ConcatReadBuffer. 2021-08-23 23:41:45 +03:00
Vitaly Baranov
2ac97c7fc3 Make IDatabase::getTablesIterator() const. 2021-08-23 23:41:45 +03:00
Sergei Semin
ac8c6e0847
fix some typos 2021-08-23 22:59:33 +03:00
Azat Khuzhin
67a3ce1891 Bump replxx
Refs: https://github.com/ClickHouse-Extras/replxx/pull/17
2021-08-23 22:27:54 +03:00
Anton Popov
0db8b524f0
Merge pull request #27984 from BraulioVM/optimize/has-all-bloom-filter
Make `hasAll` filter condition leverage bloom filters
2021-08-23 22:19:50 +03:00
tavplubix
b6ec22a08c
Merge pull request #28036 from ClickHouse/tavplubix-patch-3
Follow-up to #28016
2021-08-23 22:05:29 +03:00
Nikita Mikhaylov
afae867060 Fix build 2021-08-23 18:31:17 +00:00
tavplubix
95be614664
Update Dockerfile 2021-08-23 21:01:19 +03:00
Alexander Tokmakov
d95131dd4a better check for alter partition version 2021-08-23 20:51:20 +03:00
Nikita Mikhaylov
77430a1baa better 2021-08-23 14:36:26 +00:00
Maksim Kita
010d72593f Fixed integration tests 2021-08-23 17:31:58 +03:00
olgarev
2aaa5eb584 Removed 2021-08-23 14:31:42 +00:00
olgarev
7d8436e690
Update docs/en/engines/table-engines/mergetree-family/mergetree.md
Co-authored-by: alesapin <alesapin@gmail.com>
2021-08-23 17:14:30 +03:00
olgarev
1448e1cefc
Apply suggestions from code review
Co-authored-by: alesapin <alesapin@gmail.com>
2021-08-23 17:13:50 +03:00
olgarev
4625bc9e77
Update docs/en/engines/table-engines/mergetree-family/mergetree.md
Co-authored-by: alesapin <alesapin@gmail.com>
2021-08-23 17:10:55 +03:00
Nikita Mikhaylov
768378b6d8
Merge pull request #27960 from sevirov/sevirov-DOCSUP-13574-document_the_output_format_parallel_formatting_setting
DOCSUP-13574: Document the output_format_parallel_formatting setting
2021-08-23 16:32:25 +03:00
Nikita Mikhaylov
735f19b0f0
Update docs/ru/operations/settings/settings.md 2021-08-23 16:32:07 +03:00
Nikita Mikhaylov
b954eeeb51
Update docs/ru/operations/settings/settings.md 2021-08-23 16:32:01 +03:00