mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-29 02:52:13 +00:00
Merge pull request #21580 from azat/git--arcadia_skip_list-union-merge
[RFC] Union merge for arcadia_skip_list.txt to avoid frequent conflicts
This commit is contained in:
commit
ae8585a183
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -1,2 +1,4 @@
|
|||||||
contrib/* linguist-vendored
|
contrib/* linguist-vendored
|
||||||
*.h linguist-language=C++
|
*.h linguist-language=C++
|
||||||
|
# to avoid frequent conflicts
|
||||||
|
tests/queries/0_stateless/arcadia_skip_list.txt text merge=union
|
||||||
|
@ -212,7 +212,7 @@
|
|||||||
01017_uniqCombined_memory_usage
|
01017_uniqCombined_memory_usage
|
||||||
01747_join_view_filter_dictionary
|
01747_join_view_filter_dictionary
|
||||||
01748_dictionary_table_dot
|
01748_dictionary_table_dot
|
||||||
00950_dict_get,
|
00950_dict_get
|
||||||
01683_flat_dictionary
|
01683_flat_dictionary
|
||||||
01681_cache_dictionary_simple_key
|
01681_cache_dictionary_simple_key
|
||||||
01682_cache_dictionary_complex_key
|
01682_cache_dictionary_complex_key
|
||||||
|
Loading…
Reference in New Issue
Block a user