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

[CDAP-21079] Implement cdap-messaging-spi extension for spanner - Part 1 #15750

Open
wants to merge 18 commits into
base: develop
Choose a base branch
from

Conversation

sidhdirenge
Copy link
Contributor

@sidhdirenge sidhdirenge commented Dec 2, 2024

Implement methods like createTopic(), publish() etc.
Follow up PR to include changes for fetch().

The code is tested in autopush project.

image

Junits are tested by setting the system properties, as done in SpannerStructuredAdminTest.
Screenshot 2024-12-09 at 2 04 58 PM
image

@sidhdirenge sidhdirenge self-assigned this Dec 2, 2024
@sidhdirenge sidhdirenge added the build Triggers github actions build label Dec 2, 2024
@sidhdirenge sidhdirenge marked this pull request as ready for review December 2, 2024 16:33
@sidhdirenge sidhdirenge requested a review from masoud-io December 4, 2024 09:35
@sidhdirenge sidhdirenge requested a review from masoud-io December 9, 2024 08:38
@sidhdirenge sidhdirenge changed the title [CDAP-21079] Implement cdap-tms-spanner extension - Part 1 [CDAP-21079] Implement cdap-messaging-spi extension for spanner - Part 1 Dec 12, 2024
Copy link

sonarcloud bot commented Dec 12, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

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

Successfully merging this pull request may close these issues.

2 participants