Commit Graph

52927 Commits

Author SHA1 Message Date
Alexey Milovidov
2ad5c8eed3 Allow server to start with TestKeeper port in development environment 2020-12-13 00:45:23 +03:00
Maksim Kita
b810b28b08 Added comment 2020-12-13 00:40:34 +03:00
alexey-milovidov
4887d59b06
Merge pull request #18027 from Jokser/fix-flappy-log-family-s3
Fix flappy test_log_family_s3
2020-12-13 00:39:41 +03:00
Maksim Kita
0dcbcec19a Added tests 2020-12-13 00:29:09 +03:00
Alexey Milovidov
ef064696e7 Add perf test 2020-12-13 00:17:37 +03:00
Alexey Milovidov
532557ecfd encodeXMLComponent: rename files after #17659 2020-12-12 23:47:37 +03:00
Maksim Kita
18bde6ef02 Fixed compile issues 2020-12-12 23:47:23 +03:00
alexey-milovidov
2eabd41749
Merge pull request #17659 from nautaa/master
add function to escape charaters for XML
2020-12-12 23:43:41 +03:00
alexey-milovidov
987725f67b
Merge pull request #17935 from Jokser/disk-s3-remove-empty-metadata-files
Forcibly removing empty or bad metadata files from FS for DiskS3
2020-12-12 23:41:35 +03:00
George
8d79ae56f0 created lowcardinality files for ja and tr 2020-12-12 23:07:24 +03:00
Maksim Kita
3d261c82e9 Array aggregation functions 2020-12-12 22:50:28 +03:00
Dmitriy
065a64cc37 Update distribution_queue.md
Добавил ссылку на движок таблиц Distributed.
2020-12-12 22:43:52 +03:00
Dmitriy
a244a4f0e3 Merge branch 'sevirov-DOCSUP-4709-document_distribution_queue_system_table' of https://github.com/sevirov/ClickHouse into sevirov-DOCSUP-4709-document_distribution_queue_system_table 2020-12-12 22:28:09 +03:00
Dmitriy
c03e91eec0 Create distribution_queue.md
Выполнил перевод на русский язык.
2020-12-12 22:27:01 +03:00
alexey-milovidov
542dd454aa
Merge pull request #17996 from feixue1121/master
Fix some translation errors in string-replace-functions
2020-12-12 21:08:08 +03:00
alexey-milovidov
ad96fa1deb
Merge pull request #18023 from ocadaruma/fix-docs-attr-list
Fix corrupted markdowns
2020-12-12 21:07:59 +03:00
alexey-milovidov
b1d79bbb16
Merge pull request #18030 from staticor/patch-3
Update apply-catboost-model.md
2020-12-12 21:07:45 +03:00
Steve-金勇
d1e42a7e5f
Update apply-catboost-model.md 2020-12-13 00:38:19 +08:00
alexey-milovidov
ef8592e2d6
Merge pull request #18025 from zvrr/doc_update
update adopters add TME
2020-12-12 19:32:11 +03:00
alexey-milovidov
782e7ddb80
Update adopters.md 2020-12-12 19:31:55 +03:00
alexey-milovidov
b960c84962
Merge pull request #18028 from Erixonich/patch-1
Исправил опечатку в названии ОС RedHad->RedHat
2020-12-12 19:23:58 +03:00
alexey-milovidov
6f50a86025
Update gtest_hash_table.cpp 2020-12-12 18:57:07 +03:00
Erixonich
95505b95d3
Исправил опечатку в названии ОС RedHad->RedHat 2020-12-12 17:53:12 +03:00
Pavel Kovalenko
3f2f663bfa Add [[maybe_unused]] for msg parameter in handle_error_code. 2020-12-12 17:43:11 +03:00
Azat Khuzhin
41bc43325b Make 01290_max_execution_speed_distributed less flaky 2020-12-12 17:43:10 +03:00
Azat Khuzhin
77a1d00dee Add new remote context as interpreter context to the Pipe 2020-12-12 17:43:10 +03:00
Azat Khuzhin
5b3ab48861 More forward declaration for generic headers
The following headers are pretty generic, so use forward declaration as
much as possible:
- Context.h
- Settings.h
- ConnectionTimeouts.h
(Also this shows that some missing some includes -- this has been fixed)

And split ConnectionTimeouts.h into ConnectionTimeoutsContext.h (since
module part cannot be added for it, due to recursive build dependencies
that will be introduced)

Also remove Settings from the RemoteBlockInputStream/RemoteQueryExecutor
and just pass the context, since settings was passed only in speicifc
places, that can allow making a copy of Context (i.e. Copier).

Approx results (How much units will be recompiled after changing file X?):

- ConnectionTimeouts.h
  - mainline: 100

- Context.h:
  - mainline: ~800
  - patched:  415

- Settings.h:
  - mainline: 900-1K
  - patched:  440 (most of them because of the Context.h)
2020-12-12 17:43:10 +03:00
Pavel Kovalenko
25df6bae78 Add nested exception when handle Disk S3 metadata file read error. 2020-12-12 17:11:47 +03:00
Pavel Kovalenko
c2c497e290 Use s3 disk explicitly for log tables in test_log_family_s3. 2020-12-12 16:44:19 +03:00
Maksim Kita
07c8293043 Added tests 2020-12-12 15:08:46 +03:00
Nikolai Kochetov
ca20058cdc Update libunwind. 2020-12-12 14:10:27 +03:00
George
c7d48c48ce more troubleshooting 2020-12-12 11:58:07 +03:00
zvvr
8a13a340b9 update adopters add TME 2020-12-12 16:20:26 +08:00
George
fa9257cd82 fix 2020-12-12 11:14:46 +03:00
George
1567444628 troubleshooting - fixed links to original articles 2020-12-12 10:36:39 +03:00
Amos Bird
0954cc2b5c
test is not working 2020-12-12 14:20:52 +08:00
Amos Bird
8d0e949462
ddlworker max entry metric 2020-12-12 14:20:49 +08:00
George
9b1d919110 more troubleshooting 2020-12-12 06:39:22 +03:00
George
3794cb2d3f troubleshooting the error 2020-12-12 05:48:23 +03:00
ocadaruma
1d7cab0223 Fix corrupted markdowns 2020-12-12 10:59:34 +09:00
alexey-milovidov
c74011851a
Update HashTable.h 2020-12-12 04:58:07 +03:00
alexey-milovidov
d94d9aa8d7
Update HashTable.h 2020-12-12 04:17:32 +03:00
George
d5f87efba5 fixed a typo in translation 2020-12-12 04:16:58 +03:00
George
99212dcb73 added translation 2020-12-12 04:06:37 +03:00
alexey-milovidov
9e48b9b656
Update HashTable.h 2020-12-12 03:47:43 +03:00
George
cabe1463d1 fixed an error 2020-12-12 03:39:45 +03:00
alexey-milovidov
eba1299845
Update HashTable.h 2020-12-12 03:38:55 +03:00
alexey-milovidov
245dea6f2e
Update HashTable.h 2020-12-12 03:33:57 +03:00
alexey-milovidov
7e2bc1e7a6
Update HashTable.h 2020-12-12 03:30:12 +03:00
alexey-milovidov
6e7366f921
Update HashTable.h 2020-12-12 03:28:41 +03:00