alesapin
|
1f61abce46
|
One useful logging line
|
2023-01-26 11:41:43 +01:00 |
|
Alexander Tokmakov
|
a584ad0eb1
|
forbid runtime strings
|
2023-01-26 10:52:47 +01:00 |
|
Kseniia Sumarokova
|
297516a084
|
Merge pull request #45614 from kssenii/rename-some-setting
Rename setting `max_query_cache_size`
|
2023-01-26 10:46:03 +01:00 |
|
Antonio Andelic
|
f02a763830
|
Merge pull request #45511 from ClickHouse/keeper-fix-race-asio-listener
Fix race in NuRaft's asio listener
|
2023-01-26 09:21:03 +01:00 |
|
Antonio Andelic
|
6fe9e9a67f
|
Merge pull request #45617 from ClickHouse/fix-bfngram-index
Correctly check types when using N-gram bloom filter index
|
2023-01-26 09:05:56 +01:00 |
|
Dan Roscigno
|
b4ab361366
|
Merge branch 'master' into docs_optimize_skip_merged_partitions
|
2023-01-25 19:45:32 -05:00 |
|
Dan Roscigno
|
55c9b03c47
|
Update docs/en/sql-reference/statements/optimize.md
|
2023-01-25 19:45:25 -05:00 |
|
robot-clickhouse-ci-1
|
73c62ae390
|
Merge pull request #45610 from azat/is_detached-fix
Extend assertion in buildPushingToViewsChain() to respect is_detached
|
2023-01-26 01:15:55 +01:00 |
|
Mikhail f. Shiryaev
|
9f97ff66c8
|
Merge pull request #45637 from ClickHouse/auto/v22.10.7.13-stable
Update version_date.tsv and changelogs after v22.10.7.13-stable
|
2023-01-26 01:00:37 +01:00 |
|
robot-clickhouse
|
976a3d26ec
|
Update version_date.tsv and changelogs after v22.10.7.13-stable
|
2023-01-26 00:59:09 +01:00 |
|
Mikhail f. Shiryaev
|
10ed53c712
|
Merge pull request #45635 from ClickHouse/auto/v23.1.1.3077-stable
Update version_date.tsv and changelogs after v23.1.1.3077-stable
|
2023-01-26 00:58:42 +01:00 |
|
Mikhail f. Shiryaev
|
d1e13bb2d6
|
Merge pull request #45636 from ClickHouse/release-workflow-tag
Trim refs/tags/ from GITHUB_TAG in release workflow
|
2023-01-26 00:51:12 +01:00 |
|
Alexander Tokmakov
|
9b670946db
|
Merge branch 'master' into exception_message_patterns5
|
2023-01-26 00:41:32 +01:00 |
|
Mikhail f. Shiryaev
|
c7b0265897
|
Merge branch 'master' into auto/v23.1.1.3077-stable
|
2023-01-26 00:13:14 +01:00 |
|
Mikhail f. Shiryaev
|
120c31d57f
|
Merge pull request #45634 from ClickHouse/23.2-prepare
Update version after release
|
2023-01-26 00:10:53 +01:00 |
|
Mikhail f. Shiryaev
|
1f716ccc5b
|
Trim refs/tags/ from GITHUB_TAG in release workflow
|
2023-01-26 00:07:58 +01:00 |
|
robot-clickhouse
|
b9ee37f122
|
Update version_date.tsv and changelogs after v23.1.1.3077-stable
|
2023-01-25 23:05:49 +00:00 |
|
Mikhail f. Shiryaev
|
53d89844be
|
Update version to 23.2.1.1
|
2023-01-25 23:57:29 +01:00 |
|
Igor Nikonov
|
e1302e1a32
|
Fix: sum*() with Floats
sum(Float) depends on order, do not remove sorting in such case
|
2023-01-25 22:39:28 +00:00 |
|
Anton Popov
|
79ea6a1c9c
|
fix performance of short queries
|
2023-01-25 22:20:01 +00:00 |
|
Alexey Milovidov
|
7424a26171
|
Merge branch 'changelog-23.1' of github.com:ClickHouse/ClickHouse into changelog-23.1
|
2023-01-25 22:53:59 +01:00 |
|
Alexey Milovidov
|
e390c84012
|
Editing trash, part 3
|
2023-01-25 22:53:55 +01:00 |
|
Alexander Tokmakov
|
92c62e2de2
|
Update src/Storages/StorageReplicatedMergeTree.cpp
|
2023-01-26 00:28:46 +03:00 |
|
Han Fei
|
0221b50028
|
Merge pull request #45601 from hanfei1991/hanfei/async-cache-conflict
fix race of async-insert-blockids-cache
|
2023-01-25 22:28:42 +01:00 |
|
Dmitry Novik
|
dcaac47702
|
Merge pull request #45624 from ClickHouse/fix-version
Fix version in autogenerated_versions.txt
|
2023-01-25 22:02:07 +01:00 |
|
kssenii
|
9233ac06b6
|
Update tests
|
2023-01-25 21:19:29 +01:00 |
|
Alexander Tokmakov
|
3744fa2c63
|
format more messages
|
2023-01-25 21:16:42 +01:00 |
|
Anton Popov
|
0f46c1ecc6
|
fix build
|
2023-01-25 20:13:54 +00:00 |
|
sichenzhao
|
243ac52259
|
Added two metrics about memory usage in cgroup to asynchronous metrics (#45301)
|
2023-01-25 20:32:17 +01:00 |
|
alesapin
|
d0428a9b42
|
Fxi
|
2023-01-25 20:30:19 +01:00 |
|
Kruglov Pavel
|
cd3d3fdd68
|
Merge pull request #45483 from Avogar/fix-hdfs-cluster
Fix schema inference from insertion table in hdfsCluster
|
2023-01-25 20:24:51 +01:00 |
|
Igor Nikonov
|
5df85ff2bb
|
Revert test to original version
- the optimization shouldn't affect it
|
2023-01-25 19:09:24 +00:00 |
|
Kseniia Sumarokova
|
989b34c661
|
Merge pull request #45623 from ClickHouse/add-mongodb-table-function-to-docs
Add mongodb table function to docs
|
2023-01-25 20:04:58 +01:00 |
|
Dmitry Novik
|
94abb84d0d
|
Fix version in autogenerated_versions.txt
|
2023-01-25 18:58:40 +00:00 |
|
Azat Khuzhin
|
00c341850f
|
Improve "at least part X is missing" error message
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-01-25 19:53:45 +01:00 |
|
Azat Khuzhin
|
5729ff6043
|
Add example of background_*_pool_size into config.xml
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-01-25 19:53:45 +01:00 |
|
rfraposa
|
a1de808d11
|
Update mongodb.md
|
2023-01-25 11:44:13 -07:00 |
|
rfraposa
|
8d44f2aec1
|
Create mongodb.md
|
2023-01-25 11:31:07 -07:00 |
|
Anton Popov
|
a455083b87
|
Merge remote-tracking branch 'upstream/master' into refactoring-merge-tree-parts
|
2023-01-25 18:01:12 +00:00 |
|
Kruglov Pavel
|
e7322110a7
|
Merge pull request #45537 from azat/more-fsync-fixes
Attempt to improve fsync latency and one tiny fix for fsync_part_directory
|
2023-01-25 18:41:14 +01:00 |
|
Kruglov Pavel
|
83a212a128
|
Merge branch 'master' into more-fsync-fixes
|
2023-01-25 18:40:41 +01:00 |
|
Anton Popov
|
8e3698c91f
|
refactoring of code near merge tree parts
|
2023-01-25 17:34:09 +00:00 |
|
Antonio Andelic
|
7fa906487c
|
Fix ngram index with null
|
2023-01-25 16:40:04 +00:00 |
|
Alexander Tokmakov
|
381c5a62b8
|
fix
|
2023-01-25 17:33:34 +01:00 |
|
Igor Nikonov
|
2b5206c223
|
Merge remote-tracking branch 'origin/master' into enable-remove-redundant-sorting
|
2023-01-25 16:32:14 +00:00 |
|
Igor Nikonov
|
fc23ff6ad2
|
Add entity into setting changes history for compatibility mode
|
2023-01-25 16:28:54 +00:00 |
|
Anton Popov
|
d9aabb48c3
|
remove useless code
|
2023-01-25 16:11:15 +00:00 |
|
Alexander Tokmakov
|
d3630c89e7
|
Update 02482_load_parts_refcounts.sh
|
2023-01-25 18:53:03 +03:00 |
|
kssenii
|
29de87e145
|
Rename setting
|
2023-01-25 16:36:36 +01:00 |
|
Alexander Tokmakov
|
c19110e186
|
Merge pull request #43396 from azat/tests/improve-hung-check
RFC: tests: add stacktraces for hunged queries
|
2023-01-25 18:35:39 +03:00 |
|