Highlights
- Arctic Code Vault Contributor
- Pro
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
Pinned
408 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in apache/beam that received 22 comments
Only work with fully expanded PCollections in TransformHierarchy and PTransformReplacements
While developing #13053 I discovered that some output replacements were not being re-wired correctly, because the PValues were at different levels …
- [BEAM-10402] Enable checkerframework globally; suppress at the class level
- Re-sickbay unsupported metrics on Dataflow
- Make streaming and "auto" Dataflow ValidatesRunner jobs have different titles
- Add checkState to catch graph corruption during replacement
- Upgrade checkerframework and gradle plugin
- [BEAM-2146] Disable unsupported categories for Dataflow streaming
- Enable some supported ZetaSQL functions
- Remove stability history from Dataflow streaming VR job
- WIP: Resolve beam_fn_api experiment for side inputs, using portable expansion always
- [BEAM-11042] Remove DirectRunner dependency on deprecated CreatePCollectionView primitive
- WIP: Remove deprecated CreatePCollectionView in SDK expansion
- [BEAM-11031] Fix flaking in ULR ValidatesRunner suite
- [BEAM-10991] Adjust CHANGES.md to indicate rollback of fix for BEAM-8543
- [BEAM-10991] Cherrypick #12980 to 2.25.0: Revert "[BEAM-8543] Dataflow streaming timers are not strictly time ordered when set earlier mid-bundle (#11924)"
- Remove redundant Dataflow Runner Harness precommits
- [BEAM-11068] Ensure beam-sdks-java-bom.pom is signed during release
- [BEAM-11066] Fix java dataflow runner override factories ordering with streaming beam_fn_api
- [BEAM-10967] adding validate runner for Dataflow runner v2 to Java SDK
- [BEAM-2146] Disable unsupported categories for Dataflow streaming
- [BEAM-10985] Fix flakiness with precommit flakes when publishing test report
- [BEAM-11034] Avoid build-up of stateful garbage collection timers for…
- Revert "[BEAM-9196] Update testcontainers to 1.15.0-rc2 (#13031)"
- [BEAM-11042] Remove DirectRunner dependency on deprecated CreatePCollectionView primitive
- [BEAM-6269] Cross-SDK transform expansion protocol.
- [BEAM-11027] Avoid excessive logging of ZetaSQL on Nexmark run
- [BEAM-10670] Improve messaging in CHANGES.md giving clearer instructions to users.
- [BEAM-10670] Make Read use SDF by default. Override in runners.
- [BEAM-10989] Add @SchemaCaseFormat annotation
- [BEAM-8024] Add dataflow and flink runner to JPMS test
- [BEAM-11044] Add support for gracefully aborting workers.
Created an issue in typetools/checker-framework that received 5 comments
Crash report: IndexOutOfBoundsException (x2)
To reproduce three crashes, each IndexOutOfBoundsException, run the following:
git clone --depth 1 --branch checker-crashes-and-autooneof https://g…
- Crash report: IndexOutOfBoundsException
- Crash report: IndexOutOfBoundsException (in CFAbstractAnalysis?)
- "[expression.unparsable.type.invalid] Expression invalid in dependent type annotation" in unannotated code
- Crash report: error: AsSuperVisitor: type is not an erased subtype of supertype.
- Support AutoOneOf