Commit Graph

143809 Commits

Author SHA1 Message Date
Arthur Passos
d4c1faad3b testing the waters 2024-06-13 11:24:00 -03: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
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
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
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
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
Mikhail f. Shiryaev
4eba310527
Simplify set_auth_header 2024-06-06 07:24:59 +02:00
Mikhail f. Shiryaev
1156233ea8
Use a proper way to download packages from releases 2024-06-06 07:24:58 +02:00
Alexey Milovidov
ce244e126d
Merge pull request #61973 from azat/mt/rename-without-lock
Reduce lock contention for MergeTree tables (by renaming parts without holding lock)
2024-06-06 05:36:28 +02:00
Alexey Milovidov
c0a02475c1
Merge pull request #64860 from ClickHouse/settings-changes
Add new settings to changes history.
2024-06-06 05:30:31 +02:00
Alexey Milovidov
cb2c085535
Merge pull request #64610 from thomoco/master
Updated Advanced Dashboard for both open-source and ClickHouse Cloud versions to include a chart for 'Maximum concurrent network connections'
2024-06-06 05:21:33 +02:00
Alexey Milovidov
f9c243064f A tiny fix for fancy quotes 2024-06-06 04:20:20 +02:00
Alexey Milovidov
6c24bb48c5
Merge pull request #64770 from ClickHouse/backtothefuture
Fix assert in IObjectStorageIteratorAsync
2024-06-06 03:37:34 +02:00
Alexey Milovidov
53f26f614e
Merge pull request #64769 from ClickHouse/pufit/rbac-fix-on-cluster-grant-with-default-database
Fix default database with grant on cluster
2024-06-06 03:35:32 +02:00
Alexey Milovidov
d561f50965
Merge pull request #64865 from ClickHouse/melvynator-patch-2
Added settings about lightweight deletes
2024-06-06 03:32:39 +02:00
Peignon Melvyn
33cd9c274c
Update settings.md 2024-06-06 03:03:19 +02:00
Alexey Milovidov
9ab06931d2
Merge pull request #64845 from ClickHouse/follow-up-s3-queue
Follow-up to #64349
2024-06-06 02:56:58 +02:00
Alexey Milovidov
891c869995
Merge pull request #64850 from ClickHouse/nikitamikhaylov-patch-1
Replace Markdown with YAML for ISSUE_TEMPLATE
2024-06-06 02:23:42 +02:00
Alexey Milovidov
4dac9dacc3
Merge pull request #64854 from xogoodnow/mlock-parameter
Added mlock_executable parameter
2024-06-06 02:21:40 +02:00
Alexey Milovidov
b8fe70ba3d
Merge pull request #64863 from xogoodnow/aspelling-dic-add
added mlock and mlockall to aspell-dict to be ignored
2024-06-06 02:21:24 +02:00
Alexey Milovidov
81c647e680
Merge pull request #64844 from CurtizJ/fix-memory-tracker
Fix untracked memory in `MemoryTrackerSwitcher`
2024-06-06 02:18:43 +02:00
Alexey Milovidov
dc9dbf1cb5
Merge pull request #64852 from xogoodnow/add-config-parameters
Added listen_try and  listen_reuse_port parameters
2024-06-06 02:17:38 +02:00
Alexey Milovidov
a8ec97e370
Merge pull request #57101 from ClickHouse/analyzer-fuzz-4
Analyzer fuzzer 4
2024-06-06 02:07:10 +02:00
Alexey Milovidov
9d8bc4d54d
Merge pull request #59427 from seandhaynes/master
Use scheduleOrThrow in MergeTree data selection and initialization to avoid deadlocks
2024-06-06 02:06:22 +02:00
xogoodnow
c55e79f283 Added words at the right place 2024-06-06 02:19:15 +03:30
xogoodnow
6ff11f54d0 added mlock and mlockall 2024-06-06 02:10:19 +03:30
Alexey Milovidov
8863736459 Fix style 2024-06-05 22:53:08 +02:00
Nikita Mikhaylov
e35d8c29ea
Update 10_question.yaml 2024-06-05 22:47:05 +02:00
Nikita Mikhaylov
0d50dd302b Bump 2024-06-05 22:25:27 +02:00
Nikita Mikhaylov
efbf40ad28
Merge pull request #64846 from rschu1ze/simplify-inverted-indexes
Simplify handling of old 'inverted' indexes
2024-06-05 20:04:16 +00:00
pufit
e7b7c3aebe Update query before replication 2024-06-05 16:00:08 -04:00
Nikita Mikhaylov
f42452d51e Add settings to changes history 2024-06-05 21:57:23 +02:00
Nikita Mikhaylov
106c1529ed Introduce an alias 2024-06-05 21:14:26 +02:00