Commit Graph

129217 Commits

Author SHA1 Message Date
Alexey Milovidov
276de4ae28
Merge pull request #56974 from rschu1ze/fix-build
Fix build in Backups/BackupIO_S3.cpp
2023-11-19 16:33:54 +01:00
Alexey Milovidov
62a87665c5 Fix build 2023-11-19 16:31:18 +01:00
Alexey Milovidov
4fc658cd1f Fix build 2023-11-19 16:31:03 +01:00
Robert Schulze
60a17ee397
Fix build 2023-11-19 15:27:59 +00:00
Nikolay Degterinsky
9683adfb03
Merge pull request #56830 from evillique/better-add-column
Fix flattening existing Nested columns during ADD COLUMN
2023-11-19 16:21:56 +01:00
Alexey Milovidov
b772189fc1 Merge branch 'master' into own-cmake-for-grpc 2023-11-19 16:17:49 +01:00
Nikolay Degterinsky
cf46214440 Always send fatal level logs 2023-11-19 15:09:52 +00:00
Antonio Andelic
ab234a87a8
Merge pull request #56960 from ClickHouse/fix-test_keeper_auth
Fix `test_keeper_auth`
2023-11-19 16:09:04 +01:00
Nikolay Degterinsky
44289c5f19
Merge pull request #56957 from evillique/resubmit-better-except
Resubmit: Better except for SSL authentication
2023-11-19 16:00:18 +01:00
Alexey Milovidov
907f168e0d Own CMake for GRPC 2023-11-19 15:43:09 +01:00
Alexey Milovidov
3213443ee2 Own CMake for GRPC 2023-11-19 15:42:35 +01:00
Mikhail Artemenko
b117d8ed12 create interpreter with changed select_query_options 2023-11-19 14:28:33 +00:00
Alexey Milovidov
f27018c141 Own CMake for GRPC 2023-11-19 15:21:11 +01:00
Sema Checherinda
a950595c24
Merge pull request #56314 from CheSema/s3-aggressive-timeouts
s3 adaptive timeouts
2023-11-19 14:12:14 +01:00
Sema Checherinda
cacc23b8b7 safe SinkToOut d-tor 2023-11-19 12:25:42 +01:00
Sema Checherinda
24fbe620d3 fix build 2023-11-19 12:14:53 +01:00
Alexey Milovidov
510ea1106d
Merge pull request #56423 from arthurpassos/56357_quotes_extract_kv
Add transition from reading key to reading quoted key when double quotes are found
2023-11-19 11:26:48 +01:00
Alexander Gololobov
097f80657c Fewer concurrent requests in 02908_many_requests_to_system_replicas 2023-11-19 11:14:24 +01:00
Alexey Milovidov
a55d50bb89
Merge pull request #53922 from ClickHouse/vdimir/filter_pushdown_const_gracehash_bug
Fix incorrect header in grace hash join and filter pushdown
2023-11-19 11:12:51 +01:00
robot-clickhouse-ci-1
2f76b1a641
Merge pull request #56966 from ClickHouse/docs-optimize-final
[Docs] Recommend against OPTIMIZE FINAL in OPTIMIZE page
2023-11-19 10:57:25 +01:00
Alexey Milovidov
94ee3581d6
Merge pull request #56935 from rschu1ze/unflake-qc-test
Fix flaky 02494_query_cache_events
2023-11-19 10:57:03 +01:00
robot-ch-test-poll
4fa085d7e2
Merge pull request #56965 from ClickHouse/docs-replacingmergetree-freq-updates
[Docs] Recommend ReplacingMergeTree for frequent updates
2023-11-19 10:56:47 +01:00
Alexey Milovidov
edc3b2fe48
Merge pull request #56958 from ClickHouse/metric-queued-jobs
Add metrics for the number of queued jobs, which is useful for the IO thread pool
2023-11-19 10:37:18 +01:00
robot-ch-test-poll3
9c720c7354
Merge pull request #56963 from ClickHouse/docs-add-insert-distributed-sync
[Docs] Add insert_distributed_sync to Core Settings docs
2023-11-19 10:05:50 +01:00
robot-ch-test-poll
0e8d966747
Merge pull request #56964 from ClickHouse/docs-partitions-query-perf
[Docs] Add details on why partitions improve query perf
2023-11-19 10:05:03 +01:00
Justin de Guzman
9d3c62ec41
[Docs] Recommend against OPTIMIZE FINAL in OPTIMIZE page 2023-11-18 18:51:35 -08:00
Justin de Guzman
f29777db2d
[Docs] More typos 2023-11-18 18:41:20 -08:00
Justin de Guzman
a398e3f51e
[Docs] Fix typo 2023-11-18 18:40:14 -08:00
Justin de Guzman
8062fb578c
[Docs] Recommend ReplacingMergeTree for frequent updates 2023-11-18 18:38:49 -08:00
Justin de Guzman
5e1da38720
[Docs] Add details on why partitions improve query perf 2023-11-18 18:28:29 -08:00
Justin de Guzman
96e87322b5
[Docs] Add insert_distributed_sync to Core Settings docs 2023-11-18 18:10:43 -08:00
Justin de Guzman
a894671e8a
[Docs] Add perf tip for COUNT(DISTINCT expr) 2023-11-18 17:53:32 -08:00
Sema Checherinda
c465933b1d
Merge pull request #56808 from CheSema/retry-fetch-part
Fetching a part waits when that part is fully committed on remote replica
2023-11-19 01:57:25 +01:00
Sema Checherinda
053b20a255 fix in_data pointer 2023-11-19 00:44:39 +01:00
Antonio Andelic
7c81d9b2b7 Fix test_keeper_auth 2023-11-18 19:38:33 +00:00
Alexey Milovidov
75cebb3c29 Fix build 2023-11-18 20:20:21 +01:00
Alexey Milovidov
593f04a6b5 Fix style 2023-11-18 20:19:24 +01:00
Antonio Andelic
274f2c71f2
Merge pull request #56460 from ClickHouse/keeper-map-backup-restore
Backup/Restore for KeeperMap tables
2023-11-18 19:27:36 +01:00
Antonio Andelic
9eaafff3d2
Merge pull request #56715 from incfly/keeper-az-fix
Fix keeper availability zone configuration.
2023-11-18 19:24:24 +01:00
Alexey Milovidov
d56cbda185 Add metrics for the number of queued jobs, which is useful for the IO thread pool 2023-11-18 19:07:59 +01:00
Nikolay Degterinsky
6eedd1649d Resubmit: Better except for SSL authentication 2023-11-18 17:56:05 +00:00
Nikolay Degterinsky
d1c56e3dab Send fatal logs by default in clickhouse-local 2023-11-18 17:40:15 +00:00
Robert Schulze
cb913821fc
Merge pull request #56861 from rschu1ze/cpu_features
CMake: Small cleanup in cpu_features.cmake
2023-11-18 18:29:40 +01:00
Robert Schulze
7a994976e3
Merge pull request #56913 from rschu1ze/trydecodebase64-invalid-input
Fix `tryBase64Decode()` with invalid input
2023-11-18 18:07:13 +01:00
Sema Checherinda
773715a562 finalize tmp_out 2023-11-18 17:30:49 +01:00
Alexey Milovidov
74319b5cbd
Merge pull request #56082 from Algunenano/less_diff_images
See what happens if we use less different docker images in integration tests
2023-11-18 17:24:28 +01:00
Alexey Milovidov
0158db3e07
Merge pull request #56092 from ClickHouse/docs-max-block-size
Set correct default `max_block_size` value in docs
2023-11-18 17:23:43 +01:00
Alexey Milovidov
2efa5ab172
Merge pull request #56331 from ucasfl/alter
Support create and materialized index in the same alter query
2023-11-18 17:23:11 +01:00
Robert Schulze
4353507724
Merge pull request #56540 from slvrtrn/concat-arbitrary-types
Support arguments of arbitary type in function `concat()`
2023-11-18 17:21:03 +01:00
Nikolay Degterinsky
a18b715591 Fix a bug 2023-11-18 15:44:45 +00:00