Commit Graph

84744 Commits

Author SHA1 Message Date
alesapin
ac3c607ed4 Merge branch 'master' into rename_list_option 2022-03-19 20:16:57 +01:00
alesapin
95ca06f4e2 Fix names 2022-03-19 17:41:52 +01:00
alesapin
e8a229f3a6
Merge pull request #35413 from ClickHouse/adjust-fasttest
Disable long-running (>30) fast tests
2022-03-19 17:01:58 +01:00
Nikolay Degterinsky
d940eb3558
Merge pull request #35401 from qjw-ustc/patch-1
fix ext-dict-functions.md in Chinese documentation
2022-03-19 13:16:54 +03:00
Kseniia Sumarokova
a918e68d9a
Merge pull request #35355 from kssenii/add-hosts-filter
Add more checks with remoteHostsFilter
2022-03-19 09:41:23 +01:00
Maksim Kita
9a4686adac
Merge pull request #35414 from kitaisreal/functions-array-first-last-or-null
Added functions arrayFirstOrNull, arrayLastOrNull
2022-03-19 02:03:11 +03:00
Anton Popov
021f6b8c21
Merge pull request #35388 from CurtizJ/dynamic-columns-2
Slightly better performance of inserts to `Object` type
2022-03-18 22:15:14 +01:00
Maksim Kita
5c66030b46
Merge pull request #35234 from zzsmdfj/issue/#35128_add_mysql_error__detail
to #35128_add_mysql_error__detail
2022-03-18 23:41:35 +03:00
Maksim Kita
ab2496ca4e Fix style check 2022-03-18 21:39:30 +01:00
Maksim Kita
24c4ab1bd2 Added docs 2022-03-18 19:54:52 +01:00
Maksim Kita
8ef4b38b69 Added tests 2022-03-18 19:52:41 +01:00
Maksim Kita
b7b69156e3 Added functions arrayFirstOrNull, arrayLastOrNull 2022-03-18 19:52:02 +01:00
Mikhail f. Shiryaev
1b4adc963f
Disable long-running (>30) fast tests
02015_shard_crash_clang_12_build                                  OK  30.39
01014_lazy_database_concurrent_recreate_reattach_and_show_tables  OK  31.27
01034_move_partition_from_table_zookeeper                         OK  32.34
01035_concurrent_move_partition_from_table_zookeeper              OK  35.35
00183_skip_unavailable_shards                                     OK  36.69
01593_concurrent_alter_mutations_kill                             OK  38.36
02122_parallel_formatting                                         OK  39.27
02100_multiple_hosts_command_line_set                             OK  44.04
01114_database_atomic                                             OK  45.67
01287_max_execution_speed                                         OK  90.98
01599_multiline_input_and_singleline_comments                     OK  180.09
2022-03-18 17:30:05 +01:00
Alexey Milovidov
dc205d44da
Merge pull request #35400 from martincholuj/patch-3
Update security-changelog.md
2022-03-18 18:09:20 +03:00
Alexey Milovidov
6b898c1400
Merge pull request #35404 from melvynator/patch-4
Update changelog to add a table of content to facilitate the navigation
2022-03-18 18:07:21 +03:00
Kseniia Sumarokova
c7f6f858f0
Merge pull request #35403 from kssenii/postgres-support-uuid
Support uuid for postgres engines
2022-03-18 15:44:49 +01:00
mergify[bot]
d2509dadc5
Merge branch 'master' into issue/#35128_add_mysql_error__detail 2022-03-18 13:42:25 +00:00
Maksim Kita
6cb2eedccd
Merge pull request #34733 from Algunenano/asof_ftw
Improve ASOF join performance
2022-03-18 16:29:19 +03:00
Maksim Kita
ecbb4f7658
Merge pull request #35399 from wangxinalex/patch-2
fix: modify `dictGet*` functions
2022-03-18 16:18:15 +03:00
Alexey Milovidov
f13e436d40
Merge pull request #34924 from azat/tests-overlaps
Do not leave any queries after test finish (and add a check into clickhouse-test)
2022-03-18 16:06:38 +03:00
Kseniia Sumarokova
4a464d18be
Update CassandraDictionarySource.cpp 2022-03-18 14:04:14 +01:00
Kruglov Pavel
aa3c05e9d4
Merge pull request #35152 from rschu1ze/protobuf-batch-write
ProtobufList
2022-03-18 13:24:34 +01:00
Mikhail f. Shiryaev
2c6ce4b4a0
Merge pull request #35382 from ClickHouse/push-artifactory-improvement
Push LTS packages to both lts and stable repos
2022-03-18 13:10:37 +01:00
mergify[bot]
f15677feb1
Merge branch 'master' into patch-2 2022-03-18 11:47:33 +00:00
Peignon Melvyn
5b23a75aa5
Update changelog to add a table of content to facilitate the navigation
I added a table of content on top of the change log. I also added a few explicit anchor to make the navigation through this document more user friendly.
2022-03-18 12:31:34 +01:00
kssenii
1b06a2033e Support uuid 2022-03-18 12:24:50 +01:00
Raúl Marín
fe42895745 Address clang-tidy warnings 2022-03-18 11:15:12 +01:00
Raúl Marín
3191032c99 Merge remote-tracking branch 'blessed/master' into asof_ftw 2022-03-18 11:04:00 +01:00
Kseniia Sumarokova
5f0fdd64fe
Update src/Dictionaries/CassandraDictionarySource.cpp
Co-authored-by: Nikolay Degterinsky <43110995+evillique@users.noreply.github.com>
2022-03-18 10:41:39 +01:00
Kseniia Sumarokova
f91ab863fd
Merge pull request #35378 from kssenii/fix-deadlock
Fix possible deadlock in cache
2022-03-18 10:40:58 +01:00
G5.Qin
074ff9b533
fix ext-dict-functions.md in Chinese documentation
"dictGetHierarchy" in Chinese is not "独裁主义"
2022-03-18 17:12:26 +08:00
martincholuj
07c1a7ae0b
Update security-changelog.md
Include the latest CVEs from JFrog Security Research Team
2022-03-18 20:03:43 +11:00
Xin Wang
56aa3661ae
fix: modify dictGet* functions
1. changes the `dictGetT` to `dictGet*` to avoid confusion
2. modify the format of tables for alignment.
2022-03-18 17:02:13 +08:00
zzsmdfj
e5540fe4c4 to #35128_add_mysql_error_detail 2022-03-18 09:49:33 +08:00
Maksim Kita
2e22164cd7
Merge pull request #35360 from ClickHouse/merging-min-sample-size
Merging #34354
2022-03-18 02:28:39 +03:00
Maksim Kita
dcf1aaab72
Merge pull request #35380 from kitaisreal/ztest-function-fix-style-check
Function proportionsZTest fix style check
2022-03-18 02:26:39 +03:00
Anton Popov
b0316c1a7a better performance of inserts to Object type 2022-03-17 22:25:44 +00:00
Ivan Blinkov
6bb6867a07
Update SECURITY.md (#35375) 2022-03-18 00:35:03 +03:00
Mikhail f. Shiryaev
0d259c6c29
Push LTS packages to both lts and stable repos 2022-03-17 20:59:46 +01:00
alesapin
d3a5839eb7
Merge pull request #35093 from ClickHouse/stress-test-runlog
Stress test runlog
2022-03-17 20:29:06 +01:00
Raúl Marín
90fd425117 Add ASOF performance test with random data 2022-03-17 19:48:25 +01:00
Mikhail f. Shiryaev
24d61bf456
Merge pull request #35379 from ClickHouse/push-artifactory-improvement
Fix path for assets upload
2022-03-17 19:42:26 +01:00
Maksim Kita
8f01a6bbde Function proportionsZTest fix style check 2022-03-17 18:17:30 +00:00
Raúl Marín
aeacd42e08 ASOF: Add big integer types support 2022-03-17 19:08:33 +01:00
Mikhail f. Shiryaev
7085e483d7
Fix path for assets upload 2022-03-17 19:00:06 +01:00
Mikhail f. Shiryaev
61640fcddb
Merge pull request #35376 from ClickHouse/push-artifactory-improvement
Fix bug in push_to_artifactory.py, create a necessary dir
2022-03-17 18:42:06 +01:00
kssenii
2157e8820f Fix 2022-03-17 18:30:32 +01:00
Maksim Kita
c940414e37
Merge pull request #35369 from kitaisreal/ztest-function-formatting
Function proporationsZTest formatting fix
2022-03-17 17:53:31 +01:00
Mikhail f. Shiryaev
b18daeab6f
Fix bug in push_to_artifactory.py, create a necessary dir 2022-03-17 17:44:01 +01:00
Mikhail f. Shiryaev
aabb3f883b
Merge pull request #35372 from ClickHouse/fix-release
Fix logic for --no-prestable
2022-03-17 17:15:46 +01:00