Daniil Ivanik
|
2520e5c369
|
Merge pull request #63452 from sarielwxm/feature/loop
Add `loop()` table function
|
2024-05-30 10:59:19 +00:00 |
|
vdimir
|
e80a834efc
|
Merge pull request #64367 from ClickHouse/vdimir/test-no-s3-storage-with-slow-build
Do not run tests tagged 'no-s3-storage-with-slow-build' with ASan
|
2024-05-30 10:52:55 +00:00 |
|
Robert Schulze
|
d776d88797
|
Merge pull request #64435 from rschu1ze/revert-revert-64035-unreachable-unreachable
Revert "Revert "Remove some unnecessary UNREACHABLEs""
|
2024-05-30 10:42:40 +00:00 |
|
Blargian
|
6d92830fa4
|
Add missing corr, covar variants
|
2024-05-30 12:35:24 +02:00 |
|
Nikolai Kochetov
|
f3781f4930
|
Merge pull request #64519 from ClickHouse/fix-group-by-const-cte-distr
Fix GROUP BY (const CTE) in distributed queries.
|
2024-05-30 10:35:12 +00:00 |
|
Nikolai Kochetov
|
fb9402a556
|
Update 03164_analyzer_global_in_alias.sql
|
2024-05-30 12:18:43 +02:00 |
|
shuai-xu
|
65d8e05a6b
|
add tests
|
2024-05-30 17:50:56 +08:00 |
|
Robert Schulze
|
6af3b9ac12
|
Merge pull request #64616 from ClickHouse/revert-64386-fjurado-61548/feat-add-fromreadablesize-function
Revert "Add `fromReadableSize` function"
|
2024-05-30 08:24:38 +00:00 |
|
Robert Schulze
|
48bd68a93e
|
Revert "Add fromReadableSize function"
|
2024-05-30 09:55:26 +02:00 |
|
liuneng
|
81096b91b5
|
fix formatDateTimeInJodaSyntax
|
2024-05-30 14:54:07 +08:00 |
|
Julia Kartseva
|
d816f38d77
|
Merge pull request #64511 from Blargian/document_JSON
[Docs] Update JSON functions docs
|
2024-05-30 00:03:16 +00:00 |
|
Alexey Milovidov
|
29f7e266db
|
Update CHANGELOG.md
|
2024-05-30 01:48:47 +02:00 |
|
Alexey Milovidov
|
8c975bfa14
|
Merge pull request #64609 from ClickHouse/alexey-milovidov-patch-8
Update CHANGELOG.md
|
2024-05-30 01:12:57 +02:00 |
|
Alexey Milovidov
|
486e54c339
|
Update CHANGELOG.md
|
2024-05-30 01:12:30 +02:00 |
|
Alexey Milovidov
|
179bf6a0cb
|
Update CHANGELOG.md
|
2024-05-30 00:57:33 +02:00 |
|
Alexey Milovidov
|
937fccc0e8
|
Merge pull request #64608 from ClickHouse/changelog-24.5
Changelog for 24.5
|
2024-05-30 00:57:04 +02:00 |
|
Alexey Milovidov
|
a33fbc2196
|
Changelog for 24.5
|
2024-05-30 00:52:49 +02:00 |
|
Artem Mustafin
|
51cdc031fd
|
reload ci
|
2024-05-29 22:29:14 +00:00 |
|
Artem Mustafin
|
c63a01056a
|
reload ci
|
2024-05-29 20:56:54 +00:00 |
|
Max K
|
09d6896870
|
Merge pull request #64605 from ClickHouse/ci_few_minor_fixes
CI: Change Required Check list, few fixes
|
2024-05-29 20:22:57 +00:00 |
|
alesapin
|
71f7237c9c
|
Merge pull request #64456 from ClickHouse/dont_propagate_settings_for_merges
Don't propagate user settings for background ops
|
2024-05-29 20:22:04 +00:00 |
|
Max K
|
3a8b95591d
|
CI: Backports updates
|
2024-05-29 22:21:28 +02:00 |
|
Artem Mustafin
|
2c4b559eb0
|
fix test
|
2024-05-29 20:05:05 +00:00 |
|
Max K
|
208912e559
|
CI: Change Required Check list, few fixes
|
2024-05-29 21:41:16 +02:00 |
|
Max K
|
c8cb25a79f
|
Merge branch 'master' into ci_few_minor_fixes
|
2024-05-29 21:17:59 +02:00 |
|
Max K
|
1e3d297346
|
CI: Change Required Check list, few fixes
|
2024-05-29 21:13:00 +02:00 |
|
Robert Schulze
|
7efa232cf4
|
Merge pull request #64601 from Blargian/doc_domainWithoutWWWRFC
[Docs] add missing `domainWithoutWWWRFC`
|
2024-05-29 19:09:05 +00:00 |
|
Mikhail f. Shiryaev
|
7f3bbf5a98
|
Merge pull request #64569 from ClickHouse/git-ssh
Add a temporary known host for git over ssh
|
2024-05-29 18:59:06 +00:00 |
|
Blargian
|
481a1f032f
|
Add missing domainWithoutWWWRFC
|
2024-05-29 20:26:52 +02:00 |
|
Artem Mustafin
|
d6a11970a3
|
style
|
2024-05-29 17:42:59 +00:00 |
|
Artem Mustafin
|
29c362ded4
|
hilbert
|
2024-05-29 17:36:40 +00:00 |
|
Nikolai Kochetov
|
278d336f47
|
Fix another test.
|
2024-05-29 17:27:00 +00:00 |
|
Nikolai Kochetov
|
d3bdb739eb
|
Rename a function and add a comment.
|
2024-05-29 16:44:36 +00:00 |
|
Robert Schulze
|
f6b975dfcd
|
Merge pull request #64497 from jiebinn/SparseColumnIterator
Improve the iterator of sparse column to reduce call of size()
|
2024-05-29 16:00:20 +00:00 |
|
Nikolai Kochetov
|
5ec9565b9e
|
Merge branch 'master' into fix-group-by-const-cte-distr
|
2024-05-29 15:56:44 +00:00 |
|
Nikolai Kochetov
|
c23b92b0d8
|
Cleanup.
|
2024-05-29 15:55:37 +00:00 |
|
Nikolai Kochetov
|
d2c2fa9205
|
Another attempt.
|
2024-05-29 15:52:06 +00:00 |
|
Mikhail f. Shiryaev
|
08be26a47b
|
Add timeout 900 for clickbench tests
|
2024-05-29 17:22:48 +02:00 |
|
Mikhail f. Shiryaev
|
b1253761e0
|
Fix all clcik typos
|
2024-05-29 17:22:47 +02:00 |
|
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 |
|