Dmitry Novik
|
08438c5659
|
Add test for #69598
|
2024-09-19 17:33:46 +02:00 |
|
Dmitry Novik
|
993e10dc26
|
Merge remote-tracking branch 'origin/master' into param-view-analyze
|
2024-09-19 17:29:01 +02: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 |
|
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 |
|
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 |
|
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 |
|
robot-clickhouse
|
0fdd04254d
|
Automatic style fix
|
2024-09-18 18:36:34 +00:00 |
|
Raúl Marín
|
a500a7ff50
|
Link issues and clang tidy
|
2024-09-18 20:35:52 +02:00 |
|
Alex Katsman
|
b88cd79959
|
Mask azure connection string sensitive info
|
2024-09-18 18:32:22 +00:00 |
|
Nikita Taranov
|
818aac02c6
|
fix
|
2024-09-18 19:29:00 +01:00 |
|
Konstantin Bogdanov
|
64e58baba1
|
Merge pull request #69682 from ClickHouse/more-asserts-for-hashjoin
Try fix asserts failure in `HashJoin`
|
2024-09-18 18:20:27 +00:00 |
|
Gabriel Mendes
|
7f0b7a9158
|
add tests to cover all possible flows
|
2024-09-18 15:17:54 -03:00 |
|
Gabriel Mendes
|
006d14445e
|
remove stdout files
|
2024-09-18 14:59:58 -03:00 |
|
Kseniia Sumarokova
|
b5de8e622d
|
Merge branch 'master' into bugfix/publication_name_error
|
2024-09-18 19:58:20 +02:00 |
|
max-vostrikov
|
a3fe155579
|
Merge pull request #69737 from ClickHouse/test_printf
added some edge cases for printf tests
|
2024-09-18 17:49:57 +00:00 |
|
kssenii
|
373927d6a5
|
Fix tracked_files_ttl_sec
|
2024-09-18 19:25:18 +02:00 |
|
Gabriel Mendes
|
02fcd90a66
|
address some pr comments
|
2024-09-18 14:13:22 -03:00 |
|
Robert Schulze
|
e818b65dc0
|
Bump libpq to v16.4
|
2024-09-18 17:11:40 +00:00 |
|
Antonio Andelic
|
a997cfad2b
|
Merge pull request #68108 from ClickHouse/keeper-some-improvement2
Keeper improvements package
|
2024-09-18 16:35:57 +00:00 |
|
maxvostrikov
|
f4b4b3cc35
|
added some edge cases for printf tests
added some edge cases for printf tests
|
2024-09-18 17:22:36 +02:00 |
|
Nikolay Degterinsky
|
3315e87e1a
|
Fix METADATA_MISMATCH due to TTL with WHERE
|
2024-09-18 15:15:52 +00:00 |
|
Gabriel Mendes
|
e0fc95c894
|
remove trailing spaces
|
2024-09-18 11:12:30 -03:00 |
|
Gabriel Mendes
|
b940171252
|
fix tests
|
2024-09-18 11:04:46 -03:00 |
|
Raúl Marín
|
f3df7bd171
|
Hide Settings implementation
|
2024-09-18 15:48:02 +02:00 |
|
Konstantin Bogdanov
|
cb24849396
|
Move assert
|
2024-09-18 15:24:48 +02:00 |
|
Gabriel Mendes
|
e3b207d217
|
fmt
|
2024-09-18 09:03:29 -03:00 |
|
Gabriel Mendes
|
4be8a0feba
|
fmt
|
2024-09-18 08:58:14 -03:00 |
|
Gabriel Mendes
|
4c72fb0e32
|
remove unnecessary file
|
2024-09-18 08:56:13 -03:00 |
|
Gabriel Mendes
|
8f350a7ec9
|
remove separate function
|
2024-09-18 08:52:58 -03:00 |
|
Kseniia Sumarokova
|
7fd2207626
|
Merge pull request #68504 from ClickHouse/miscellaneous-3
Miscellaneous
|
2024-09-18 11:21:26 +00:00 |
|
Antonio Andelic
|
4f73c677ac
|
Merge branch 'master' into keeper-some-improvement2
|
2024-09-18 13:19:24 +02:00 |
|