- New York, NY
- http://www.frankmcsherry.org
Block or Report
Block or report frankmcsherry
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
differential-dataflow Public
Forked from TimelyDataflow/differential-dataflow
An implementation of differential dataflow using timely dataflow on Rust.
-
-
timely-dataflow Public
Forked from TimelyDataflow/timely-dataflow
A modular implementation of timely dataflow in Rust
789 contributions in the last year
Contribution activity
May 2022
Created 1 commit in 1 repository
Created a pull request in MaterializeInc/materialize that received 6 comments
Eagerly apply peek cancelation to avoid rehydrating replicas
This PR teaches the active replication compute client to eagerly apply peek cancelations so that it may avoid rehydrating replicas with the peek co…
+31
−4
•
6
comments
Opened 1 other pull request in 1 repository
TimelyDataflow/differential-dataflow
1
open
Reviewed 12 pull requests in 1 repository
MaterializeInc/materialize
12 pull requests
- [WIP] doc: Transactional consistency design document
- coord: don't warn on peek response for unknown peek
- sql: support get_byte function
- cluster: Tests around cluster isolation
- Create replica
- Augment storage and compute commands with storage metadata
- compute: wire up a persist client on initialization
- storage: validate append batches are well formed
-
Move
PostgresSourceReader
toSourceReader
overSimpleSource
- Remove default compute instance constant
-
LIR: Fix panic. Enable proptest for
ReducePlan
- coord,dataflow: stop returning canceled responses from compute
Created an issue in MaterializeInc/materialize that received 4 comments
[adapter] Reduce TAIL
read latency after write by closing timestamp
Feature request
It seems that on writes (in 0.26 LTS) at least, on an INSERT
we do not immediately close out the timestamp we used for the write. T…
4
comments