marco-vb
|
ddc506a677
|
Corrected implementation for check of new settings and fix lint of settings change history.
|
2024-09-13 13:48:42 +00:00 |
|
Michael Stetsyuk
|
2b6238a5e5
|
sleep for 10ms beforen retrying to acquire a lock in DatabaseReplicatedDDLWorker::enqueueQueryImpl
|
2024-09-13 13:41:01 +00:00 |
|
avogar
|
2812953a8a
|
Try to fix tests
|
2024-09-13 13:37:42 +00:00 |
|
Alexander Tokmakov
|
8111a32c72
|
Merge pull request #69539 from ClickHouse/evillique-patch-2
Fix attach of ReplicatedMergeTree tables in Replicated databases
|
2024-09-13 13:06:21 +00:00 |
|
Antonio Andelic
|
492461271b
|
Merge branch 'master' into keeper-better-ssl-support
|
2024-09-13 14:44:12 +02:00 |
|
Michael Stetsyuk
|
721e9a7356
|
empty
|
2024-09-13 12:38:58 +00:00 |
|
Michael Stetsyuk
|
1b1db0081f
|
do not fix metadata_version if replica is read_only
|
2024-09-13 12:38:25 +00:00 |
|
Кирилл Гарбар
|
6a7cfd13f7
|
Set PRESERVE_BLOBS if part is fetched from another replica
|
2024-09-13 15:25:17 +03:00 |
|
Antonio Andelic
|
3c47f3df4b
|
Support more advanced SSL options for Keeper internal communication
|
2024-09-13 14:23:01 +02:00 |
|
Arthur Passos
|
54e75fd4dc
|
fix black
|
2024-09-13 09:04:14 -03:00 |
|
Arthur Passos
|
ae6e236acf
|
update recently introduced test
|
2024-09-13 08:59:59 -03:00 |
|
Robert Schulze
|
51f3245030
|
A better fix for #67476
Throw an exception instead of silently ignoring two conflicting settings.
|
2024-09-13 11:45:15 +00:00 |
|
Mikhail Artemenko
|
baf6aaef1d
|
fix tests
|
2024-09-13 11:32:33 +00:00 |
|
Robert Schulze
|
9ca149a487
|
Fix GWP-asan crash
|
2024-09-13 11:07:09 +00:00 |
|
Daniil Ivanik
|
2fce90ab76
|
Merge pull request #66782 from a-a-f/input_format_json_empty_as_default
Add support for the `input_format_json_empty_as_default` setting
|
2024-09-13 10:33:45 +00:00 |
|
李扬
|
11c7cdabf8
|
Merge branch 'ClickHouse:master' into orc_dict_encode
|
2024-09-13 18:26:20 +08:00 |
|
Yarik Briukhovetskyi
|
e0c4a88f98
|
Merge pull request #69514 from aiven-sal/aiven-sal/showcolumns
Correctly handle tables' names with dots in SHOW COLUMNS and SHOW INDEX
|
2024-09-13 10:12:53 +00:00 |
|
János Benjamin Antal
|
d5c3adabde
|
Merge pull request #69301 from aohoyd/master
Add xml char escaping to docker's entrypoint
|
2024-09-13 10:11:30 +00:00 |
|
Marco Vilas Boas
|
8299b31d47
|
Merge branch 'master' into marco-vb/setting-stop-insert-on-full-disk
|
2024-09-13 10:44:04 +01:00 |
|
Robert Schulze
|
97c8d2897c
|
Bump to v14.13
|
2024-09-13 09:36:19 +00:00 |
|
lgbo-ustc
|
08fd6c8ab6
|
have_compressed is lost in reuseJoinedData
|
2024-09-13 17:18:27 +08:00 |
|
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 |
|
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 |
|
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 |
|