-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
🐛Source Amazon Seller Partner: fix date formatting for ledger reports with aggregation by month #34914
🐛Source Amazon Seller Partner: fix date formatting for ledger reports with aggregation by month #34914
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
Before Merging a Connector Pull RequestWow! What a great pull request you have here! 🎉 To merge this PR, ensure the following has been done/considered for each connector added or updated:
If the checklist is complete, but the CI check is failing,
|
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.
Please fix Unit Tests. LGTM, otherwise.
… with aggregation by month (#34914)
… with aggregation by month (airbytehq#34914)
… with aggregation by month (airbytehq#34914)
… with aggregation by month (airbytehq#34914)
… with aggregation by month (#34914)
What
Resolves:
GET_LEDGER_SUMMARY_VIEW_DATA
report wrong date format. #34830How
MM/YYYY
for theGET_LEDGER_SUMMARY_VIEW_DATA
andGET_LEDGER_DETAIL_VIEW_DATA
streamsreplication_start_date_limit_in_days
(stream slice range) parameter for all report-based streams to365
days in order to reduce the number of requestsretry_factor
property to60
secondsRecommended reading order
streams.py
🚨 User Impact 🚨
No breaking changes
Pre-merge Actions
Updating a connector
Community member or Airbyter
Airbyter
If this is a community PR, the Airbyte engineer reviewing this PR is responsible for the below items.