Nikolay Degterinsky
|
c5ca5b608e
|
Merge pull request #33314 from evillique/classification
Merge functions for text classification
|
2022-01-27 17:15:08 +03:00 |
|
Mikhail f. Shiryaev
|
88629657ca
|
Merge pull request #34012 from ClickHouse/pr_description
Pr description
|
2022-01-27 11:09:17 +01:00 |
|
Mikhail f. Shiryaev
|
22eddff0d5
|
Add a comment about broken logic for skipping checks
|
2022-01-26 15:30:59 +01:00 |
|
Mikhail f. Shiryaev
|
462e95d0fa
|
Replace labels_from_ip by pr_event_from_api
|
2022-01-26 15:03:30 +01:00 |
|
Mikhail f. Shiryaev
|
6fa6588cb5
|
Add info about body for a failed check
|
2022-01-26 14:03:01 +01:00 |
|
Kruglov Pavel
|
662ea9d024
|
Merge pull request #33927 from kitaisreal/range-hashed-dictionary-refactoring
RangeHashedDictionary refactoring
|
2022-01-26 15:26:57 +03:00 |
|
Mikhail f. Shiryaev
|
99e0ce1ab8
|
Add get_with_retries helper to build_download_helper.py
|
2022-01-26 13:20:08 +01:00 |
|
Mikhail f. Shiryaev
|
7cde981531
|
Apply black formatter to build_download_helper.py
|
2022-01-26 12:10:20 +01:00 |
|
Mikhail f. Shiryaev
|
1ecee3aa8e
|
Apply black formatter to pr_info
|
2022-01-26 12:09:35 +01:00 |
|
tavplubix
|
9e91a9dfd1
|
Merge pull request #33429 from zzsmdfj/MaterializeMySQL_support_set_and_other_dataType
MaterializeMySQL support SET YEAR TIME GEOMETRY dataType
|
2022-01-26 11:29:46 +03:00 |
|
alesapin
|
677a7f1133
|
Merge pull request #33990 from ClickHouse/cancel-lambda
Cancel lambda
|
2022-01-26 10:51:21 +03:00 |
|
Maksim Kita
|
43604a2e8f
|
Fixed tests
|
2022-01-25 21:56:29 +00:00 |
|
Maksim Kita
|
bf768a94e8
|
Merge pull request #33971 from Avogar/fix-ipv6
Fix parsing IPv6 from query parameter and fix IPv6 to string conversion
|
2022-01-25 22:45:11 +01: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 |
|
Mikhail f. Shiryaev
|
62ddfbe4ab
|
Use workflow names instead of ID
|
2022-01-25 18:32:13 +01:00 |
|
Mikhail f. Shiryaev
|
604af8d3b8
|
Apply black to cancel lambda
|
2022-01-25 18:28:17 +01: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 |
|
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
|
d9e079da4e
|
Added tests
|
2022-01-25 11:13:37 +00:00 |
|
Maksim Kita
|
bcbd956b83
|
RangeHashedDictionary change layout structure
|
2022-01-25 11:13:37 +00:00 |
|
Mikhail f. Shiryaev
|
fb908a31e2
|
Fix dependencies tree for docker image check
|
2022-01-25 12:09:10 +01:00 |
|
Nikolay Degterinsky
|
5edbae6734
|
Merge branch 'master' into classification
|
2022-01-25 10:22:47 +00: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 |
|
avogar
|
ad01d68f36
|
Fix parsing IPv6 from query parameter and fix IPv6 to string conversion
|
2022-01-25 10:09:17 +03: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 |
|
Mikhail f. Shiryaev
|
57b4655fa2
|
Fix style for pr_info
|
2022-01-24 16:34:01 +01:00 |
|
Mikhail f. Shiryaev
|
8e8ee8f8d1
|
Add style-checker-aarch64 to metrics lambda
|
2022-01-24 15:50:34 +01: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
|
7a1f471d6f
|
Add tests for process_image_with_parrents
|
2022-01-24 14:55:57 +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 |
|
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 |
|
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 |
|
Maksim Kita
|
7fffe5846f
|
Merge pull request #33924 from kitaisreal/sql-user-defined-functions-invalid-lambda-crash-fix
SQLUserDefinedFunctions invalid lambda additional cases
|
2022-01-23 22:06:49 +01:00 |
|
alesapin
|
57dae1e308
|
Merge pull request #33162 from azat/integration-tests-status
Fix status of SKIPPED integration tests (was incorrectly marked as ERROR)
|
2022-01-23 21:46:59 +03:00 |
|
Maksim Kita
|
818966c1a2
|
Merge pull request #33921 from bharatnc/ncb/h3-improve
explicitly checkAndGetColumn for remaining H3 funcs
|
2022-01-23 18:08:30 +01:00 |
|
Maksim Kita
|
243a280936
|
Updated tests
|
2022-01-23 17:02:43 +00:00 |
|
alesapin
|
51a6d08bff
|
Fix test_replica_is_active flaky test
|
2022-01-23 19:31:09 +03:00 |
|
bharatnc
|
6faad9366b
|
fix tests
|
2022-01-23 06:29:57 -08:00 |
|
Maksim Kita
|
f76536c079
|
Merge pull request #33914 from kitaisreal/dictionaries-added-support-for-date-time-64
Dictionaries added support for DateTime64
|
2022-01-23 13:21:22 +01:00 |
|
Maksim Kita
|
c66d5c6dd0
|
Merge pull request #33794 from kitaisreal/support-cast-from-map-to-array-of-tuple
Support cast from Map to Array of Tuple
|
2022-01-23 13:10:28 +01:00 |
|
Alexey Milovidov
|
4d30e6eab6
|
Fix aggregate function combinator -If with Nullable filter argument
|
2022-01-23 08:27:29 +03:00 |
|
Maksim Kita
|
4ec2861d82
|
Merge pull request #33907 from ClickHouse/more-retries-in-ci
Add more retries in CI for AWS "spot" instances
|
2022-01-23 00:57:35 +01:00 |
|