Commit Graph

143356 Commits

Author SHA1 Message Date
Mikhail f. Shiryaev
383147ac4f
Use timeout from ci_config in libfuzzer 2024-05-29 17:22:47 +02:00
Mikhail f. Shiryaev
5f7839740d
Use timeout from ci_config in stress tests 2024-05-29 17:22:46 +02:00
Mikhail f. Shiryaev
a2bfcabc99
Use timeout from ci_config in fast tests 2024-05-29 17:22:46 +02:00
Mikhail f. Shiryaev
31355d5e45
Add a reasonable timeout to bugfix config 2024-05-29 17:22:45 +02:00
Mikhail f. Shiryaev
92ee671310
Implement global timeout check in _test_run 2024-05-29 17:22:42 +02:00
Nikolai Kochetov
dd0f85d6e0 Another try. 2024-05-29 15:19:00 +00:00
Raúl Marín
b1b3514658
Merge pull request #64512 from Algunenano/fix_test_lost_part_other_replica
Fix test_lost_part_other_replica
2024-05-29 15:12:49 +00:00
Robert Schulze
2690b58eae
Merge pull request #64506 from rschu1ze/remove-generateUUIDv7-variants
Remove `generateUUIDv7(NonMonotonic|ThreadMonotonic)` functions
2024-05-29 15:05:47 +00:00
Max K
ce891c70b5
Merge pull request #64452 from Algunenano/more_slow_tests
Reduce the size of some slow tests (2)
2024-05-29 15:02:10 +00:00
vdimir
daead4eb82
Merge branch 'master' into vdimir/test-no-s3-storage-with-slow-build 2024-05-29 16:59:19 +02:00
Robert Schulze
8b9c75853f
Merge pull request #64494 from Blargian/document_topLevelDomainRFC
[Docs] add missing `RFC` variants to URL functions
2024-05-29 14:53:04 +00:00
Jiebin Sun
010c2cad1c Replace the offsets.size() in Iterator with offsets_size to avoid frequent call of size()
The `isDefault()` of Iterator in sparse column will frequently use size() to check
the boundary. We can use the offsets_size instead as offsets will not change in the
Iterator.

