Software Engineer @MaterializeInc; Committer and PMC member at Apache Flink; Committer and PMC member at Apache Beam
- Europe
- aljoschakrettek.org
Block or Report
Block or report aljoscha
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
statefun-rust Public
A Rust SDK for StateFun (https://flink.apache.org/stateful-functions.html)
-
An example of using Flink for Fault-Tolerant Stream Processing
-
673 contributions in the last year
Less
More
Activity overview
Contributed to
MaterializeInc/materialize,
vadimcn/codelldb,
frankmcsherry/blog
and 4 other
repositories
Contribution activity
May 2023
Created 18 commits in 2 repositories
Created 1 repository
- aljoscha/codelldb Rust
Created a pull request in MaterializeInc/materialize that received 10 comments
persist: in shard_source, eagerly downgrade to as_of
Motivation Fixes a problem uncovered via #19156 We accidentally regressed and made the eager frontier downgrade happen after resolving the snapshot…
+224
−20
•
10
comments
Opened 2 other pull requests in 2 repositories
vadimcn/codelldb
1
merged
MaterializeInc/materialize
1
merged
Reviewed 13 pull requests in 2 repositories
MaterializeInc/materialize
12 pull requests
- storage-client: internal command to update ingestions
- storage: maybe prevent panic on acquiring sink handle
- storage: delete single-worker persist_sink
- docs/developer: iterate on design doc process
- storage: bring back StorageController::drop_replica
- design: Refactor storage controller state cleanup
- persist: in shard_source, eagerly downgrade to as_of
- storage: add baseline RocksDB tune for the upsert usecase
- storage: consider source's sinces
- storage: on boot, keep only the most recent source status history
- storage: add WITH (DISK) support to upsert sources
- persist: state pubsub design doc