Robert Schulze
|
6f564c59bd
|
Merge pull request #42641 from Enmk/fix_profile_names_mismatch
Fixed exception when user tries to log in
|
2022-11-30 13:01:57 +01:00 |
|
Antonio Andelic
|
4a145b6c96
|
Merge pull request #43686 from ClickHouse/more-aggresive-batching-keeper
Try batching requests in Keeper more aggressively
|
2022-11-30 12:56:25 +01:00 |
|
alesapin
|
7b4025ba7c
|
Fix bug
|
2022-11-30 12:43:46 +01:00 |
|
Igor Nikonov
|
3869a6c8f1
|
Merge pull request #43466 from zzsmdfj/issue_42742_fix_date_diff_wrong_result_build_by_darwin
Fix date_diff() for hour/minute on macOS
|
2022-11-30 12:23:53 +01:00 |
|
Anton Ivashkin
|
d6ca97c8d0
|
Fix multipart upload for large S3 object
|
2022-11-30 11:58:04 +02:00 |
|
Antonio Andelic
|
0921356e91
|
Merge branch 'master' into parallel-log-appending
|
2022-11-30 09:42:38 +01:00 |
|
Han Fei
|
8f01eded48
|
Merge pull request #43787 from mo-avatar/zh_security_change_log
update security-changelog in chinese
|
2022-11-30 08:58:35 +01:00 |
|
mo-avatar
|
0b3b460301
|
Update security-changelog in chinese
|
2022-11-30 09:46:32 +08:00 |
|
Alexey Milovidov
|
54e27d4230
|
Merge branch 'master' into build-libcxx-and-libcxxabi-from-llvm-project
|
2022-11-30 00:25:25 +01:00 |
|
Alexey Milovidov
|
ce34963214
|
Merge pull request #43802 from ClickHouse/poco_enumerate_fix
Update Poco
|
2022-11-30 00:18:02 +01:00 |
|
Vasily Nemkov
|
3d0c07ac5b
|
Updated tests to match improved behaviour of currentProfiles()
|
2022-11-30 02:32:27 +04:00 |
|
Anton Popov
|
fe5fff0347
|
Merge pull request #43329 from xiedeyantu/support_nested_column
s3 table function can support select nested column using {column_name}.{subcolumn_name}
|
2022-11-29 22:27:19 +01:00 |
|
Han Fei
|
85163ce888
|
Merge pull request #43174 from Tiaonmmn/patch-8
Update limit-by.md
|
2022-11-29 20:55:42 +01:00 |
|
Han Fei
|
a35af55c8f
|
Update docs/zh/sql-reference/statements/select/limit-by.md
|
2022-11-29 20:54:23 +01:00 |
|
Han Fei
|
4251426e4b
|
Update docs/zh/sql-reference/statements/select/limit-by.md
|
2022-11-29 20:53:41 +01:00 |
|
Han Fei
|
78065e5010
|
Update docs/zh/sql-reference/statements/select/limit-by.md
|
2022-11-29 20:52:22 +01:00 |
|
Nikolay Degterinsky
|
af9ab4cd99
|
Merge remote-tracking branch 'upstream/master' into from-select
|
2022-11-29 18:11:15 +00:00 |
|
Alexander Tokmakov
|
493f6a1c94
|
Merge pull request #43810 from ClickHouse/tavplubix-patch-1
Add another BC check suppression
|
2022-11-29 20:23:01 +03:00 |
|
Nikita Taranov
|
488610bd96
|
impl (#43709)
|
2022-11-29 18:22:24 +01:00 |
|
Alexander Tokmakov
|
ac578efc05
|
Update run.sh
|
2022-11-29 20:16:59 +03:00 |
|
vdimir
|
21f93e9f4c
|
Add IJoin::initialize
|
2022-11-29 17:11:00 +00:00 |
|
Mikhail f. Shiryaev
|
fe8107e95f
|
Fix type ignorance in version_helper.py
|
2022-11-29 17:18:29 +01:00 |
|
Mikhail f. Shiryaev
|
9cb2aa1c46
|
Add python mypy check to CI
|
2022-11-29 16:50:22 +01:00 |
|
Mikhail f. Shiryaev
|
e46f615176
|
Simplify checks list in style-check image
|
2022-11-29 16:50:22 +01:00 |
|
Mikhail f. Shiryaev
|
0f2704703f
|
Fix typing and bug in cancel_and_rerun_workflow_lambda
|
2022-11-29 16:50:22 +01:00 |
|
Mikhail f. Shiryaev
|
23002bc808
|
Add typing to terminate_runner_lambda
|
2022-11-29 16:50:21 +01:00 |
|
Mikhail f. Shiryaev
|
3feb8e3657
|
Add type hinting to ci_runners_metrics_lambda
|
2022-11-29 16:50:20 +01:00 |
|
Alexander Tokmakov
|
24940ad5bb
|
Merge pull request #43675 from ClickHouse/merge_predicate_uncommitted_blocks_hint
Provide hint for loading uncommitted blocks in merge predicate
|
2022-11-29 17:55:11 +03:00 |
|
Alexander Gololobov
|
6f6114993f
|
Enable test with 1M entries after the fix
|
2022-11-29 15:43:00 +01:00 |
|
Alexander Gololobov
|
c6f18bec6d
|
Merge branch 'master' into poco_enumerate_fix
|
2022-11-29 15:13:34 +01:00 |
|
Alexander Gololobov
|
e94ac23a4e
|
Update Poco
|
2022-11-29 15:03:52 +01:00 |
|
Alexander Tokmakov
|
58d8025a15
|
Update StorageReplicatedMergeTree.cpp
|
2022-11-29 16:42:15 +03:00 |
|
Alexander Gololobov
|
06d04a81f5
|
Merge branch 'master' into faster_backup_config_loading
|
2022-11-29 14:29:58 +01:00 |
|
Alexander Tokmakov
|
77b44c8541
|
Merge pull request #43778 from ClickHouse/fix_43736
Yet another fix for AggregateFunctionMinMaxAny
|
2022-11-29 16:29:12 +03:00 |
|
Sema Checherinda
|
7feea8fd9b
|
Merge pull request #43278 from mdelapenya/bump-testcontainers-go
chore: bump testcontainers-go to latest released version
|
2022-11-29 14:23:15 +01:00 |
|
Mikhail f. Shiryaev
|
eacf7e01a1
|
Fix typing in team_keys_lambda
|
2022-11-29 14:12:29 +01:00 |
|
Mikhail f. Shiryaev
|
3bf3dacb4d
|
Add __init__.py to lambdas for mypy
|
2022-11-29 14:12:28 +01:00 |
|
Mikhail f. Shiryaev
|
f4a7ff409e
|
Fix push_to_artifactory.py
|
2022-11-29 14:12:28 +01:00 |
|
Mikhail f. Shiryaev
|
db44e40989
|
Fix sqlancer_check.py typing
|
2022-11-29 14:12:27 +01:00 |
|
Mikhail f. Shiryaev
|
e1a9f2976a
|
Fix stress_check.py typing
|
2022-11-29 14:12:27 +01:00 |
|
Mikhail f. Shiryaev
|
5af2bc6660
|
Fix unit_tests_check.py typing
|
2022-11-29 14:12:26 +01:00 |
|
Mikhail f. Shiryaev
|
d0d23af63e
|
Fix integration_test_check.py typing
|
2022-11-29 14:12:26 +01:00 |
|
Mikhail f. Shiryaev
|
1e5fec1157
|
Fix functional_test_check.py typing
|
2022-11-29 14:12:25 +01:00 |
|
Mikhail f. Shiryaev
|
33424bc411
|
Add typing to fast tests
|
2022-11-29 14:12:25 +01:00 |
|
Mikhail f. Shiryaev
|
eb738fa13e
|
Use PRInfo and TEMP_PATH in codebrowser
|
2022-11-29 14:12:24 +01:00 |
|
Mikhail f. Shiryaev
|
40b8c8559f
|
Simplify finish_check.py
|
2022-11-29 14:12:24 +01:00 |
|
Mikhail f. Shiryaev
|
d4859275f4
|
Fix typing in version_test.py
|
2022-11-29 14:12:23 +01:00 |
|
Mikhail f. Shiryaev
|
459dde989b
|
A tiny fix for missing types
|
2022-11-29 14:12:23 +01:00 |
|
Mikhail f. Shiryaev
|
ba9e51d686
|
Fix cherry-pick.py typing issues
|
2022-11-29 14:12:22 +01:00 |
|
Mikhail f. Shiryaev
|
ec0684dfce
|
Fix typing issues in build_check.py
|
2022-11-29 14:12:22 +01:00 |
|