Pavel Kruglov

Results 25 issues of Pavel Kruglov

This setting is disabled by default, but it's really helpful in case of queries like `insert into select * from `. We should try to enable/disable this setting automatically depending...

feature

### Changelog category (leave one): - Not for changelog (changelog entry is not required)

pr-not-for-changelog

### Changelog category (leave one): - New Feature ### Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md): Add new settings to control schema inference from...

pr-feature

Reverts ClickHouse/ClickHouse#39804

pr-not-for-changelog
submodule changed

https://s3.amazonaws.com/clickhouse-test-reports/40910/b86aec41d48f57c105bc913c3258858a9243bae3/stress_test__msan_.html ``` ==864563==WARNING: MemorySanitizer: use-of-uninitialized-value #0 0x3cbb26b1 in std::__1::__tree_end_node* std::__1::__tree_next_iter(std::__1::__tree_node_base*) build_docker/../contrib/libcxx/include/__tree:184:9 #1 0x3cbb26b1 in std::__1::__tree_iterator::operator++() build_docker/../contrib/libcxx/include/__tree:844:11 #2 0x3cbb26b1 in std::__1::__tree::__remove_node_pointer(std::__1::__tree_node*) build_docker/../contrib/libcxx/include/__tree:2249:5 #3 0x3cbb26b1 in std::__1::__tree::erase(std::__1::__tree_const_iterator) build_docker/../contrib/libcxx/include/__tree:2422:20 #4 0x3cb9b303 in std::__1::multimap::erase(std::__1::__map_iterator)...

testing

### Changelog category (leave one): - Backward Incompatible Change ### Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md): Proper implementation for formatRow function, delete formatRowNoNewLine...

pr-backward-incompatible

https://s3.amazonaws.com/clickhouse-test-reports/41541/dbdce989ac0ac3dd6b5b837f11eda4e281f908a2/stateless_tests__asan__[2/2].html ``` ==646==ERROR: AddressSanitizer: stack-use-after-scope on address 0x7f1f60813980 at pc 0x00000dc817b7 bp 0x7f1e2782bf50 sp 0x7f1e2782b720 READ of size 16 at 0x7f1f60813980 thread T278 (loadMarksThread) #0 0xdc817b6 in __asan_memcpy (/usr/bin/clickhouse+0xdc817b6) (BuildId:...

testing

### Changelog category (leave one): - Improvement ### Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md): Support all combinators combination in WindowTransform/arratReduce*/initializeAggregation/aggregate functions versioning. Previously...

pr-improvement

### Changelog category (leave one): - Not for changelog (changelog entry is not required)

pr-not-for-changelog

### Changelog category (leave one): - Bug Fix (user-visible misbehavior in an official stable release) ### Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md): Fix...

pr-bugfix