Han Fei
|
5ec1d950ea
|
Merge branch 'master' into hanfei/keeperrocks
|
2024-04-04 17:03:31 +02:00 |
|
Kseniia Sumarokova
|
1a701921ff
|
Merge pull request #62160 from ClickHouse/add-more-logging
Add some logging
|
2024-04-04 13:48:28 +02:00 |
|
Han Fei
|
0f48238a27
|
copy ut for rocks keeper
|
2024-04-04 13:47:04 +02:00 |
|
Antonio Andelic
|
6197a62f0f
|
Merge pull request #62175 from ClickHouse/user-specific-s3-backup-on-cluster
User specific S3 endpoint for Backup/Restore on cluster
|
2024-04-04 12:46:29 +02:00 |
|
Igor Nikonov
|
a98c3ec632
|
Merge pull request #62260 from ClickHouse/fix-02980_dist_insert_readonly_replica
Disable 02980_dist_insert_readonly_replica for SMT
|
2024-04-04 12:08:03 +02:00 |
|
Dmitry Novik
|
d86eae3dd9
|
Merge pull request #62186 from ClickHouse/analyzer-query-param
Analyzer: Fix query parameter resolution
|
2024-04-04 11:26:12 +02:00 |
|
vdimir
|
b4ae81ee00
|
Merge pull request #62253 from ClickHouse/vdimir/analyzer_legacy_lambda_syntax
Fix lambda(tuple(x), x + 1) syntax in analyzer
|
2024-04-04 11:21:03 +02:00 |
|
kssenii
|
b91d446630
|
Ping CI
|
2024-04-04 10:57:29 +02:00 |
|
Kseniia Sumarokova
|
ccd3d7ae18
|
Merge pull request #62261 from ClickHouse/fix-logical-error-in-cache-eviction
Fix logical error from fs cache in stress test
|
2024-04-04 10:47:22 +02:00 |
|
Antonio Andelic
|
03feab3d20
|
Merge pull request #62250 from ClickHouse/bad-boy-const
Correctly handle const columns in DistinctTransfom
|
2024-04-04 09:13:40 +02:00 |
|
robot-clickhouse
|
3e66b338b4
|
Merge pull request #62267 from JosephRedfern/patch-1
Correct config key typo in S3 Table Engine documentation
|
2024-04-03 23:56:48 +02:00 |
|
Yarik Briukhovetskyi
|
3c61a7f4bf
|
Update storing-data.md
|
2024-04-03 23:34:31 +02:00 |
|
Joseph Redfern
|
2578ceddad
|
Correct typo in "use_invironment_credentials" configuration option
`use_environment_credentials was incorrectly specified as `use_invironment_credentials`
|
2024-04-03 21:09:47 +01:00 |
|
Kruglov Pavel
|
9fa84f0397
|
Merge pull request #61442 from ClickHouse/revert-61435-revert-61316-patch-1
Revert "Revert "Updated format settings references in the docs (datetime.md)""
|
2024-04-03 19:46:03 +02:00 |
|
kssenii
|
c70ecfe5f3
|
Fix
|
2024-04-03 19:18:56 +02:00 |
|
kssenii
|
2db1e34517
|
Better logger name
|
2024-04-03 19:06:33 +02:00 |
|
Igor Nikonov
|
463691922c
|
Fix: disable test for SMT
|
2024-04-03 17:05:49 +00:00 |
|
SmitaRKulkarni
|
9bb185593e
|
Merge pull request #61988 from ClickHouse/Azure_fix_exception_in_finalize
Fix WriteBufferAzureBlobStorage destructor uncaught exception
|
2024-04-03 18:22:27 +02:00 |
|
Kruglov Pavel
|
f8ef9fc5d3
|
Merge pull request #62014 from Avogar/json-extract-variant
Support Variant in JSONExtract functions
|
2024-04-03 17:20:53 +02:00 |
|
Kruglov Pavel
|
7694d78fac
|
Merge pull request #62251 from ClickHouse/Avogar-patch-1
Remove reverted PR from 24.3 changelog
|
2024-04-03 17:15:20 +02:00 |
|
Kruglov Pavel
|
bbcecd2660
|
Remove reverted PR from 24.3 changelog
|
2024-04-03 17:07:44 +02:00 |
|
Kruglov Pavel
|
3116650fa9
|
Merge pull request #61201 from ClickHouse/revert-61200-revert-60430-max-parallel-replicas-validate
Don't allow to set max_parallel_replicas to 0 as it doesn't make sense
|
2024-04-03 17:05:59 +02:00 |
|
Nikita Mikhaylov
|
6661484e55
|
Proper fix for LowCardinality together with JSONExtact functions (#61957)
|
2024-04-03 16:31:01 +02:00 |
|
Antonio Andelic
|
d19d09e31e
|
Correctly handle const columns in DistinctTransfom
|
2024-04-03 16:17:56 +02:00 |
|
Anton Popov
|
ec22d64fc8
|
Merge pull request #62195 from CurtizJ/lightweight-deletes-setting
Add setting `lightweight_deletes_sync`
|
2024-04-03 14:34:51 +02:00 |
|
Dmitry Novik
|
90ac11171c
|
Fix crash
|
2024-04-03 12:18:54 +00:00 |
|
Kruglov Pavel
|
bb5ffa6888
|
Merge pull request #61883 from Avogar/skip-bad-escapings
Mark CANNOT_PARSE_ESCAPE_SEQUENCE error as parse error to be able to skip it in row input formats
|
2024-04-03 13:59:21 +02:00 |
|
Kruglov Pavel
|
21abaa14e7
|
Merge pull request #61951 from Avogar/fix-exception-in-format
Fix writing exception message in output format in HTTP when http_wait_end_of_query is used
|
2024-04-03 13:44:30 +02:00 |
|
Sema Checherinda
|
19e85c58cf
|
Merge pull request #62068 from ClickHouse/chesema-fix-url-storage
ReadWriteBufferFromHTTP set right header host when redirected
|
2024-04-03 12:52:49 +02:00 |
|
robot-clickhouse
|
fd0746bab8
|
Merge pull request #62222 from ClickHouse/pufit/junk/doc-fix-1
Docs formatting typo
|
2024-04-03 12:39:45 +02:00 |
|
vdimir
|
71450c909a
|
Fix lambda(tuple(x), x + 1) syntax in analyzer
|
2024-04-03 10:39:43 +00:00 |
|
Raúl Marín
|
3b877c3624
|
Merge pull request #62230 from ClickHouse/revert-62050-vdimir/dictioary_reload_twice_on_start2
Revert "Resubmit 'Update invalidate_query_response on dictionary startup'"
|
2024-04-03 12:36:52 +02:00 |
|
Nikolai Kochetov
|
17c502b691
|
Merge pull request #62194 from ClickHouse/fix-02503_insert_storage_snapshot
Fix 02503_insert_storage_snapshot
|
2024-04-03 12:32:21 +02:00 |
|
Raúl Marín
|
772bd84433
|
Merge pull request #62170 from Algunenano/nested_includes_N
Remove a few nested include dependencies
|
2024-04-03 12:19:25 +02:00 |
|
Raúl Marín
|
0d3d7b3146
|
Revert "Resubmit 'Update invalidate_query_response on dictionary startup'"
|
2024-04-03 12:12:31 +02:00 |
|
Kseniia Sumarokova
|
f0dac3dfd5
|
Merge branch 'master' into add-more-logging
|
2024-04-03 12:05:53 +02:00 |
|
Raúl Marín
|
44cea8b171
|
Merge pull request #62159 from Algunenano/private_planner
Unify lightweight mutation control
|
2024-04-03 11:51:14 +02:00 |
|
pufit
|
1c10c3802c
|
Docs formatting typo
|
2024-04-03 11:09:35 +02:00 |
|
Alexey Milovidov
|
fe3a5451cc
|
Merge pull request #62213 from ClickHouse/readme-to-release-py
Add more documentation to the release script
|
2024-04-03 10:29:08 +02:00 |
|
Alexey Milovidov
|
9c9730ef36
|
Merge pull request #62212 from ClickHouse/clang-19-3
Fix build with clang-19 (master)
|
2024-04-03 09:23:51 +02:00 |
|
Alexey Milovidov
|
a6356c120a
|
Add more documentation to the release script
|
2024-04-03 09:22:01 +02:00 |
|
Antonio Andelic
|
cc31b837f2
|
User specific S3 endpoint backup/restore ON CLUSTER
|
2024-04-03 08:55:56 +02:00 |
|
Alexey Milovidov
|
a7c490e1df
|
Fix build with clang-19 (master)
|
2024-04-03 05:42:41 +02:00 |
|
Anton Popov
|
534905ff8c
|
fix test
|
2024-04-02 22:14:58 +00:00 |
|
Raúl Marín
|
9422ea35c5
|
Fix non Linux build
|
2024-04-02 21:24:05 +02:00 |
|
alesapin
|
0fe3046a98
|
Merge pull request #62156 from ClickHouse/update-nuraft
Update NuRaft
|
2024-04-02 20:51:38 +02:00 |
|
Anton Popov
|
ed448eae42
|
add setting lightweight_deletes_sync
|
2024-04-02 18:40:46 +00:00 |
|
Konstantin Bogdanov
|
f596707a0a
|
Merge pull request #62190 from ClickHouse/fix_00002_log_and_exception_messages_formatting
00002_log_and_exception_messages_formatting: exclude one more format string
|
2024-04-02 20:24:36 +02:00 |
|
avogar
|
22fb91a6ef
|
Fix tests
|
2024-04-02 18:18:32 +00:00 |
|
Nikolai Kochetov
|
e6e49688b2
|
Fix 02503_insert_storage_snapshot
|
2024-04-02 18:18:32 +00:00 |
|