-
Notifications
You must be signed in to change notification settings - Fork 320
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(destination): bqstream - add support for batch of properties #2367
Conversation
@akashrpo
cc: @utsabc @koladilip |
This PR is considered to be stale. It has been open 20 days with no further activity thus it is going to be closed in 5 days. To avoid such a case please consider removing the stale label manually or add a comment to the PR. |
Codecov ReportBase: 43.84% // Head: 43.95% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #2367 +/- ##
==========================================
+ Coverage 43.84% 43.95% +0.11%
==========================================
Files 187 187
Lines 39084 39096 +12
==========================================
+ Hits 17136 17186 +50
+ Misses 20864 20825 -39
- Partials 1084 1085 +1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
6926586
to
93eab29
Compare
@akashrpo Please add tests for Produce then we can merge. |
d7dee7f
to
ad08a20
Compare
@akashrpo if all checks are passed you can merge |
Description
Notion Ticket
https://www.notion.so/rudderstacks/bqstream-Add-batching-support-8f9470b6eaac4fc1a2d750bc6827ded0
Security