Pinned
877 contributions in the last year
Less
More
Contribution activity
September 2021
Created 5 commits in 2 repositories
Created a pull request in scylladb/scylla that received 2 comments
Split view builder shutdown procedure to drain + stop
In order to be able to avoid a deadlock when CQL server cannot be started, the view builder shutdown procedure is now split to two parts - drain a…
+22
−4
•
2
comments
Opened 4 other pull requests in 2 repositories
scylladb/scylla
1
open
1
closed
scylladb/scylla-rust-driver
2
open
Reviewed 16 pull requests in 3 repositories
scylladb/scylla
11 pull requests
- Scylla gdb memory exclude too small sizes
- alternator: add stub implementation of TTL's API operations
- hints: fix bugs in HTTP API for waiting for hints found by running dtest in debug mode
- reader_permit: make query max result size accessible from the permit
- tracing: unify prepared statement info into a single struct
- cql3: expr: replace column_value_tuple by a composition of tuple_constructor and column_value
- Scrub compaction serialization
- tools: introduce scylla-sstable
- hints: implement adaptive limit of hint sending concurrency
- cql3: Allow indexed query to select static columns
- Add initial support for WebAssembly in user-defined functions (UDF)