Azat Khuzhin
|
7859346e40
|
tests: fix test_replicated_users flakiness
Alter for users/quotas/... does not wait until all replicas will be up
to date, so use *_with_retries() helperx.
CI: https://s3.amazonaws.com/clickhouse-test-reports/44922/bd885be9229cf47752c5c98392f09129261550f9/integration_tests__tsan__[6/6].html
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-01-06 12:45:03 +01:00 |
|
Azat Khuzhin
|
c03510cf6b
|
tests/integration: add query_and_get_error_with_retry() helper
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-01-06 12:45:03 +01:00 |
|
Alexey Milovidov
|
b88be9df8c
|
Merge pull request #44956 from ClickHouse/fix_read_result_consistency_check_on_exception
Do not check read result consistency when unwinding
|
2023-01-06 06:22:42 +03:00 |
|
Alexey Milovidov
|
1b1a13a9ee
|
Merge pull request #44957 from vitlibar/increase-log-level-of-tables-dependency-graph
Up the log level of tables dependencies graphs
|
2023-01-06 05:46:39 +03:00 |
|
Alexey Milovidov
|
c1f6555b32
|
Merge pull request #44755 from ClickHouse/44736_Fix_logical_error_for_qualified_asterisk
Fix for qualified asterisks with alias table name and column transformer
|
2023-01-06 03:28:22 +03:00 |
|
Alexey Milovidov
|
663cc5fcc1
|
Merge pull request #44886 from eherrerosj/patch-1
fix-typo
|
2023-01-06 03:23:42 +03:00 |
|
Alexey Milovidov
|
a205b41c56
|
Merge pull request #44947 from Algunenano/background_pool_size_logical
Change error code on invalid background_pool_size config
|
2023-01-06 03:19:40 +03:00 |
|
Alexey Milovidov
|
08ebdc9b82
|
Merge pull request #44903 from ClickHouse/less-flaky-test-concurrent-queries
Fix flaky `test_concurrent_queries_restriction_by_query_kind`
|
2023-01-06 03:18:28 +03:00 |
|
Vitaly Baranov
|
8a5a2f5b3d
|
Up the log level of tables dependencies graphs.
|
2023-01-06 00:46:49 +01:00 |
|
Alexander Gololobov
|
1b31b8bb91
|
Do not check read result consistency when unwinding
|
2023-01-06 00:26:08 +01:00 |
|
Robert Schulze
|
9f8b0bf149
|
Merge pull request #44948 from ClickHouse/fix-TraceCollector-fix
Fix exception fix in TraceCollector dtor
|
2023-01-05 23:16:40 +01:00 |
|
Yakov Olkhovskiy
|
1be48f706b
|
Merge pull request #43706 from ClibMouse/s390x_crc32
s390x weakhash32 support
|
2023-01-05 14:45:20 -05:00 |
|
Robert Schulze
|
9ef7dac0b5
|
Fix exception fix in TraceCollector dtor
Cf. #44758
Function try blocks in ctors/dtors implicitly rethrow, making them
more or less useless.
https://www.onlinegdb.com/pCKQA0wTIN (click RUN)
https://stackoverflow.com/questions/5612486/when-is-a-function-try-block-useful/5612508#5612508
Fortunately, this seems the only place like that in the codebase.
|
2023-01-05 18:27:07 +00:00 |
|
Raúl Marín
|
b0715ec5eb
|
Change error code on invalid background_pool_size config
|
2023-01-05 18:47:02 +01:00 |
|
Nikolai Kochetov
|
078f4d947a
|
Merge pull request #44916 from ClickHouse/fast-fix-incorrect-insert-delay
Fast fix: force upper bound for time to delay INSERT
|
2023-01-05 18:05:03 +01:00 |
|
Mikhail f. Shiryaev
|
fb1e7fcd7c
|
Merge pull request #44520 from ClickHouse/lambda-workflow-jobs
Add the lambda to collect data for workflow_jobs
|
2023-01-05 18:02:23 +01:00 |
|
Nikolai Kochetov
|
f629425f96
|
Merge pull request #44447 from ClickHouse/42637_Disallow_arrayJoin_in_mutations
Disallow arrayjoin in mutations
|
2023-01-05 18:00:16 +01:00 |
|
Dan Roscigno
|
adfc4d4a23
|
Merge pull request #44945 from DanRoscigno/tolastday
add toLastDayOfMonth to docs
|
2023-01-05 11:53:40 -05:00 |
|
Dan Roscigno
|
9444dae34e
|
Merge pull request #44941 from DanRoscigno/add-settings
add additional table filters setting
|
2023-01-05 11:52:59 -05:00 |
|
Dan Roscigno
|
5ba6851629
|
Merge pull request #44943 from DanRoscigno/pmod-docs
updater positiveModulo docs
|
2023-01-05 11:51:21 -05:00 |
|
DanRoscigno
|
9e5c8acd92
|
add toLastDayOfMonth to docs
|
2023-01-05 11:37:05 -05:00 |
|
Ilya Yatsishin
|
a28d6fb490
|
Merge pull request #44848 from qoega/green-ci-2
Pre-pulling images for integration tests to detect broken infrastructure earlier
|
2023-01-05 17:29:39 +01:00 |
|
DanRoscigno
|
4cba7fc958
|
add aliases for positiveModulo to docs
|
2023-01-05 11:10:20 -05:00 |
|
DanRoscigno
|
273ad90d1d
|
add additional table filters setting
|
2023-01-05 10:47:18 -05:00 |
|
Yatsishin Ilya
|
1b03a60e43
|
Do not report status if we failed to pull images.
|
2023-01-05 13:53:45 +00:00 |
|
Igor Nikonov
|
2a105d1862
|
Fix stupid mistake - max() -> min()
|
2023-01-05 12:38:27 +00:00 |
|
Igor Nikonov
|
db46267a95
|
Fast fix: force upper bound for time to delay INSERT
|
2023-01-05 12:38:27 +00:00 |
|
Ilya Yatsishin
|
0a60fe6e60
|
Merge pull request #44895 from Algunenano/ignore_label_issues_on_hwmon
Ignore hwmon sensors on label read issues
|
2023-01-05 12:43:37 +01:00 |
|
Ilya Yatsishin
|
c5f01a653c
|
Merge pull request #44880 from qoega/green-ci-4
Rewrite test_postgres_protocol test
|
2023-01-05 12:34:33 +01:00 |
|
Robert Schulze
|
1974e1bf8c
|
Merge pull request #44479 from ClickHouse/more-robust-astselectquery-formatimpl
More robust ASTSelectQuery::formatImpl()
|
2023-01-05 12:27:40 +01:00 |
|
Ilya Yatsishin
|
c552ef052e
|
Merge pull request #44853 from ClickHouse/fix-integration-base
Fix integration-base image
|
2023-01-05 12:26:36 +01:00 |
|
Antonio Andelic
|
7dd8ac717a
|
Merge branch 'master' into less-flaky-test-concurrent-queries
|
2023-01-05 12:23:30 +01:00 |
|
Ilya Yatsishin
|
e4d4a2d8ab
|
Merge pull request #44897 from kssenii/rabbitmq-leak
Try fix rabbitmq potential leak
|
2023-01-05 10:56:56 +01:00 |
|
Ilya Yatsishin
|
5d0f3e7819
|
Merge pull request #44921 from ClickHouse/fix-flaky-test-5
Fix flaky test `test_lost_part`
|
2023-01-05 10:28:07 +01:00 |
|
Yatsishin Ilya
|
932a2f9e09
|
revert minio changes
|
2023-01-05 09:12:56 +00:00 |
|
Antonio Andelic
|
136436958b
|
Merge pull request #44908 from ClickHouse/fix-keeper-snapshot-on-exit
Avoid Keeper crash on shutdown (fix `test_keeper_snapshot_on_exit`)
|
2023-01-05 08:59:58 +01:00 |
|
Alexey Milovidov
|
c5be77a555
|
Merge pull request #44896 from ClickHouse/PR-template-add-docs
Update PULL_REQUEST_TEMPLATE.md
|
2023-01-05 02:49:06 +03:00 |
|
Alexey Milovidov
|
9756d46ad7
|
Merge branch 'master' into fix-integration-base
|
2023-01-05 00:02:51 +03:00 |
|
Alexey Milovidov
|
7589c29902
|
Merge pull request #44906 from DanRoscigno/add-touuid-docs
add toUUIDOrDefault docs
|
2023-01-05 00:01:14 +03:00 |
|
Dan Roscigno
|
20a35efc42
|
Merge pull request #44665 from burmecia/fix-ttl-doc
fix table ttl doc example
|
2023-01-04 15:53:19 -05:00 |
|
Dan Roscigno
|
288488f8a2
|
Merge pull request #44919 from DanRoscigno/revert-h3-doc-deletions
revert doc removal
|
2023-01-04 15:51:37 -05:00 |
|
Dan Roscigno
|
3c64cb26b0
|
Merge pull request #44913 from DanRoscigno/add-INFILE-docs
add example with file globbing
|
2023-01-04 15:51:12 -05:00 |
|
Robert Schulze
|
a4322b3057
|
Merge pull request #44894 from ClickHouse/upgrade-googletest
Upgrade googletest to latest HEAD
|
2023-01-04 21:49:56 +01:00 |
|
DanRoscigno
|
2397318b1a
|
add more about matching
|
2023-01-04 15:37:13 -05:00 |
|
Nikita Mikhaylov
|
e3ca9fb3e9
|
Blakc
|
2023-01-04 20:30:52 +00:00 |
|
Nikita Mikhaylov
|
ea7c338a7b
|
Done
|
2023-01-04 20:28:03 +00:00 |
|
Dan Roscigno
|
47a84eb2df
|
Merge pull request #44650 from DanRoscigno/update-replication-docs
add note for Cloud users
|
2023-01-04 15:21:48 -05:00 |
|
Yatsishin Ilya
|
ccb6226d22
|
install CH before test
|
2023-01-04 20:07:52 +00:00 |
|
DanRoscigno
|
51f1d3ba1e
|
revert doc removal
|
2023-01-04 14:53:02 -05:00 |
|
Yakov Olkhovskiy
|
dadd96ba6f
|
Merge pull request #44135 from ClickHouse/feature-protocol-proxy
Improve support for PROXYv1 protocol.
|
2023-01-04 14:06:17 -05:00 |
|