Software Engineer at @MaterializeInc, former CTO of @balena-io
- Barcelona, Spain
- https://petrosagg.com
- @petrosagg
Pinned Loading
605 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
MaterializeInc/materialize,
zoep/PL2,
petrosagg/ntua-oslab-2024
and 23 other
repositories
Loading
Contribution activity
April 2025
Created 13 commits in 4 repositories
Created a pull request in rust-lang/rust that received 30 comments
sync::mpsc: prevent double free on Drop
This PR is fixing a regression introduced by #121646 that can lead to a double free when dropping the channel. The details of the bug can be found …
+57
−1
lines changed
•
30
comments
Opened 9 other pull requests in 4 repositories
MaterializeInc/materialize
3
merged
1
closed
1
open
-
*: move expensive or branches into closures
This contribution was made on Apr 22
-
deps: upgrade crossbeam-channel
This contribution was made on Apr 9
-
storage: fix typo in Debug impl
This contribution was made on Apr 8
-
ci: validate internal doc comments match markdown documentation
This contribution was made on Apr 2
-
storage: allow sinks on multi-replica clusters
This contribution was made on Apr 1
MaterializeInc/rust-postgres
1
open
1
merged
-
tokio-postgres: use tokio mpsc for
CopyBoth
streamsThis contribution was made on Apr 9 -
postgres-replication: reuse underlying allocation for tuple data
This contribution was made on Apr 9
MaterializeInc/rust-dec
1
open
-
add parsing variant that doesn't allocate
This contribution was made on Apr 23
crossbeam-rs/crossbeam
1
merged
-
crossbeam-channel: prevent double free on
Drop
This contribution was made on Apr 8
Reviewed 9 pull requests in 2 repositories
MaterializeInc/materialize
8 pull requests
-
upsert: inititalize rocksdb in core loop thread
This contribution was made on Apr 23
-
*: move expensive or branches into closures
This contribution was made on Apr 23
-
[sql_server] Report
ProgressStatisticsUpdate
s and cleanup committed dataThis contribution was made on Apr 17 -
[sql_server] Initial implementation for Source Rendering
This contribution was made on Apr 14
-
#8191: add support for BC and AD suffixes in timestamps
This contribution was made on Apr 14
-
[sql_server] Update
CdcStream
to emitCdcEvent::Progress
This contribution was made on Apr 7 -
[sql_server] Update the
mz_sql_server_util::Client
to support tunnelingThis contribution was made on Apr 7 -
storage: allow sinks on multi-replica clusters
This contribution was made on Apr 2
rust-lang/rust
1 pull request
-
sync::mpsc: prevent double free on
Drop
This contribution was made on Apr 16