-
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: remove brand analytics reports from cloud #32355
🚨🚨 Source Amazon Seller Partner: remove brand analytics reports from cloud #32355
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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,
|
…able-streams-hot-fix # Conflicts: # airbyte-integrations/connectors/source-amazon-seller-partner/metadata.yaml # docs/integrations/sources/amazon-seller-partner.md
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.
LGTM
Small comment to doc.
…able-streams-hot-fix
…able-streams-hot-fix # Conflicts: # airbyte-integrations/connectors/source-amazon-seller-partner/metadata.yaml # docs/integrations/sources/amazon-seller-partner.md
What
Resolve https://github.com/airbytehq/alpha-beta-issues/issues/1741 and https://github.com/airbytehq/alpha-beta-issues/issues/1493
How
Remove brand analytics reports from cloud, permanently remove deprecated FBA reports
Recommended reading order
source.py
streams.py
🚨 User Impact 🚨
Removed streams:
GET_BRAND_ANALYTICS_MARKET_BASKET_REPORT
GET_BRAND_ANALYTICS_SEARCH_TERMS_REPORT
GET_BRAND_ANALYTICS_REPEAT_PURCHASE_REPORT
GET_BRAND_ANALYTICS_ALTERNATE_PURCHASE_REPORT
GET_BRAND_ANALYTICS_ITEM_COMPARISON_REPORT
GET_SALES_AND_TRAFFIC_REPORT
GET_VENDOR_SALES_REPORT
GET_VENDOR_INVENTORY_REPORT
GET_FBA_FULFILLMENT_INVENTORY_ADJUSTMENTS_DATA
GET_FBA_FULFILLMENT_CURRENT_INVENTORY_DATA
GET_FBA_FULFILLMENT_INVENTORY_RECEIPTS_DATA
GET_FBA_FULFILLMENT_INVENTORY_SUMMARY_DATA
GET_FBA_FULFILLMENT_MONTHLY_INVENTORY_DATA
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.