Commit Graph

153818 Commits

Author SHA1 Message Date
robot-clickhouse
05fb6ab397 Automatic style fix 2024-09-23 15:13:37 +00:00
Dmitry Novik
8734e57165 Add a test for execute() 2024-09-23 16:57:23 +02:00
Dmitry Novik
26aeb34da7 Fix executable() arguments evaluation 2024-09-23 16:47:08 +02:00
Dmitry Novik
0ff4d9440b Merge remote-tracking branch 'origin/master' into fix-new-analyzer-evaluateConstantExpression 2024-09-20 15:45:34 +02:00
Yarik Briukhovetskyi
f657a41d73
Merge pull request #69819 from kurikuQwQ/patch-5
Update ext-dict-functions.md
2024-09-20 13:05:19 +00:00
Alexey Katsman
46430ab2f5
Merge pull request #69764 from Baitur5/Baitur5-patch-1
Fixed grammatical errors in the description of settings in Settings.h
2024-09-20 12:35:45 +00:00
Yarik Briukhovetskyi
ccb89e9a72
empty commit 2024-09-20 14:35:03 +02:00
Raúl Marín
91a37cbee9
Merge pull request #69820 from Algunenano/contributors
Allow cyrillic characters in generated contributor names
2024-09-20 12:00:51 +00:00
Raúl Marín
8f40b49869 Allow cyrillic characters in generated contributor names 2024-09-20 12:58:26 +02:00
kurikuQwQ
2ebf0057f4
Update ext-dict-functions.md
fix example query result
2024-09-20 13:40:33 +03:00
vdimir
b12a367741
Merge pull request #68627 from ClickHouse/vdimir/fix_03221_s3_imds_decent_timeout
Fix 03221_s3_imds_decent_timeout
2024-09-20 09:58:21 +00:00
Yarik Briukhovetskyi
297bbc8061
Merge pull request #69774 from ClickHouse/add-s3-queue-ordered-mode-doc
Update s3queue.md
2024-09-20 09:23:08 +00:00
Yarik Briukhovetskyi
5f0c1f5eba
Merge pull request #67626 from yariks5s/Fix_set_key_condition
Fix incorrect behaviour with KeyCondition.cpp
2024-09-20 09:19:31 +00:00
Raúl Marín
993888e7d0
Merge pull request #68355 from zvonand/tryfix-65762-again
Some fixes for LDAP
2024-09-20 08:44:04 +00:00
Michael Kolupaev
032a43772a
Merge pull request #69574 from ClickHouse/zznode
Don't leave an empty znode when replicated table is dropped
2024-09-20 08:25:41 +00:00
Raúl Marín
432c96d04c
Merge pull request #69781 from Algunenano/slow_test_do_not_belong_to_fasttest
Slow test do not belong to fasttest
2024-09-20 08:03:44 +00:00
Baitur
6ecf9f28c5 Changed tests/queries/0_stateless/01221_system_settings.reference to reflect the updated description for send_timeout setting 2024-09-20 10:00:26 +06:00
Baitur
e6337b4c15 Fixed gramatical errors in the descriptions of settings in src/Core/Settings.cpp 2024-09-20 09:54:34 +06:00
Michael Kolupaev
0c9481d8d5 Merge branch 'zznode' of github.com:ClickHouse/ClickHouse into zznode 2024-09-19 21:11:55 +00:00
Michael Kolupaev
8132ae34b7 Merge remote-tracking branch 'origin/master' into zznode 2024-09-19 20:25:47 +00:00
Kseniia Sumarokova
3e3496bc51
Update s3queue.md 2024-09-19 21:19:29 +01:00
Raúl Marín
9e12b6cb4e
Merge pull request #69779 from ClickHouse/revert-69400-support_more_oss_endpoints
Revert "Support more oss endpoints"
2024-09-19 20:06:51 +00:00
Miсhael Stetsyuk
8669707a1d
Merge pull request #69745 from ClickHouse/small-fix-convertFieldToTypeImpl
use `tryConvertFieldToType` in `getHyperrectangleForRowGroup`
2024-09-19 18:08:18 +00:00
Nikita Taranov
948636c2f9
Merge pull request #69706 from ClickHouse/pror_events_for_pr
New profile events for parallel replicas
2024-09-19 17:46:40 +00:00
Raúl Marín
cf2fc4dec3 Speed up some tests and disable others 2024-09-19 19:36:37 +02:00
Raúl Marín
0ebe6572b7 Limit fast test timeout to 30s 2024-09-19 19:35:35 +02:00
Andrey Zvonov
68b1e3c29b fix function, not calls 2024-09-19 17:22:38 +00:00
Dmitry Novik
5fe3c25429 Fix test 2024-09-19 18:28:50 +02:00
Raúl Marín
d7b4127d43
Revert "Support more oss endpoints" 2024-09-19 17:41:38 +02:00
Baitur Ulukbekov
9277ff13b1
Merge branch 'master' into Baitur5-patch-1 2024-09-19 21:22:01 +06:00
Dmitry Novik
6acb25c437 Merge remote-tracking branch 'origin/master' into fix-new-analyzer-evaluateConstantExpression 2024-09-19 17:18:04 +02:00
Robert Schulze
72f6af4fa1
Merge pull request #69767 from rschu1ze/steve-jobs
Fix native macOS build
2024-09-19 14:30:45 +00:00
Dmitry Novik
9e4942f29f Fix tests 2024-09-19 16:27:47 +02:00
kssenii
043d830313 Update s3queue.md 2024-09-19 16:05:33 +02:00
Yarik Briukhovetskyi
25ea879f1d
fix memory issues 2024-09-19 16:02:17 +02:00
Miсhael Stetsyuk
451a8308c3
Update src/Interpreters/convertFieldToType.cpp
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
2024-09-19 13:56:41 +01:00
Miсhael Stetsyuk
f1705466ec
Update src/Interpreters/convertFieldToType.h
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
2024-09-19 13:34:39 +01:00
Raúl Marín
b4504f20bf
Merge pull request #69213 from Algunenano/hide_yo_settings
[RFC] Hide Settings implementation
2024-09-19 12:14:01 +00:00
Robert Schulze
8e9fb0964e
Fix native macOS build 2024-09-19 11:14:56 +00:00
Mikhail f. Shiryaev
2c29b3d98c
Merge pull request #69750 from ClickHouse/light-env
Make env_helper importable from any module
2024-09-19 10:50:11 +00:00
Baitur Ulukbekov
8b7b3b249d
Fixed grammatical errors the description of settings in Settings.h 2024-09-19 16:37:28 +06:00
Michael Stetsyuk
9ce8bf0b1e use tryConvertFieldToType in getHyperrectangleForRowGroup 2024-09-19 10:22:00 +00:00
Nikita Taranov
4e76a2bd29
Merge branch 'master' into pror_events_for_pr 2024-09-19 12:00:52 +02:00
Nikita Taranov
61524aabb6
Merge pull request #69744 from ClickHouse/fix_pr_protocol
Fix parallel replicas protocol after #68424
2024-09-19 09:21:45 +00:00
Kseniia Sumarokova
39c95f6c73
Merge pull request #62730 from takakawa/bugfix/publication_name_error
[bugfix] MaterializedPostgreSQL Cannot  attach table  when pg dbname  contains "-", need doubleQuoting
2024-09-19 08:54:45 +00:00
Robert Schulze
dfdc25acc9
Merge pull request #69741 from rschu1ze/bump-pg
Bump libpq to v16.4
2024-09-19 08:48:32 +00:00
Nikolay Degterinsky
3efe136635
Merge pull request #69736 from evillique/fix-ttl
Fix METADATA_MISMATCH due to TTL with WHERE
2024-09-19 08:38:55 +00:00
Nikolay Degterinsky
efc0cec707
Merge pull request #69751 from evillique/keepermap-parameters
Save CREATE QUERY with KeeperMap engine with evaluated parameters
2024-09-19 08:38:10 +00:00
Robert Schulze
396abf7636
Merge pull request #69717 from gabrielmcg44/add-array-unscaled
Allow `arrayAUC` without scaling
2024-09-19 08:37:18 +00:00
Kseniia Sumarokova
f8fb4fb120
Merge pull request #69742 from ClickHouse/fix-s3-queue-ttl-sec
s3queue: fix tracked_files_ttl_sec
2024-09-19 08:35:08 +00:00