Andrey Zvonov
|
3e9eb8dc66
|
remove wrong lines
|
2024-09-19 16:36:07 +00:00 |
|
Andrey Zvonov
|
681ba10b51
|
Rename method
|
2024-09-19 16:36:07 +00:00 |
|
Andrey Zvonov
|
21f0e1b3c2
|
optimization for compact parts
|
2024-09-19 16:36:07 +00:00 |
|
Andrey Zvonov
|
67c5e886a9
|
Drop parts by replacing with empty; read only necessary columns from
wide parts
Co-authored-by: arthurpassos <arthur.ti@outlook.com>
|
2024-09-19 16:36:07 +00: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 |
|
Robert Schulze
|
72f6af4fa1
|
Merge pull request #69767 from rschu1ze/steve-jobs
Fix native macOS build
|
2024-09-19 14:30:45 +00:00 |
|
Kirill Nikiforov
|
b59edcce40
|
fix after master merge
|
2024-09-19 18:06:42 +04: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 |
|
Kirill Nikiforov
|
8173c4fcff
|
Merge remote-tracking branch 'origin' into mongodb_refactoring
|
2024-09-19 17:00:00 +04:00 |
|
Kirill Nikiforov
|
45443f2d45
|
rm libresolv
|
2024-09-19 16:58:24 +04: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 |
|
Kirill Nikiforov
|
1bb0d8066a
|
fix style
|
2024-09-19 15:12:50 +04:00 |
|
Kirill Nikiforov
|
070afb17d8
|
remove +srv support
|
2024-09-19 15:10:22 +04: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 |
|
Kirill Nikiforov
|
1f6e427bc6
|
fix secret finder after master merge
|
2024-09-19 14:01:09 +04:00 |
|
Nikita Taranov
|
4e76a2bd29
|
Merge branch 'master' into pror_events_for_pr
|
2024-09-19 12:00:52 +02:00 |
|
Kirill Nikiforov
|
ec9320d84f
|
Merge remote-tracking branch 'origin' into mongodb_refactoring
|
2024-09-19 14:00:15 +04: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 |
|
Kirill Nikiforov
|
070f0762a6
|
fix riscv64 build
|
2024-09-19 12:44:57 +04: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 |
|
Kirill Nikiforov
|
d802e2cb9d
|
upd sysroot after merge
|
2024-09-19 05:23:42 +04:00 |
|
Nikolay Degterinsky
|
14823f789b
|
Save CREATE QUERY with KeeperMap engine with evaluated parameters
|
2024-09-19 00:56:59 +00:00 |
|
Kirill Nikiforov
|
4ecb5c0442
|
fix builds
|
2024-09-19 04:17:11 +04: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 |
|
Kirill Nikiforov
|
dcfcfd08c6
|
upd mongo-c-driver
|
2024-09-19 01:26:26 +04: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 |
|
Kirill Nikiforov
|
fe597dd6c5
|
fix after merge
|
2024-09-18 23:11:41 +04:00 |
|