Commit Graph

106322 Commits

Author SHA1 Message Date
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
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
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
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
sichenzhao
243ac52259
Added two metrics about memory usage in cgroup to asynchronous metrics (#45301) 2023-01-25 20:32:17 +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
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
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
Antonio Andelic
7fa906487c Fix ngram index with null 2023-01-25 16:40:04 +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
Kruglov Pavel
fc5ce9a321
Add #44953 2023-01-25 16:34:16 +01:00
Alexander Tokmakov
901fcc9159
Merge pull request #45546 from ClickHouse/tavplubix-patch-3
Update stress
2023-01-25 18:14:41 +03:00
Nikolay Degterinsky
6b2f3de293
Merge pull request #45512 from evillique/fix-msan-build
Fix MSan build once again (too heavy translation units)
2023-01-25 16:11:21 +01:00
Azat Khuzhin
71286e779e Extend assertion in buildPushingToViewsChain() to respect is_detached
Follow-up for: #45566 (@tavplubix)
Refs: #43161 (@AlfVII)
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-01-25 15:42:06 +01:00
Dan Roscigno
ff137721fb
Merge pull request #45606 from DanRoscigno/docs-for-partition-by
add PARTITION BY to s3 and hdfs docs
2023-01-25 09:31:43 -05:00
DanRoscigno
fe1d99a2d3 add PARTITION BY to file and url docs 2023-01-25 09:18:55 -05:00
DanRoscigno
917e3d4244 add PARTITION BY to s3 and hdfs docs 2023-01-25 09:09:28 -05:00
Vitaly Baranov
5b24094405 Remove unnecessary ifs. 2023-01-25 15:08:58 +01:00
Vitaly Baranov
9014023625 Fix wiping sensitive info in INSERT INTO FUNCTION. 2023-01-25 14:50:49 +01:00
Alexander Tokmakov
b9e5c586e6
Merge pull request #45566 from ClickHouse/resubmit_45493
Resubmit "Fix possible in-use table after DETACH"
2023-01-25 16:39:55 +03:00
Alexander Tokmakov
dc8ff4349b
Update 02482_load_parts_refcounts.sh 2023-01-25 16:33:52 +03:00
Robert Schulze
59528cfca0
Merge pull request #45460 from ClickHouse/inv-index-cleanup
Cleanup of inverted index
2023-01-25 13:23:38 +01:00
Vitaly Baranov
32efe92199
Merge pull request #45487 from vitlibar/use-new-copy-s3-functions-in-s3-obj-storage
Use new copy s3 functions in S3ObjectStorage
2023-01-25 13:22:04 +01:00
Alexey Milovidov
670a3f3e87 Editing trash, part 2 2023-01-25 13:20:57 +01:00
Robert Schulze
7e8c470529
Merge pull request #45599 from ClickHouse/docs-explain-plan
Docs: fix docs of EXPLAIN PLAN indexes=1
2023-01-25 12:55:13 +01:00
Dmitry Novik
f71c213aff
Merge branch 'master' into column-source-check 2023-01-25 12:53:36 +01:00
Antonio Andelic
e7a86998ef Fix race more 2023-01-25 11:46:59 +00:00
Han Fei
8c4bbcd0fc fix race of async-insert-blockids-cache 2023-01-25 12:41:01 +01:00
FArthur-cmd
304d1cc53e fix path in docs 2023-01-25 14:39:41 +03:00