Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPopular repositories
2,664 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 32 commits in 1 repository
Created a pull request in ClickHouse/ClickHouse that received 4 comments
Update docker image in integration tests runner
I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en Changelog category (leave one): Build/Testing/Packaging …
Opened 9 other pull requests in 1 repository
ClickHouse/ClickHouse
4
open
2
closed
3
merged
- Fix dependencies for docker stateful_with_coverage
- Fix database drop timeout in clickhouse-test
- Remove dead list watches from TestKeeperStorage
- More clear invariants in compact parts serialization
- Small simplification of MergeTreeDataWriter
- Add additional columns size check for MergeTree in debug mode
- Revert "Fix index granularity calculation on block borders"
- Kill network container with retries in integration tests
- Disable network blocades in integration tests
Reviewed 12 pull requests in 2 repositories
ClickHouse/ClickHouse 10 pull requests
- Small simplification of MergeTreeDataWriter
- HDFS configuration and Kerberos Authenticaiton
- update typo of readme
- Override value for running scripts on docker-entrypoint-initdb.d with CLICKHOUSE_INIT_TIMEOUT
- Update StorageReplicatedMergeTree::waitForAllReplicasToProcessLogEntry to support waiting on foreign shards / tables
- CLICKHOUSE-606: query deduplication based on parts' UUID
- Fix segfault when 'not enough space'
- rabbitmq: fix startup with no connection
- Merge expressions
- Port ClickHouse code to BoringSSL