Kseniia Sumarokova
|
5198eec6f7
|
Update 00170_s3_cache.sql
|
2022-04-26 13:58:35 +02:00 |
|
alesapin
|
57dd5d03d9
|
Merge pull request #36652 from amosbird/fixunstabletest1
Fix flaky test
|
2022-04-26 13:33:14 +02:00 |
|
Alexander Tokmakov
|
190becdcc3
|
Merge pull request #36644 from ClickHouse/fix_some_flaky_tests
Fix some flaky tests
|
2022-04-26 13:40:14 +03:00 |
|
Anton Popov
|
17bb7f175b
|
Merge pull request #36544 from CurtizJ/tuple-numeric-identifiers
Allow names of tuple elements that start from digits
|
2022-04-26 12:22:03 +02:00 |
|
Alexander Tokmakov
|
bd1f12e5d5
|
Update 02180_group_by_lowcardinality.sql
|
2022-04-26 13:04:19 +03:00 |
|
Nikita Mikhaylov
|
7d95051d32
|
Fixed integer overflow in toStartOfInterval (#36546)
|
2022-04-26 11:44:57 +02:00 |
|
Kseniia Sumarokova
|
81db081b88
|
Merge pull request #36639 from kssenii/better-drop-cache
Improve drop cache query
|
2022-04-26 11:25:46 +02:00 |
|
Anton Popov
|
e051751012
|
Merge pull request #36637 from CurtizJ/dynamic-columns-11
Fix merges of wide parts with type `Object`
|
2022-04-26 10:34:04 +02:00 |
|
Amos Bird
|
298c0dd673
|
Fix flaky test
|
2022-04-26 15:06:50 +08:00 |
|
Alexey Milovidov
|
0cb227501f
|
Merge pull request #36587 from azat/client-reconnect
client: add a message on reconnect (under warning log level)
|
2022-04-26 08:44:27 +03:00 |
|
Alexey Milovidov
|
86bf67c93c
|
Merge pull request #36526 from Joeywzr/to_start_of_five_minutes
Replace toStartOfFiveMinute to toStartOfFiveMinutes
|
2022-04-26 05:52:02 +03:00 |
|
alesapin
|
d265ad619b
|
Merge pull request #35971 from azat/column-ttl-test
Regression test for CHECKSUM_DOESNT_MATCH error because of per-column TTL bug
|
2022-04-25 23:53:58 +02:00 |
|
mergify[bot]
|
178f244c8b
|
Merge branch 'master' into dynamic-columns-11
|
2022-04-25 21:36:56 +00:00 |
|
mergify[bot]
|
f7d2a7dec9
|
Merge branch 'master' into tuple-numeric-identifiers
|
2022-04-25 21:32:25 +00:00 |
|
alesapin
|
012f85a569
|
Merge pull request #36539 from ClickHouse/fix-01161-all-system-tables
Fix 01161_all_system_tables
|
2022-04-25 23:30:36 +02:00 |
|
alesapin
|
7a901c0826
|
Merge pull request #36602 from azat/netlink-strict-resubmit
Strict taskstats parser (resubmit)
|
2022-04-25 23:28:08 +02:00 |
|
alesapin
|
b74cd2ba08
|
Merge pull request #36622 from ClickHouse/lambda-cancel-sync
Lambda cancel sync
|
2022-04-25 23:20:27 +02:00 |
|
alesapin
|
c04c62795e
|
Merge pull request #36634 from azat/01502_long_log_tinylog_deadlock_race-test
Properly wait for queries in 01502_long_log_tinylog_deadlock_race test
|
2022-04-25 23:11:37 +02:00 |
|
Alexander Tokmakov
|
049d2a0897
|
fix tests
|
2022-04-25 22:18:45 +02:00 |
|
Kseniia Sumarokova
|
3215faca72
|
Update storage_conf.xml
|
2022-04-25 21:15:38 +02:00 |
|
alesapin
|
88f05ac14a
|
Fix black
|
2022-04-25 20:08:05 +02:00 |
|
mergify[bot]
|
d2ac9b2223
|
Merge branch 'master' into to_start_of_five_minutes
|
2022-04-25 17:36:38 +00:00 |
|
mergify[bot]
|
f2233e6844
|
Merge branch 'master' into client-reconnect
|
2022-04-25 17:31:14 +00:00 |
|
kssenii
|
a76a35d3ce
|
Better drop cache
|
2022-04-25 19:20:25 +02:00 |
|
Anton Popov
|
d28b1559e6
|
fix merges of wide parts with type Object
|
2022-04-25 16:44:24 +00:00 |
|
Azat Khuzhin
|
01438e1060
|
tests: properly wait for queries in 01502_long_log_tinylog_deadlock_race
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-04-25 18:26:47 +03:00 |
|
alesapin
|
268cb29230
|
Disble test postgresql replica with asan
|
2022-04-25 16:37:50 +02:00 |
|
Mikhail f. Shiryaev
|
824335ca33
|
Filter out sychronized events globbaly
|
2022-04-25 14:45:11 +02:00 |
|
Mikhail f. Shiryaev
|
f53040b95e
|
Merge pull request #36559 from ClickHouse/performance-rebalance
Use just index to split performance tests by group
|
2022-04-25 14:15:23 +02:00 |
|
alesapin
|
46ac2f3e36
|
Merge pull request #36607 from ClickHouse/exclude_bc_test
Exclude test `02271_fix_column_matcher_and_column_transformer` from bc check
|
2022-04-25 14:00:13 +02:00 |
|
Azat Khuzhin
|
23347a878d
|
tests: update 01173_transaction_control_queries
Since now on INSERT failures reconnect does not happens.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-04-25 14:42:30 +03:00 |
|
Kseniia Sumarokova
|
2106a7b895
|
Merge pull request #36489 from awakeljw/fork_chmaster
fix ConvertDecimalType unexpected behavior
|
2022-04-25 13:23:54 +02:00 |
|
Nikolai Kochetov
|
0fa63a8d65
|
Merge pull request #36549 from ClickHouse/interpolate-alias-fix
Avoid projections if INTERPOLATE with expressions is present
|
2022-04-25 13:18:00 +02:00 |
|
Kruglov Pavel
|
34c342fdd3
|
Merge pull request #36205 from Avogar/improve-globs
Some refactoring around schema inference with globs
|
2022-04-25 13:14:46 +02:00 |
|
tavplubix
|
7246101f61
|
better fix for tests
|
2022-04-25 13:51:33 +03:00 |
|
Mikhail f. Shiryaev
|
f3aaff773a
|
Disable broken performance test
|
2022-04-25 11:26:05 +02:00 |
|
alesapin
|
a8f3f9704e
|
Exclude test from bc check
|
2022-04-25 11:20:22 +02:00 |
|
Azat Khuzhin
|
35613e3010
|
tests: adopt 01268_procfs_metrics for difference between proc and taskstruct
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-04-25 08:49:17 +03:00 |
|
Azat Khuzhin
|
aaa222821c
|
tests: simplify 01268_procfs_metrics
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-04-25 08:49:08 +03:00 |
|
Yakov Olkhovskiy
|
a15c864ec7
|
Update 02233_interpolate_1.sql
new line
|
2022-04-24 23:50:19 -04:00 |
|
Alexey Milovidov
|
f27c4d5fd4
|
Update 01958_partial_hour_timezone.reference
|
2022-04-25 03:25:00 +03:00 |
|
mergify[bot]
|
705d5af3a0
|
Merge branch 'master' into to_start_of_five_minutes
|
2022-04-24 22:24:24 +00:00 |
|
Alexey Milovidov
|
52dc76eb28
|
Merge pull request #36433 from PolyProgrammist/integration-tests-notion
Notion for integration tests to build with ENABLE_CLICKHOUSE_ALL=ON
|
2022-04-25 01:23:14 +03:00 |
|
awakeljw
|
d58a21678a
|
fix ConvertDecimalType unexpected behavior
|
2022-04-24 23:35:58 +08:00 |
|
alesapin
|
edc78247f0
|
Merge pull request #36299 from ClickHouse/fix_trash
Trying to fix some trash in zero copy replication
|
2022-04-24 13:19:43 +02:00 |
|
Alexey Milovidov
|
90297e225c
|
Merge pull request #36430 from amosbird/fixcolumnmatcher
Fix column matcher and column transformer
|
2022-04-24 09:11:21 +03:00 |
|
Alexey Milovidov
|
28ab036e08
|
Merge pull request #35976 from kitaisreal/performance-tests-fix
Fix performance tests
|
2022-04-24 06:17:40 +03:00 |
|
Alexey Milovidov
|
fe004c3486
|
Merge pull request #36486 from kitaisreal/executable-user-defined-functions-fix-group-by
ExecutableUserDefinedFunction fix usage in GROUP BY
|
2022-04-24 06:11:57 +03:00 |
|
Alexey Milovidov
|
da1b0b491f
|
Merge pull request #36487 from FArthur-cmd/fix_certificates
Add passphrase for certificates
|
2022-04-24 04:58:21 +03:00 |
|
Kruglov Pavel
|
3936b3e800
|
Merge pull request #36207 from Avogar/improve-json-schema-inference
Improve schema inference for json objects
|
2022-04-23 16:42:27 +02:00 |
|