Mike Kot
831b90f272
Replaced the iteration algorithm in part finder
...
Now, instead of iterating through the directories, we iterate though
directories of on of the table disks (which doesn't give us a
substantial boost but is a bit neater to read).
- Updated the system.replication_queue command types.
- Fixed the part ptr being empty (added the checksum loading and
initialization).
- Removed extra logging.
2021-03-17 16:55:26 +03:00
Mike Kot
2ccdb7ef5c
Multiple small code and test updates
...
- Updated the docs to make everything clear.
- Multiple small logger fixes.
- Changed the attach_part command -- now it's after check for the
covering parts -- motivation is to do less work with the checksums
fetching.
- Better logging in the integration test.
2021-03-17 16:52:35 +03:00
Mike Kot
406d037ebb
Merge remote-tracking branch 'upstream/master' into feature/attach-partition-local
2021-03-15 18:41:47 +03:00
Vladimir
b1f22e893e
Merge branch 'master' into sevirov-DOCSUP-7098-edit_translate_russian_docs_templates
2021-03-15 15:57:54 +03:00
Vladimir
67a24de661
Apply suggestions from code review
2021-03-15 15:54:51 +03:00
Alexey Milovidov
4028461c77
Whitespaces
2021-03-15 15:54:44 +03:00
alexey-milovidov
fba8d66f51
Merge pull request #21220 from Slach/add_postgresql_engine_docs
...
Add postgresql engine docs
2021-03-15 15:40:15 +03:00
Alexey Milovidov
da08d29955
Remove trash and fix broken links
2021-03-15 14:56:04 +03:00
Alexey Milovidov
7978320cc2
Fix tons of trash
2021-03-15 14:49:38 +03:00
Alexey Milovidov
c506356cc6
Fix trash links
2021-03-15 14:41:20 +03:00
Alexey Milovidov
6d6633eca4
Fix garbage
2021-03-15 14:38:28 +03:00
Alexey Milovidov
8850856276
Remove "Original article" (must be automated instead)
2021-03-15 14:32:26 +03:00
Alexey Milovidov
0a6a80fa52
Fix broken links
2021-03-15 14:30:56 +03:00
Alexey Milovidov
4ad6cc3313
Improve links matching
2021-03-15 14:28:37 +03:00
Alexey Milovidov
63bf066e2d
Improve links matching
2021-03-15 14:27:49 +03:00
Pysaoke
679b32ee54
Update query_log.md
...
Improve the translation of `query_log.md` in Chinese documents
2021-03-15 16:11:57 +08:00
Alexey Milovidov
ce364955b7
Fix broken link
2021-03-14 23:19:53 +03:00
Alexey Milovidov
c64892cdc8
Fix broken links
2021-03-14 17:36:45 +03:00
Alexey Milovidov
fd766a3519
Better than nothing
2021-03-14 16:31:16 +03:00
Alexey Milovidov
f617976571
Fix broken links
2021-03-14 15:55:11 +03:00
Alexey Milovidov
ecb686b0be
Fix some broken links
2021-03-14 15:29:23 +03:00
Alexey Milovidov
8c9bd09e6c
Remove broken "Original article"
2021-03-14 15:19:04 +03:00
Alexey Milovidov
bab7e9be9a
Fix some broken links
2021-03-14 15:18:10 +03:00
Alexey Milovidov
3f35e686ed
Add .gitignore
2021-03-14 15:01:03 +03:00
Alexey Milovidov
4820498231
Update gitignore
2021-03-14 14:53:27 +03:00
Alexey Milovidov
cb865ebe60
Removed strange file
2021-03-14 14:49:53 +03:00
Alexey Milovidov
78fba611e0
Remove trash
2021-03-14 14:48:36 +03:00
Alexey Milovidov
b65cc841e4
Remove a test that cannot be fixed - less garbage in CI check output
2021-03-14 14:45:47 +03:00
Alexey Milovidov
ef4913d184
Removed harmful code that was added due to misconduct
2021-03-14 14:41:04 +03:00
Alexey Milovidov
0dcf8b4d55
Add .gitignore
2021-03-14 14:39:14 +03:00
Alexey Milovidov
bbd6ac2d3a
Merge branch 'master' into add_postgresql_engine_docs
2021-03-14 14:22:56 +03:00
Dmitriy
9baaea9789
Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-7098-edit_translate_russian_docs_templates
2021-03-13 21:37:13 +03:00
Dmitriy
aad98b368e
Edit and translate to Russian
...
Поправил шаблоны в английской и русской версиях.
2021-03-13 21:18:45 +03:00
Kruglov Pavel
ab9a99babf
Merge pull request #21391 from ka1bi4/romanzhukov-DOCSUP-7100-avg
...
DOCSUP-7100: Edit and translate to Russian (AVG function)
2021-03-12 19:48:01 +03:00
Roman Bug
1c0c5f4441
Update avg.md
2021-03-12 19:44:36 +03:00
Nikita Mikhaylov
a14110a9a5
Merge pull request #21497 from olgarev/DOCSUP-6545_edit_and_translate
...
DOSCUP-6545: Edit and translate
2021-03-12 16:04:31 +03:00
Olga Revyakina
099085bbd9
Merge branch 'DOCSUP-6545_edit_and_translate' of https://github.com/olgarev/ClickHouse into DOCSUP-6545_edit_and_translate
2021-03-12 13:00:51 +03:00
Olga Revyakina
5826432172
Headers order changed
2021-03-12 13:00:46 +03:00
Roman Bug
637aacdaa4
Update docs/en/sql-reference/aggregate-functions/reference/avg.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-12 11:49:38 +03:00
Roman Bug
1688b1a8ad
Update docs/ru/sql-reference/aggregate-functions/reference/avg.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-12 11:49:32 +03:00
alexey-milovidov
7a0ca6dddd
Update cloud.md
2021-03-12 08:36:03 +03:00
Xiang Zhou
ceae3f841c
Add cloud MD in jp.
2021-03-12 11:30:47 +08:00
Xiang Zhou
56d615ea15
Add cloud MD in zh and en.
2021-03-12 11:16:02 +08:00
Xiang Zhou
8cf0828117
Update cloud doc zh.
2021-03-12 10:48:23 +08:00
olgarev
183868dfcb
Apply suggestions from code review
...
Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
2021-03-12 05:12:28 +03:00
alexey-milovidov
494c6294b3
Merge pull request #21597 from qoega/fixes-clang-12-cmake-3.19
...
Prepare to use clang 12 and cmake 3.19
2021-03-11 23:45:53 +03:00
Denis Glazachev
290a6d273e
Add Kerberos support for authenticating existing users when accessing over HTTP
2021-03-11 23:41:10 +03:00
Ilya Yatsishin
e6379fc3cc
Merge pull request #21530 from lehasm/alexey-sm-DOCSUP-7197-navigation-title-ru-support
...
DOCSUP-7197: Escaped Unicode replaced with symbols
2021-03-11 12:51:57 +03:00
alesapin
cae9751961
Merge pull request #21493 from olgarev/revolg-DOCSUP-5854_show_settings
...
DOCSUP-5854: Documented the SHOW SETTINGS statement
2021-03-11 11:47:32 +03:00
Vladimir
0b34b00fca
Merge pull request #21570 from sevirov/sevirov-DOCSUP-7046-edit_translate_russian_date_functions
2021-03-11 11:04:30 +03:00