Nikita Taranov
|
f330fdb1bf
|
Merge pull request #69406 from canhld94/parallel_join_limit_threads
Not retaining thread in concurrent hash join threadpool
|
2024-09-13 09:14:48 +00:00 |
|
Mikhail Artemenko
|
042194e3f6
|
enable removeRecursive in CI
|
2024-09-13 08:50:28 +00:00 |
|
Arthur Passos
|
2c165096cd
|
Merge branch 'master' into multi_auth_methods
|
2024-09-13 05:18:11 -03:00 |
|
李扬
|
11d2963497
|
fix style
|
2024-09-13 11:56:47 +08:00 |
|
Michael Kolupaev
|
e1a206c84d
|
Merge pull request #64953 from ClickHouse/tomic
Disallow creating refreshable MV on Linux < 3.15
|
2024-09-13 03:42:28 +00:00 |
|
taiyang-li
|
f9335a2fd5
|
update uts
|
2024-09-13 10:50:50 +08:00 |
|
taiyang-li
|
8a89d7b2b9
|
allow empty inputs for arrayZip or arrayZipUnaligned
|
2024-09-13 10:46:38 +08:00 |
|
Duc Canh Le
|
59763a937e
|
Merge branch 'master' into parallel_join_limit_threads
Fix CI
|
2024-09-13 01:47:20 +00:00 |
|
Michael Kolupaev
|
7e99f05981
|
Merge remote-tracking branch 'origin/master' into tomic
|
2024-09-12 21:45:09 +00:00 |
|
Alexander Gololobov
|
09f22920d9
|
Merge pull request #69525 from ClickHouse/backport_mergetask
Backport MergeTask changes from private to minimize merge conflicts
|
2024-09-12 19:52:10 +00:00 |
|
Kruglov Pavel
|
8610a01745
|
Merge pull request #69147 from Avogar/fix-s3-cluster-structure
Fix propogating structure argument in s3Cluster
|
2024-09-12 17:24:26 +00:00 |
|
avogar
|
9c1f4f4545
|
Remove bad files
|
2024-09-12 17:21:28 +00:00 |
|
Antonio Andelic
|
f62cb32c5c
|
Merge pull request #69332 from ClickHouse/issues/68932/remove-recursive
Support removeRecursive natively in keeper
|
2024-09-12 17:14:34 +00:00 |
|
avogar
|
2e82e06330
|
Update tests
|
2024-09-12 16:59:25 +00:00 |
|
Kseniia Sumarokova
|
f50898ae98
|
Merge pull request #69513 from ClickHouse/s3queue-refactor
S3Queue: small refactoring
|
2024-09-12 16:56:59 +00:00 |
|
Кирилл Гарбар
|
120e38c72a
|
Merge remote-tracking branch 'kirillgarbar/master' into remove-stale-moving-parts
|
2024-09-12 19:26:58 +03:00 |
|
Yakov Olkhovskiy
|
d3533742d5
|
Merge pull request #68236 from marco-vb/marco-vb/x509-san-support-wildcard
Added support for wildcard usage in x509 SubjectAltName identification.
|
2024-09-12 16:00:35 +00:00 |
|
Robert Schulze
|
4963ab603c
|
Switch Postgres to 2f7bae2f92, adjust build description, delete libqp
Based on the code state of July 2021 which Kseniia copied over here:
https://github.com/ClickHouse/libpq/pull/5 (found out the hard way)
|
2024-09-12 15:53:26 +00:00 |
|
Nikita Taranov
|
7b2810bea2
|
Merge branch 'master' into adaptive_parallel_replicas
|
2024-09-12 16:51:15 +01:00 |
|
Robert Schulze
|
e2bfce66dd
|
Add postgres as a submodule
|
2024-09-12 15:20:10 +00:00 |
|
Robert Schulze
|
0bb3967d14
|
Remove obsolete target_include_directories (/config does not exist)
|
2024-09-12 15:20:10 +00:00 |
|
avogar
|
401a3d0931
|
Add test
|
2024-09-12 15:10:29 +00:00 |
|
1on
|
51d770fa7a
|
Ability to limit columns for tables in MaterializedPostgreSQL
|
2024-09-12 18:10:19 +03:00 |
|
Nikita Taranov
|
54f0a8c0e2
|
Merge pull request #69554 from KevinyhZou/fix_settings_join_to_sort
Fix upgrade check failure for join_to_sort settings
|
2024-09-12 15:07:17 +00:00 |
|
avogar
|
beffb92411
|
Keep original order of conditions during move to prewhere
|
2024-09-12 14:52:09 +00:00 |
|
Robert Schulze
|
877002f689
|
3% more aesthetic build description
|
2024-09-12 14:42:17 +00:00 |
|
Nikita Taranov
|
16f93ea1b3
|
revive separate protocol versioning for PRs
|
2024-09-12 15:40:51 +01:00 |
|
Nikita Taranov
|
1e3bc6d359
|
log mark_segment_size on initiator
|
2024-09-12 15:15:57 +01:00 |
|
Robert Schulze
|
bde54b96f7
|
Move ENABLE_LIBPQXX in a central place
|
2024-09-12 14:03:22 +00:00 |
|
Robert Schulze
|
4a9b376e2a
|
Fix typo
|
2024-09-12 14:01:26 +00:00 |
|
Robert Schulze
|
c9dd409baa
|
Merge pull request #69549 from rschu1ze/qc-with-truncated-results
Disallow query cache for queries with non-throw overflow mode
|
2024-09-12 13:58:38 +00:00 |
|
marco-vb
|
562c23eac6
|
Add new settings to settings change history.
|
2024-09-12 13:28:49 +00:00 |
|
Mikhail f. Shiryaev
|
8d5babf65f
|
Kill the runner process if integration tests fail to pre-pull
|
2024-09-12 15:26:21 +02:00 |
|
Mikhail f. Shiryaev
|
99ede620be
|
Add kill_ci_runner to ci_utils, will allow restarts
|
2024-09-12 15:24:25 +02:00 |
|
Robert Schulze
|
38b5ea9066
|
Fix docs
|
2024-09-12 12:43:27 +00:00 |
|
kevinyhzou
|
2225389474
|
Fix upgrade check failed for join_to_sort settings
|
2024-09-12 20:10:42 +08:00 |
|
Alexander Gololobov
|
e15b86cd9d
|
Merge branch 'master' into backport_mergetask
|
2024-09-12 13:29:59 +02:00 |
|
Alexander Gololobov
|
bbcde19910
|
Merge pull request #69383 from ClickHouse/tmp_files_lookup
Refactor temporary file usage in MergeTask with QueryPlan
|
2024-09-12 10:57:15 +00:00 |
|
Ilya Yatsishin
|
98ef5f6e10
|
Merge pull request #69253 from ClickHouse/restore-replace-to-null-settings-fix
Restore external tables to Null supports no settings
|
2024-09-12 10:40:54 +00:00 |
|
Robert Schulze
|
fe5e061fff
|
Some fixups
|
2024-09-12 10:38:14 +00:00 |
|
kssenii
|
3e3a80e714
|
Merge remote-tracking branch 'origin/s3queue-refactor' into s3queue-refactor
|
2024-09-12 12:35:59 +02:00 |
|
kssenii
|
6e94c9f617
|
Fix
|
2024-09-12 12:34:56 +02:00 |
|
Marco Vilas Boas
|
185d9401e5
|
Merge branch 'ClickHouse:master' into marco-vb/x509-san-support-wildcard
|
2024-09-12 11:08:45 +01:00 |
|
Joe Lynch
|
92351a67e8
|
Merge branch 'master' into joelynch/disk-encrypted-missing-method
|
2024-09-12 11:58:41 +02:00 |
|
Marco Vilas Boas
|
f292767778
|
Merge branch 'master' into marco-vb/setting-stop-insert-on-full-disk
|
2024-09-12 10:56:32 +01:00 |
|
marco-vb
|
7d36f3b764
|
Implemented checks for new settings.
|
2024-09-12 09:53:56 +00:00 |
|
marco-vb
|
21bd47f09e
|
Add settings min_free_disk_bytes_to_throw_insert and min_free_disk_ratio_to_throw_insert and update documentation.
|
2024-09-12 09:45:43 +00:00 |
|
Alexey Katsman
|
d7f271c658
|
Merge pull request #69269 from alexkats/external-data-checksum
Use another error code for external data in buffer
|
2024-09-12 09:38:09 +00:00 |
|
Robert Schulze
|
5fe5cc8611
|
Disallow query cache for queries with non-throw overflow mode
|
2024-09-12 09:21:27 +00:00 |
|
Mikhail Artemenko
|
494455e4eb
|
Merge branch 'master' into issues/68932/remove-recursive
|
2024-09-12 08:51:41 +00:00 |
|