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

Partner SDK: Destination examples for V2 protos #81

Merged
merged 9 commits into from
Jan 15, 2025

Conversation

fivetran-satvikpatil
Copy link
Contributor

@fivetran-satvikpatil fivetran-satvikpatil commented Jan 7, 2025

Link T-849691

Description

Added V2 examples for destination

Testing

  • Java
Screenshot 2025-01-07 at 10 10 26 PM Screenshot 2025-01-07 at 10 10 40 PM
  • Python
Screenshot 2025-01-07 at 10 05 34 PM Screenshot 2025-01-07 at 10 05 47 PM

Copy link

height bot commented Jan 7, 2025

This pull request has been linked to 1 task:

💡Tip: Add "Close T-849691" to the pull request title or description, to a commit message, or in a comment to mark this task as "Done" when the pull request is merged.

@fivetran-satvikpatil fivetran-satvikpatil marked this pull request as ready for review January 7, 2025 16:46
@fivetran-satvikpatil fivetran-satvikpatil force-pushed the satvik/v2-destination-examples branch from c04a08c to 85f7ff8 Compare January 9, 2025 04:49
Copy link
Collaborator

@manjutapali manjutapali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added small comments

@@ -0,0 +1,9 @@
FROM openjdk:11-jre-slim

EXPOSE 50051
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change the port to 50052.

50051, we generally use for source connector.

v2_examples/destination/python/main.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@manjutapali manjutapali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@fivetran-satvikpatil fivetran-satvikpatil merged commit 82f7b7b into main Jan 15, 2025
1 check failed
@fivetran-satvikpatil fivetran-satvikpatil deleted the satvik/v2-destination-examples branch January 15, 2025 06:32
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.

3 participants