Commit Graph

143700 Commits

Author SHA1 Message Date
Igor Nikonov
69009b886f Merge remote-tracking branch 'origin/master' into pr-local-plan 2024-06-05 11:58:42 +00:00
Igor Nikonov
3210d0f471 Simple renaming 2024-06-05 11:56:12 +00:00
Kseniia Sumarokova
b6b19ca6d3
Merge pull request #64762 from azat/mt-write-once-fixes
Do not try to write columns.txt if it does not exists for write-once storages
2024-06-05 11:22:54 +00:00
Igor Nikonov
22d50dcd3e
Merge pull request #64579 from ClickHouse/store-analysis-result
Cache first analysis result in ReadFromMergeTree
2024-06-05 11:21:50 +00:00
Yarik Briukhovetskyi
73d0b51283
Merge pull request #64220 from yariks5s/test_distributed_table_exception
Add test for #37090
2024-06-05 10:49:31 +00:00
Robert Schulze
88da651dd7
Merge pull request #64837 from tomershafir/xray-build-amd64-linux-only
xray: rename cmake file and build only on amd64 linux
2024-06-05 10:32:16 +00:00
Kseniia Sumarokova
f50fbfa411
Merge pull request #64803 from ClickHouse/fix-memory-leak-in-slru
Fix memory leak in slru cache policy
2024-06-05 09:58:12 +00:00
tomershafir
3e8929f5f0 xray: rename cmake file and build only on amd64 linux 2024-06-05 12:40:18 +03:00
Max K
eae9622921
Merge pull request #64825 from ClickHouse/ci_fix_await_in_prs
CI: fix CI await feature
2024-06-05 08:51:04 +00:00
Max K
c14d1b482f
Merge pull request #64824 from ClickHouse/ci_coverage_jobs_fix
CI: Move coverage build to non-special build list
2024-06-05 08:34:49 +00:00
Max K
418911c7d7 CI: fix CI await feature 2024-06-05 10:21:00 +02:00
Robert Schulze
ec3b82ba63
Merge pull request #64606 from rschu1ze/map-stuff
Double-checking #59318 and docs for `Map`
2024-06-05 07:56:29 +00:00
Max K
c6f6b1da7d add comment in yml wf 2024-06-05 09:47:11 +02:00
Robert Schulze
4639b108e7
Merge pull request #64823 from rschu1ze/fix-tidy
Fix clang-tidy build
2024-06-05 07:42:05 +00:00
Max K
06c9438341 CI: Move coverage build to non-special build list 2024-06-05 09:34:31 +02:00
Mikhail f. Shiryaev
ecac630784
Merge pull request #64817 from ClickHouse/securoty-generator
Fix wrong supported year recognition
2024-06-05 07:33:52 +00:00
Robert Schulze
3bb1157a0e
Fix clang-tidy 2024-06-05 07:32:57 +00:00
Antonio Andelic
0f23f9b384
Merge pull request #64784 from ClickHouse/keeper-correct-snapshot-size
Fix Keeper snapshot size in `mntr`
2024-06-05 07:17:57 +00:00
Igor Nikonov
f39dbac9a0 Merge remote-tracking branch 'origin/master' into pr-local-plan 2024-06-05 06:46:56 +00:00
Igor Nikonov
6476e9ad9b Temporary test fix 2024-06-05 06:45:56 +00:00
Alexey Milovidov
02a3049876
Merge pull request #58285 from canhld94/fix_a_test
Hot reload storage policy for distributed tables when adding a new disk
2024-06-05 04:11:49 +02:00
Alexey Milovidov
8f550f1757
Merge pull request #64800 from Algunenano/02228_merge_tree_insert_memory_usage
Attempt to fix 02228_merge_tree_insert_memory_usage.sql flakiness for s3
2024-06-05 03:15:18 +02:00
Alexey Milovidov
bb9091ad5a
Merge pull request #64582 from arenadata/ADQM-1868
Binary math functions Decimal support
2024-06-05 02:15:40 +02:00
Alexey Milovidov
78506304b7
Merge pull request #55061 from amosbird/support-empty-tuple-2
Support empty tuple [second implementation]
2024-06-05 02:00:03 +02:00
Alexey Milovidov
d6db78955f
Merge pull request #64808 from ClickHouse/style-docs
Use tests/ci/style_check.py to check the style
2024-06-04 23:12:52 +00:00
Julia Kartseva
1638dd0837
Merge pull request #64483 from korowa/read-in-order-nullable
fix: optimize_read_in_order for nullable keys
2024-06-04 22:49:27 +00:00
Alexey Milovidov
5a5bdd87cb
Merge pull request #64592 from tomershafir/xray
xray: add global xray instrumentation support
2024-06-05 01:25:25 +02:00
Alexey Milovidov
a6fe50c103
Merge pull request #42544 from ClickHouse/try-about-on-current-thread-join
Try abort on current thread join.
2024-06-05 01:13:25 +02:00
Alexey Milovidov
c6375b691a
Merge pull request #64776 from ClickHouse/fix-flaky-test-3
Fix flaky tests about SQLite
2024-06-05 00:56:00 +02:00
Alexey Milovidov
df3bc77251
Merge pull request #64816 from pakud/patch-2
Update CHANGELOG.md
2024-06-05 00:18:34 +02:00
Mikhail f. Shiryaev
f4f094d8c6
Fix wrong supported year recognition 2024-06-04 23:21:48 +02:00
Robert Schulze
7f7eb3f300
Update test 2024-06-04 21:05:31 +00:00
Paweł Kudzia
bb36a10ccf
Update CHANGELOG.md
cosmetic adjustment in the changelog for 'full-text index'
2024-06-04 23:01:39 +02:00
Julia Kartseva
12bf33c519
Merge pull request #64778 from jkartseva/fix-plain-rewritable-cache
Fix crash in a local cache over `plain_rewritable` disk
2024-06-04 20:34:58 +00:00
Mikhail f. Shiryaev
20acb38271
Merge pull request #64807 from ClickHouse/adjust-changelogs
Migrate changelog.py to a descendant of fuzzywuzzy
2024-06-04 20:31:54 +00:00
Kseniia Sumarokova
d044d228ba
Merge pull request #64349 from ClickHouse/s3queue-fix-ordered-mode
S3Queue rework ordered mode parallel processing
2024-06-04 20:27:46 +00:00
Mikhail f. Shiryaev
0fe2c1dae4
Use tests/ci/style_check.py to check the style 2024-06-04 21:58:36 +02:00
Max K
ad7097587f
Merge pull request #64734 from ClickHouse/ci_py_small_refactoring
CI: ci.py refactoring
2024-06-04 19:35:21 +00:00
Mikhail f. Shiryaev
af0ea585fc
Remove unnecessary rev-parse in favor of in_changelog 2024-06-04 21:29:53 +02:00
Mikhail f. Shiryaev
bad3f2d384
Migrate changelog from outdated fuzzywuzzy to a new thefuzz 2024-06-04 21:29:53 +02:00
Yarik Briukhovetskyi
8bb8806ad4
Merge branch 'ClickHouse:master' into test_distributed_table_exception 2024-06-04 21:14:00 +02:00
Robert Schulze
46434f9040
Merge pull request #63578 from ElderlyPassionFruit/add-compression-sorts-optimization
Best-effort sorting to improve compressability
2024-06-04 19:02:55 +00:00
Robert Schulze
9cf8bdcdb2
Merge pull request #64656 from rschu1ze/deprecated-inverted-index
Be more graceful with existing tables with `inverted` indexes
2024-06-04 18:45:03 +00:00
Alexey Milovidov
c0aad2a2b5
Merge pull request #64777 from ClickHouse/remove-iostream-debug-helpers
Remove iostream debug helpers
2024-06-04 20:44:30 +02:00
Robert Schulze
c061a42f35
Merge pull request #64742 from Beetelbrox/fjurado-61548/feat-add-parseReadableSize-function
Add `parseReadableSize` function
2024-06-04 18:39:33 +00:00
Eduard Karacharov
f1a56080af fix: optimize_read_in_order for nullable keys 2024-06-04 20:56:45 +03:00
kssenii
1790c85465 Fix build without s3 in fast test 2024-06-04 19:42:31 +02:00
Raúl Marín
499514f57d
Merge pull request #64785 from Algunenano/comment
Remove unnecessary comment
2024-06-04 17:33:31 +00:00
Max K
443d06328f Merge branch 'master' into ci_py_small_refactoring 2024-06-04 19:30:37 +02:00
kssenii
c05d4e52d3 Fix memory leak in slry 2024-06-04 19:26:12 +02:00