Commit Graph

87115 Commits

Author SHA1 Message Date
alesapin
53eee117f7 Black 2022-04-19 17:44:27 +02:00
alesapin
fafc636104 Fix integration tests parser 2022-04-19 17:44:27 +02:00
fenglv
5a158320df update test 2022-04-19 17:44:27 +02:00
fenglv
07b6274825 Implement type inference for INSERT INTO function null() 2022-04-19 17:44:27 +02:00
Alexey Milovidov
034eb9246f Do not randomize "priority" setting 2022-04-19 17:44:27 +02:00
Alexey Milovidov
fec7a74f68 Add an option for build profiling 2022-04-19 17:44:27 +02:00
fenglv
ee3e366356 fix
fix typo
2022-04-19 17:44:27 +02:00
fenglv
72b0aa18e7 Add setting throw_if_no_data_to_insert 2022-04-19 17:44:27 +02:00
Alexey Milovidov
93229133e2 Return two changes 2022-04-19 17:44:27 +02:00
Alexey Milovidov
79be0aa75b Remove Arcadia 2022-04-19 17:44:27 +02:00
Alexey Milovidov
2bb7fd6a1c Remove Arcadia 2022-04-19 17:44:27 +02:00
Alexey Milovidov
436bece3f6 Remove Arcadia 2022-04-19 17:44:27 +02:00
Alexey Milovidov
3c1e05eb53 Remove Arcadia 2022-04-19 17:44:27 +02:00
Alexey Milovidov
0118d98e93 Remove Arcadia 2022-04-19 17:44:27 +02:00
Alexey Milovidov
8a8b9c1e34 Remove "Arcadia" build system 2022-04-19 17:44:27 +02:00
Alexey Milovidov
8fb78f89cf Fix clang-tidy 2022-04-19 17:44:27 +02:00
Alexey Milovidov
7629016f66 Fix clang-tidy-14 (part 1) 2022-04-19 17:44:27 +02:00
Alexey Milovidov
d0bcc5ea99 Fix slow test 2022-04-19 17:44:27 +02:00
Alexey Milovidov
b6c06268eb Simplification #36313 2022-04-19 17:44:27 +02:00
Alexey Milovidov
767b2eecff Remove trash 2022-04-19 17:44:27 +02:00
Alexey Milovidov
fb9545e0b4 Remove trash 2022-04-19 17:44:27 +02:00
Alexey Milovidov
23968142c1 Update main.cpp 2022-04-19 17:44:27 +02:00
Alexey Milovidov
d6d0e82741 Update main.cpp 2022-04-19 17:44:26 +02:00
Alexey Milovidov
86ae0c9763 Warn and exit if harmful environment variables are set 2022-04-19 17:44:26 +02:00
Alexey Milovidov
611ea86d60 Remove abbreviation 2022-04-19 17:44:26 +02:00
Alexey Milovidov
c46715db82 Remove abbreviation 2022-04-19 17:44:26 +02:00
Alexey Milovidov
600415384c Update test.py 2022-04-19 17:44:26 +02:00
Alexey Milovidov
8d9c878eac Fix integration tests 2022-04-19 17:44:26 +02:00
Alexey Milovidov
20436f0d2a Debug integration tests 2022-04-19 17:44:26 +02:00
yjant
2406edbc02 Update nothing.md
Links are wrong.
2022-04-19 17:44:26 +02:00
yjant
6c98865641 Update nothing.md
The links are wrong.
2022-04-19 17:44:26 +02:00
Thom O'Connor
806b12bb8b Updated adopters: added 4 new adopters 2022-04-19 17:44:26 +02:00
Mikhail f. Shiryaev
14a913569d Add dispatch trigger for debug CI 2022-04-19 17:44:26 +02:00
kssenii
2fb331bcec Better 2022-04-19 17:32:46 +02:00
alesapin
fac600830e
Merge pull request #36412 from ClickHouse/pr-info-api-fallback
Fallback to a default event data when API is broken
2022-04-19 17:31:24 +02:00
Anton Popov
3e361c9759 Merge remote-tracking branch 'upstream/master' into HEAD 2022-04-19 14:18:04 +00:00
alesapin
38be34726c
Merge pull request #36413 from ClickHouse/special-build-report
Check a proper number of reports in BuilderSpecialReport
2022-04-19 16:01:25 +02:00
Anton Popov
056500f2ad
Merge pull request #33391 from zhongyuankai/fix_storage_distributed_ttl
Fix Alter ttl modification unsupported table engine
2022-04-19 15:47:01 +02:00
Anton Popov
7b7939c52c fix parsing of ints 2022-04-19 13:31:45 +00:00
Kseniia Sumarokova
53f1cff96f
Merge pull request #36287 from bigo-sg/fixhdfsreadbuffer
Fix ReadBufferFromHDFS crash in debug mode
2022-04-19 15:27:51 +02:00
Robert Schulze
72a331189e
Fix glitch 2022-04-19 14:59:47 +02:00
Mikhail f. Shiryaev
da55ba6af2
Check Revert PRs and mark it as pr-not-for-changelog 2022-04-19 14:48:58 +02:00
Mikhail f. Shiryaev
44269d06b5
Improve some variables 2022-04-19 14:47:18 +02:00
larryluogit
d8865f338c
Merge branch 'ClickHouse:master' into feature-password 2022-04-19 08:36:00 -04:00
Kruglov Pavel
ec4e1cb6d8
Merge pull request #36211 from Avogar/insert-select-all-formats
Allow insert select for files with formats without schema inference
2022-04-19 14:25:59 +02:00
Kruglov Pavel
031cfcdce3
Merge pull request #36250 from Avogar/fix-tests
Split test 01675_data_type_coroutine into 2 tests to prevent possible timeouts
2022-04-19 14:25:00 +02:00
Kruglov Pavel
2b2e4030be
Fix special build 2022-04-19 14:21:14 +02:00
mergify[bot]
3c1dd44b80
Merge branch 'master' into fix-insert-select 2022-04-19 12:17:31 +00:00
tavplubix
99ea71b371
Update 01148_zookeeper_path_macros_unfolding.sql 2022-04-19 15:17:16 +03:00
avogar
996be9fe54 Fix tests 2022-04-19 12:16:45 +00:00