Commit Graph

71281 Commits

Author SHA1 Message Date
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
Dmitry Novik
987421862a exclude tests 2021-08-24 14:19:34 +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
Alexander Tokmakov
697f2bcedb fix 2021-08-24 11:35:45 +03: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
kssenii
0d5000f917 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into mysql 2021-08-24 07:30:42 +00: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
Nikolai Kochetov
2a0e45a595 Fix throw without exception in MySQL source. 2021-08-23 22:20:30 +00:00
kssenii
962f415740 Add test and settings 2021-08-23 22:18:04 +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
Dmitry Novik
d5b116b2da update tests 2021-08-24 01:00:41 +03:00
Nikita Mikhaylov
ac4a516152 Fix build 2021-08-23 21:45:48 +00:00
Dmitry Novik
e78f9b3d4b code cleanup 2021-08-24 00:42:03 +03: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
Dmitriy
3d9668cf40 Translate to Russian
Перевел на русский язык.
2021-08-23 22:44:01 +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
olgarev
7b7959816e
Apply suggestions from code review
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
2021-08-23 20:41:48 +03:00
Dmitry Novik
6dad70a1fb Add check whether enums have the same underlying type or not 2021-08-23 17:55:21 +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