Commit Graph

143872 Commits

Author SHA1 Message Date
Raúl Marín
f50a951e8e Fix innocuous data race in detectLanguage 2024-06-07 16:49:07 +02: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
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
Raúl Marín
ae01d9ef9b
Merge pull request #64766 from Algunenano/fix_duplicate_order_by
Fix OrderByLimitByDuplicateEliminationVisitor across subqueries
2024-06-06 18:03:34 +00:00
Nikolay Degterinsky
82e6de5e0a
Merge pull request #64919 from k-morozov/add_logs
additional log for cleanupDetachedTables
2024-06-06 17:53:29 +00:00
Nikita Fomichev
84777a9d80 Merge remote-tracking branch 'origin/master' into add-tests-24.5-release 2024-06-06 19:25:31 +02:00
Alexey Milovidov
821c7322bd
Merge pull request #58349 from azat/ci/flake8
Check python code with flake8
2024-06-06 19:03:58 +02:00
Nikolai Kochetov
8216e14ac2
Merge pull request #64801 from ClickHouse/fix-arr-join-distr-nested
Fix distributed array join by nested
2024-06-06 16:24:19 +00:00
serxa
2c193a793d typo 2024-06-06 16:17:36 +00:00
Amos Bird
dd9b15daf5
Fix tupleConcat of two empty tuples 2024-06-06 23:43:14 +08:00
Alexey Milovidov
afba7bb4ed
Merge pull request #64883 from ClickHouse/fancy-quotes-fix
A tiny fix for fancy quotes
2024-06-06 17:35:00 +02:00
Alexander Tokmakov
6b07873719
Merge pull request #64903 from ClickHouse/tavplubix-patch-10
Update 03165_string_functions_with_token_text_indexes.sql
2024-06-06 14:56:32 +00:00
Yarik Briukhovetskyi
f216bc0557
Merge pull request #64909 from Blargian/docs_fromUnixTimestamp64XYZ
[Docs] document `toUnixTimestamp64Milli`, `toUnixTimestamp64Micro`, `fromUnixTimestamp64Milli`, `fromUnixTimestamp64Micro`
2024-06-06 14:46:15 +00:00
Konstantin Morozov
05592fb5ba additional log for cleanupDetachedTables 2024-06-06 14:27:23 +00:00
Nikita Fomichev
637c28c5d5
Merge pull request #64913 from ClickHouse/fix-doc-largestTriangleThreeBuckets
Update `largestTriangleThreeBuckets` doc
2024-06-06 14:27:16 +00:00
Nikita Fomichev
afc63af264 Update largestTriangleThreeBuckets doc 2024-06-06 15:23:08 +02:00
Shaun Struwig
03458a516a
Fix typo 2024-06-06 15:06:16 +02:00
serxa
f05a657723 add docs 2024-06-06 12:56:34 +00:00
Nikita Fomichev
ebab4f3af3 Merge remote-tracking branch 'origin/master' into add-tests-24.5-release 2024-06-06 14:52:21 +02:00
Kseniia Sumarokova
bb469e0d45
Merge pull request #64901 from azat/tests/test_mask_sensitive_info
Fix test_mask_sensitive_info/test.py::test_create_table
2024-06-06 12:10:11 +00:00
Blargian
2a5f9c941c document to/fromUnixTimestampXYZ functions 2024-06-06 13:47:13 +02:00
Nikita Mikhaylov
ab5c3e4d6e
Merge pull request #64897 from cwurm/patch-4
Document REPLACE PARTITION as atomic
2024-06-06 11:45:04 +00:00
Mikhail f. Shiryaev
259e877d0d
Merge pull request #64890 from ClickHouse/fix-check-documentation
Fix documentation enforcement
2024-06-06 11:41:08 +00:00
Nikita Fomichev
407b86012c stateless tests: add case for unequal joins 2024-06-06 13:23:48 +02:00
Alexander Tokmakov
ba40f7a754
Update 03165_string_functions_with_token_text_indexes.sql 2024-06-06 13:20:31 +02:00
Kseniia Sumarokova
f62a19884d
Merge branch 'master' into tests/test_mask_sensitive_info 2024-06-06 12:07:31 +02:00
János Benjamin Antal
eb724ad8c7
Merge pull request #64255 from wudidapaopao/fix_integer_accurate_cast
Fix unexpected accurateCast from string to integer
2024-06-06 09:53:58 +00:00
Azat Khuzhin
a7e4875e4c Fix test_mask_sensitive_info/test.py::test_create_table
CI: https://s3.amazonaws.com/clickhouse-test-reports/64887/5d01a2f7c8b41244ecad2cbf2c7f5ed7e6113cc9/integration_tests__asan__old_analyzer__[2_6].html
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-06-06 11:46:12 +02:00
alesapin
71f37910ba
Merge pull request #64899 from ClickHouse/revert-61973-mt/rename-without-lock
Revert "Reduce lock contention for MergeTree tables (by renaming parts without holding lock)"
2024-06-06 09:43:42 +00:00
alesapin
7900fe5836
Revert "Reduce lock contention for MergeTree tables (by renaming parts without holding lock)" 2024-06-06 11:36:57 +02:00
János Benjamin Antal
d74b93413d
Merge pull request #64230 from ClickHouse/const-settings-changes-history
Make `settings_changes_history` const
2024-06-06 09:31:25 +00:00
Christoph Wurm
4cc9cecd7c
Document REPLACE PARTITION as atomic 2024-06-06 10:14:38 +01:00
Julia Kartseva
94a8c7edb1
Merge pull request #64720 from korowa/fix-split-tokenized-indices
fix: function filters with token-based text indexes
2024-06-06 09:02:23 +00:00
robot-clickhouse
74897790aa Automatic style fix 2024-06-06 09:00:44 +00:00
Sergei Trifonov
feb60b566c
Merge branch 'master' into precise-memtracking 2024-06-06 10:52:28 +02:00
serxa
b9edf204d9 better 2024-06-06 08:51:22 +00:00
serxa
45fda3fd39 use Mi suffix to make things obvious 2024-06-06 08:20:52 +00:00
serxa
f9ac18d74a better description for history of a setting changes 2024-06-06 08:16:11 +00:00
Mikhail f. Shiryaev
a197a530d6
Merge pull request #64848 from ClickHouse/fix-download-release
Use a proper way to download packages from releases
2024-06-06 07:43:50 +00:00
Mikhail f. Shiryaev
61582a9bee
Use logging where no special strings are required 2024-06-06 09:03:35 +02:00
Mikhail f. Shiryaev
a4b55985fa
Fix issue with overwriting a lack of documentation failure 2024-06-06 09:03:33 +02:00
Michael Kolupaev
40a3708c8f Fix test 2024-06-06 06:39:07 +00:00