Commit Graph

153792 Commits

Author SHA1 Message Date
Michael Stetsyuk
9ffd25de44 empty 2024-09-23 11:19:10 +00:00
Michael Stetsyuk
7577ca0d32 fix getSubcolumn with LowCordinality columns 2024-09-20 16:24:22 +00: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
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
Raúl Marín
d7b4127d43
Revert "Support more oss endpoints" 2024-09-19 17:41:38 +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
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
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
Raúl Marín
32de45c594 Fix after merging with master 2024-09-19 10:25:22 +02:00
vdimir
1c6165f6ee
Merge pull request #69203 from Avogar/json-dynamic-hash
Fix uniq and GROUP BY for JSON/Dynamic types
2024-09-19 08:24:03 +00:00
Robert Schulze
71dd3d5cf6
Merge pull request #69746 from rschu1ze/sparse-pg
CI: Include PostgreSQL in sparse checkout script
2024-09-19 08:23:41 +00:00
Mikhail f. Shiryaev
cb503ec2ec
Make env_helper importable from any module 2024-09-19 10:22:05 +02:00
Raúl Marín
8efe8066f2 Merge remote-tracking branch 'blessed/master' into hide_yo_settings 2024-09-19 10:09:16 +02:00
Yakov Olkhovskiy
c0c83236b6
Merge pull request #69570 from alexkats/fix-azure
Mask azure connection string sensitive info
2024-09-19 05:40:47 +00:00
Nikolay Degterinsky
14823f789b Save CREATE QUERY with KeeperMap engine with evaluated parameters 2024-09-19 00:56:59 +00:00
Yarik Briukhovetskyi
3eb5bc1a0f
Merge pull request #68963 from yariks5s/hive_partitioning_filtration
Filtering for hive partitioning
2024-09-18 22:16:58 +00:00
Raúl Marín
9a70e0471c Clang tidy is right 2024-09-18 23:43:49 +02:00
Andrey Zvonov
d709ba8ae9 fix role creation and deletion in test 2024-09-18 20:59:56 +00:00
Robert Schulze
bb6db8926e
Some fixups 2024-09-18 20:48:36 +00:00
Nikolay Degterinsky
19353a74db Merge remote-tracking branch 'upstream/master' into fix-ttl 2024-09-18 20:01:49 +00:00
Kruglov Pavel
228ac44a92
Fix asan issue 2024-09-18 21:27:38 +02:00
Robert Schulze
d2de15871c
Include postgres in sparse checkout script 2024-09-18 19:15:13 +00:00
Robert Schulze
b94a7167a8
Merge pull request #69580 from rschu1ze/bump-libpqxx
Bump libpqxx to v7.7.5
2024-09-18 18:56:12 +00:00