Commit Graph

86680 Commits

Author SHA1 Message Date
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
Alexey Milovidov
b1bdc048b7
Merge pull request #36309 from ifinik/patch-1
опечатка
2022-04-15 23:55:05 +03:00
ifinik
b79d84acf2
опечатка
https://www.google.com/search?q=%D0%BF%D0%BE%D0%BC%D0%B5%D1%89%D0%B0%D0%B5%D1%81%D1%8F+site%3Agithub.com&biw=1920&bih=969&ei=0NZZYv-UEOrhrgS76YvoDw&ved=0ahUKEwj_vK2w9Zb3AhXqsIsKHbv0Av0Q4dUDCA4&uact=5&oq=%D0%BF%D0%BE%D0%BC%D0%B5%D1%89%D0%B0%D0%B5%D1%81%D1%8F+site%3Agithub.com&gs_lcp=Cgdnd3Mtd2l6EANKBAhBGAFKBAhGGABQthhYwxtg7S1oAnAAeACAAUOIAXKSAQEymAEAoAEBwAEB&sclient=gws-wiz
2022-04-15 23:39:21 +03:00
Alexey Milovidov
f7e6f9e564
Merge pull request #36283 from ClickHouse/play-fix-error
Fix Play UI for some resultsets
2022-04-15 18:11:40 +03:00
alesapin
722af5a2f5
Merge pull request #36269 from ClickHouse/fix-cancel-lambda
Fix cancel-lambda for closed PRs
2022-04-15 12:32:25 +02:00
alesapin
40e5ba21a4
Update src/Common/FileSegment.cpp 2022-04-15 11:55:05 +02:00
Yakov Olkhovskiy
51b4cef6f8
Merge pull request #36101 from awakeljw/fork_chmaster
Auto assign numbers for Enum elements
2022-04-14 23:53:03 -04:00
Alexey Milovidov
efbb29539f Fix Play UI for some resultsets 2022-04-15 03:13:40 +02:00
Alexey Milovidov
dac469dfca
Update storing-data.md 2022-04-15 02:39:30 +03:00
Mikhail f. Shiryaev
401efa5fd4
Improve docker building and logging for approve lambda 2022-04-15 01:28:14 +02:00
Mikhail f. Shiryaev
e689322980
Improve logic to decide cancelling workflow 2022-04-15 01:28:13 +02:00
Mikhail f. Shiryaev
fad0aeb0d3
Fix some linter issues 2022-04-15 01:28:13 +02:00
Mikhail f. Shiryaev
646fd45645
Request unfiltered workflows in threads 2022-04-15 01:28:12 +02:00
Mikhail f. Shiryaev
3e6dc24a7b
Do not fail the whole lambda if one page failed 2022-04-15 01:28:12 +02:00
Mikhail f. Shiryaev
52a7544aa4
Fix cancel-lambda for closed PRs
- Create a fallback function for some edge cases
- Process synchronized PRs as help for cancel-workflow action
2022-04-15 01:28:12 +02:00
Kruglov Pavel
4bad2cd364
Merge pull request #36192 from Avogar/fix-parallel-read-buffer
Use atomic instead of mutex + condvar in ParallelReadBuffer
2022-04-14 18:36:16 +02:00
zhanghuajie
9947008d31 fix crash when you use clickhouse-git-import with invalid parameter
for example:
clickhouse-git-import -xxx
2022-04-14 23:16:02 +08:00
alesapin
be5b75b567 Reverse 2022-04-14 15:44:09 +02:00
alesapin
774e01bf13 Hacky hack 2022-04-14 15:43:36 +02:00
Nikolay Degterinsky
b36f810132
Merge pull request #36154 from bharatnc/ncb/h3Res0Indexes-fix
remove unused array in h3Res0Indexes func
2022-04-14 14:44:00 +02:00
tavplubix
3af2384066
Merge pull request #36190 from azat/revert-27002-mutation-stuck
Revert "Fix possible mutation stuck due to race with DROP_RANGE"
2022-04-14 15:03:35 +03:00
Anton Popov
c76b9cc9f5
Merge pull request #36215 from CurtizJ/fix-reading-empty-arrays
Fix reading of empty arrays in reverse order
2022-04-14 13:51:48 +02:00
kssenii
3e42a1711d Fix 2022-04-14 13:50:13 +02:00
Anton Popov
791454678b
Merge pull request #36126 from awakeljw/fork_chmaster2
support UNSIGNED modifier with unused parameters of INT
2022-04-14 13:43:51 +02:00
tavplubix
5f31185125
Update stress 2022-04-14 14:35:46 +03:00
Mikhail f. Shiryaev
c408fd52e7
Merge pull request #36252 from ClickHouse/merge-trusted-contributors
Merge TRUSTED_CONTRIBUTORS in lambda and import in check
2022-04-14 13:34:21 +02:00
Mikhail f. Shiryaev
323cf6c5bf
Merge TRUSTED_CONTRIBUTORS in lambda and import in check 2022-04-14 13:25:54 +02:00
Kruglov Pavel
3545eba318
Merge pull request #36202 from ClickHouse/client-progress-indication
Print progress bar on each ProfileEvents packet
2022-04-14 12:32:07 +02:00
alesapin
b27070856e Fix 2022-04-14 12:27:13 +02:00
alesapin
7521aecdf5 Debug why we have dynamic binary 2022-04-14 12:23:09 +02:00