Signed-off-by: Jiebin Sun <jiebin.sun@intel.com>
2024-05-29 22:38:10 +08:00
Robert Schulze
62d95eb13f
Streamline docs 2024-05-29 14:15:46 +00:00
Smita Kulkarni
65537598d6 Fixed typo 2024-05-29 16:09:04 +02:00
Robert Schulze
ef8707507b
Minor consistency fix 2024-05-29 13:56:16 +00:00
Robert Schulze
811b5e638b
Function arguments are by convention lower case 2024-05-29 13:52:54 +00:00
Anton Popov
9a5dbd740d
Merge pull request #64457 from ClickHouse/CurtizJ-patch-8
Enable setting `replace_long_file_name_to_hash` by default
2024-05-29 13:52:23 +00:00
Robert Schulze
c2a71e047a
No …, please. 2024-05-29 13:50:24 +00:00
Anton Popov
f3c735cad0 fix corner case 2024-05-29 13:49:48 +00:00
Robert Schulze
c40a5647c2
Rephrase intro a bit 2024-05-29 13:49:46 +00:00
Robert Schulze
a6140ac8b0
Strip trailing whitespace 2024-05-29 13:43:15 +00:00
Robert Schulze
a3eec1fc78
Fix spelling 2024-05-29 13:40:39 +00:00
Robert Schulze
18d432f44c
Reapply "Remove some unnecessary UNREACHABLEs"
This reverts commit 5a868304c0.
2024-05-29 13:37:47 +00:00
Blargian
3495d92803 Fix style check 2024-05-29 15:26:10 +02:00
Anton Popov
d5a0c873c7 Merge remote-tracking branch 'upstream/master' into HEAD 2024-05-29 13:16:15 +00:00
Blargian
16c237141b Fix mroe typos 2024-05-29 15:12:19 +02:00
Blargian
fc4bf97ffe Fix typo 2024-05-29 15:10:57 +02:00
Blargian
33dc8ce456 Update url-functions.md 2024-05-29 15:04:02 +02:00
Robert Schulze
9213b5e6fd
Merge pull request #64551 from rschu1ze/sync-server-cpp
Sync code moved in private repo back back to public repo
2024-05-29 13:01:16 +00:00
Alexander Tokmakov
2fb81d9d26
Merge pull request #64544 from ClickHouse/tavplubix-patch-10
Disable `enable_vertical_final`
2024-05-29 12:47:05 +00:00
Sema Checherinda
4cc765ace4
Merge pull request #64520 from ClickHouse/chesema-test-TotalQpsLimitExceeded
test for TotalQpsLimitExceeded
2024-05-29 12:28:54 +00:00
Raúl Marín
a2edbac521
Remove comment 2024-05-29 14:14:48 +02:00
Robert Schulze
4bafca4dc6
Merge pull request #64502 from rschu1ze/nsync-bye-bye-bye
Sync some code back from internal to public repository
2024-05-29 12:06:05 +00:00
Robert Schulze
de792a2655
Merge pull request #64573 from rschu1ze/docs-thirdparty-libs
Docs: Update third-party library guide
2024-05-29 11:55:27 +00:00
Shaun Struwig
fcb03aadd0
Fix typo 2024-05-29 13:52:47 +02:00
Blargian
a68ebaafd7 Solve merge conflict 2024-05-29 13:50:45 +02:00
Raúl Marín
5f9717a0c3
Merge pull request #60650 from peter279k/improve_init_script
Using Required-start/stop to improve init script
2024-05-29 11:36:00 +00:00
Mikhail f. Shiryaev
01ebf6204f
Merge pull request #64508 from ClickHouse/remove-old-repo-docs
Remove old time deprecated repo.clickhouse.com from docs
2024-05-29 11:19:15 +00:00
Robert Schulze
a87e99e736
Merge pull request #64386 from Beetelbrox/fjurado-61548/feat-add-fromreadablesize-function
Add `fromReadableSize` function
2024-05-29 11:05:29 +00:00
Robert Schulze
744284425f
Update docs/en/development/contrib.md
Co-authored-by: Konstantin Bogdanov <thevar1able@users.noreply.github.com>
2024-05-29 12:58:57 +02:00
Mikhail f. Shiryaev
87138301c4
Use copy of os.environ to not affect the global state 2024-05-29 12:56:37 +02:00
Robert Schulze
c3cd8ea97e
Update docs/en/development/contrib.md
Co-authored-by: Konstantin Bogdanov <thevar1able@users.noreply.github.com>
2024-05-29 12:55:11 +02:00
Robert Schulze
cfdc0cf7e7
Update docs/en/development/contrib.md
Co-authored-by: Konstantin Bogdanov <thevar1able@users.noreply.github.com>
2024-05-29 12:54:42 +02:00
Robert Schulze
85f4de47fd
Update docs/en/development/contrib.md
Co-authored-by: Konstantin Bogdanov <thevar1able@users.noreply.github.com>
2024-05-29 12:54:35 +02:00
Robert Schulze
0cb8793ceb
Update docs/en/development/contrib.md
Co-authored-by: Konstantin Bogdanov <thevar1able@users.noreply.github.com>
2024-05-29 12:54:29 +02:00
Nikolai Kochetov
9a8efdf1b3 Merge branch 'master' into fix-some-aliases-for-global-in 2024-05-29 10:54:08 +00:00
Mikhail f. Shiryaev
7d64cb0229
Rephrase the spoiler for old DEB distributions 2024-05-29 12:45:44 +02:00
Robert Schulze
73ce2ecc93
Docs: Update third-party library guide 2024-05-29 10:43:15 +00:00
Alexander Gololobov
7c232ad21b Merge branch 'master' of github.com:ClickHouse/ClickHouse into faster_test_keeper_shutdown 2024-05-29 12:41:10 +02:00
Nikita Taranov
1dcdc60d9d
Merge branch 'master' into reintroduce_hash_table_sizes_tests 2024-05-29 12:35:12 +02:00