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

[Task][Go SDK]: Enable Validates Runner test for Python External Transform in Go SDK #23503

Open
riteshghorse opened this issue Oct 5, 2022 · 3 comments

Comments

@riteshghorse
Copy link
Contributor

What needs to happen?

Currently we have tests setup for Java XLang IO transforms from Go SDK

def goTask = project.project(":sdks:go:test:").goIoValidatesRunnerTask(project, config.name+"GoUsingJava", config.goScriptOptions, pipelineOpts)

We want similar tests for python external transforms as well.

Issue Priority

Priority: 2

Issue Component

Component: sdk-go

@riteshghorse
Copy link
Contributor Author

.take-issue

@riteshghorse
Copy link
Contributor Author

.remove-labels 'awaiting triage'

@riteshghorse
Copy link
Contributor Author

.set-labels 'go' 'P2'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants