Konstantin Morozov
|
397a1700c7
|
apply comments
|
2023-05-02 14:59:41 +02:00 |
|
kst-morozov
|
f0619910d4
|
move pipe compute into initializePipeline
|
2023-05-02 14:59:41 +02:00 |
|
alesapin
|
24a744db4c
|
Merge branch 'master' into fix_zero_copy_not_atomic
|
2023-05-02 14:57:55 +02:00 |
|
alesapin
|
619b6f2071
|
Fix typo
|
2023-05-02 14:57:52 +02:00 |
|
Mikhail f. Shiryaev
|
242a210358
|
Create "CI running" report always
|
2023-05-02 14:13:23 +02:00 |
|
Nikita Mikhaylov
|
aa4c5fe958
|
Enhancements for background merges (#49313)
|
2023-05-02 13:43:59 +02:00 |
|
Antonio Andelic
|
f695040a19
|
Merge pull request #48897 from ClickHouse/keeper-check-not-exists
Add `CheckNotExists` request to Keeper
|
2023-05-02 13:14:22 +02:00 |
|
Nikolai Kochetov
|
7dab1560b1
|
Fix printing hung queries in clickhouse-test.
|
2023-05-02 10:44:30 +00:00 |
|
Nikolai Kochetov
|
6e08e43439
|
Merge pull request #49318 from ClickHouse/debug-01600_parts-analyzer
Respect projections in 01600_parts
|
2023-05-02 12:42:46 +02:00 |
|
Mikhail f. Shiryaev
|
08d203e158
|
Sanitize "Flaky tests", remove trailing dots
|
2023-05-02 12:42:26 +02:00 |
|
Mikhail f. Shiryaev
|
b423e04ab0
|
Fix the global ROBOT_TOKEN, do not retry unnecessary
|
2023-05-02 12:37:05 +02:00 |
|
Mikhail f. Shiryaev
|
ca19f20aff
|
Do not fail the run on error updating status comment
|
2023-05-02 12:34:40 +02:00 |
|
Kseniia Sumarokova
|
f86cedefc3
|
Merge pull request #49387 from ClickHouse/kssenii-patch-7
Move logging one line higher
|
2023-05-02 12:07:15 +02:00 |
|
Kseniia Sumarokova
|
3ec53152e5
|
Update Metadata.cpp
|
2023-05-02 12:02:54 +02:00 |
|
Kseniia Sumarokova
|
1590ba3326
|
Merge pull request #49376 from ClickHouse/kssenii-patch-7
Remove wrong assertion in cache
|
2023-05-02 11:47:11 +02:00 |
|
Vladimir C
|
96d109c3db
|
Merge pull request #49137 from ClickHouse/vdimir/mutliple_storage_join
|
2023-05-02 11:40:16 +02:00 |
|
alesapin
|
fe81b1f9c1
|
Merge pull request #48865 from ClickHouse/48380_Force_remove_on_drop
Bug Fix for 02432_s3_parallel_parts_cleanup.sql with zero copy replication
|
2023-05-02 11:37:00 +02:00 |
|
alesapin
|
96d2482bff
|
Merge pull request #49365 from ClickHouse/ttl_on_insert
Fix bug in removal of existing part directory
|
2023-05-02 11:32:01 +02:00 |
|
Sema Checherinda
|
50099cad17
|
Merge pull request #49157 from CheSema/fixing-test-merge-tree-s3-2
clearing s3 between tests in a robust way
|
2023-05-02 11:08:40 +02:00 |
|
Han Fei
|
332ff058c9
|
Merge branch 'master' into hlee-s390x-dec-agg
|
2023-05-02 11:02:27 +02:00 |
|
HarryLeeIBM
|
fdaed706a7
|
Fix decimal aggregates test for s390x
|
2023-05-01 18:54:43 -07:00 |
|
Alexey Milovidov
|
1267fbca1c
|
Merge pull request #48998 from ongkong/fix-join-clause-create-column
Fix incorrect createColumn call on join clause
|
2023-05-02 02:23:07 +03:00 |
|
Alexey Milovidov
|
6f2ccd88b3
|
Merge pull request #49241 from evillique/decompress-filename
Add file name to exception raised during decompression
|
2023-05-02 02:16:49 +03:00 |
|
Timur Solodovnikov
|
e58a63b451
|
addressing PR comments
|
2023-05-01 16:13:45 -07:00 |
|
Alexey Milovidov
|
5013b96ea7
|
Merge pull request #49355 from ClickHouse/alexey-milovidov-patch-7
Update ci_config.py
|
2023-05-02 02:13:44 +03:00 |
|
Alexey Milovidov
|
51847fbf10
|
Merge pull request #49321 from nickitat/rand_exp
Presumably better buffer size for reading from fs
|
2023-05-02 02:06:25 +03:00 |
|
Timur Solodovnikov
|
c1f95f3db9
|
few more tests:
- create table
- add column
|
2023-05-01 14:21:14 -07:00 |
|
Nikita Mikhaylov
|
1ec176cb64
|
Update 02725_alias_columns_should_not_allow_compression_codec.sql
|
2023-05-01 23:01:05 +02:00 |
|
Timur Solodovnikov
|
eb8dd7fe5d
|
Merge branch 'master' of github.com:tsolodov/ClickHouse
|
2023-05-01 14:00:13 -07:00 |
|
Timur Solodovnikov
|
c7295db43e
|
nit
|
2023-05-01 13:59:38 -07:00 |
|
Timur Solodovnikov
|
9be60b462b
|
Merge branch 'master' into master
|
2023-05-01 13:52:35 -07:00 |
|
Timur Solodovnikov
|
6566ed7863
|
removed loop & added tests
|
2023-05-01 13:51:46 -07:00 |
|
Robert Schulze
|
550e430c28
|
A better way of excluding ISA-L on non-x86
Follow-up to #49256. More 'modern', i.e. uses a CMake TARGET exists
check instead of an internal variable.
|
2023-05-01 20:42:57 +00:00 |
|
Kseniia Sumarokova
|
0f6a81843f
|
Merge pull request #49364 from DanRoscigno/docs-dynamic-disk
add docs for nested dynamic disks
|
2023-05-01 22:35:33 +02:00 |
|
Kseniia Sumarokova
|
044cfe5a22
|
Remove wrong assertion
|
2023-05-01 22:32:31 +02:00 |
|
Sema Checherinda
|
ff648b7b36
|
mute the bug, will open new pr with fix
|
2023-05-01 21:53:05 +02:00 |
|
alesapin
|
0f6a4b973e
|
Merge branch 'master' into ttl_on_insert
|
2023-05-01 21:02:04 +02:00 |
|
DanRoscigno
|
4ae2a467f7
|
add note about other disk types
|
2023-05-01 14:50:08 -04:00 |
|
Sema Checherinda
|
e3647571f2
|
explicit drop table for tests
|
2023-05-01 20:45:20 +02:00 |
|
Sema Checherinda
|
02b7c2fe90
|
clearing s3 between tests in a robust way
|
2023-05-01 20:45:10 +02:00 |
|
Dan Roscigno
|
2b141a195a
|
Apply suggestions from code review
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
|
2023-05-01 14:38:05 -04:00 |
|
alesapin
|
a3f9a8b87b
|
Fix bug in removal of existing part directory
|
2023-05-01 20:32:01 +02:00 |
|
DanRoscigno
|
fa4ab93f21
|
add dynamic and nested dynamic
|
2023-05-01 14:06:50 -04:00 |
|
DanRoscigno
|
30dd645b4f
|
add docs for nested dynamic disks
|
2023-05-01 13:02:32 -04:00 |
|
Nikita Mikhaylov
|
503f099afe
|
Merge branch 'master' into master
|
2023-05-01 18:50:44 +02:00 |
|
Nikolai Kochetov
|
631e81c53f
|
Respect projections in 01600_parts
|
2023-05-01 16:42:55 +00:00 |
|
Timur Solodovnikov
|
fc5b0783fd
|
fix for linter
|
2023-05-01 09:40:56 -07:00 |
|
Timur Solodovnikov
|
e49842ff6c
|
block setting codec for alias columns
|
2023-05-01 09:25:08 -07:00 |
|
Shane Andrade
|
bbc5577bcb
|
fix failing tests
|
2023-05-01 08:59:55 -07:00 |
|
Nikolay Degterinsky
|
76a591fa5e
|
Allow restricted keywords if alias is quoted
|
2023-05-01 15:16:12 +00:00 |
|