Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
1,486 contributions in the last year
Contribution activity
August 2020
Created a pull request in MaterializeInc/materialize that received 2 comments
CDC V2
This PR will be a sequence of commits developing a candidate for CDC V2. The specific goal here is to have an unambiguous, robust, and performant w…
+811
−0
•
2
comments
- sql: don't elide identity joins when LATERAL
- Deduplicate reduce aggregations
- expr,sql: give every aggregate function an identity
- dataflow: try even harder not to wrap the SyncActivator in a mutex
- doc/user: document LATERAL joins
- Linear operator helpers
- dataflow: start untangling complexity
- test: fix full sqllogictest
- Replace VIEW with MATERIALIZED VIEW
- Edits to select docs