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

apd: add decomposer interface methods #88

Merged
merged 1 commit into from
May 2, 2019

Conversation

kardianos
Copy link
Contributor

This implements the interface as worked on in the
issue https://golang.org/issue/30870 .

@kardianos
Copy link
Contributor Author

FYI: I think I have a crdb CLA signed, but I if it isn't on file (I think the CLA service they were using at first went down), I can sign a new one.

Intent is to post the PRs as drafts on a few decimal packages, then if we can agree on the interface, commit them around the same time. The interface is designed to be self-contained, not needing to reference any outside package, but I posted a package for human reference here: https://github.com/golang-sql/decomposer .

@kardianos kardianos force-pushed the kardianos-decomposer branch 3 times, most recently from a4ce8be to bfddd2b Compare April 6, 2019 23:45
@kardianos kardianos marked this pull request as ready for review April 9, 2019 22:08
@kardianos
Copy link
Contributor Author

@mjibson Would you be willing to consider this PR?

decomposer.go Outdated Show resolved Hide resolved
@kardianos kardianos force-pushed the kardianos-decomposer branch from bfddd2b to 545b7c9 Compare May 1, 2019 18:53
decomposer.go Outdated Show resolved Hide resolved
This implements the interface as worked on in the
issue https://golang.org/issue/30870 .
@kardianos kardianos force-pushed the kardianos-decomposer branch from 545b7c9 to a284612 Compare May 1, 2019 22:09
@maddyblue maddyblue merged commit 392e747 into cockroachdb:master May 2, 2019
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.

2 participants