SmitaRKulkarni
|
b49322de32
|
Merge pull request #63160 from ClickHouse/Azure_fix_stateless_tests
Fix flaky stateless test with azure
|
2024-06-10 08:34:07 +00:00 |
|
Robert Schulze
|
4306d568d8
|
Merge pull request #65037 from rschu1ze/docs-SETTINGS
Docs for MergeTree: Capitalized SETTINGS
|
2024-06-10 07:28:56 +00:00 |
|
Robert Schulze
|
d59a170144
|
Docs for MergeTree: Capitalized SETTINGS
|
2024-06-10 07:05:36 +00:00 |
|
Robert Schulze
|
ee59036a83
|
Merge pull request #65030 from rschu1ze/docs-mt-settings
Docs: Move MergeTree setting docs into MergeTree settings docs page
|
2024-06-09 19:47:54 +00:00 |
|
Robert Schulze
|
cdd2957a31
|
Move MergeTree setting docs into MergeTree settings docs page
|
2024-06-09 19:09:33 +00:00 |
|
Nikolay Degterinsky
|
30a838a1c0
|
Merge pull request #64857 from xogoodnow/kafka-named-collections
Added Named collections for accessing Kafka
|
2024-06-09 16:59:02 +00:00 |
|
Robert Schulze
|
e9bcaad952
|
Merge pull request #64911 from Blargian/document_lowCardinalityXYZ
[Docs] add `lowCardinalityKeys`, `lowCardinalityIndices` to docs
|
2024-06-09 10:44:13 +00:00 |
|
Alexey Milovidov
|
e7caad8d05
|
Merge pull request #64952 from ClickHouse/strange-num
Fix error message (it was strange)
|
2024-06-09 06:32:22 +02:00 |
|
Sergei Trifonov
|
da3e745055
|
Merge pull request #65013 from den-crane/patch-69
Doc. Note about http_send_timeout
|
2024-06-08 20:11:47 +00:00 |
|
Max K
|
a0f3d233d7
|
Merge pull request #65010 from ClickHouse/ci_backport_fixes
CI: Fix backports
|
2024-06-08 16:45:08 +00:00 |
|
Max K
|
9f90f2463a
|
fix
|
2024-06-08 18:06:10 +02:00 |
|
Blargian
|
3238bcf90a
|
Review changes
|
2024-06-08 09:49:45 +02:00 |
|
Alexey Milovidov
|
873964b882
|
Merge pull request #63788 from ClickHouse/show-create-system-tables
Use right comments for system tables
|
2024-06-08 06:34:04 +02:00 |
|
Denny Crane
|
c7ec61e8e6
|
Update settings.md
|
2024-06-07 17:37:29 -03:00 |
|
Max K
|
f7505bb6c3
|
Merge pull request #64987 from ClickHouse/ci_fix_nightly
CI: Fix nightly workflow
|
2024-06-07 19:23:54 +00:00 |
|
Max K
|
5c2b6675c7
|
Merge pull request #64994 from ClickHouse/ci_build_items_in_ci_setings
CI: Builds in CI settings
|
2024-06-07 19:17:53 +00:00 |
|
robot-clickhouse
|
18e12c48a4
|
Automatic style fix
|
2024-06-07 19:03:23 +00:00 |
|
Max K
|
ca756b4d51
|
CI: Fix backports
|
2024-06-07 20:42:07 +02:00 |
|
Max K
|
d993fa5cc6
|
CI: Fix backports
|
2024-06-07 20:33:31 +02:00 |
|
Alexey Milovidov
|
c33b39f61e
|
Merge pull request #64856 from azat/rocksdb-logging
Handle logs from rocksdb by ClickHouse internal logging (and enable debug rocksdb logging on CI)
|
2024-06-07 19:24:20 +02:00 |
|
Max K
|
4c2783a0d8
|
CI: Builds in CI settings
|
2024-06-07 19:09:21 +02:00 |
|
Sergei Trifonov
|
686d6d676a
|
Merge pull request #64969 from ClickHouse/revert-64423-precise-memtracking
Revert "Add dynamic untracked memory limits for more precise memory tracking"
|
2024-06-07 16:51:36 +00:00 |
|
Alexey Milovidov
|
95e3adf976
|
Merge pull request #62519 from ClickHouse/linestring
Add support for `LineString` geometry type
|
2024-06-07 18:38:27 +02:00 |
|
Nikita Mikhaylov
|
756ac16170
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into show-create-system-tables
|
2024-06-07 18:00:33 +02:00 |
|
Alexander Tokmakov
|
6e156b3be1
|
Merge pull request #64977 from ClickHouse/fix_test_attach_partition_using_copy
Fix `test_attach_partition_using_copy`
|
2024-06-07 14:42:15 +00:00 |
|
Max K
|
dd0f38db05
|
CI: Fix nightly workflow
|
2024-06-07 16:37:05 +02:00 |
|
Dmitry Novik
|
2cba91f555
|
Merge pull request #64643 from ClickHouse/analyzer-incompatible-docs
Docs: Add info about analyzer incompatibilities
|
2024-06-07 13:22:42 +00:00 |
|
alesapin
|
368d827dc6
|
Merge pull request #64918 from ClickHouse/disable_transactions
Disable transactions for unsupported storages even for materialized v…
|
2024-06-07 12:59:58 +00:00 |
|
Robert Schulze
|
5c7f600d74
|
Merge pull request #64798 from arenadata/ADQM-1892
Support non-const scale arguments in rounding functions
|
2024-06-07 12:41:36 +00:00 |
|
Antonio Andelic
|
b1d6c73208
|
Merge pull request #64604 from ClibMouse/parallel_replicas_custom_key_range_min_max_setting
Allow users to specify a custom range for the range filter when using parallel replicas with dynamic shards
|
2024-06-07 12:26:30 +00:00 |
|
Nikolai Kochetov
|
a96b7781c3
|
Merge pull request #64855 from ClickHouse/fix-filter-push-down-duplicate-names
Avoid duplicating names for new inputs of ActionsDAG::split result.
|
2024-06-07 12:10:32 +00:00 |
|
Alexander Tokmakov
|
69045adc10
|
fix bad test
|
2024-06-07 14:09:54 +02:00 |
|
Sergei Trifonov
|
2d9ac2e816
|
Revert "Add dynamic untracked memory limits for more precise memory tracking"
|
2024-06-07 14:03:56 +02:00 |
|
alesapin
|
a9da369bb5
|
Merge pull request #64858 from ClickHouse/fix_segfault_for_super_rare_case
Fix segfault for a very tricky case
|
2024-06-07 11:26:10 +00:00 |
|
Nikolai Kochetov
|
7f98893da0
|
Merge pull request #64793 from ClickHouse/remove-aliases-from-filter-cond
Remove aliases from fiter condition.
|
2024-06-07 10:09:14 +00:00 |
|
Dmitry Novik
|
43e6482af0
|
Update docs/en/operations/analyzer.md
|
2024-06-07 11:36:24 +02:00 |
|
Justin de Guzman
|
f2700f5510
|
Analyzer docs changes
|
2024-06-07 01:48:02 -07:00 |
|
Nikita Fomichev
|
f38c5db995
|
Merge pull request #64535 from ClickHouse/add-tests-24.5-release
Add tests for experimental unequal joins and randomize new settings in clickhouse-test
|
2024-06-07 07:36:14 +00:00 |
|
Shaun Struwig
|
47578c7243
|
Update aspell-dict.txt
|
2024-06-07 08:43:49 +02:00 |
|
Mikhail Gorshkov
|
b98eca1e60
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into ADQM-1892
|
2024-06-07 06:03:23 +00:00 |
|
Alexey Milovidov
|
05ea297c0d
|
Fix error message (it was strange)
|
2024-06-07 03:47:35 +02:00 |
|
Max K
|
b618b80e20
|
Merge pull request #64950 from ClickHouse/ci_more_fixes_for_sync_prs
CI: Minor fixes in ci scripts
|
2024-06-07 00:54:42 +00:00 |
|
Alexey Milovidov
|
2da27f4dee
|
Merge pull request #64923 from amosbird/fix-64885
Fix tupleConcat of two empty tuples
|
2024-06-07 01:53:02 +02:00 |
|
robot-clickhouse
|
367d41e7f0
|
Automatic style fix
|
2024-06-06 23:41:34 +00:00 |
|
Max K
|
8f26f77505
|
fix unit test
|
2024-06-07 01:35:39 +02:00 |
|
Max K
|
0deb862c93
|
Re-enable Fast test in MQ
|
2024-06-07 01:22:47 +02:00 |
|
Max K
|
eb72c12b31
|
CI: Minor fixes in ci scripts
|
2024-06-07 00:51:37 +02:00 |
|
Alexey Milovidov
|
645d3041ce
|
Merge pull request #64563 from ClickHouse/shrek
Fix writing ORC statistics for unsigned types
|
2024-06-06 21:14:42 +02:00 |
|
Alexey Milovidov
|
e421c741bf
|
Merge pull request #64756 from Blargian/utf8_compute_fix
`UTF8::computeWidth` should skip ANSI escape sequences (fix)
|
2024-06-06 21:13:08 +02:00 |
|
Sergei Trifonov
|
9ec1306016
|
Merge pull request #64423 from ClickHouse/precise-memtracking
Add dynamic untracked memory limits for more precise memory tracking
|
2024-06-06 18:37:31 +00:00 |
|