Antonio Andelic
|
608c0996d0
|
Fix tests
|
2022-04-19 08:59:44 +00:00 |
|
Antonio Andelic
|
cd548aeb30
|
Refactor test for multiple cluster size
|
2022-04-19 08:08:36 +00:00 |
|
Antonio Andelic
|
c968353ee9
|
Define tests for 3 node cluster
|
2022-04-19 08:08:35 +00:00 |
|
alesapin
|
5802b67c2a
|
Merge pull request #36257 from ClickHouse/fix_integration_tests_parser_bug
Fix integration tests report parser
|
2022-04-18 11:41:34 +02:00 |
|
Alexey Milovidov
|
f5e270b2f8
|
Merge pull request #36353 from ucasfl/type-infer-null
Implement type inference for INSERT INTO function null()
|
2022-04-18 07:06:54 +03:00 |
|
Alexey Milovidov
|
0af183826d
|
Merge pull request #36358 from ClickHouse/don-t-randomize-priority
Do not randomize "priority" setting
|
2022-04-18 07:04:36 +03:00 |
|
Alexey Milovidov
|
1333b4cd89
|
Merge pull request #36345 from ucasfl/throw-no-data
Add setting throw_if_no_data_to_insert
|
2022-04-18 07:04:16 +03:00 |
|
Alexey Milovidov
|
76f41040a0
|
Merge pull request #36363 from ClickHouse/fix-slow-test
Fix slow test
|
2022-04-18 07:01:30 +03:00 |
|
mergify[bot]
|
83ba5cfddd
|
Merge branch 'master' into fix_integration_tests_parser_bug
|
2022-04-18 03:47:40 +00:00 |
|
Alexey Milovidov
|
56df9bbc0d
|
Update test.py
|
2022-04-18 02:59:31 +03:00 |
|
Alexey Milovidov
|
24c13853c3
|
Fix slow test
|
2022-04-18 01:45:44 +02:00 |
|
Alexey Milovidov
|
1959ae2c9e
|
Fix integration tests
|
2022-04-18 01:00:18 +02:00 |
|
Alexey Milovidov
|
19a8207ab7
|
Debug integration tests
|
2022-04-18 00:16:53 +02:00 |
|
Alexey Milovidov
|
aa93f4a074
|
Do not randomize "priority" setting
|
2022-04-17 20:48:02 +02:00 |
|
fenglv
|
1ffd9fe34c
|
update test
|
2022-04-17 16:29:13 +00:00 |
|
fenglv
|
293d0a5d46
|
Implement type inference for INSERT INTO function null()
|
2022-04-17 15:07:56 +00: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 |
|
fenglv
|
b25850a665
|
Add setting throw_if_no_data_to_insert
|
2022-04-17 05:42:07 +00:00 |
|
Alexey Milovidov
|
cb9675d0f2
|
Revert "support UNSIGNED modifier with unused parameters of INT"
|
2022-04-16 21:23:57 +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 |
|
mergify[bot]
|
8438c17685
|
Merge branch 'master' into fix_integration_tests_parser_bug
|
2022-04-15 09:48:43 +00: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 |
|
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 |
|
alesapin
|
c74b6c547b
|
Black
|
2022-04-14 14:40:56 +02:00 |
|
alesapin
|
428753a4a7
|
Fix integration tests parser
|
2022-04-14 14:39:36 +02: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 |
|
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 |
|
Mikhail f. Shiryaev
|
323cf6c5bf
|
Merge TRUSTED_CONTRIBUTORS in lambda and import in check
|
2022-04-14 13:25:54 +02:00 |
|
alesapin
|
df5453874a
|
Merge pull request #36214 from ClickHouse/tavplubix-patch-4
Make stateless tests with s3 always green
|
2022-04-14 12:04:15 +02:00 |
|
Kruglov Pavel
|
392a178d3e
|
Merge pull request #36195 from Avogar/fix-json-schema-inference
Fix possible segfault in schema inference for JSON formats
|
2022-04-14 11:51:01 +02:00 |
|
Kruglov Pavel
|
0bae44abf0
|
Merge pull request #36209 from Avogar/check-magic-bytes
Check ORC/Parquet/Arrow format magic bytes before loading file in memory
|
2022-04-14 11:32:38 +02:00 |
|
Kruglov Pavel
|
4f9ee879d4
|
Merge pull request #36212 from Avogar/revert-fix
Revert reverting "Fix crash in ParallelReadBuffer"
|
2022-04-14 11:26:31 +02:00 |
|
jewisliu
|
427c73e7a5
|
fix Enum overflow
|
2022-04-14 10:39:07 +08:00 |
|
Yakov Olkhovskiy
|
c1a06ac63a
|
Merge pull request #24896 from hexiaoting/dev_materialized_view
Add type check when create materialized view with To clause
|
2022-04-13 22:33:54 -04:00 |
|
Tyler Hannan
|
d2a7c4541e
|
whitespace
|
2022-04-14 00:36:38 +02:00 |
|
Tyler Hannan
|
4cce325941
|
Add Tyler Hannan to contributors
|
2022-04-14 00:25:14 +02:00 |
|
Anton Popov
|
0595b5c22b
|
fix reading of empty arrays in reverse order
|
2022-04-13 21:50:57 +00:00 |
|
tavplubix
|
01a1babd3b
|
Update ci_config.py
|
2022-04-13 23:56:34 +03:00 |
|
avogar
|
ca14a29dbe
|
Revert reverting "Fix crash in ParallelReadBuffer"
|
2022-04-13 20:39:12 +00:00 |
|
tavplubix
|
b2cd23658a
|
Revert "Fix crash in ParallelReadBuffer"
|
2022-04-13 22:45:34 +03:00 |
|
avogar
|
42726639f3
|
Check ORC/Parquet/Arrow format magic bytes before loading file in memory
|
2022-04-13 19:27:38 +00:00 |
|
Alexander Gololobov
|
fcb83a12ff
|
Merge pull request #35953 from azat/ttl-mutations
Require mutations for per-table TTL only when it had been changed
|
2022-04-13 17:14:04 +02:00 |
|
tavplubix
|
151399b6a0
|
Merge pull request #36194 from ClickHouse/tavplubix-patch-4
Follow-up to #36138
|
2022-04-13 17:27:58 +03:00 |
|
Vladimir C
|
77dac8e490
|
Merge pull request #36179 from CurtizJ/dynamic-columns-10
|
2022-04-13 15:57:32 +02:00 |
|
mergify[bot]
|
6c94ba3663
|
Merge branch 'master' into tavplubix-patch-4
|
2022-04-13 12:45:45 +00:00 |
|