Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BEAM-3612] Type specialize stats package #7002

Merged
merged 8 commits into from
Nov 12, 2018
Merged

Conversation

lostluck
Copy link
Contributor

@lostluck lostluck commented Nov 10, 2018

Update stats package code to also generate type specialization shims and registrations on go generate

This removes the manual registrations and replaces them with the starcgen tool to additionally specialize them. This is probably the most complicated structure that will exist for the tool in the beam repo where the go:generate lines are generated by the existing specialize tool.


Follow this checklist to help us incorporate your contribution quickly and easily:

  • Format the pull request title like [BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replace BEAM-XXX with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

It will help us expedite review of your Pull Request if you tag someone (e.g. @username) to look at it.

Post-Commit Tests Status (on master branch)

Lang SDK Apex Dataflow Flink Gearpump Samza Spark
Go Build Status --- --- --- --- --- ---
Java Build Status Build Status Build Status Build Status Build Status Build Status Build Status Build Status
Python Build Status --- Build Status
Build Status
Build Status --- --- ---

@lostluck lostluck changed the title [BEAM-3612] Type specialize stats.Sum [BEAM-3612] Type specialize stats package Nov 10, 2018
@lostluck
Copy link
Contributor Author

R: @aaltay

@aaltay aaltay merged commit 5649ea8 into apache:master Nov 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants