Amos Bird
|
385caa3e0a
|
Separate base parts out of SystemLog
|
2022-01-25 18:48:43 +08:00 |
|
Nikolay Degterinsky
|
5edbae6734
|
Merge branch 'master' into classification
|
2022-01-25 10:22:47 +00: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
|
ed43abbaeb
|
Update FunctionsConversion.h
|
2022-01-25 12:32:21 +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 |
|
avogar
|
ab49472155
|
Add comment
|
2022-01-25 10:10:04 +03:00 |
|
avogar
|
ad01d68f36
|
Fix parsing IPv6 from query parameter and fix IPv6 to string conversion
|
2022-01-25 10:09:17 +03:00 |
|
zvonand
|
70b5db0d20
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into issue_14648
|
2022-01-25 09:38:50 +03:00 |
|
cnmade
|
06f22dda6e
|
Translate to zh: use-case/time-serial: remove bak file
|
2022-01-25 09:41:37 +08:00 |
|
cnmade
|
405715374d
|
Translate to zh: use-case/time-serial: translate to zh
|
2022-01-25 09:40:47 +08:00 |
|
cnmade
|
fadd2a3750
|
Translate to zh: use-case/time-serial: import old document
|
2022-01-25 09:38:56 +08:00 |
|
cnmade
|
a9290e6768
|
Translate to zh: use-case/time-serial: move old time-series.md to bak
|
2022-01-25 09:38:05 +08: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 |
|
Anton Popov
|
56d2b52693
|
fix reading of nested tuples
|
2022-01-24 18:44:11 +03: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 |
|
grantovsky
|
d7ad03a37f
|
Update user.md
removed keyword 'NAME' from HOST instruction
|
2022-01-24 16:54:42 +03: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 |
|
Anton Popov
|
6cbcfd706f
|
fix conversion function to literal
|
2022-01-24 15:28:15 +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 |
|
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 |
|
alexey-milovidov
|
6ee0b18979
|
Merge pull request #33920 from ClickHouse/fix-if-combinator
Fix aggregate function combinator `-If` with `Nullable` filter argument
|
2022-01-24 11:43:11 +03:00 |
|
Anton Popov
|
3567e18f6e
|
fix 'Not found column' exception in distributed queries with arrays and tuples
|
2022-01-24 10:46:30 +03:00 |
|
alesapin
|
48c19e88a5
|
Merge pull request #33926 from ClickHouse/fix_flaky_test
Fix test_replica_is_active flaky test
|
2022-01-24 10:19:10 +03:00 |
|