Pinned
618 contributions in the last year
Less
More
Activity overview
Contributed to
ClickHouse/ClickHouse,
sqlancer/sqlancer,
ClickHouse/clickhouse-playground
and 5 other
repositories
Contribution activity
March 2021
Created 22 commits in 3 repositories
Created a pull request in ClickHouse-Extras/libgsasl that received 1 comment
update cmake_minimum_required
CMake versions prior VERSION 2.8.12 are not supported in CMake 3.19+
+1
−1
•
1
comment
Opened 9 other pull requests in 5 repositories
ClickHouse/ClickHouse
4
merged
sqlancer/sqlancer
2
merged
ClickHouse-Extras/boringssl
1
open
ClickHouse-Extras/cpp-driver
1
merged
ClickHouse-Extras/mariadb-connector-c
1
merged
Reviewed 7 pull requests in 1 repository
ClickHouse/ClickHouse 7 pull requests
Created an issue in facebook/rocksdb that received 11 comments
~LocalSavePoint() { assert(committed_); }
Steps to reproduce the behavior ClickHouse supports tables that are stored in rocksdb. We run stress tests and got assertion in rocksdb code: https…
11
comments
Opened 7 other issues in 1 repository
ClickHouse/ClickHouse
3
open
4
closed
-
Cannot convert column
and(isNotNull(MINOrNull(equals('MR', ''))), isNull(c0))because it is constant but values of constants are different in source and result - The query formatting is broken
- mapPopulateSeries.cpp:193 signed integer overflow
- src/Common/UnicodeBar.cpp:31 -nan is outside the range of representable values of type 'unsigned long'
- Uncaught exception in WriteBufferFromHTTPServerResponse.cpp
- Arguments of 'minus' have incorrect data types: '' of type 'UInt64', '' of type 'Nullable(Nothing)''
- RocksDB ~LocalSavePoint() { assert(committed_); }