Block or Report
Block or report azat
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
2,099 contributions in the last year
Less
More
Activity overview
Contribution activity
April 2022
Created 9 commits in 1 repository
Created a pull request in ClickHouse/ClickHouse that received 12 comments
Properly cancel the query after client format error
Changelog category (leave one):
Not for changelog (changelog entry is not required)
In case of format error (i.e. select 2 settings format_templa…
+29
−2
•
12
comments
Opened 10 other pull requests in 1 repository
ClickHouse/ClickHouse
6
open
4
merged
- clickhouse-client: fix query cancellation if any result was not received yet
- Remove trailing whitespace in default client_name
- Improve logs analysis in stress test checks
- Regression test for CHECKSUM_DOESNT_MATCH error because of per-column TTL bug
- Fix possible mutation stuck due to DROP_RANGE
- Require mutations for per-table TTL only when it had been changed
- Update poco: Fix polling of socket with negative timeout (when poll() interrupted by EINTR)
- Fix formatting of INSERT INFILE queries (missing quotes)
- Do not allow SETTINGS after FORMAT for INSERT queries
- clickhouse-test: fix left-queries-check, to fix test log parser