Popular repositories
671 contributions in the last year
Less
More
Activity overview
Contribution activity
April 2021
Created 8 commits in 3 repositories
Created 1 repository
Created a pull request in MaterializeInc/materialize that received 7 comments
Switch mz_dataflow_operator_addresses from using a slot/value scheme to lists
This simplifies the diagnostic queries a bit and will make it easier to implement #6394. I have one question in there about how I can efficiently p…
+130
−127
•
7
comments
Opened 1 other pull request in 1 repository
TimelyDataflow/timely-dataflow
1
open
Reviewed 3 pull requests in 1 repository
MaterializeInc/materialize 3 pull requests
Created an issue in MaterializeInc/materialize that received 2 comments
Kafka Sink with ENVELOPE UPSERT should not write to consistency topic from multiple workers
Most parts of the sink machinery currently work on the assumption that only one sink instance will write to both the output topic and the consisten…
2
comments
Opened 6 other issues in 1 repository
MaterializeInc/materialize
5
open
1
closed
- On macOS, CPU flamegraphs provoke crashing when under heavy load
- Kafka sink with ENVELOPE UPSERT cannot handle multiple updates at the same timestamp
- Support equality operator for lists
- Support equality operator for arrays
- Add a mz_dataflow_operator_reachability introspection view
- Switch mz_dataflow_operator_addresses from using a slot/value scheme to arrays (or lists)