Member of Technical Staff at @MaterializeInc
- New York City
- https://umanwizard.com
Block or Report
Block or report umanwizard
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
968 contributions in the last year
Less
More
Contribution activity
April 2022
Created 48 commits in 3 repositories
Created 3 repositories
- umanwizard/redpanda C++
- umanwizard/libsignal Rust
- umanwizard/Signal-Desktop TypeScript
Created a pull request in MaterializeInc/materialize that received 3 comments
Set default introspection granularity to 1s for new clusters
Motivation match the previous behavior of the default cluster Testing This PR has adequate test coverage / QA involvement has been duly considered.
+31
−19
•
3
comments
Opened 18 other pull requests in 2 repositories
MaterializeInc/materialize
17
merged
- add launch.json for attaching DAP-compatible editors to GDB
-
fix handling of bare identifiers in
with_option_type - Share handling of static assets between the different HTTP consoles.
- remove --dev flag from materialized in cluster-dev
- pipe through allow-cluster-replica-size to compute controller
- Enable profiling console in computed
- [kgen] Fix failing assert
- Allow wildcard cors origin
- turn on MZ_SOFT_ASSERTIONS=1 in the testdrive binary
- Use soft assert for missing delta join arrangements.
- Add debug name to LIR planning
- Harmonize error message while waiting for storage connection.
- Update guide.md's "Our Crates" section to be more explicit about our code organization philosophy
- fix obvious bug
- Update api-components.md
- Fix nonsensical string
- Remove some more dead code related to bare vs. transformed sources.
MaterializeInc/homebrew-materialize
1
merged
Reviewed 10 pull requests in 1 repository
MaterializeInc/materialize
10 pull requests
- Share handling of static assets between the different HTTP consoles.
-
More explicitly plan
Getstages - avro: remove transmute and ensure correct endianess
- pipe through allow-cluster-replica-size to compute controller
- storaged: add prof HTTP endpoint too
- deps: use vendored protoc with prost
- materialized: set default CORS allowed origins
- sql: Clean up catalog state on cluster drop
- [docs] Note about cargo check target dir in rust-analyzer
- Update guide.md's "Our Crates" section to be more explicit about our code organization philosophy
Created an issue in redpanda-data/redpanda that received 7 comments
Can't build on Ubuntu 22.04 (Jammy)
build.sh fails due to this issue: catchorg/Catch2#2178 (Catch2 is depended on by cppkafka within redpanda)
7
comments