Commit Graph

104947 Commits

Author SHA1 Message Date
Antonio Andelic
8ee589c5c1
Merge pull request #44898 from ClickHouse/try-fix-test-storage-kafka
Try to fix flaky `test_storage_kafka::test_kafka_produce_key_timestamp`
2023-01-04 16:54:47 +01:00
Yatsishin Ilya
03582f4b87 move logic to runner 2023-01-04 15:52:34 +00:00
Yatsishin Ilya
9cf599e58b Merge remote-tracking branch 'origin/master' into green-ci-2 2023-01-04 15:49:22 +00:00
Yatsishin Ilya
d8d012523d add pre-pull to runner 2023-01-04 15:47:50 +00:00
Antonio Andelic
7c2cdfa65a Don't throw exception if queue is finished 2023-01-04 15:46:38 +00:00
alesapin
92255e5d4b
Merge pull request #43020 from vitlibar/update-aws-c-submodules
Update aws-c* submodules
2023-01-04 16:25:22 +01:00
DanRoscigno
530f0b36e9 add toUUIDOrDefault docs 2023-01-04 09:46:36 -05:00
Antonio Andelic
1a1afc6a74 Make test_concurrent_queries_restriction_by_query_kind less flaky 2023-01-04 14:18:35 +00:00
alesapin
2a5b4067e4 Review fixes 2023-01-04 15:15:14 +01:00
alesapin
2cd7247619 Merge branch 'master' into fix_rare_race 2023-01-04 15:06:20 +01:00
alesapin
8ddda46d1b
Update src/Storages/StorageReplicatedMergeTree.cpp
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
2023-01-04 14:59:46 +01:00
Kruglov Pavel
b9bdf62bf3
Merge branch 'master' into parquet-bool 2023-01-04 14:49:41 +01:00
Nikita Mikhaylov
e9c7555365
Use TablesDependencyGraph in DatabaseReplicated recovery process (#44697) 2023-01-04 14:49:39 +01:00
Kruglov Pavel
59263f3ae1
Merge pull request #44501 from Avogar/validate-types
Validate data types according to settings.
2023-01-04 14:48:09 +01:00
Kruglov Pavel
ac66dcfbe4
Merge pull request #44867 from ClickHouse/fail-performance-on-report-error
Fix non-detected Errors in performance tests message
2023-01-04 14:27:37 +01:00
Kruglov Pavel
90ae405033
Merge pull request #44876 from Avogar/fix-perf-tests
Revert some changes from #42777 to fix performance tests
2023-01-04 14:27:17 +01:00
Han Fei
7f705686d4 refine test 2023-01-04 14:23:00 +01:00
Yatsishin Ilya
4d5131ed7d debug quotes 2023-01-04 13:16:31 +00:00
Kruglov Pavel
0c7d39ac7f
Merge pull request #44832 from ucasfl/row-number
Fix output_format_pretty_row_numbers does not preserve the counter across the blocks
2023-01-04 14:15:47 +01:00
Dan Roscigno
a6c5061e77
Merge pull request #44899 from DanRoscigno/backup-params
add command summary
2023-01-04 08:13:00 -05:00
DanRoscigno
2daa92b195 combine feedback 2023-01-04 08:10:36 -05:00
DanRoscigno
83faec186c combine feedback 2023-01-04 08:08:31 -05:00
DanRoscigno
9ee66373df combine feedback 2023-01-04 08:05:32 -05:00
Dan Roscigno
670020b600
Update .github/PULL_REQUEST_TEMPLATE.md
Co-authored-by: Ivan Blinkov <ivan@clickhouse.com>
2023-01-04 07:55:10 -05:00
Dan Roscigno
617144187e
Update .github/PULL_REQUEST_TEMPLATE.md
Co-authored-by: Ivan Blinkov <ivan@clickhouse.com>
2023-01-04 07:54:52 -05:00
kssenii
283388cfa6 Simplify loop, add comment 2023-01-04 13:47:15 +01:00
Maksim Kita
2482acc600
Merge pull request #44881 from azat/concurrent-bounded-queue-fix
Fix ConcurrentBoundedQueue::emplace() return value in case of finished queue
2023-01-04 15:44:54 +03:00
DanRoscigno
bece361a79 add command summary 2023-01-04 07:32:52 -05:00
kssenii
0fe4d0732d Better 2023-01-04 13:17:40 +01:00
kssenii
ae7a5a6554 Better comment 2023-01-04 13:07:56 +01:00
Antonio Andelic
890f094829 Set retention policy for Kafka topic 2023-01-04 12:04:00 +00:00
kssenii
cebfddc3ad Better closing of the loop 2023-01-04 13:00:37 +01:00
Ilya Yatsishin
5794ebaa4e
Merge pull request #44871 from ClickHouse/upload-bugfix-statuses
Upload status files to S3 report for bugfix check
2023-01-04 12:52:42 +01:00
Yatsishin Ilya
08fbf6e5b2 again 2023-01-04 11:48:28 +00:00
Dan Roscigno
c54f9a935f
Update PULL_REQUEST_TEMPLATE.md
Add a prompt to the PR template to encourage adding information to go into the docs.
2023-01-04 06:48:12 -05:00
Enrique Herreros
169580da69 typo 2023-01-04 12:45:39 +01:00
Han Fei
65ef7b4adc fix build 2023-01-04 12:45:12 +01:00
alesapin
c09f83654d
Merge pull request #44533 from ClickHouse/40951_Allow_macro_substitution_in_endpoint
Allow macro substitution in endpoint of disks
2023-01-04 12:29:57 +01:00
alesapin
d5e41dbb0b
Update src/Disks/ObjectStorages/Web/registerDiskWebServer.cpp 2023-01-04 12:29:28 +01:00
Raúl Marín
05ce5eec06 Ignore hwmon sensors on label read issues 2023-01-04 12:05:13 +01:00
Robert Schulze
23196ceffd
Upgrade googletest to their lastest main state 2023-01-04 10:44:39 +00:00
Antonio Andelic
5361d128b3
Merge pull request #44888 from ClickHouse/store-zk-data-snapshot-small-distance
Store ZK generated data in `test_keeper_snapshot_small_distance`
2023-01-04 11:21:36 +01:00
Robert Schulze
8a5004c738
Merge pull request #44890 from ClickHouse/fix-builderspecialreport
Fix "AttributeError: 'BuildResult' object has no attribute 'libraries'" in BuilderReport and BuilderSpecialReport
2023-01-04 11:10:03 +01:00
Azat Khuzhin
0ab0f76737 Convert integration test_dictionaries_update_field to a stateless
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-01-04 11:05:00 +01:00
Robert Schulze
58694ff091
Fix "AttributeError: 'BuildResult' object has no attribute 'libraries'" in BuilderSpecialReport 2023-01-04 09:37:56 +00:00
Antonio Andelic
9b58c97563 Store ZK generated data in archive 2023-01-04 09:10:16 +00:00
Smita Kulkarni
4f0b0236e3 Removed flag from ExpressionAnalyzer and added a check in MutationsInterpreter::addStreamsForLaterStages - 42637 Disallow arrayJoin in mutations 2023-01-04 09:56:44 +01:00
SmitaRKulkarni
bfea112804
Merge branch 'master' into 44736_Fix_logical_error_for_qualified_asterisk 2023-01-04 07:46:04 +01:00
Nikolay Degterinsky
aa41e9b775
Merge pull request #44857 from evillique/fix-msan-build
Try to fix MSan build
2023-01-04 04:31:28 +01:00
Alexey Milovidov
cdff9439f7
Merge pull request #44737 from Algunenano/perf_log_sync_time
Perf test: Log the time spent waiting for file sync
2023-01-04 05:29:57 +03:00