Pavel Sinkevich
- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 4
Posts
Recent activity by Pavel Sinkevich-
Destination Improvement: Support row tracking on delta tables in MDLS
AnsweredWe want to have row tracking on delta tables in MDLS. We need it for better incremental processing in our pipelines. Row tracking was introduced in Delta Lake 3.2.0, with Delta protocol requirement...
-
Connector Improvement: Row Filtering for Shopify
PlannedWe want to be able to re-sync large tables like Order and Transaction only for recent time period, instead of full history.
-
Connector Improvement: shopify: Add TaxonomyCategory.name to the product table
CompletedPlease add Product.category.name to product table. According to Shopify GraphQL API documentation, Product.category is an object with type TaxonomyCategory: https://shopify.dev/docs/api/admin-graph...
-
Connector Improvement: Shopify product bundles
PlannedShopify has a feature called product bundles, where a product can be a set of other products. In the GraphQL API, object "Product" has a field "bundleComponents" which is a link between parent prod...