- Notifications
You must be signed in to change notification settings - Fork 4.9k
🎉 Source Shopify - change the default stream cursor_field to 'updated_at' where possible #4472
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
Conversation
| Migrated from previous pull request: #4416 |
…ov/4346-shopify-migrate-to-datimes
airbyte-integrations/connectors/source-shopify/source_shopify/source.py Outdated Show resolved Hide resolved
airbyte-integrations/connectors/source-shopify/source_shopify/source.py Outdated Show resolved Hide resolved
airbyte-integrations/connectors/source-shopify/source_shopify/source.py Outdated Show resolved Hide resolved
airbyte-integrations/connectors/source-shopify/source_shopify/source.py Outdated Show resolved Hide resolved
| /test connector=connectors/source-shopify
|
sherifnada left a comment
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.
few comments but should be good to go afterwards
airbyte-integrations/connectors/source-shopify/source_shopify/source.py Outdated Show resolved Hide resolved
airbyte-integrations/connectors/source-shopify/integration_tests/no_refunds_catalog.json Show resolved Hide resolved
| /test connector=connectors/source-shopify
|
| /publish connector=connectors/source-shopify
|
What
#4346 - Source-Shopify migrate from since_id to datetime
How
request_parametersinShopifyStream classrequest_parametersin theIncrementalShopifyStream classOrderRefunds, OrderRisks, Transactions, DiscountCodesto catch the latest recordsPre-merge Checklist
Expand the checklist which is relevant for this PR.
Connector checklist
./gradlew :airbyte-integrations:connectors:source-shopify:integrationTest./test connector=connectors/<name>command as documented here is passing.docs/integrations/<source or destination>/<name>.docs/integrations/.... See changelog example/publishcommand described here