-
Notifications
You must be signed in to change notification settings - Fork 32
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
feat: add s2 sink #927
base: main
Are you sure you want to change the base?
feat: add s2 sink #927
Conversation
ef7b7ca
to
e2b634f
Compare
f63ec00
to
45f5cc6
Compare
0053acd
to
a5ff837
Compare
@acco based on this conversation, I wonder if we should have some metadata either for documentation sake, or proper control for:
Ideally, people find that info in the sink itself, except the batch size since it matters in our end. |
5122cbc
to
ddd490e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good, @yordis !
Let's get some unit tests in here, perhaps for the S2 client? Could be nice to get one integration test for the Pipeline, but it's pretty simple
Signed-off-by: Yordis Prieto <[email protected]>
Signed-off-by: Yordis Prieto [email protected]