vdimir
|
10e4ef135d
|
Set default value cross_to_inner_join_rewrite = 2 for comma join
|
2022-07-19 18:33:54 +02:00 |
|
Alexander Tokmakov
|
115c8d9b5f
|
Merge pull request #39339 from ClickHouse/fix_flaky_01174_select_insert_isolation
Fix flaky 01174_select_insert_isolation
|
2022-07-19 13:29:27 +03:00 |
|
Nikolai Kochetov
|
d0db7135cb
|
Merge pull request #38946 from amosbird/nullable-partition-fix1
Fix incorrect partition pruning when there is a nullable partition
|
2022-07-19 12:14:36 +02:00 |
|
Vitaly Baranov
|
6b03f200e4
|
Merge pull request #39322 from vitlibar/auto-set-test-name-in-integration-tests
Auto set test name in integration tests
|
2022-07-19 10:44:38 +02:00 |
|
Mikhail f. Shiryaev
|
617f774829
|
Merge pull request #39235 from ClickHouse/backport-script
Backport script
|
2022-07-19 10:36:24 +02:00 |
|
Kruglov Pavel
|
07210c7b55
|
Merge pull request #39360 from ClickHouse/Avogar-patch-1
Fix typo
|
2022-07-18 20:53:33 +02:00 |
|
Vitaly Baranov
|
725ad5bf22
|
Update cluster.py
|
2022-07-18 20:49:30 +02:00 |
|
Alexander Tokmakov
|
ffc50fe6ab
|
Merge pull request #39334 from ClickHouse/try_fix_flaky_test_store_cleanup
Try fix flaky test_store_cleanup
|
2022-07-18 21:44:40 +03:00 |
|
Kruglov Pavel
|
9dd370e2ec
|
Fix typo
|
2022-07-18 20:15:18 +02:00 |
|
Alexander Tokmakov
|
bc9c359abe
|
Update 01174_select_insert_isolation.sh
|
2022-07-18 18:47:35 +03:00 |
|
Alexander Tokmakov
|
ae96911735
|
fix flaky 01174_select_insert_isolation
|
2022-07-18 17:31:36 +02:00 |
|
Alexander Tokmakov
|
225a5c3c7e
|
Update tests/integration/helpers/cluster.py
|
2022-07-18 18:19:02 +03:00 |
|
Dmitry Novik
|
855ad30a5d
|
Merge pull request #39305 from ClickHouse/window-case-test
Add test for window function inside CASE
|
2022-07-18 16:10:11 +02:00 |
|
Alexander Tokmakov
|
dfccb677f5
|
try fix flaky test_store_cleanup
|
2022-07-18 16:03:06 +02:00 |
|
Robert Schulze
|
74e55e42f6
|
Merge pull request #39167 from ClickHouse/multiStringAllPositions-non-const-needle
multiStringAllPositions() with non-const needle
|
2022-07-18 15:30:14 +02:00 |
|
Vitaly Baranov
|
ad115a9a3d
|
Merge pull request #39254 from vitlibar/backup-checks-destination-not-in-use
Check that the destination for a backup is not in use.
|
2022-07-18 15:19:43 +02:00 |
|
Vitaly Baranov
|
e67a447fc3
|
Fix style.
|
2022-07-18 15:17:53 +02:00 |
|
Anton Popov
|
5605b60c97
|
Merge pull request #39039 from CurtizJ/randomize-more-settings
Add more settings for randomization
|
2022-07-18 15:05:41 +02:00 |
|
Vitaly Baranov
|
bd563c210e
|
Update tests/integration/helpers/cluster.py
Co-authored-by: Azat Khuzhin <a3at.mail@gmail.com>
|
2022-07-18 15:04:03 +02:00 |
|
Vitaly Baranov
|
15882b1d86
|
Auto set test's name in integration tests.
|
2022-07-18 15:03:57 +02:00 |
|
Vitaly Baranov
|
74a0f67676
|
Fix setting name in integration tests.
|
2022-07-18 13:46:26 +02:00 |
|
Kruglov Pavel
|
85f8b5990f
|
Merge pull request #39192 from Avogar/improve-is-nullable
Improve isNullable/isConstant/isNull/isNotNull performance for LowCardinality argument
|
2022-07-18 12:33:34 +02:00 |
|
Kseniia Sumarokova
|
5022eace6e
|
Merge pull request #39283 from kssenii/fixe-postgres-fetch-tables
Fix incorrect postgresql query which fetches tables list
|
2022-07-18 12:00:08 +02:00 |
|
Alexander Tokmakov
|
611da87217
|
Merge pull request #39263 from ClickHouse/fix_assertion_in_transactions
Fix assertion in transactions
|
2022-07-18 11:43:50 +03:00 |
|
Mikhail f. Shiryaev
|
caef6729f4
|
Improve debug logging of github_helper
|
2022-07-18 10:32:45 +02:00 |
|
Robert Schulze
|
10d0a5e95b
|
More split up of tests to reduce runtimes
|
2022-07-18 07:05:34 +00:00 |
|
Dmitry Novik
|
4e9adc5211
|
Add test
|
2022-07-17 23:12:37 +00:00 |
|
Alexey Milovidov
|
13a8f85ed0
|
Merge branch 'master' into nullable-partition-fix1
|
2022-07-18 00:34:58 +03:00 |
|
Robert Schulze
|
01b40d5a45
|
Split 00233_position_function_family to avoid test timeouts
+ remove the five most expensive queries
|
2022-07-17 18:11:37 +00:00 |
|
Mikhail f. Shiryaev
|
9cc06ea0e4
|
Fix found points during the review
|
2022-07-17 14:05:21 +02:00 |
|
Vitaly Baranov
|
e0fb03d1b6
|
Merge pull request #38970 from vitlibar/select-from-system-db-requires-grant
SELECT from the system database requires grant now
|
2022-07-16 22:37:47 +02:00 |
|
alesapin
|
afd5c40335
|
Merge pull request #39190 from ClickHouse/fix_race_with_concurrent_hardlinks
Fix extremely rare race condition in hardlinks creation
|
2022-07-16 13:57:02 +02:00 |
|
kssenii
|
9bba55110c
|
Fix
|
2022-07-16 12:44:47 +02:00 |
|
Ilya Yatsishin
|
43ed3df474
|
Merge pull request #39225 from qoega/query-log-fix-result-bytes
|
2022-07-15 23:46:03 +02:00 |
|
alesapin
|
ec15be2798
|
Add missed file
|
2022-07-15 19:00:50 +02:00 |
|
Kruglov Pavel
|
3436fcfda6
|
Update tests/performance/low_cardinality_argument.xml
Co-authored-by: Igor Nikonov <954088+devcrafter@users.noreply.github.com>
|
2022-07-15 18:24:44 +02:00 |
|
alesapin
|
39d61e9a37
|
Merge pull request #39064 from quickhouse/patch-1
More stable `test_s3_zero_copy_ttl`, weakened requirement to move data to S3 in 0-5 seconds
|
2022-07-15 17:58:58 +02:00 |
|
Mikhail f. Shiryaev
|
6e48b08190
|
Clean-up some staff left after finishing
|
2022-07-15 17:58:45 +02:00 |
|
alesapin
|
3fe17518b9
|
Merge pull request #39187 from ClickHouse/roaring-memory-tracking-fix
Fix 01961_roaring_memory_tracking test
|
2022-07-15 17:56:11 +02:00 |
|
alesapin
|
5cf4bd50de
|
Merge pull request #39214 from azat/s3-fix-fetching-memory-part
Fix fetch of in-memory part with allow_remote_fs_zero_copy_replication
|
2022-07-15 17:52:05 +02:00 |
|
Alexander Tokmakov
|
90529f0d48
|
Merge pull request #39258 from ClickHouse/tavplubix-patch-1
Disable flaky test `test_s3_zero_copy_on_hybrid_storage`
|
2022-07-15 18:36:00 +03:00 |
|
Mikhail f. Shiryaev
|
dc6db5b5d9
|
Replace sys.exit by Exception to rollback stash and clear_repo
|
2022-07-15 17:21:19 +02:00 |
|
Mikhail f. Shiryaev
|
48797660ff
|
Process exceptions per PR to not fail the script
|
2022-07-15 17:21:18 +02:00 |
|
Mikhail f. Shiryaev
|
30b0995532
|
Add early check if PR is already in a release branch
|
2022-07-15 17:21:18 +02:00 |
|
Mikhail f. Shiryaev
|
909e871c48
|
Rewrite cherry_pick.py to PyGithub API
|
2022-07-15 17:21:14 +02:00 |
|
Alexander Tokmakov
|
e69ea920bf
|
Merge branch 'master' into fix_assertion_in_transactions
|
2022-07-15 18:18:34 +03:00 |
|
Vitaly Baranov
|
5565089f44
|
Merge pull request #38933 from ClickHouse/simdjson-avx512-test
Add a test for simdjson
|
2022-07-15 16:48:08 +02:00 |
|
Nikolai Kochetov
|
f6a82a6a53
|
Merge pull request #39157 from ClickHouse/bug-lost-column
prewhere action should preserve sorting columns
|
2022-07-15 16:37:40 +02:00 |
|
Vitaly Baranov
|
5691a859d6
|
Add tests.
|
2022-07-15 15:44:29 +02:00 |
|
Vitaly Baranov
|
ef3a24d20f
|
Fix tests.
|
2022-07-15 15:44:29 +02:00 |
|