-
Google
- Durham, NC, USA
Block or Report
Block or report damccorm
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
apache/beam Public
Apache Beam is a unified programming model for Batch and Streaming data processing.
-
-
actions/setup-node Public
Set up your GitHub Actions workflow with a specific version of node.js
-
-
actions/setup-go Public
Set up your GitHub Actions workflow with a specific version of Go
3,456 contributions in the last year
Activity overview
Contributed to
damccorm/test-migration-target,
apache/beam,
robertwb/beam-javascript
and 15 other
repositories
Contribution activity
May 2022
Created 39 commits in 5 repositories
Created 1 repository
Created a pull request in apache/beam that received 19 comments
[BEAM-14347] Add function for simple function registration
This adds a basic function for non-structural DoFn registration. This doesn't actually need to be generic, and it doesn't have to be aware of its p…
+995
−102
•
19
comments
Opened 19 other pull requests in 1 repository
apache/beam
3
open
15
merged
1
closed
- [BEAM-11103] Add blog post for go 2.40 release
- Improve validation error message
- Fix a few small linting bugs
- [BEAM-14371] (and BEAM-14372) - enable a couple staticchecks
- [BEAM-14441] Automatically assign issue labels based on responses to template
- [BEAM-14347] Add generic registration feature to CHANGES
- [BEAM-14442] Ask for repro steps/redirect to user list in bug template
- [BEAM-12526] Trigger go precommits on go mod/sum changes
- [BEAM-14347] Update docs to prefer generic registration functions
- [BEAM-12526] Correctly route go dependency changes to go label
- [BEAM-14347] Add some benchmarks for generic registration
- [BEAM-14347] Rename registration package to register
- [BEAM-14446] Update some docs to point to GitHub issues
- [BEAM-14442] Add GitHub issue templates
- [BEAM-14347] Add generic registration for Combiners
- [BEAM-14347] Add generic registration functions for iters and emitters
- [BEAM-12526] Add Dependabot
- [BEAM-14059] Delete tags.go
- [BEAM-11105] Add docs + CHANGES.md entry for Go Watermark Estimation
Reviewed 28 pull requests in 1 repository
apache/beam
25 pull requests
- [BEAM-14486] Document pubsubio & fix its behavior.
- [BEAM-14489] Remove non-SDF version of TextIO.
- [BEAM-14484] Improve behavior surrounding primary roots in self-checkpointing
- [BEAM-14487] Make drain & update terminal states.
- Update the PTransform and associated APIs to be less class-based.
- Bump github.com/lib/pq from 1.10.5 to 1.10.6 in /sdks
- [BEAM-14440] Add basic fuzz tests to the coders package
- [BEAM-14470] Use Generic Registrations in loadtests.
- [BEAM-14469] Reduce the number of zero-length restrictions produced in TestCheckpointing
- README update for the Docker Error 255 during Website launch on Apple Silicon
- [BEAM-14347] Add function for simple function registration
- [BEAM-14347] Update docs to prefer generic registration functions
- Bump cloud.google.com/go/bigquery from 1.28.0 to 1.32.0 in /sdks
- Bump github.com/testcontainers/testcontainers-go from 0.12.0 to 0.13.0 in /sdks
- Bump github.com/lib/pq from 1.10.4 to 1.10.5 in /sdks
- Bump github.com/google/go-cmp from 0.5.7 to 0.5.8 in /sdks
- Typo & link update in typescript SDK readme
- [BEAM-14442] Add GitHub issue templates
- [BEAM-14347] Add some benchmarks for generic registration
- [BEAM-14347] Add generic registration functions for iters and emitters
- [BEAM-14347] Add generic registration for Combiners
- [BEAM-12526] Add Dependabot
- [BEAM-1754] Adds experimental Typescript Beam SDK
- [BEAM-11104] Fix output forwarding issue for ProcessContinuations
- [BEAM-14347] Allow users to optimize DoFn execution with a single generic registration function
- Some pull request reviews not shown.
Created an issue in damccorm/test-migration-target that received 3 comments
Add Java cross-language transforms for invoking Python Map and FlatMap
Imported from Jira BEAM-14483. Original Jira may contain additional context. Reported by: chamikara.
3
comments
Opened 3,717 other issues in 2 repositories
damccorm/test-migration-target
3.7k
open
- Modify offsetrange RTracker to behave properly in the self-checkpointing case
- Improve error message surrounding primary returns in the self-checkpointing code
- OOM regression caused by Batched DoFn worker changes
- Docker Snapshots failing to be published since April 14th
- Create SolaceIO
- Adding testcases and examples for xlang Python DataframeTransform
- Mismatch in event publish_time
- Please upgrade jackson-bom version to higher then 2.13.0 in the Java SDK
- Add exception test cases to GcsFileSystem
- Fix 'RuntimeValueProvider' object has no attribute 'projectId' error in _CustomBigQuerySource.split
- Verbose print causes pipelines to get stuck on FlinkRunner.
- Create Scio Katas
- Build Failed
- TestCheckpointing produces too many zero-length restrictions
- Optimize precombining table.
- Add UUID to sub-schemas for PythonExternalTransform
- Move all universally understood logical type urns to schema.proto
- Support Hadoop 4mc file format
- Add more logging to E2E test script
- Check syntactic errors in Python source string for Java PythonCallableSource object
- BQ file loads require some exception handling tests
- Support type inference for logical types in StaticSchemaInference
- Make a properties file for java/python/go sdks to share scopes
- Clean up/Fix runtime warning messages in python unit test standard error
- Clean up/Fix runtime warning messages when generating a proxy at pipeline construction time
- Some issues not shown.