Alexey Milovidov
|
509d8ee99c
|
Apply review comments
|
2024-02-17 01:54:54 +01:00 |
|
Alexey Milovidov
|
ceb65bb114
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into print-cpu-flags-at-startup
|
2024-02-17 01:53:56 +01:00 |
|
Alexey Milovidov
|
87134acdf0
|
Merge pull request #60083 from Avogar/max-query-size-ddl-entry
Use max_query_size from context in DDLLogEntry instead of hardcoded 4096
|
2024-02-17 01:49:08 +01:00 |
|
Alexey Milovidov
|
d2f8e82ebd
|
Merge pull request #60085 from ClickHouse/revert-59856-feature/42690
Revert "Implement system.dns_cache table"
|
2024-02-17 01:46:56 +01:00 |
|
Alexey Milovidov
|
731c484b3d
|
Revert "Implement system.dns_cache table (#59856)"
This reverts commit b5ef034697 .
|
2024-02-17 01:46:41 +01:00 |
|
Kirill Nikiforov
|
b5ef034697
|
Implement system.dns_cache table (#59856)
* system.dns_cache table WIP
* system.dns_cache table
* rollback unexpected contrib changes
* rollback unexpected changes
* add docs
* code style fixes
* optimize dns cache exporting
* stateful test for system.dns_cache table
* stateful test for system.dns_cache table
* cr fixes
* stateful test for system.dns_cache table
* stateful test for system.dns_cache table
* Update 02981_system_dns_cache_table.sql
* Update 02981_system_dns_cache_table.reference
---------
Co-authored-by: pufit <pufit@clickhouse.com>
|
2024-02-16 14:31:22 -05:00 |
|
avogar
|
4e6f04ddf1
|
Address comments
|
2024-02-16 19:30:16 +00:00 |
|
avogar
|
8c66db0d1c
|
Use max_query_size from context in DDLLogEntry instead of hardcoded 4096
|
2024-02-16 19:21:25 +00:00 |
|
Alexander Tokmakov
|
31479649fe
|
Merge pull request #59908 from azat/rmt-uuid-macro
[RFC] Allow uuid in replica_path if CREATE TABLE explicitly has it
|
2024-02-16 17:31:59 +01:00 |
|
Alexander Tokmakov
|
3813a97775
|
Merge pull request #59895 from azat/rmt-mutations-polling
Do not pull mutations if pulling replication log had been stopped
|
2024-02-16 17:24:30 +01:00 |
|
Igor Nikonov
|
cb0ce2aaa9
|
Fix build
|
2024-02-16 15:26:08 +00:00 |
|
Dmitry Novik
|
a3c34a7cc2
|
Merge pull request #54211 from ClickHouse/Support_parameterized_view_with_analyzer
Refactor parameterized view & add support for new analyzer
|
2024-02-16 16:13:49 +01:00 |
|
Kruglov Pavel
|
4d6f167e0c
|
Merge pull request #59092 from Avogar/auto-format-detection
Try to detect file format automatically during schema inference if it's unknown
|
2024-02-16 14:32:18 +01:00 |
|
Dmitry Novik
|
cacd2e6463
|
Merge pull request #59921 from ClickHouse/analyzer-fix-test_distributed_backward_compatability
Remove `test_distributed_backward_compatability`
|
2024-02-16 13:58:45 +01:00 |
|
Dmitry Novik
|
757a5b627b
|
Merge pull request #60019 from ClickHouse/analyzer-fix-test_sql_user_defined_functions_on_cluster
Analyzer: Fix test_sql_user_defined_functions_on_cluster
|
2024-02-16 13:57:55 +01:00 |
|
Alexey Milovidov
|
25f2501c7f
|
Merge pull request #60013 from ClickHouse/verify-parser-on-server-side
Verify formatting consistency on the server-side
|
2024-02-16 13:48:10 +01:00 |
|
alesapin
|
0a189e830c
|
Merge pull request #59942 from kitaisreal/storage-system-tables-add-metadata-version
StorageSystemTables add metadata_version
|
2024-02-16 13:17:22 +01:00 |
|
Alexey Milovidov
|
39f363ba6e
|
Print CPU flags at startup
|
2024-02-16 13:09:07 +01:00 |
|
Alexey Milovidov
|
0787e9f402
|
Merge remote-tracking branch 'origin/master' into print-cpu-flags-at-startup
|
2024-02-16 13:07:03 +01:00 |
|
Alexey Milovidov
|
5b83e771ed
|
Print CPU flags at startup
|
2024-02-16 13:06:57 +01:00 |
|
Max K
|
bf6929cb4c
|
Merge pull request #59348 from ClickHouse/refactor_bugfix_validate_job
CI: refactor bugfix-validate job
|
2024-02-16 12:32:52 +01:00 |
|
Raúl Marín
|
586c1e9b4e
|
Merge pull request #60026 from Algunenano/fix_optimize_uniq_to_count
Fix optimize_uniq_to_count removing the column alias
|
2024-02-16 11:52:46 +01:00 |
|
Raúl Marín
|
d676778723
|
Merge pull request #60058 from ClickHouse/revert-59946-replicated-merge-tree-alter-update-metadata-version-in-single-transaction
Revert "ReplicatedMergeTree invalid metadata_version fix"
|
2024-02-16 11:47:27 +01:00 |
|
Raúl Marín
|
e168329ade
|
Revert "ReplicatedMergeTree invalid metadata_version fix"
|
2024-02-16 11:44:16 +01:00 |
|
Kseniia Sumarokova
|
0f9cf00740
|
Merge pull request #59630 from vitlibar/fix-read-beyond-last-offset
Fix error "Read beyond last offset" for AsynchronousBoundedReadBuffer
|
2024-02-16 11:11:17 +01:00 |
|
Kseniia Sumarokova
|
d4ab2bf38e
|
Merge pull request #60036 from ClickHouse/s3queue-fix-possible-no-node-shard
Fix possible exception from s3queue table on drop
|
2024-02-16 11:09:42 +01:00 |
|
Antonio Andelic
|
0f489de46e
|
Merge pull request #59945 from ClickHouse/keeper-prometheus-filtered-events
Send only Keeper related metrics/events for Prometheus
|
2024-02-16 09:43:43 +01:00 |
|
Dmitry Novik
|
2b02bcd67b
|
Merge pull request #59926 from azat/analyzer/NormalizeCountVariantsVisitor-fix
Do not rewrite sum() to count() if return value differs in analyzer
|
2024-02-16 09:16:46 +01:00 |
|
robot-clickhouse-ci-2
|
10d9ee3af4
|
Merge pull request #59607 from ClickHouse/docs-quorum-insert-settings
[Docs] Add Cloud details for quorum insert settings
|
2024-02-16 03:33:54 +01:00 |
|
Alexey Milovidov
|
5b13c167ee
|
Merge pull request #60022 from Algunenano/arrayfold_logical
Fix several logical errors in arrayFold
|
2024-02-16 03:19:13 +01:00 |
|
Alexey Milovidov
|
514d729a60
|
Merge pull request #60028 from Algunenano/cloud-test
Fix 02981_vertical_merges_memory_usage with SharedMergeTree
|
2024-02-16 02:22:24 +01:00 |
|
Alexey Milovidov
|
00c28d97ed
|
Merge branch 'master' into verify-parser-on-server-side
|
2024-02-16 01:29:08 +01:00 |
|
Alexey Milovidov
|
885e8dad63
|
Merge pull request #60042 from Algunenano/format_not
Fix formatting of NOT with single literals
|
2024-02-16 01:28:45 +01:00 |
|
Alexey Milovidov
|
039489bd2d
|
Merge pull request #60045 from ronaldbradford/master
Update configuration-files.md
|
2024-02-16 01:23:53 +01:00 |
|
Alexey Milovidov
|
0f313d87c5
|
Merge pull request #60011 from ClickHouse/fix-test-metadata-loading
Exclude test run from a slow build
|
2024-02-15 23:41:45 +01:00 |
|
Alexey Milovidov
|
975ca5a268
|
Merge pull request #60047 from ClickHouse/disable-coverage
Disable tests with coverage
|
2024-02-15 23:41:09 +01:00 |
|
Alexey Milovidov
|
123a34637d
|
Disable tests with coverage
|
2024-02-15 23:38:32 +01:00 |
|
Alexey Milovidov
|
15683ae6a0
|
Revert wrong modification
|
2024-02-15 22:58:07 +01:00 |
|
Ronald Bradford
|
712df1b51e
|
Update configuration-files.md
Fixed typo in XML example
|
2024-02-15 16:45:19 -05:00 |
|
Raúl Marín
|
867eb8b9b9
|
Adapt tests
|
2024-02-15 22:19:09 +01:00 |
|
Igor Nikonov
|
39dbb33eaf
|
Merge pull request #59914 from fenik17/docs_fix_typos
[Docs] Fix some typos and missing commas
|
2024-02-15 22:11:12 +01:00 |
|
Raúl Marín
|
a249840421
|
Fix formatting of NOT with single literals
|
2024-02-15 21:44:22 +01:00 |
|
Raúl Marín
|
f17d58cced
|
Add comment
|
2024-02-15 20:53:22 +01:00 |
|
Igor Nikonov
|
062602d433
|
Merge remote-tracking branch 'origin/master' into docs_fix_typos
|
2024-02-15 18:22:00 +00:00 |
|
Alexey Milovidov
|
b8fcff36f3
|
Merge pull request #60010 from ClickHouse/simplify-code-2
The code should not be complex
|
2024-02-15 18:00:33 +01:00 |
|
Alexey Milovidov
|
b1a911108a
|
Merge pull request #60012 from ClickHouse/fix-broken-lambdas
Fix broken lambdas formatting
|
2024-02-15 17:59:51 +01:00 |
|
kssenii
|
2a783321d7
|
Fix deletion of s3 queue
|
2024-02-15 17:56:38 +01:00 |
|
Dmitry Novik
|
7c73af9f13
|
Remove test completely
|
2024-02-15 17:49:35 +01:00 |
|
Alexey Milovidov
|
896e3298df
|
Update 02981_vertical_merges_memory_usage.sql
|
2024-02-15 17:49:05 +01:00 |
|
Dmitry Novik
|
199ae321a0
|
Merge branch 'master' into analyzer-fix-test_sql_user_defined_functions_on_cluster
|
2024-02-15 17:45:33 +01:00 |
|