Commit Graph

144248 Commits

Author SHA1 Message Date
Amos Bird
9419a25231
Trivial count optimization with primary key 2024-06-06 23:21:38 +08: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
Anton Popov
99de6bd6ec fix tests 2024-06-06 14:51:42 +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
alesapin
00167da119 Disable transactions for unsupported storages even for materialized views 2024-06-06 16:27:00 +02:00
Raúl Marín
387869488d Stabilize and adjust number of streams 2024-06-06 15:54:02 +02:00
Nikita Fomichev
afc63af264 Update largestTriangleThreeBuckets doc 2024-06-06 15:23:08 +02:00
Anton Popov
dbc27f0c34 fix statistics 2024-06-06 13:20:31 +00:00
Shaun Struwig
3c4f4d8981
Update aspell-dict.txt 2024-06-06 15:08:54 +02:00
Shaun Struwig
baf3b6329d
Fix typo 2024-06-06 15:07:45 +02:00
Shaun Struwig
03458a516a
Fix typo 2024-06-06 15:06:16 +02:00
Blargian
fab23d2a16 Add lowCardinalityKeys, lowCardinalityIndices and an example for blockSize 2024-06-06 15:02:33 +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
Antonio Andelic
27fe0439fa Merge branch 'master' into fix-global-trace-collector 2024-06-06 14:36:02 +02:00
Joshua Hildred
76db904de1 Update integration tests to use UInt rather than Int 2024-06-06 05:28:16 -07:00
Joshua Hildred
59f50ca235 Fix existing tests to use UInt rather than Int 2024-06-06 05:28:16 -07:00
Joshua Hildred
095508edb7 Add additional tests 2024-06-06 05:28:16 -07:00
josh-hildred
e495bf0742 Update src/Interpreters/getCustomKeyFilterForParallelReplicas.cpp
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
2024-06-06 05:28:16 -07:00
Joshua Hildred
e3e5f304b9 Update docs 2024-06-06 05:28:16 -07:00
Joshua Hildred
0c0c6bee32 Address review comments 2024-06-06 05:28:15 -07:00
Joshua Hildred
bde8d19f45 Address review comments 2024-06-06 05:28:15 -07:00
josh-hildred
677b2de5ed Update docs/en/operations/settings/settings.md
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
2024-06-06 05:28:15 -07:00
Joshua Hildred
0302f218e4 Add additional check to ensure range is larger than the number of replicas 2024-06-06 05:28:15 -07:00
Joshua Hildred
01c7123c10 Fix issue with rational cast 2024-06-06 05:28:15 -07:00
Joshua Hildred
9ed52af56f Add new settings to SettingsChangesHistory.h 2024-06-06 05:28:13 -07:00
Joshua Hildred
d455116b7c fix style 2024-06-06 05:26:57 -07:00
Joshua Hildred
a7230e3c6c Add settings to allow parallel replicas custom key
with range filter to use a custom range
2024-06-06 05:26:57 -07: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
Mikhail f. Shiryaev
0dff60821f
Add context to the get_gh_api APIException 2024-06-06 13:24:39 +02:00
Mikhail f. Shiryaev
3b593a7c5e
Make PRInfo.compare_pr_url persistent for the Github.PullReaquest objects 2024-06-06 13:24:37 +02: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
Mikhail f. Shiryaev
8ebcd88608
In imported files should be only logging, no prints 2024-06-06 13:08:40 +02:00
Mikhail Gorshkov
f0c21da1d8 Style fixed 2024-06-06 11:06:16 +00:00
Raúl Marín
54ed3354f6 Better debugging 2024-06-06 12:56:43 +02:00
Mikhail Gorshkov
2f50e070ef Scale argument restricted to types (U)Int8 - (U)Int64 2024-06-06 10:34:59 +00: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
Ilya Golshtein
aefe7ffc31 time_virtual_col: slightly works 2024-06-06 09:48:32 +00:00
Ilya Golshtein
d0a2abe17b time_virtual_col: initial 2024-06-06 09:48:32 +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
Igor Nikonov
47bf6bf6ac Merge remote-tracking branch 'origin/master' into pr-plan-rewrite 2024-06-06 09:44:32 +00:00
Igor Nikonov
49ec0961cf Fix test 2024-06-06 09:44:05 +00: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