Commit Graph

86709 Commits

Author SHA1 Message Date
alesapin
44e5c55d19 Fix build 2022-04-19 17:44:28 +02:00
Alexey Milovidov
7b8a0ba198 Fix error in sanity checks 2022-04-19 17:44:27 +02:00
Alexey Milovidov
152acb19a9 Fix strange trash in Keeper 2022-04-19 17:44:27 +02:00
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
Alexey Milovidov
543e5d7242 Merge branch 'master' into musl-check 2022-04-18 02:40:13 +02:00
Alexey Milovidov
89deaf0af1
Merge pull request #36056 from azat/client-trailing-space
Remove trailing whitespace in default client_name
2022-04-17 17:37:43 +03:00
Alexey Milovidov
75ad48ddd9
Merge pull request #36346 from azat/perf-use-schema-inference
Simplify perf scripts by using schema inference
2022-04-17 17:24:38 +03:00
Azat Khuzhin
8d87e48cb4 Simplify perf scripts by using schema inference 2022-04-17 09:01:15 +03:00
Alexey Milovidov
e04f80d4a7
Merge pull request #36337 from ClickHouse/revert-36126-fork_chmaster2
Revert "support UNSIGNED modifier with unused parameters of INT"
2022-04-17 04:27:21 +03:00
Alexey Milovidov
42618239a4
Update ParserDataType.cpp 2022-04-17 01:53:11 +03:00
Alexey Milovidov
cb9675d0f2
Revert "support UNSIGNED modifier with unused parameters of INT" 2022-04-16 21:23:57 +03:00
Alexey Milovidov
06e0afb67f
Merge pull request #36332 from jasine/patch-1
add deepglint  adopters.md
2022-04-16 18:36:40 +03:00
Alexey Milovidov
afa824d72e
Merge pull request #36330 from ClickHouse/clean-debian
Clean out old packaging
2022-04-16 17:16:10 +03:00
jasine
5b763c39b0
Update adopters.md 2022-04-16 17:00:18 +08:00
Mikhail f. Shiryaev
b6a39e78d0
Clean out old packaging 2022-04-16 10:34:40 +02:00
Alexey Milovidov
d74d863292
Merge pull request #36217 from ClickHouse/alexey-milovidov-patch-4
Update http.md
2022-04-16 03:23:07 +03:00
Alexey Milovidov
66dedb0011
Merge pull request #36262 from zhanghuajieHIT/fix-crash-in-fit-import-with-invalid-parameter
fix crash when you use clickhouse-git-import with invalid parameter
2022-04-16 03:20:42 +03:00
Kseniia Sumarokova
0abc6290b1
Merge pull request #36253 from kssenii/fix-s3-tests
Fix exception "File segment can be completed only by downloader" in tests
2022-04-16 01:24:39 +02:00