Commit Graph

52777 Commits

Author SHA1 Message Date
Alexey Milovidov
10beda9d39 Add benchmark results Yiğit Konur and Metehan Çetinkaya of seo.do 2020-12-13 04:44:07 +03:00
alexey-milovidov
bce02de691
Merge pull request #17539 from azat/remerge_sort_lowered_memory_bytes_ratio
Add remerge_sort_lowered_memory_bytes_ratio setting
2020-12-13 04:38:50 +03:00
alexey-milovidov
436adf34df
Merge pull request #17881 from gyuton/gyuton-DOCSUP-4263-Update_the_sql_statement_ORDER_BY
DOCSUP-4263: Updated the sql statement order by
2020-12-13 04:37:29 +03:00
alexey-milovidov
4ce148d2ea
Merge pull request #18034 from edani/master
Expand max_parallel_replicas documentation
2020-12-13 04:34:46 +03:00
alexey-milovidov
8df4789113
Merge pull request #17845 from kitaisreal/space-saving-remove-last-element-from-map-fix
SpaceSaving remove last element from map fix
2020-12-13 04:09:51 +03:00
alexey-milovidov
04e222f6f3
Merge pull request #17986 from azat/fwd-decl
More forward declaration for generic headers
2020-12-13 01:12:05 +03:00
Eric Daniel
17a8a4e966 Expand max_parallel_replicas documentation
Based on discussion in #17807
2020-12-12 13:59:37 -08:00
Alexey Milovidov
2ad5c8eed3 Allow server to start with TestKeeper port in development environment 2020-12-13 00:45:23 +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
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
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
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
alexey-milovidov
e00b99ffe9
Update encodeXML.cpp 2020-12-12 03:09:11 +03:00
alexey-milovidov
b96316f0c4
Update encodeXML.cpp 2020-12-12 03:06:09 +03:00
alexey-milovidov
93985e6645
Update encodeXML.cpp 2020-12-12 03:05:35 +03:00
alexey-milovidov
0d6fe7121d
Merge pull request #17887 from sundy-li/trivial_count-fix
disable optimize_trivial_count in query with array join
2020-12-12 02:44:07 +03:00