Commit Graph

52743 Commits

Author SHA1 Message Date
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
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
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
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
Nikolai Kochetov
ca20058cdc Update libunwind. 2020-12-12 14:10:27 +03:00
zvvr
8a13a340b9 update adopters add TME 2020-12-12 16:20:26 +08:00
ocadaruma
1d7cab0223 Fix corrupted markdowns 2020-12-12 10:59:34 +09: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
alexey-milovidov
adbe8e1ebb
Merge pull request #17903 from ClickHouse/attach_table_from_path
Implement ATTACH TABLE name FROM 'path/to/data/'
2020-12-12 02:42:53 +03:00
alexey-milovidov
932493f12e
Merge pull request #17982 from azat/build
Tiny build changes
2020-12-12 02:37:14 +03:00
alexey-milovidov
35d9bd2a50
Merge pull request #17992 from staticor/patch-1
Update Index.md
2020-12-12 02:36:10 +03:00
alexey-milovidov
fb9d05e93b
Merge pull request #17988 from ClickHouse/aku/remove-includes
Remove some redundant includes to speed up build
2020-12-12 02:32:27 +03:00
alexey-milovidov
656a9222ac
Merge pull request #18000 from ClickHouse/filimonov-kafka-flaky-test
kafka test_premature_flush_on_eof flap
2020-12-12 02:29:26 +03:00
alexey-milovidov
ee477cde8f
Merge pull request #17998 from staticor/patch-2
Update index.md
2020-12-12 02:28:14 +03:00
alexey-milovidov
47e3419530
Update client-libraries.md 2020-12-12 02:26:44 +03:00
alexey-milovidov
5a7e7f9bf6
Merge pull request #18004 from glushkovds/patch-1
Update client-libraries.md
2020-12-12 02:25:35 +03:00
alexey-milovidov
8d8496a653
Merge pull request #18005 from ClickHouse/filimonov-log-verbosity-client-go-away
Decrease log verbosity of disconnecting clients
2020-12-12 02:25:13 +03:00
alexey-milovidov
6bc3c8cc14
Merge pull request #18009 from amosbird/clientfix
client SIGWINCH fix
2020-12-12 02:22:23 +03:00
alexey-milovidov
cd480e6a37
Update adopters.md 2020-12-11 21:54:35 +03:00
Alexander Kuzmenkov
dcc4b5609f fixup 2020-12-11 21:16:26 +03:00
Amos Bird
88341fec82
client SIGWINCH fix 2020-12-12 00:34:40 +08:00
Alexander Kuzmenkov
a2886cdfa5 Merge remote-tracking branch 'origin/master' into HEAD 2020-12-11 18:57:47 +03:00
Alexander Kuzmenkov
d54d96701a fixup 2020-12-11 18:57:26 +03:00
Pavel Kovalenko
72a55c192e Fix master branch merge artifact. 2020-12-11 18:23:59 +03:00
Pavel Kovalenko
75bdb813ea Merge remote-tracking branch 'origin/master' into disk-s3-remove-empty-metadata-files
# Conflicts:
#	src/Disks/S3/DiskS3.cpp
2020-12-11 18:22:31 +03:00
Nikita Mikhaylov
f1a145a2b2
Merge pull request #17984 from nikitamikhaylov/fix-arcadia-second
Fix arcadia
2020-12-11 17:56:19 +03:00
alexey-milovidov
e57944567a
Merge pull request #18008 from evgenymarkov/patch-1
Fix typo in related links
2020-12-11 17:49:37 +03:00
Evgeny Markov
401f502468
Fix typo in related links 2020-12-11 17:30:15 +03:00
Kruglov Pavel
a8c1d17f83
Merge pull request #16935 from ucasFL/agg-func-setting-null-for-empty
`aggregate_functions_null_for_empty` move OrNull ahead
2020-12-11 17:11:39 +03:00
Kruglov Pavel
6300cd285f
Merge pull request #17909 from Jokser/disk-s3-send-metadata
Ability to set metadata when put S3 object
2020-12-11 17:01:14 +03:00
Alexander Tokmakov
f9f7da5f97 fix 2020-12-11 15:06:19 +03:00
Pavel Kovalenko
de4a7a8865 Correct handling S3 disk metadata file read exceptions. 2020-12-11 14:27:58 +03:00