Commit Graph

127566 Commits

Author SHA1 Message Date
Raúl Marín
11fdc05f8c
Merge pull request #56039 from Algunenano/r52159
Rework #52159 to avoid coredump generation
2023-11-03 11:16:44 +01:00
vdimir
86524fce0f
Merge pull request #56246 from ClickHouse/vdimir/analyzer_01019_alter_materialized_view
Analyzer: fix 01019_alter_materialized_view_consistent
2023-11-03 11:04:14 +01:00
vdimir
a70d0c5203
Merge pull request #56264 from azat/rocksdb/block-based-table-options
Add ability to specify BlockBasedTableOptions for rocksdb
2023-11-03 10:15:19 +01:00
vdimir
55a1baf029
Merge pull request #56022 from ClickHouse/vdimir/check_all_tables
Add CHECK query for all the tables
2023-11-03 10:10:42 +01:00
Antonio Andelic
91445b39a1
Merge pull request #55660 from ClickHouse/keeper-better-preprocessing
Less memory intensive Keeper startup
2023-11-03 09:16:57 +01:00
Antonio Andelic
f707702dec
Merge pull request #56266 from ClickHouse/fix-segfault-keeper
Fix segfault in signal handler for Keeper
2023-11-03 09:12:39 +01:00
jsc0218
7828a4ba85
Merge pull request #56241 from YuanHanzhong/master
Fix doc typo
2023-11-02 21:10:18 -04:00
Alexey Milovidov
f53c00bd2a
Merge pull request #56278 from ClickHouse/auto/v23.10.1.1976-stable
Update version_date.tsv and changelogs after v23.10.1.1976-stable
2023-11-02 21:29:44 +01:00
robot-clickhouse
a8aa32fd3d Update version_date.tsv and changelogs after v23.10.1.1976-stable 2023-11-02 19:34:42 +00:00
Alexey Milovidov
b400a6682e
Merge pull request #56275 from ClickHouse/23.11-prepare
Update version after release
2023-11-02 20:20:03 +01:00
Alexey Milovidov
1348d4c696 Update autogenerated version to 23.11.1.1 and contributors 2023-11-02 20:18:15 +01:00
Alexander Tokmakov
e88fa10aa2
Merge pull request #56142 from ClickHouse/make_replicated_start_more_robust
Better process broken parts on table start for replicated tables
2023-11-02 20:11:22 +01:00
Alexander Tokmakov
602e0c3a27
Merge pull request #56215 from ClickHouse/tavplubix-patch-9
Add a log message for DatabaseReplicated
2023-11-02 18:35:17 +01:00
Nikita Taranov
3069db71f1
Fix wrong attribution of untracked memory to a user/query (#56089)
* impl

* add tests

* add tests

* fix typo
2023-11-02 17:14:15 +01:00
Alexander Tokmakov
76e6b75ae2
Merge pull request #56214 from ClickHouse/hide-setup-plan
Improve integrations tests
2023-11-02 16:59:40 +01:00
Robert Schulze
99dd3ed060
Merge pull request #56226 from HarryLeeIBM/hlee-ftsearch-compress
Add compression of posting lists for inverted index
2023-11-02 15:56:30 +01:00
Antonio Andelic
33d0974262 Check if system_logs exist 2023-11-02 14:46:06 +00:00
Azat Khuzhin
decf85baca Add ability to specify BlockBasedTableOptions for rocksdb
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-11-02 15:36:00 +01:00
robot-clickhouse
13adae0e42
Merge pull request #56244 from ne1r0n/patch-4
[Docs] fix typo
2023-11-02 14:59:19 +01:00
Alexey Milovidov
b0bd052f8d
Merge pull request #55837 from ClibMouse/feature/big-endian-ip-aggregate-function-states
Correct aggregate functions ser/deserialization to be endianness-independent.
2023-11-02 14:50:26 +01:00
Nikita Taranov
b078443826
Fix typo in largestTriangleThreeBuckets.md (#56263) 2023-11-02 14:45:13 +01:00
Alexey Milovidov
b3b8442382
Merge pull request #56261 from Algunenano/fix_orc_commit
Fix ORC commit
2023-11-02 14:28:00 +01:00
Raúl Marín
f4296962c6 Fix ORC commit 2023-11-02 13:17:19 +00:00
Robert Schulze
79cbaf406d
Merge pull request #56199 from yokofly/update-cross-compile-doc
[Docs] Update cross-compilation guide for OSX
2023-11-02 13:38:06 +01:00
Azat Khuzhin
cea78cd093
Add a warning if delayed accounting is not enabled (breaks OSIOWaitMicroseconds) (#56227)
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-11-02 13:21:27 +01:00
Raúl Marín
39163b4e31
Merge pull request #56175 from amosbird/fix-flaky-jbod-balancer
Fix flaky test of jbod balancer.
2023-11-02 13:19:21 +01:00
Alexey Milovidov
a0861bc7fc Merge branch 'changelog-23.10' 2023-11-02 13:08:37 +01:00
Alexey Milovidov
d2a9ac14c0 Changelog for 23.10 2023-11-02 13:08:18 +01:00
Antonio Andelic
1a75970486 PR review 2023-11-02 11:57:26 +00:00
Robert Schulze
6d08a441fa
Update build-cross-osx.md 2023-11-02 12:41:31 +01:00
Alexey Milovidov
4f4e786e36
Merge pull request #56255 from ClickHouse/changelog-23.10
Changelog for 23.10
2023-11-02 12:34:46 +01:00
Alexey Milovidov
300433a19c Changelog for 23.10 2023-11-02 12:34:29 +01:00
Raúl Marín
728c20f36d Merge remote-tracking branch 'blessed/master' into r52159 2023-11-02 11:33:16 +00:00
alesapin
3ba12b6e3e
Merge pull request #56238 from evillique/remove-less-parts
Do not remove part if `Too many open files` is thrown
2023-11-02 12:33:02 +01:00
Alexey Milovidov
da79926c04 Changelog for 23.10 2023-11-02 12:30:21 +01:00
Alexey Milovidov
cdbf7c41f5 Changelog for 23.10 2023-11-02 12:29:10 +01:00
Alexey Milovidov
1267246785
Merge pull request #55642 from ClickHouse/morton-utils
Indexing by space-filling curves
2023-11-02 12:21:33 +01:00
alesapin
5c4915e264
Update src/Storages/MergeTree/MergeTreePartInfo.cpp
Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
2023-11-02 12:02:04 +01:00
alesapin
7917a2cb40
Update src/Storages/MergeTree/MergeTreePartInfo.cpp
Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
2023-11-02 12:01:58 +01:00
alesapin
800f2f097c
Update src/Storages/MergeTree/MergeTreePartInfo.cpp
Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
2023-11-02 12:01:51 +01:00
alesapin
81b93ef12b
Update src/Storages/MergeTree/MergeTreePartInfo.cpp
Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
2023-11-02 12:01:46 +01:00
yokofly
dfb0172aa5 Merge remote-tracking branch 'origin/master' into update-cross-compile-doc 2023-11-02 03:56:06 -07:00
yokofly
84fd2191c9 fix comment:
Simplify ARM build instructions with replacement note
2023-11-02 03:55:22 -07:00
Mikhail f. Shiryaev
77f4ec4422
Add evidence of failed integrations infrastructure 2023-11-02 11:36:18 +01:00
vdimir
5703e0995b
Analyzer: fix 01019_alter_materialized_view_consistent 2023-11-02 10:27:22 +00:00
Nikolai Kochetov
a40cc397a6
Merge pull request #56200 from ClickHouse/remove-skip-unused-shards-tests
Remove skip_unused_shards tests from analyzer skiplist
2023-11-02 10:47:44 +01:00
Nikolai Kochetov
3ec129d79b
Merge pull request #56211 from ClickHouse/eazy-tests-fix-for-analyzer
Easy tests fix for analyzer
2023-11-02 10:46:09 +01:00
Antonio Andelic
28edb77e72 Merge branch 'master' into keeper-better-preprocessing 2023-11-02 09:26:35 +00:00
Alexander Chashnikov
3d88614e6b
fix typo
asteriks -> asterisk
2023-11-02 10:56:17 +02:00
袁焊忠
47d9b0e6a1
[hotfix] [docs] Fix typo 2023-11-02 15:56:45 +08:00