FArthur-cmd
|
61ef73a6fc
|
return grpc to correct version
|
2022-01-31 09:31:38 +00:00 |
|
FArthur-cmd
|
cb4ad97d45
|
add test
|
2022-01-28 17:37:52 +00:00 |
|
Filatenkov Artur
|
fcac77b918
|
Merge branch 'ClickHouse:master' into merge_15765
|
2022-01-25 23:21:24 +03:00 |
|
alesapin
|
0105f7e0bc
|
Merge pull request #33988 from ClickHouse/keeper_and_access
Fix clickhouse server start when replicated access storage depend on keeper
|
2022-01-25 22:54:43 +03:00 |
|
alexey-milovidov
|
0d6032f0fe
|
Merge pull request #33962 from ClickHouse/cpp-expr-script
add c++expr script for C++ one-liners
|
2022-01-25 22:50:18 +03:00 |
|
Maksim Kita
|
0cc8b9462b
|
Merge pull request #33977 from vitlibar/fix-checking-access-for-system-command
Fix checking access for the SYSTEM command.
|
2022-01-25 17:07:36 +01:00 |
|
Maksim Kita
|
4507f883e6
|
Merge pull request #33976 from azat/fix-00985_merge_stack_overflow
Disable parallel run for 00985_merge_stack_overflow
|
2022-01-25 15:12:47 +01:00 |
|
alesapin
|
b8c6481d4c
|
Fix clickhouse server start when replicated access storage depend on keeper
|
2022-01-25 16:40:12 +03:00 |
|
Filatenkov Artur
|
b5be9cbb0d
|
Merge branch 'ClickHouse:master' into merge_15765
|
2022-01-25 15:10:40 +03:00 |
|
Vitaly Baranov
|
cc38fe3fb6
|
Fix checking access for the SYSTEM command.
|
2022-01-25 18:54:59 +07:00 |
|
Ilya Yatsishin
|
fe84167c99
|
Merge pull request #33983 from ClickHouse/docker-green-on-retry
Fix dependencies tree for docker image check
|
2022-01-25 14:43:00 +03:00 |
|
Kruglov Pavel
|
1b19139f74
|
Merge pull request #31862 from Avogar/fix-lz4
Try to fix lz4 compression
|
2022-01-25 14:34:45 +03:00 |
|
Maksim Kita
|
702ad6e2c8
|
Merge pull request #33966 from battle-test/patch-2
Removed line break for correct table display
|
2022-01-25 12:20:14 +01:00 |
|
Mikhail f. Shiryaev
|
fb908a31e2
|
Fix dependencies tree for docker image check
|
2022-01-25 12:09:10 +01:00 |
|
Filatenkov Artur
|
a30c3d1772
|
Merge pull request #31645 from karnevil13/karnevil-DOCSUP-18631
* DOCSUP-18631: Edit and translate
|
2022-01-25 14:02:51 +03:00 |
|
Azat Khuzhin
|
7111f411df
|
check-style: ignore comments for currentDatabase() check
Inaccurate, but should OK for check-style scripts.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-01-25 13:16:45 +03:00 |
|
Azat Khuzhin
|
922b758298
|
Disable parallel run for 00985_merge_stack_overflow
Since parallel queries to system.columns may fail with
TOO_DEEP_RECURSION too.
CI: https://s3.amazonaws.com/clickhouse-test-reports/33201/0013a2fdee26fc11a34ebffaf10f69d7cfff9b3a/fast_test__actions_.html
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-01-25 12:54:43 +03:00 |
|
Kruglov Pavel
|
9f12f4af13
|
Merge pull request #33302 from Avogar/formats-with-suffixes
Allow to create new files on insert for File/S3/HDFS engines
|
2022-01-25 10:56:15 +03:00 |
|
Maksim Kita
|
b9fb741c79
|
Merge pull request #33930 from cnmade/PF202201240930
Translate zh/faq/general/columnar-database: translate to zh
|
2022-01-24 23:53:43 +01:00 |
|
Maksim Kita
|
c1db61b4ed
|
Merge pull request #33946 from azat/build-cleanup
Remove MAKE_STATIC_LIBRARIES (in favor of USE_STATIC_LIBRARIES)
|
2022-01-24 23:42:04 +01:00 |
|
Nikita
|
d6147f7105
|
Removed line break for correct table display
https://clickhouse.com/docs/en/sql-reference/dictionaries/external-dictionaries/external-dicts-dict-structure/#ext_dict_structure-attributes
|
2022-01-25 01:29:39 +03:00 |
|
Sergei Trifonov
|
990fd2b0aa
|
add c++expr script for C++ one-liners
|
2022-01-24 22:16:47 +03:00 |
|
alexey-milovidov
|
189ff60f32
|
Merge pull request #33950 from azat/remove-glibc-compat
Revert glibc compatibility (via .symver) in favor of hermetic build (bundled libc)
|
2022-01-24 21:10:19 +03:00 |
|
Mikhail f. Shiryaev
|
0eaeabd9d3
|
Merge pull request #33954 from ClickHouse/style-checker-aarch64
Add on-demand style-checker-aarch64 hosts
|
2022-01-24 17:04:57 +01:00 |
|
Mikhail f. Shiryaev
|
57b4655fa2
|
Fix style for pr_info
|
2022-01-24 16:34:01 +01:00 |
|
Mikhail f. Shiryaev
|
fc1c80f1be
|
Launch docker images building on on-demand hosts
|
2022-01-24 15:56:18 +01:00 |
|
Mikhail f. Shiryaev
|
8e8ee8f8d1
|
Add style-checker-aarch64 to metrics lambda
|
2022-01-24 15:50:34 +01:00 |
|
Filatenkov Artur
|
852b5fe4b2
|
Correct paths
|
2022-01-24 17:37:23 +03:00 |
|
Azat Khuzhin
|
4a0facd341
|
Remove MAKE_STATIC_LIBRARIES (in favor of USE_STATIC_LIBRARIES)
There is no more MAKE_*, so remove this alias.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-01-24 17:28:33 +03:00 |
|
Mikhail f. Shiryaev
|
3c5bdc0054
|
Merge pull request #33751 from ClickHouse/fix-docker-dependencies
Fix docker dependencies
|
2022-01-24 15:03:32 +01:00 |
|
Mikhail f. Shiryaev
|
7a1f471d6f
|
Add tests for process_image_with_parrents
|
2022-01-24 14:55:57 +01:00 |
|
Mikhail f. Shiryaev
|
d38b4f5440
|
Add unit tests for python to CI
|
2022-01-24 14:54:55 +01:00 |
|
Mikhail f. Shiryaev
|
70d997cbda
|
Fix pylint issues
|
2022-01-24 14:54:37 +01:00 |
|
Mikhail f. Shiryaev
|
18ef029ed3
|
Fix issue with building from non-existing tags
|
2022-01-24 14:54:29 +01:00 |
|
Mikhail f. Shiryaev
|
3531318388
|
Add tests for get_changed_docker_images
|
2022-01-24 14:52:07 +01:00 |
|
Mikhail f. Shiryaev
|
aa296c36bb
|
Fix dummy PRInfo
|
2022-01-24 14:51:56 +01:00 |
|
avogar
|
1f49acc164
|
Better naming
|
2022-01-24 16:28:36 +03:00 |
|
Azat Khuzhin
|
37dbff7587
|
Revert glibc compatibility (via .symver) in favor of hermetic build (bundled libc)
This patch reverts glibc compatibility (via .symver) #29594,
in favor of hermetic build (that provides bundled libc version) #30011
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-01-24 16:03:56 +03:00 |
|
alesapin
|
0e37e8b4a0
|
Merge pull request #33941 from ClickHouse/fix_keeper_wrong_snapshot
Fix bug in keeper which can lead to inconsistent snapshots
|
2022-01-24 15:53:44 +03:00 |
|
mergify[bot]
|
5ef5e1d558
|
Merge branch 'master' into karnevil-DOCSUP-18631
|
2022-01-24 12:09:59 +00:00 |
|
Ilya Yatsishin
|
35c03b317e
|
Merge pull request #33639 from Algunenano/async_metrics_handle_failures
AsynchronousMetrics: Ignore inaccessible sensors
|
2022-01-24 14:04:07 +03:00 |
|
Filatenkov Artur
|
82b0fc0bd0
|
Merge branch 'master' into merge_15765
|
2022-01-24 13:38:53 +03:00 |
|
tavplubix
|
da9a38655b
|
Merge pull request #33847 from ClickHouse/fix_33806
Fix logical error on RESTORE REPLICA
|
2022-01-24 13:28:37 +03:00 |
|
alesapin
|
caa9cc4992
|
Merge pull request #33942 from ClickHouse/fix_keeper_dumper_build
Fix keeper data dumper build
|
2022-01-24 13:24:52 +03:00 |
|
alesapin
|
8d2750a92a
|
Fix keeper data dumper build
|
2022-01-24 13:23:58 +03:00 |
|
alesapin
|
ab2aca2699
|
Fix bug in keeper which can lead to inconsistent snapshots
|
2022-01-24 13:17:40 +03:00 |
|
Maksim Kita
|
49793553ed
|
Merge pull request #33929 from den-crane/patch-3
Docs. more ZK tips.md
|
2022-01-24 10:21:11 +01:00 |
|
tavplubix
|
766786b570
|
Update StorageReplicatedMergeTree.h
|
2022-01-24 12:16:13 +03:00 |
|
tavplubix
|
34baca1298
|
Update src/Storages/StorageReplicatedMergeTree.cpp
Co-authored-by: Bharat Nallan <bharatnc@gmail.com>
|
2022-01-24 12:12:08 +03:00 |
|
tavplubix
|
2f566d2af9
|
Update src/Storages/StorageReplicatedMergeTree.cpp
Co-authored-by: Bharat Nallan <bharatnc@gmail.com>
|
2022-01-24 12:12:03 +03:00 |
|