Commit Graph

128985 Commits

Author SHA1 Message Date
Kruglov Pavel
7f30fb7fde
Merge pull request #56941 from Avogar/fix-auto-schema
Fix generating deep nested columns in CapnProto/Protobuf schemas
2023-11-20 14:58:56 +01:00
Kseniia Sumarokova
56222ddd57
Merge pull request #56872 from ClickHouse/filecache-call-assertions-more-often
Call cache check a bit more often
2023-11-20 14:57:24 +01:00
Alexander Tokmakov
535a75b1bc
Merge pull request #56992 from ClickHouse/revert-56314-s3-aggressive-timeouts
Revert "s3 adaptive timeouts"
2023-11-20 14:31:29 +01:00
Alexander Tokmakov
5031f239c3
Revert "s3 adaptive timeouts" 2023-11-20 14:28:59 +01:00
Mikhail f. Shiryaev
fa5dc744be
Merge pull request #56991 from ClickHouse/decouple-cmake-cleanup
Make check for the limited cmake dependencies the part of sparse checkout
2023-11-20 14:24:43 +01:00
robot-ch-test-poll
e71ca7dcef
Merge pull request #56985 from czlee/patch-1
[Docs] MaterializedPostgreSQL: Change DETACH to DETACH PERMANENTLY
2023-11-20 13:33:52 +01:00
Nikita Taranov
779a8971e0
Disable settings randomisation for 02896_memory_accounting_for_user.sh (#56709) 2023-11-20 13:33:39 +01:00
Mikhail f. Shiryaev
c3a3cf8d24
Make check for the limited cmake dependencies the part of sparse checkout 2023-11-20 13:08:49 +01:00
Robert Schulze
5ec626127b
Merge pull request #56857 from AVMusorin/fix-update-submodules
Sparse checkout: Use `--remote` for `git submodule update`
2023-11-20 12:53:22 +01:00
Igor Nikonov
fb88c4dfdc
Merge pull request #55980 from ClickHouse/pr-cleanup-remote-source
RemoteSource: remove unnecessary flag
2023-11-20 12:41:08 +01:00
Igor Nikonov
5fc0e7fc9a
Merge pull request #56767 from ClickHouse/test-rabbitmq-with-secure-connection
Test RabbitMQ with secure connection
2023-11-20 11:51:39 +01:00
Aleksandr Musorin
f9a8df4296 Added comment to prevent using --remote to update submodules 2023-11-20 11:44:21 +01:00
robot-ch-test-poll1
efc3323fe2
Merge pull request #56983 from ClickHouse/materializedMysql-doc
MaterializedMysql doc
2023-11-20 09:37:25 +01:00
Chuan-Zheng Lee
96c603ef97
[Docs] MaterializedPostgreSQL: Change DETACH to DETACH PERMANENTLY
If I'm not mistaken, ClickHouse/ClickHouse#35158 changed the syntax for dynamically removing tables from MaterializedPostgreSQL databases from `DETACH` to `DETACH PERMANENTLY`. Currently when just running `DETACH TABLE postgres_database.table_to_remove`, it shows an error:
```
DETACH TABLE not allowed, use DETACH PERMANENTLY. (NOT_IMPLEMENTED)
```

This adds the keyword `PERMANENTLY` to both places where `DETACH` occurs on the MaterializedPostgreSQL database engine page.
2023-11-20 18:15:14 +13:00
Peignon Melvyn
f6e4c29669
MaterializedMysql doc
Add experimental flag for materializedMysql
2023-11-20 01:49:17 +01:00
Alexey Milovidov
a69e87d059
Merge pull request #56980 from devcrafter/prefer-sccache
Prefer sccache to ccache by default
2023-11-20 01:03:20 +01:00
Alexey Milovidov
56d31097d8
Merge pull request #56981 from bharatnc/ncb/update-memory-limit-test
update 02003_memory_limit_in_client.sh
2023-11-20 01:02:17 +01:00
Bharat Nallan Chakravarthy
33df68cd01 update 02003_memory_limit_in_client.sh 2023-11-19 14:48:21 -08:00
Igor Nikonov
7e781ab968 Merge remote-tracking branch 'origin/master' into prefer-sccache 2023-11-19 23:29:49 +01:00
Igor Nikonov
0513c93829 Prefer sccache to ccache by default 2023-11-19 23:11:05 +01:00
Alexander Gololobov
85f88a7f54
Merge pull request #56968 from ClickHouse/debug_02908_2
Fewer concurrent requests in 02908_many_requests_to_system_replicas
2023-11-19 21:51:46 +01:00
Igor Nikonov
7020177e7c
Merge branch 'master' into pr-cleanup-remote-source 2023-11-19 21:33:47 +01:00
Igor Nikonov
b9a28028e4
Merge branch 'master' into test-rabbitmq-with-secure-connection 2023-11-19 21:33:09 +01:00
robot-clickhouse-ci-1
4bf3845fbf
Merge pull request #56962 from ClickHouse/docs-count-distinct-perf-tip
[Docs] Add perf tip for COUNT(DISTINCT expr)
2023-11-19 20:55:15 +01:00
Alexey Milovidov
f37bb90028
Merge pull request #56971 from ClickHouse/own-cmake-for-grpc
Own CMake for GRPC
2023-11-19 20:52:26 +01:00
Alexey Milovidov
62d0d76f68
Merge pull request #56899 from den-crane/test/56790
test for #56790
2023-11-19 16:52:18 +01:00
Alexey Milovidov
9367dcc276
Merge pull request #56975 from rschu1ze/unflake-test_backward_compat
Add exclude for tryBase64Decode to backward compat test (follow-up to #56913)
2023-11-19 16:41:42 +01:00
Alexey Milovidov
d9a6096b32
Merge pull request #56927 from Algunenano/replica_tests
Make some tests independent of macro settings
2023-11-19 16:37:29 +01:00
Robert Schulze
a3c9f13ac9
Add exclude for tryBase64Decode to backward compat test (follow-up to #56913)
Fixes #56969
2023-11-19 15:33:58 +00:00
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
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
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
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