Highlights
- Arctic Code Vault Contributor
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 upPinned
1,380 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 51 commits in 4 repositories
Created a pull request in ClickHouse/ClickHouse that received 8 comments
Prohibit toUnixTimestamp(Date())
Changelog category (leave one): Backward Incompatible Change Changelog entry (a user-readable short description of the changes that goes to CHANG…
Opened 28 other pull requests in 3 repositories
ClickHouse/ClickHouse
9
open
1
closed
16
merged
- Drop include of the removed libbtrie in cmake rules
- [RFC] Do not allow to throw MEMORY_LIMIT_EXCEEDED if there is uncaught exception
- [RFC] Disallow low values of max_untracked_memory (which may lead to server crash)
- [RFC] Fix parsing of SETTINGS clause of the INSERT ... SELECT ... SETTINGS query
- Implement substringCount()
- Tiny cleanup
- Fix libunwind build for cmake 3.19+
- Cleanup settings handling in perf tests
- Fix "Unexpected packet Data received from client" for Distributed queries
- Disable rotation of the logs in tests (on CI)
- Improve performance of AggregatingMergeTree w/ SimpleAggregateFunction(String) in PK
- Add missing <unique_ptr> for RadixSort.h
- Fix Distributed queries finishing (avoid connection resets)
- Fix optimize_distributed_group_by_sharding_key for query with OFFSET only
- Fix Merge(Distributed()) with JOIN
- [RFC] _shard_num fixes
- Disable TraceCollector if trace_log is disabled
- Add cutToFirstSignificantSubdomainWithWWW()
- Add --stage option for clickhouse-client
- Apply use_compact_format_in_distributed_parts_names for each INSERT (with internal_replication)
- [RFC] Fix optimize_trivial_count_query with partition predicate
- Remove empty directories for async INSERT at start of Distributed engine
- Enable use_compact_format_in_distributed_parts_names by default
- Mask password in data_path in the system.distribution_queue
- [RFC] Do not pass StoragePtr to ReadInOrderOptimizer::getInputOrder()
- Some pull requests not shown.
mymarilyn/clickhouse-driver
1
merged
Reviewed 9 pull requests in 2 repositories
ClickHouse/ClickHouse 8 pull requests
- add compression method for files: Xz
- Cleanup settings handling in perf tests
- StorageEmbeddedRocksDB
- Prune partition in verbatim way.
- Make global_context consistent.
- Turn off parallel parsing when memory limit is small.
- Enable use_compact_format_in_distributed_parts_names by default
- Fix flaky tests after "max_memory_usage_for_user"

