Duc Canh Le
|
abe0cfd10f
|
fix wrong query result when using nullable primary key (#49172)
|
2023-05-01 12:51:22 +02:00 |
|
Azat Khuzhin
|
5fbf601764
|
Improve 02730_dictionary_hashed_load_factor test
- add attributes & names into output
- rename to include element_count into the name too
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-05-01 12:44:41 +02:00 |
|
Azat Khuzhin
|
2fd1a73812
|
Fix element_count for HASHED/SPARSE_HASHED with multiple attributes
Previosly element_count was multplied by the number of attributes.
Fixes: #5440
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-05-01 12:44:41 +02:00 |
|
Azat Khuzhin
|
93201f21d9
|
Fix load_factor for HASHED/SPARSE_HASHED dictionaries with SHARDS
Previously, bucket_count was set only for the one shard, and hence
load_factor was > 1.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-05-01 12:44:41 +02:00 |
|
alesapin
|
2a28869fd4
|
Merge branch 'master' into don_t_write_version_file_on_start
|
2023-05-01 12:22:23 +02:00 |
|
ongkong
|
1bffb28adc
|
add comment, change check location
|
2023-05-01 12:14:44 +02:00 |
|
ongkong
|
35a736f811
|
use sanitizeBlock
|
2023-05-01 12:14:44 +02:00 |
|
alesapin
|
f7d26547fc
|
Followup
|
2023-05-01 12:10:25 +02:00 |
|
robot-ch-test-poll
|
a8e63abbb4
|
Merge pull request #49350 from Raqbit/docs-data-types-fix-nullable
Fix typo "nullbale" in data-types reference doc
|
2023-05-01 11:14:42 +02:00 |
|
Raqbit
|
2bce8a1b44
|
Fix typo "nullbale" in data-types reference doc
|
2023-05-01 10:14:46 +02:00 |
|
robot-clickhouse
|
ab97dbcf1e
|
Automatic style fix
|
2023-04-30 17:27:15 +00:00 |
|
alesapin
|
b22a54d6cc
|
fix
|
2023-04-30 19:10:12 +02:00 |
|
alesapin
|
6281606fcf
|
More debug info
|
2023-04-30 19:08:04 +02:00 |
|
alesapin
|
c6f91afad7
|
Add more debug to test (it's not flaky on my setup)
|
2023-04-30 19:07:15 +02:00 |
|
alesapin
|
a1e9236b53
|
Fix tests which depend on detached files count
|
2023-04-30 19:06:36 +02:00 |
|
alesapin
|
f03e75971a
|
Remove on detach
|
2023-04-30 19:06:31 +02:00 |
|
alesapin
|
a098298c0f
|
Remove file for empty parts
|
2023-04-30 19:06:23 +02:00 |
|
Smita Kulkarni
|
941b408574
|
Reverted changes to test as reference of data part will be same
|
2023-04-30 18:54:10 +02:00 |
|
alesapin
|
d34fe4b2d3
|
Merge branch 'master' into fix_zero_copy_not_atomic
|
2023-04-30 17:25:24 +02:00 |
|
alesapin
|
3955b9bb1e
|
fix shell check
|
2023-04-30 17:24:36 +02:00 |
|
alesapin
|
a95a5f6fb6
|
Fix two bugs and add test
|
2023-04-30 16:33:23 +02:00 |
|
alesapin
|
ec2c860a39
|
Merge branch 'fix_zero_copy_not_atomic' of github.com:ClickHouse/ClickHouse into fix_zero_copy_not_atomic
|
2023-04-30 15:02:27 +02:00 |
|
Smita Kulkarni
|
408db4a25b
|
Updated to store IMergeTreeDataPartInfoForReader instead of DataPart in MergeTreeMarksLoader
|
2023-04-30 10:56:43 +02:00 |
|
Alexey Milovidov
|
7b63c3ac69
|
Merge pull request #49344 from ClickHouse/fix-tests-visualizer
Fix tests visualizer
|
2023-04-30 07:33:05 +03:00 |
|
Alexey Milovidov
|
d945089df8
|
Fix tests visualizer
|
2023-04-29 23:48:45 +02:00 |
|
alesapin
|
daa0b095ed
|
Merge branch 'master' into fix_zero_copy_not_atomic
|
2023-04-29 21:26:26 +02:00 |
|
Alexey Milovidov
|
15d0379e2c
|
Merge pull request #48792 from ClickHouse/fix_some_tests3
Fix some tests
|
2023-04-29 22:04:11 +03:00 |
|
Nikita Taranov
|
f1ff2c0135
|
Fix oss-fuzz build errors (#49236)
|
2023-04-29 18:44:50 +02:00 |
|
Nikita Taranov
|
0be9c0751e
|
Merge branch 'master' into rand_exp
|
2023-04-29 15:22:08 +02:00 |
|
Kseniia Sumarokova
|
7d867d7632
|
Merge pull request #49225 from MikhailBurdukov/mongo_dict_tls
Connection options for MongoDB dictionaries
|
2023-04-29 11:37:45 +02:00 |
|
Mikhail f. Shiryaev
|
b385b51f07
|
Merge pull request #49314 from ClickHouse/fallback-auth-gh-api
Fallback auth gh api
|
2023-04-29 09:36:49 +02:00 |
|
Mikhail f. Shiryaev
|
f7048bd27a
|
Merge pull request #48468 from ClickHouse/status-comment
Implement status comment
|
2023-04-29 09:29:27 +02:00 |
|
Mikhail f. Shiryaev
|
d336bee056
|
Fix the Logs header for case when only log_urls is set
|
2023-04-28 23:52:35 +02:00 |
|
Mikhail f. Shiryaev
|
886ba0b01d
|
Replace markdown with pure HTML for check descriptions
|
2023-04-28 23:52:34 +02:00 |
|
Mikhail f. Shiryaev
|
20c8f0f1b4
|
Use only one comment for all statuses in the PR
|
2023-04-28 23:52:34 +02:00 |
|
Mikhail f. Shiryaev
|
61c6c61638
|
Rework the status comment to be a digest with the full report available
by link
|
2023-04-28 23:52:33 +02:00 |
|
Mikhail f. Shiryaev
|
e8cf417350
|
Use NotSet in post_commit_status for optional arguments
|
2023-04-28 23:52:33 +02:00 |
|
Mikhail f. Shiryaev
|
c66e50f283
|
Remove options from S3Helper, they are global
|
2023-04-28 23:52:32 +02:00 |
|
Mikhail f. Shiryaev
|
f411be8c37
|
Rename Run Check to CI running
|
2023-04-28 23:52:31 +02:00 |
|
Mikhail f. Shiryaev
|
df33b99907
|
Rework post_commit_status, add set_status_comment there
|
2023-04-28 23:52:31 +02:00 |
|
Mikhail f. Shiryaev
|
d58abd3c37
|
Add a function get_repo with global state
|
2023-04-28 23:52:30 +02:00 |
|
Mikhail f. Shiryaev
|
4405459925
|
Refactor RerunHelper to reduce API calls
|
2023-04-28 23:52:30 +02:00 |
|
Mikhail f. Shiryaev
|
19fd5f9c3c
|
Add descriptions for the status comment
|
2023-04-28 23:52:29 +02:00 |
|
Mikhail f. Shiryaev
|
eb11fb02fa
|
Clean up ast_fuzzer_check.py
|
2023-04-28 23:52:29 +02:00 |
|
Mikhail f. Shiryaev
|
ccd4fd7e64
|
Use commit_status_helper.post_commit_status everywhere
|
2023-04-28 23:52:28 +02:00 |
|
Mikhail f. Shiryaev
|
144ebd3d36
|
Implement main() in run_check.py
|
2023-04-28 23:52:27 +02:00 |
|
Mikhail f. Shiryaev
|
e670c51680
|
Unify commit.create_status and post_commit_status
|
2023-04-28 23:52:26 +02:00 |
|
Alexey Milovidov
|
71b3ad8df6
|
Merge pull request #48765 from ClibMouse/update_curl
Update curl to 8.0.1 (for CVEs)
|
2023-04-28 23:52:35 +03:00 |
|
Nikita Taranov
|
af558e282c
|
impl
|
2023-04-28 20:48:37 +00:00 |
|
Alexey Milovidov
|
f2839ad0dd
|
Merge pull request #49310 from ClickHouse/fix-analyzer-tests
Fix 02516_join_with_totals_and_subquery_bug with new analyzer
|
2023-04-28 23:37:24 +03:00 |
|