2022-08-02 02:20:13 INFO i.a.v.j.JsonSchemaValidator(test):71 - JSON schema validation failed. errors: $.access_token: object found, string expected, $.client_secret: object found, string expected, $.client_id: object found, string expected 2022-08-02 02:20:13 INFO i.a.v.j.JsonSchemaValidator(test):71 - JSON schema validation failed. errors: $.api_password: is missing but it is required, $.auth_method: must be a constant value api_password 2022-08-02 02:20:13 INFO i.a.v.j.JsonSchemaValidator(test):71 - JSON schema validation failed. errors: $.method: must be a constant value Standard 2022-08-02 02:20:13 INFO i.a.v.j.JsonSchemaValidator(test):71 - JSON schema validation failed. errors: $.credential.hmac_key_access_id: object found, string expected, $.credential.hmac_key_secret: object found, string expected 2022-08-02 02:20:13 INFO i.a.w.t.TemporalAttemptExecution(get):105 - Docker volume job log path: /tmp/workspace/24/0/logs.log 2022-08-02 02:20:13 INFO i.a.w.t.TemporalAttemptExecution(get):110 - Executing worker wrapper. Airbyte version: 0.39.39-alpha 2022-08-02 02:20:13 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/source-shopify:0.1.37 exists... 2022-08-02 02:20:13 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/source-shopify:0.1.37 was found locally. 2022-08-02 02:20:13 INFO i.a.w.p.DockerProcessFactory(create):108 - Creating docker job ID: 24 2022-08-02 02:20:13 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/24/0 --log-driver none --name source-shopify-check-24-0-soyjr --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e USE_STREAM_CAPABLE_STATE=false -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e WORKER_JOB_ATTEMPT=0 -e WORKER_CONNECTOR_IMAGE=airbyte/source-shopify:0.1.37 -e AIRBYTE_VERSION=0.39.39-alpha -e WORKER_JOB_ID=24 airbyte/source-shopify:0.1.37 check --config source_config.json 2022-08-02 02:20:16 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):99 - Check succeeded 2022-08-02 02:20:16 INFO i.a.w.t.TemporalAttemptExecution(get):131 - Stopping cancellation check scheduling... 2022-08-02 02:20:16 INFO i.a.w.t.TemporalAttemptExecution(get):105 - Docker volume job log path: /tmp/workspace/24/0/logs.log 2022-08-02 02:20:16 INFO i.a.w.t.TemporalAttemptExecution(get):110 - Executing worker wrapper. Airbyte version: 0.39.39-alpha 2022-08-02 02:20:16 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/destination-bigquery:1.1.11 exists... 2022-08-02 02:20:16 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/destination-bigquery:1.1.11 was found locally. 2022-08-02 02:20:16 INFO i.a.w.p.DockerProcessFactory(create):108 - Creating docker job ID: 24 2022-08-02 02:20:16 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/24/0 --log-driver none --name destination-bigquery-check-24-0-bkrdt --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e USE_STREAM_CAPABLE_STATE=false -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e WORKER_JOB_ATTEMPT=0 -e WORKER_CONNECTOR_IMAGE=airbyte/destination-bigquery:1.1.11 -e AIRBYTE_VERSION=0.39.39-alpha -e WORKER_JOB_ID=24 airbyte/destination-bigquery:1.1.11 check --config source_config.json 2022-08-02 02:20:17 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Class path contains multiple SLF4J bindings. 2022-08-02 02:20:17 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Found binding in [jar:file:/airbyte/lib/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-08-02 02:20:17 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Found binding in [jar:file:/airbyte/lib/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-08-02 02:20:17 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Found binding in [jar:file:/airbyte/lib/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-08-02 02:20:17 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 2022-08-02 02:20:17 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] 2022-08-02 02:20:18 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-02 02:20:18 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {check=null, config=source_config.json} 2022-08-02 02:20:18 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-02 02:20:18 INFO i.a.i.b.IntegrationRunner(runInternal):123 - Running integration: io.airbyte.integrations.destination.bigquery.BigQueryDestination 2022-08-02 02:20:18 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-02 02:20:18 INFO i.a.i.b.IntegrationRunner(runInternal):124 - Command: CHECK 2022-08-02 02:20:18 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-02 02:20:18 INFO i.a.i.b.IntegrationRunner(runInternal):125 - Integration config: IntegrationConfig{command=CHECK, configPath='source_config.json', catalogPath='null', statePath='null'} 2022-08-02 02:20:18 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-02 02:20:18 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword order - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-08-02 02:20:18 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-02 02:20:18 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword airbyte_secret - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-08-02 02:20:18 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-02 02:20:18 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword examples - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-08-02 02:20:19 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-02 02:20:19 INFO i.a.i.d.b.BigQueryUtils(getLoadingMethod):301 - Selected loading method is set to: GCS 2022-08-02 02:20:20 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-02 02:20:20 INFO i.a.i.d.s.S3FormatConfigs(getS3FormatConfig):22 - S3 format config: {"format_type":"CSV","flattening":"No flattening"} 2022-08-02 02:20:21 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-02 02:20:21 INFO i.a.i.d.s.S3Destination(testSingleUpload):81 - Started testing if all required credentials assigned to user for single file uploading 2022-08-02 02:20:21 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-02 02:20:21 INFO i.a.i.d.s.S3Destination(testSingleUpload):91 - Finished checking for normal upload mode 2022-08-02 02:20:21 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-02 02:20:21 INFO i.a.i.d.s.S3Destination(testMultipartUpload):95 - Started testing if all required credentials assigned to user for multipart upload 2022-08-02 02:20:21 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-02 02:20:21 INFO a.m.s.StreamTransferManager(getMultiPartOutputStreams):329 - Initiated multipart upload to rpg_shopify/data_sync/mt_my2/test_1659406821605 with full ID ABPnzm68ioPhaJCwczMEHLUaz62wcnDdH3NPoC3qPzykkEcBrl7aRPZ5e6L1Ii_xsuJ2x9f1 2022-08-02 02:20:21 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-02 02:20:21 INFO a.m.s.MultiPartOutputStream(close):158 - Called close() on [MultipartOutputStream for parts 1 - 10000] 2022-08-02 02:20:21 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-02 02:20:21 INFO a.m.s.MultiPartOutputStream(close):158 - Called close() on [MultipartOutputStream for parts 1 - 10000] 2022-08-02 02:20:21 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-02 02:20:21 WARN a.m.s.MultiPartOutputStream(close):160 - [MultipartOutputStream for parts 1 - 10000] is already closed 2022-08-02 02:20:21 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-02 02:20:21 INFO a.m.s.StreamTransferManager(complete):367 - [Manager uploading to rpg_shopify/data_sync/mt_my2/test_1659406821605 with id ABPnzm68i...xsuJ2x9f1]: Uploading leftover stream [Part number 1 containing 3.34 MB] 2022-08-02 02:20:22 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-02 02:20:22 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to rpg_shopify/data_sync/mt_my2/test_1659406821605 with id ABPnzm68i...xsuJ2x9f1]: Finished uploading [Part number 1 containing 3.34 MB] 2022-08-02 02:20:22 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-02 02:20:22 INFO a.m.s.StreamTransferManager(complete):395 - [Manager uploading to rpg_shopify/data_sync/mt_my2/test_1659406821605 with id ABPnzm68i...xsuJ2x9f1]: Completed 2022-08-02 02:20:22 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-02 02:20:22 INFO i.a.i.d.s.S3Destination(testMultipartUpload):119 - Finished verification for multipart upload mode 2022-08-02 02:20:22 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-02 02:20:22 INFO i.a.i.b.IntegrationRunner(runInternal):171 - Completed integration: io.airbyte.integrations.destination.bigquery.BigQueryDestination 2022-08-02 02:20:23 INFO i.a.w.t.TemporalAttemptExecution(get):131 - Stopping cancellation check scheduling... 2022-08-02 02:20:23 INFO i.a.w.t.TemporalAttemptExecution(get):105 - Docker volume job log path: /tmp/workspace/24/0/logs.log 2022-08-02 02:20:23 INFO i.a.w.t.TemporalAttemptExecution(get):110 - Executing worker wrapper. Airbyte version: 0.39.39-alpha 2022-08-02 02:20:23 INFO i.a.w.g.DefaultReplicationWorker(run):116 - start sync worker. job id: 24 attempt id: 0 2022-08-02 02:20:23 INFO i.a.w.g.DefaultReplicationWorker(run):128 - configured sync modes: {null.balance_transactions=incremental - append_dedup, null.abandoned_checkouts=incremental - append_dedup, null.orders=incremental - append_dedup} 2022-08-02 02:20:23 INFO i.a.w.i.DefaultAirbyteDestination(start):69 - Running destination... 2022-08-02 02:20:23 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/destination-bigquery:1.1.11 exists... 2022-08-02 02:20:23 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/destination-bigquery:1.1.11 was found locally. 2022-08-02 02:20:23 INFO i.a.w.p.DockerProcessFactory(create):108 - Creating docker job ID: 24 2022-08-02 02:20:23 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/24/0 --log-driver none --name destination-bigquery-write-24-0-fngse --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e USE_STREAM_CAPABLE_STATE=false -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e WORKER_JOB_ATTEMPT=0 -e WORKER_CONNECTOR_IMAGE=airbyte/destination-bigquery:1.1.11 -e AIRBYTE_VERSION=0.39.39-alpha -e WORKER_JOB_ID=24 airbyte/destination-bigquery:1.1.11 write --config destination_config.json --catalog destination_catalog.json 2022-08-02 02:20:23 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/source-shopify:0.1.37 exists... 2022-08-02 02:20:23 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/source-shopify:0.1.37 was found locally. 2022-08-02 02:20:23 INFO i.a.w.p.DockerProcessFactory(create):108 - Creating docker job ID: 24 2022-08-02 02:20:23 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/24/0 --log-driver none --name source-shopify-read-24-0-ixxlm --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e USE_STREAM_CAPABLE_STATE=false -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e WORKER_JOB_ATTEMPT=0 -e WORKER_CONNECTOR_IMAGE=airbyte/source-shopify:0.1.37 -e AIRBYTE_VERSION=0.39.39-alpha -e WORKER_JOB_ID=24 airbyte/source-shopify:0.1.37 read --config source_config.json --catalog source_catalog.json --state input_state.json 2022-08-02 02:20:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getDestinationOutputRunnable$7):406 - Destination output thread started. 2022-08-02 02:20:23 INFO i.a.w.g.DefaultReplicationWorker(run):170 - Waiting for source and destination threads to complete. 2022-08-02 02:20:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):299 - Replication thread started. 2022-08-02 02:20:24 destination > SLF4J: Class path contains multiple SLF4J bindings. 2022-08-02 02:20:24 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-08-02 02:20:24 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-08-02 02:20:24 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-08-02 02:20:24 destination > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 2022-08-02 02:20:24 destination > SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] 2022-08-02 02:20:26 source > Starting syncing SourceShopify 2022-08-02 02:20:26 destination > 2022-08-02 02:20:26 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {catalog=destination_catalog.json, write=null, config=destination_config.json} 2022-08-02 02:20:26 destination > 2022-08-02 02:20:26 INFO i.a.i.b.IntegrationRunner(runInternal):123 - Running integration: io.airbyte.integrations.destination.bigquery.BigQueryDestination 2022-08-02 02:20:26 destination > 2022-08-02 02:20:26 INFO i.a.i.b.IntegrationRunner(runInternal):124 - Command: WRITE 2022-08-02 02:20:26 destination > 2022-08-02 02:20:26 INFO i.a.i.b.IntegrationRunner(runInternal):125 - Integration config: IntegrationConfig{command=WRITE, configPath='destination_config.json', catalogPath='destination_catalog.json', statePath='null'} 2022-08-02 02:20:26 destination > 2022-08-02 02:20:26 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword order - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-08-02 02:20:26 destination > 2022-08-02 02:20:26 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword airbyte_secret - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-08-02 02:20:26 destination > 2022-08-02 02:20:26 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword examples - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-08-02 02:20:26 source > Syncing stream: orders 2022-08-02 02:20:26 destination > 2022-08-02 02:20:26 INFO i.a.i.d.b.BigQueryUtils(getLoadingMethod):301 - Selected loading method is set to: GCS 2022-08-02 02:20:26 destination > 2022-08-02 02:20:26 INFO i.a.i.d.s.S3FormatConfigs(getS3FormatConfig):22 - S3 format config: {"format_type":"AVRO","flattening":"No flattening"} 2022-08-02 02:20:27 destination > 2022-08-02 02:20:27 INFO i.a.i.d.b.BigQueryUtils(isKeepFilesInGcs):314 - All tmp files GCS will be kept in bucket when replication is finished 2022-08-02 02:20:27 destination > 2022-08-02 02:20:27 INFO i.a.i.d.b.BigQueryDestination(getGcsRecordConsumer):289 - Creating BigQuery staging message consumer with staging ID 4592a73f-1c56-4a77-acca-76c3fd7065e6 at 2022-08-02T02:20:26.996Z 2022-08-02 02:20:27 destination > 2022-08-02 02:20:27 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$createWriteConfigs$1):86 - BigQuery write config: BigQueryWriteConfig[streamName=shopify_mt_my_orders, namespace=null, datasetId=rpg_dw_staging_shopify, datasetLocation=asia-southeast1, tmpTableId=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_tmp_ibo_shopify_mt_my_orders}}, targetTableId=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_raw_shopify_mt_my_orders}}, tableSchema=Schema{fields=[Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}, Field{name=_airbyte_data, type=STRING, mode=null, description=null, policyTags=null}]}, syncMode=append_dedup, stagedFiles=[]] 2022-08-02 02:20:27 destination > 2022-08-02 02:20:27 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$createWriteConfigs$1):86 - BigQuery write config: BigQueryWriteConfig[streamName=shopify_mt_my_abandoned_checkouts, namespace=null, datasetId=rpg_dw_staging_shopify, datasetLocation=asia-southeast1, tmpTableId=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_tmp_ago_shopify_mt_my_abandoned_checkouts}}, targetTableId=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_raw_shopify_mt_my_abandoned_checkouts}}, tableSchema=Schema{fields=[Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}, Field{name=_airbyte_data, type=STRING, mode=null, description=null, policyTags=null}]}, syncMode=append_dedup, stagedFiles=[]] 2022-08-02 02:20:27 destination > 2022-08-02 02:20:27 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$createWriteConfigs$1):86 - BigQuery write config: BigQueryWriteConfig[streamName=shopify_mt_my_balance_transactions, namespace=null, datasetId=rpg_dw_staging_shopify, datasetLocation=asia-southeast1, tmpTableId=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_tmp_fqu_shopify_mt_my_balance_transactions}}, targetTableId=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_raw_shopify_mt_my_balance_transactions}}, tableSchema=Schema{fields=[Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}, Field{name=_airbyte_data, type=STRING, mode=null, description=null, policyTags=null}]}, syncMode=append_dedup, stagedFiles=[]] 2022-08-02 02:20:27 destination > 2022-08-02 02:20:27 INFO i.a.i.d.b.BufferedStreamConsumer(startTracked):116 - class io.airbyte.integrations.destination.buffered_stream_consumer.BufferedStreamConsumer started. 2022-08-02 02:20:27 destination > 2022-08-02 02:20:27 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$onStartFunction$3):98 - Preparing tmp tables in destination started for 3 streams 2022-08-02 02:20:27 destination > 2022-08-02 02:20:27 INFO i.a.i.d.b.BigQueryGcsOperations(createSchemaIfNotExists):86 - Creating dataset rpg_dw_staging_shopify 2022-08-02 02:20:28 destination > 2022-08-02 02:20:28 INFO i.a.i.d.b.BigQueryGcsOperations(createTmpTableIfNotExists):94 - Creating tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_tmp_ago_shopify_mt_my_abandoned_checkouts}} 2022-08-02 02:20:29 destination > 2022-08-02 02:20:29 INFO i.a.i.d.b.BigQueryUtils(createPartitionedTable):131 - Partitioned table created successfully: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_tmp_ago_shopify_mt_my_abandoned_checkouts}} 2022-08-02 02:20:29 destination > 2022-08-02 02:20:29 INFO i.a.i.d.b.BigQueryGcsOperations(createStageIfNotExists):101 - Creating staging path for stream shopify_mt_my_abandoned_checkouts (dataset rpg_dw_staging_shopify): data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_abandoned_checkouts/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/ 2022-08-02 02:20:29 destination > 2022-08-02 02:20:29 INFO i.a.i.d.s.S3StorageOperations(createBucketObjectIfNotExists):97 - Storage Object rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_abandoned_checkouts/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/ does not exist in bucket; creating... 2022-08-02 02:20:29 destination > 2022-08-02 02:20:29 INFO i.a.i.d.s.S3StorageOperations(createBucketObjectIfNotExists):99 - Storage Object rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_abandoned_checkouts/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/ has been created in bucket. 2022-08-02 02:20:29 destination > 2022-08-02 02:20:29 INFO i.a.i.d.b.BigQueryGcsOperations(createTmpTableIfNotExists):94 - Creating tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_tmp_fqu_shopify_mt_my_balance_transactions}} 2022-08-02 02:20:29 destination > 2022-08-02 02:20:29 INFO i.a.i.d.b.BigQueryUtils(createPartitionedTable):131 - Partitioned table created successfully: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_tmp_fqu_shopify_mt_my_balance_transactions}} 2022-08-02 02:20:29 destination > 2022-08-02 02:20:29 INFO i.a.i.d.b.BigQueryGcsOperations(createStageIfNotExists):101 - Creating staging path for stream shopify_mt_my_balance_transactions (dataset rpg_dw_staging_shopify): data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_balance_transactions/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/ 2022-08-02 02:20:29 destination > 2022-08-02 02:20:29 INFO i.a.i.d.s.S3StorageOperations(createBucketObjectIfNotExists):97 - Storage Object rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_balance_transactions/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/ does not exist in bucket; creating... 2022-08-02 02:20:29 destination > 2022-08-02 02:20:29 INFO i.a.i.d.s.S3StorageOperations(createBucketObjectIfNotExists):99 - Storage Object rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_balance_transactions/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/ has been created in bucket. 2022-08-02 02:20:29 destination > 2022-08-02 02:20:29 INFO i.a.i.d.b.BigQueryGcsOperations(createTmpTableIfNotExists):94 - Creating tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_tmp_ibo_shopify_mt_my_orders}} 2022-08-02 02:20:30 destination > 2022-08-02 02:20:30 INFO i.a.i.d.b.BigQueryUtils(createPartitionedTable):131 - Partitioned table created successfully: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_tmp_ibo_shopify_mt_my_orders}} 2022-08-02 02:20:30 destination > 2022-08-02 02:20:30 INFO i.a.i.d.b.BigQueryGcsOperations(createStageIfNotExists):101 - Creating staging path for stream shopify_mt_my_orders (dataset rpg_dw_staging_shopify): data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/ 2022-08-02 02:20:30 destination > 2022-08-02 02:20:30 INFO i.a.i.d.s.S3StorageOperations(createBucketObjectIfNotExists):97 - Storage Object rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/ does not exist in bucket; creating... 2022-08-02 02:20:30 destination > 2022-08-02 02:20:30 INFO i.a.i.d.s.S3StorageOperations(createBucketObjectIfNotExists):99 - Storage Object rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/ has been created in bucket. 2022-08-02 02:20:30 destination > 2022-08-02 02:20:30 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$onStartFunction$3):107 - Preparing tmp tables in destination completed. 2022-08-02 02:20:38 destination > 2022-08-02 02:20:38 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):48 - Starting a new buffer for stream shopify_mt_my_orders (current state: 0 bytes in 0 buffers) 2022-08-02 02:20:38 destination > 2022-08-02 02:20:38 INFO i.a.i.d.g.u.GcsUtils(getDefaultAvroSchema):25 - Default schema. 2022-08-02 02:21:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):325 - Records read: 1000 (8 MB) 2022-08-02 02:22:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):325 - Records read: 2000 (19 MB) 2022-08-02 02:23:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):325 - Records read: 3000 (30 MB) 2022-08-02 02:24:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):325 - Records read: 4000 (40 MB) 2022-08-02 02:25:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):325 - Records read: 5000 (51 MB) 2022-08-02 02:26:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):325 - Records read: 6000 (61 MB) 2022-08-02 02:27:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):325 - Records read: 7000 (72 MB) 2022-08-02 02:28:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):325 - Records read: 8000 (83 MB) 2022-08-02 02:29:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):325 - Records read: 9000 (94 MB) 2022-08-02 02:30:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):325 - Records read: 10000 (104 MB) 2022-08-02 02:31:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):325 - Records read: 11000 (115 MB) 2022-08-02 02:32:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):325 - Records read: 12000 (126 MB) 2022-08-02 02:33:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):325 - Records read: 13000 (136 MB) 2022-08-02 02:34:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):325 - Records read: 14000 (147 MB) 2022-08-02 02:35:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):325 - Records read: 15000 (158 MB) 2022-08-02 02:37:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):325 - Records read: 16000 (169 MB) 2022-08-02 02:38:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):325 - Records read: 17000 (179 MB) 2022-08-02 02:39:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):325 - Records read: 18000 (190 MB) 2022-08-02 02:39:46 destination > 2022-08-02 02:39:46 INFO i.a.i.d.r.SerializedBufferingStrategy(flushWriter):93 - Flushing buffer of stream shopify_mt_my_orders (200 MB) 2022-08-02 02:39:46 destination > 2022-08-02 02:39:46 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$flushBufferFunction$4):115 - Flushing buffer for stream shopify_mt_my_orders (200 MB) to staging 2022-08-02 02:39:46 destination > 2022-08-02 02:39:46 INFO i.a.i.d.r.BaseSerializedBuffer(flush):138 - Finished writing data to bacb7fcd-4b67-4618-88b8-126cf613e30d11173819946642703148.avro (200 MB) 2022-08-02 02:39:46 destination > 2022-08-02 02:39:46 INFO i.a.i.d.b.BigQueryGcsOperations(uploadRecordsToStage):108 - Uploading records to staging for stream shopify_mt_my_orders (dataset rpg_dw_staging_shopify): data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/ 2022-08-02 02:39:47 destination > 2022-08-02 02:39:47 INFO a.m.s.StreamTransferManager(getMultiPartOutputStreams):329 - Initiated multipart upload to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/1.avro with full ID ABPnzm6uyGAlBxttJ4G-XYYbsWsI1UzPaY-uW4Tgo_DaSpyLFGMDcsD1IStUgXRJZvbMbR-4 2022-08-02 02:39:49 destination > 2022-08-02 02:39:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/1.avro with id ABPnzm6uy...JZvbMbR-4]: Finished uploading [Part number 3 containing 10.01 MB] 2022-08-02 02:39:49 destination > 2022-08-02 02:39:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/1.avro with id ABPnzm6uy...JZvbMbR-4]: Finished uploading [Part number 2 containing 10.01 MB] 2022-08-02 02:39:49 destination > 2022-08-02 02:39:49 INFO a.m.s.MultiPartOutputStream(close):158 - Called close() on [MultipartOutputStream for parts 1 - 10000] 2022-08-02 02:39:49 destination > 2022-08-02 02:39:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/1.avro with id ABPnzm6uy...JZvbMbR-4]: Finished uploading [Part number 5 containing 10.01 MB] 2022-08-02 02:39:49 destination > 2022-08-02 02:39:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/1.avro with id ABPnzm6uy...JZvbMbR-4]: Finished uploading [Part number 4 containing 10.01 MB] 2022-08-02 02:39:49 destination > 2022-08-02 02:39:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/1.avro with id ABPnzm6uy...JZvbMbR-4]: Finished uploading [Part number 6 containing 10.01 MB] 2022-08-02 02:39:49 destination > 2022-08-02 02:39:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/1.avro with id ABPnzm6uy...JZvbMbR-4]: Finished uploading [Part number 1 containing 10.01 MB] 2022-08-02 02:39:49 destination > 2022-08-02 02:39:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/1.avro with id ABPnzm6uy...JZvbMbR-4]: Finished uploading [Part number 10 containing 10.01 MB] 2022-08-02 02:39:49 destination > 2022-08-02 02:39:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/1.avro with id ABPnzm6uy...JZvbMbR-4]: Finished uploading [Part number 9 containing 10.01 MB] 2022-08-02 02:39:49 destination > 2022-08-02 02:39:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/1.avro with id ABPnzm6uy...JZvbMbR-4]: Finished uploading [Part number 8 containing 10.01 MB] 2022-08-02 02:39:49 destination > 2022-08-02 02:39:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/1.avro with id ABPnzm6uy...JZvbMbR-4]: Finished uploading [Part number 7 containing 10.01 MB] 2022-08-02 02:39:49 destination > 2022-08-02 02:39:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/1.avro with id ABPnzm6uy...JZvbMbR-4]: Finished uploading [Part number 11 containing 10.01 MB] 2022-08-02 02:39:49 destination > 2022-08-02 02:39:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/1.avro with id ABPnzm6uy...JZvbMbR-4]: Finished uploading [Part number 12 containing 10.01 MB] 2022-08-02 02:39:49 destination > 2022-08-02 02:39:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/1.avro with id ABPnzm6uy...JZvbMbR-4]: Finished uploading [Part number 14 containing 10.01 MB] 2022-08-02 02:39:49 destination > 2022-08-02 02:39:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/1.avro with id ABPnzm6uy...JZvbMbR-4]: Finished uploading [Part number 13 containing 10.01 MB] 2022-08-02 02:39:49 destination > 2022-08-02 02:39:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/1.avro with id ABPnzm6uy...JZvbMbR-4]: Finished uploading [Part number 19 containing 10.01 MB] 2022-08-02 02:39:49 destination > 2022-08-02 02:39:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/1.avro with id ABPnzm6uy...JZvbMbR-4]: Finished uploading [Part number 20 containing 9.88 MB] 2022-08-02 02:39:49 destination > 2022-08-02 02:39:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/1.avro with id ABPnzm6uy...JZvbMbR-4]: Finished uploading [Part number 16 containing 10.01 MB] 2022-08-02 02:39:49 destination > 2022-08-02 02:39:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/1.avro with id ABPnzm6uy...JZvbMbR-4]: Finished uploading [Part number 17 containing 10.01 MB] 2022-08-02 02:39:49 destination > 2022-08-02 02:39:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/1.avro with id ABPnzm6uy...JZvbMbR-4]: Finished uploading [Part number 18 containing 10.01 MB] 2022-08-02 02:39:49 destination > 2022-08-02 02:39:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/1.avro with id ABPnzm6uy...JZvbMbR-4]: Finished uploading [Part number 15 containing 10.01 MB] 2022-08-02 02:39:50 destination > 2022-08-02 02:39:50 INFO a.m.s.StreamTransferManager(complete):395 - [Manager uploading to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/1.avro with id ABPnzm6uy...JZvbMbR-4]: Completed 2022-08-02 02:39:50 destination > 2022-08-02 02:39:50 INFO i.a.i.d.s.S3StorageOperations(loadDataIntoBucket):178 - Uploaded buffer file to storage: bacb7fcd-4b67-4618-88b8-126cf613e30d11173819946642703148.avro -> data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/1.avro (filename: 1.avro) 2022-08-02 02:39:50 destination > 2022-08-02 02:39:50 INFO i.a.i.d.b.BigQueryWriteConfig(addStagedFile):53 - Added staged file: 1.avro 2022-08-02 02:39:50 destination > 2022-08-02 02:39:50 INFO i.a.i.d.r.FileBuffer(deleteFile):81 - Deleting tempFile data bacb7fcd-4b67-4618-88b8-126cf613e30d11173819946642703148.avro 2022-08-02 02:39:50 destination > 2022-08-02 02:39:50 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):48 - Starting a new buffer for stream shopify_mt_my_orders (current state: -310 bytes in 0 buffers) 2022-08-02 02:39:50 destination > 2022-08-02 02:39:50 INFO i.a.i.d.g.u.GcsUtils(getDefaultAvroSchema):25 - Default schema. 2022-08-02 02:40:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):325 - Records read: 19000 (201 MB) 2022-08-02 02:40:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):325 - Records read: 20000 (211 MB) 2022-08-02 02:41:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):325 - Records read: 21000 (221 MB) 2022-08-02 02:43:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):325 - Records read: 22000 (232 MB) 2022-08-02 02:44:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):325 - Records read: 23000 (243 MB) 2022-08-02 02:45:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):325 - Records read: 24000 (254 MB) 2022-08-02 02:46:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):325 - Records read: 25000 (266 MB) 2022-08-02 02:47:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):325 - Records read: 26000 (276 MB) 2022-08-02 02:48:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):325 - Records read: 27000 (288 MB) 2022-08-02 02:49:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):325 - Records read: 28000 (299 MB) 2022-08-02 02:50:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):325 - Records read: 29000 (310 MB) 2022-08-02 02:50:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):325 - Records read: 30000 (321 MB) 2022-08-02 02:52:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):325 - Records read: 31000 (334 MB) 2022-08-02 02:52:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):325 - Records read: 32000 (347 MB) 2022-08-02 02:53:02 source > Read 32522 records from orders stream 2022-08-02 02:53:02 source > Finished syncing orders 2022-08-02 02:53:02 source > SourceShopify runtimes: Syncing stream orders 0:32:35.581419 2022-08-02 02:53:02 source > Syncing stream: abandoned_checkouts 2022-08-02 02:53:48 source > Backing off _send(...) for 5.0s (airbyte_cdk.sources.streams.http.exceptions.DefaultBackoffException: Request URL: https://montigo-bottle.myshopify.com/admin/api/2021-07/checkouts.json?limit=250&order=updated_at+asc&updated_at_min=2010-01-01&status=any, Response Code: 502, Response Text: Something went wrong

Something went wrong

There was a problem loading this website

Try refreshing the page.

Refresh Page
) 2022-08-02 02:54:18 source > Caught retryable error 'Request URL: https://montigo-bottle.myshopify.com/admin/api/2021-07/checkouts.json?limit=250&order=updated_at+asc&updated_at_min=2010-01-01&status=any, Response Code: 502, Response Text: Something went wrong

Something went wrong

There was a problem loading this website

Try refreshing the page.

Refresh Page
' after 1 tries. Waiting 5 seconds then retrying... 2022-08-02 02:54:18 destination > 2022-08-02 02:54:18 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):48 - Starting a new buffer for stream shopify_mt_my_abandoned_checkouts (current state: 156 MB in 1 buffers) 2022-08-02 02:54:18 destination > 2022-08-02 02:54:18 INFO i.a.i.d.g.u.GcsUtils(getDefaultAvroSchema):25 - Default schema. 2022-08-02 02:55:04 source > Backing off _send(...) for 5.0s (airbyte_cdk.sources.streams.http.exceptions.DefaultBackoffException: Request URL: https://montigo-bottle.myshopify.com/admin/api/2021-07/checkouts.json?limit=250&page_info=eyJzdGF0dXMiOiJhbnkiLCJ1cGRhdGVkX2F0X21pbiI6IjIwMTAtMDEtMDEgMDA6MDA6MDAgVVRDIiwib3JkZXIiOiJ1cGRhdGVkX2F0IGFzYyIsImxhc3RfaWQiOjE3NjUwNTI2NzgzMzcsImxhc3RfdmFsdWUiOiIyMDIxLTA4LTIyIDA3OjM4OjA1LjAwMDAwMCIsImRpcmVjdGlvbiI6Im5leHQifQ, Response Code: 502, Response Text: Something went wrong

Something went wrong

There was a problem loading this website

Try refreshing the page.

Refresh Page
) 2022-08-02 02:55:25 source > Caught retryable error 'Request URL: https://montigo-bottle.myshopify.com/admin/api/2021-07/checkouts.json?limit=250&page_info=eyJzdGF0dXMiOiJhbnkiLCJ1cGRhdGVkX2F0X21pbiI6IjIwMTAtMDEtMDEgMDA6MDA6MDAgVVRDIiwib3JkZXIiOiJ1cGRhdGVkX2F0IGFzYyIsImxhc3RfaWQiOjE3NjUwNTI2NzgzMzcsImxhc3RfdmFsdWUiOiIyMDIxLTA4LTIyIDA3OjM4OjA1LjAwMDAwMCIsImRpcmVjdGlvbiI6Im5leHQifQ, Response Code: 502, Response Text: Something went wrong

Something went wrong

There was a problem loading this website

Try refreshing the page.

Refresh Page
' after 1 tries. Waiting 5 seconds then retrying... 2022-08-02 02:55:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):325 - Records read: 33000 (357 MB) 2022-08-02 02:57:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):325 - Records read: 34000 (361 MB) 2022-08-02 02:59:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):325 - Records read: 35000 (366 MB) 2022-08-02 03:01:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):325 - Records read: 36000 (369 MB) 2022-08-02 03:03:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):325 - Records read: 37000 (374 MB) 2022-08-02 03:05:11 source > Read 5161 records from abandoned_checkouts stream 2022-08-02 03:05:11 source > Finished syncing abandoned_checkouts 2022-08-02 03:05:11 source > SourceShopify runtimes: Syncing stream abandoned_checkouts 0:12:09.040605 Syncing stream orders 0:32:35.581419 2022-08-02 03:05:11 source > Syncing stream: balance_transactions 2022-08-02 03:05:11 source > Encountered an exception while reading stream balance_transactions Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py", line 114, in read yield from self._read_stream( File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py", line 159, in _read_stream for record in record_iterator: File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py", line 215, in _read_incremental for record_counter, record_data in enumerate(records, start=1): File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/streams/http/http.py", line 373, in read_records response = self._send_request(request, request_kwargs) File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/streams/http/http.py", line 337, in _send_request return backoff_handler(user_backoff_handler)(request, request_kwargs) File "/usr/local/lib/python3.9/site-packages/backoff/_sync.py", line 110, in retry ret = target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/backoff/_sync.py", line 110, in retry ret = target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/streams/http/http.py", line 299, in _send response.raise_for_status() File "/usr/local/lib/python3.9/site-packages/requests/models.py", line 960, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://montigo-bottle.myshopify.com/admin/api/2021-07/shopify_payments/balance/transactions.json?limit=250&order=id+asc&since_id=0 2022-08-02 03:05:11 source > Finished syncing balance_transactions 2022-08-02 03:05:11 source > SourceShopify runtimes: Syncing stream abandoned_checkouts 0:12:09.040605 Syncing stream balance_transactions 0:00:00.409055 Syncing stream orders 0:32:35.581419 2022-08-02 03:05:11 source > 404 Client Error: Not Found for url: https://montigo-bottle.myshopify.com/admin/api/2021-07/shopify_payments/balance/transactions.json?limit=250&order=id+asc&since_id=0 Traceback (most recent call last): File "/airbyte/integration_code/main.py", line 13, in launch(source, sys.argv[1:]) File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/entrypoint.py", line 127, in launch for message in source_entrypoint.run(parsed_args): File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/entrypoint.py", line 118, in run for message in generator: File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py", line 123, in read raise e File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py", line 114, in read yield from self._read_stream( File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py", line 159, in _read_stream for record in record_iterator: File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py", line 215, in _read_incremental for record_counter, record_data in enumerate(records, start=1): File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/streams/http/http.py", line 373, in read_records response = self._send_request(request, request_kwargs) File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/streams/http/http.py", line 337, in _send_request return backoff_handler(user_backoff_handler)(request, request_kwargs) File "/usr/local/lib/python3.9/site-packages/backoff/_sync.py", line 110, in retry ret = target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/backoff/_sync.py", line 110, in retry ret = target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/streams/http/http.py", line 299, in _send response.raise_for_status() File "/usr/local/lib/python3.9/site-packages/requests/models.py", line 960, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://montigo-bottle.myshopify.com/admin/api/2021-07/shopify_payments/balance/transactions.json?limit=250&order=id+asc&since_id=0 2022-08-02 03:05:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):328 - Source has no more messages, closing connection. 2022-08-02 03:05:11 destination > 2022-08-02 03:05:11 INFO i.a.i.b.FailureTrackingAirbyteMessageConsumer(close):65 - Airbyte message consumer: succeeded. 2022-08-02 03:05:11 destination > 2022-08-02 03:05:11 INFO i.a.i.d.b.BufferedStreamConsumer(close):171 - executing on success close procedure. 2022-08-02 03:05:11 destination > 2022-08-02 03:05:11 INFO i.a.i.d.r.SerializedBufferingStrategy(flushAll):103 - Flushing all 2 current buffers (180 MB in total) 2022-08-02 03:05:11 destination > 2022-08-02 03:05:11 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$flushAll$2):106 - Flushing buffer of stream shopify_mt_my_abandoned_checkouts (23 MB) 2022-08-02 03:05:11 destination > 2022-08-02 03:05:11 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$flushBufferFunction$4):115 - Flushing buffer for stream shopify_mt_my_abandoned_checkouts (23 MB) to staging 2022-08-02 03:05:11 destination > 2022-08-02 03:05:11 INFO i.a.i.d.r.BaseSerializedBuffer(flush):138 - Finished writing data to 8eb44166-6120-4991-a097-cf85b1e5e26b8209939975321023468.avro (23 MB) 2022-08-02 03:05:11 destination > 2022-08-02 03:05:11 INFO i.a.i.d.b.BigQueryGcsOperations(uploadRecordsToStage):108 - Uploading records to staging for stream shopify_mt_my_abandoned_checkouts (dataset rpg_dw_staging_shopify): data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_abandoned_checkouts/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/ 2022-08-02 03:05:12 destination > 2022-08-02 03:05:12 INFO a.m.s.StreamTransferManager(getMultiPartOutputStreams):329 - Initiated multipart upload to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_abandoned_checkouts/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/1.avro with full ID ABPnzm59iL8tP-6GDsth5XOUVJbsLpBEt4sD8mpkUGPz4It1Es7s62a8VZgxMfYuUobNHXoa 2022-08-02 03:05:12 destination > 2022-08-02 03:05:12 INFO a.m.s.MultiPartOutputStream(close):158 - Called close() on [MultipartOutputStream for parts 1 - 10000] 2022-08-02 03:05:12 destination > 2022-08-02 03:05:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_abandoned_checkouts/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/1.avro with id ABPnzm59i...uUobNHXoa]: Finished uploading [Part number 1 containing 10.01 MB] 2022-08-02 03:05:12 destination > 2022-08-02 03:05:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_abandoned_checkouts/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/1.avro with id ABPnzm59i...uUobNHXoa]: Finished uploading [Part number 2 containing 13.44 MB] 2022-08-02 03:05:12 destination > 2022-08-02 03:05:12 INFO a.m.s.StreamTransferManager(complete):395 - [Manager uploading to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_abandoned_checkouts/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/1.avro with id ABPnzm59i...uUobNHXoa]: Completed 2022-08-02 03:05:12 destination > 2022-08-02 03:05:12 INFO i.a.i.d.s.S3StorageOperations(loadDataIntoBucket):178 - Uploaded buffer file to storage: 8eb44166-6120-4991-a097-cf85b1e5e26b8209939975321023468.avro -> data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_abandoned_checkouts/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/1.avro (filename: 1.avro) 2022-08-02 03:05:12 destination > 2022-08-02 03:05:12 INFO i.a.i.d.b.BigQueryWriteConfig(addStagedFile):53 - Added staged file: 1.avro 2022-08-02 03:05:12 destination > 2022-08-02 03:05:12 INFO i.a.i.d.r.FileBuffer(deleteFile):81 - Deleting tempFile data 8eb44166-6120-4991-a097-cf85b1e5e26b8209939975321023468.avro 2022-08-02 03:05:12 destination > 2022-08-02 03:05:12 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$flushAll$2):106 - Flushing buffer of stream shopify_mt_my_orders (156 MB) 2022-08-02 03:05:12 destination > 2022-08-02 03:05:12 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$flushBufferFunction$4):115 - Flushing buffer for stream shopify_mt_my_orders (156 MB) to staging 2022-08-02 03:05:12 destination > 2022-08-02 03:05:12 INFO i.a.i.d.r.BaseSerializedBuffer(flush):138 - Finished writing data to ad0f8969-a8f0-4562-97d2-4ea8551782a82811856515869006058.avro (156 MB) 2022-08-02 03:05:12 destination > 2022-08-02 03:05:12 INFO i.a.i.d.b.BigQueryGcsOperations(uploadRecordsToStage):108 - Uploading records to staging for stream shopify_mt_my_orders (dataset rpg_dw_staging_shopify): data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/ 2022-08-02 03:05:12 destination > 2022-08-02 03:05:12 INFO a.m.s.StreamTransferManager(getMultiPartOutputStreams):329 - Initiated multipart upload to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/2.avro with full ID ABPnzm5zmLEO12zUeQfaalf_0dd7MFxIiOL23OemSQHFSS0uhb5O2eNTY5unRnJj5Y4m89ET 2022-08-02 03:05:12 destination > 2022-08-02 03:05:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/2.avro with id ABPnzm5zm...j5Y4m89ET]: Finished uploading [Part number 1 containing 10.01 MB] 2022-08-02 03:05:13 destination > 2022-08-02 03:05:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/2.avro with id ABPnzm5zm...j5Y4m89ET]: Finished uploading [Part number 2 containing 10.01 MB] 2022-08-02 03:05:13 destination > 2022-08-02 03:05:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/2.avro with id ABPnzm5zm...j5Y4m89ET]: Finished uploading [Part number 3 containing 10.01 MB] 2022-08-02 03:05:13 destination > 2022-08-02 03:05:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/2.avro with id ABPnzm5zm...j5Y4m89ET]: Finished uploading [Part number 4 containing 10.01 MB] 2022-08-02 03:05:13 destination > 2022-08-02 03:05:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/2.avro with id ABPnzm5zm...j5Y4m89ET]: Finished uploading [Part number 5 containing 10.01 MB] 2022-08-02 03:05:13 destination > 2022-08-02 03:05:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/2.avro with id ABPnzm5zm...j5Y4m89ET]: Finished uploading [Part number 7 containing 10.01 MB] 2022-08-02 03:05:13 destination > 2022-08-02 03:05:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/2.avro with id ABPnzm5zm...j5Y4m89ET]: Finished uploading [Part number 6 containing 10.01 MB] 2022-08-02 03:05:13 destination > 2022-08-02 03:05:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/2.avro with id ABPnzm5zm...j5Y4m89ET]: Finished uploading [Part number 9 containing 10.01 MB] 2022-08-02 03:05:13 destination > 2022-08-02 03:05:13 INFO a.m.s.MultiPartOutputStream(close):158 - Called close() on [MultipartOutputStream for parts 1 - 10000] 2022-08-02 03:05:13 destination > 2022-08-02 03:05:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/2.avro with id ABPnzm5zm...j5Y4m89ET]: Finished uploading [Part number 8 containing 10.01 MB] 2022-08-02 03:05:13 destination > 2022-08-02 03:05:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/2.avro with id ABPnzm5zm...j5Y4m89ET]: Finished uploading [Part number 12 containing 10.01 MB] 2022-08-02 03:05:13 destination > 2022-08-02 03:05:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/2.avro with id ABPnzm5zm...j5Y4m89ET]: Finished uploading [Part number 10 containing 10.01 MB] 2022-08-02 03:05:13 destination > 2022-08-02 03:05:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/2.avro with id ABPnzm5zm...j5Y4m89ET]: Finished uploading [Part number 11 containing 10.01 MB] 2022-08-02 03:05:13 destination > 2022-08-02 03:05:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/2.avro with id ABPnzm5zm...j5Y4m89ET]: Finished uploading [Part number 13 containing 10.01 MB] 2022-08-02 03:05:13 destination > 2022-08-02 03:05:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/2.avro with id ABPnzm5zm...j5Y4m89ET]: Finished uploading [Part number 16 containing 6.86 MB] 2022-08-02 03:05:13 destination > 2022-08-02 03:05:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/2.avro with id ABPnzm5zm...j5Y4m89ET]: Finished uploading [Part number 15 containing 10.01 MB] 2022-08-02 03:05:13 destination > 2022-08-02 03:05:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/2.avro with id ABPnzm5zm...j5Y4m89ET]: Finished uploading [Part number 14 containing 10.01 MB] 2022-08-02 03:05:13 destination > 2022-08-02 03:05:13 INFO a.m.s.StreamTransferManager(complete):395 - [Manager uploading to rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/2.avro with id ABPnzm5zm...j5Y4m89ET]: Completed 2022-08-02 03:05:13 destination > 2022-08-02 03:05:13 INFO i.a.i.d.s.S3StorageOperations(loadDataIntoBucket):178 - Uploaded buffer file to storage: ad0f8969-a8f0-4562-97d2-4ea8551782a82811856515869006058.avro -> data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/2.avro (filename: 2.avro) 2022-08-02 03:05:13 destination > 2022-08-02 03:05:13 INFO i.a.i.d.b.BigQueryWriteConfig(addStagedFile):53 - Added staged file: 2.avro 2022-08-02 03:05:13 destination > 2022-08-02 03:05:13 INFO i.a.i.d.r.FileBuffer(deleteFile):81 - Deleting tempFile data ad0f8969-a8f0-4562-97d2-4ea8551782a82811856515869006058.avro 2022-08-02 03:05:13 destination > 2022-08-02 03:05:13 INFO i.a.i.d.r.SerializedBufferingStrategy(close):127 - Closing buffer for stream shopify_mt_my_abandoned_checkouts 2022-08-02 03:05:13 destination > 2022-08-02 03:05:13 INFO i.a.i.d.r.SerializedBufferingStrategy(close):127 - Closing buffer for stream shopify_mt_my_orders 2022-08-02 03:05:13 destination > 2022-08-02 03:05:13 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$onCloseFunction$5):137 - Copying into tables in destination started for 3 streams 2022-08-02 03:05:13 destination > 2022-08-02 03:05:13 INFO i.a.i.d.b.BigQueryGcsOperations(copyIntoTmpTableFromStage):122 - Uploading records from staging files to tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_tmp_ago_shopify_mt_my_abandoned_checkouts}} (dataset rpg_dw_staging_shopify): [1.avro] 2022-08-02 03:05:13 destination > 2022-08-02 03:05:13 INFO i.a.i.d.b.BigQueryGcsOperations(lambda$copyIntoTmpTableFromStage$0):126 - Uploading staged file: gs://rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_abandoned_checkouts/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/1.avro 2022-08-02 03:05:14 destination > 2022-08-02 03:05:14 INFO i.a.i.d.b.BigQueryGcsOperations(lambda$copyIntoTmpTableFromStage$0):135 - [JobId{project=rpg-dw, job=be12e125-110b-4064-8d24-a7737e5ff20d, location=asia-southeast1}] Created a new job to upload records to tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_tmp_ago_shopify_mt_my_abandoned_checkouts}} (dataset rpg_dw_staging_shopify): Job{job=JobId{project=rpg-dw, job=be12e125-110b-4064-8d24-a7737e5ff20d, location=asia-southeast1}, status=JobStatus{state=RUNNING, error=null, executionErrors=null}, statistics=LoadStatistics{creationTime=1659409514115, endTime=null, startTime=1659409514244, numChildJobs=null, parentJobId=null, scriptStatistics=null, reservationUsage=null, inputBytes=null, inputFiles=null, outputBytes=null, outputRows=null, badRecords=null}, userEmail=airbyte-gcp@rpg-dw.iam.gserviceaccount.com, etag=F/ssKe/nYMCAcUZcRkoyVg==, generatedId=rpg-dw:asia-southeast1.be12e125-110b-4064-8d24-a7737e5ff20d, selfLink=https://www.googleapis.com/bigquery/v2/projects/rpg-dw/jobs/be12e125-110b-4064-8d24-a7737e5ff20d?location=asia-southeast1, configuration=LoadJobConfiguration{type=LOAD, destinationTable=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, projectId=rpg-dw, tableId=_airbyte_tmp_ago_shopify_mt_my_abandoned_checkouts}}, decimalTargetTypes=null, destinationEncryptionConfiguration=null, createDisposition=null, writeDisposition=WRITE_APPEND, formatOptions=FormatOptions{format=AVRO}, nullMarker=null, maxBadRecords=null, schema=Schema{fields=[Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}, Field{name=_airbyte_data, type=STRING, mode=null, description=null, policyTags=null}]}, ignoreUnknownValue=null, sourceUris=[gs://rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_abandoned_checkouts/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/1.avro], schemaUpdateOptions=null, autodetect=null, timePartitioning=null, clustering=null, useAvroLogicalTypes=true, labels=null, jobTimeoutMs=null, rangePartitioning=null, hivePartitioningOptions=null}} 2022-08-02 03:05:14 destination > 2022-08-02 03:05:14 INFO i.a.i.d.b.BigQueryUtils(waitForJobFinish):325 - Waiting for job finish Job{job=JobId{project=rpg-dw, job=be12e125-110b-4064-8d24-a7737e5ff20d, location=asia-southeast1}, status=JobStatus{state=RUNNING, error=null, executionErrors=null}, statistics=LoadStatistics{creationTime=1659409514115, endTime=null, startTime=1659409514244, numChildJobs=null, parentJobId=null, scriptStatistics=null, reservationUsage=null, inputBytes=null, inputFiles=null, outputBytes=null, outputRows=null, badRecords=null}, userEmail=airbyte-gcp@rpg-dw.iam.gserviceaccount.com, etag=F/ssKe/nYMCAcUZcRkoyVg==, generatedId=rpg-dw:asia-southeast1.be12e125-110b-4064-8d24-a7737e5ff20d, selfLink=https://www.googleapis.com/bigquery/v2/projects/rpg-dw/jobs/be12e125-110b-4064-8d24-a7737e5ff20d?location=asia-southeast1, configuration=LoadJobConfiguration{type=LOAD, destinationTable=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, projectId=rpg-dw, tableId=_airbyte_tmp_ago_shopify_mt_my_abandoned_checkouts}}, decimalTargetTypes=null, destinationEncryptionConfiguration=null, createDisposition=null, writeDisposition=WRITE_APPEND, formatOptions=FormatOptions{format=AVRO}, nullMarker=null, maxBadRecords=null, schema=Schema{fields=[Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}, Field{name=_airbyte_data, type=STRING, mode=null, description=null, policyTags=null}]}, ignoreUnknownValue=null, sourceUris=[gs://rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_abandoned_checkouts/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/1.avro], schemaUpdateOptions=null, autodetect=null, timePartitioning=null, clustering=null, useAvroLogicalTypes=true, labels=null, jobTimeoutMs=null, rangePartitioning=null, hivePartitioningOptions=null}}. Status: JobStatus{state=RUNNING, error=null, executionErrors=null} 2022-08-02 03:05:17 destination > 2022-08-02 03:05:17 INFO i.a.i.d.b.BigQueryUtils(waitForJobFinish):327 - Job finish Job{job=JobId{project=rpg-dw, job=be12e125-110b-4064-8d24-a7737e5ff20d, location=asia-southeast1}, status=JobStatus{state=RUNNING, error=null, executionErrors=null}, statistics=LoadStatistics{creationTime=1659409514115, endTime=null, startTime=1659409514244, numChildJobs=null, parentJobId=null, scriptStatistics=null, reservationUsage=null, inputBytes=null, inputFiles=null, outputBytes=null, outputRows=null, badRecords=null}, userEmail=airbyte-gcp@rpg-dw.iam.gserviceaccount.com, etag=F/ssKe/nYMCAcUZcRkoyVg==, generatedId=rpg-dw:asia-southeast1.be12e125-110b-4064-8d24-a7737e5ff20d, selfLink=https://www.googleapis.com/bigquery/v2/projects/rpg-dw/jobs/be12e125-110b-4064-8d24-a7737e5ff20d?location=asia-southeast1, configuration=LoadJobConfiguration{type=LOAD, destinationTable=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, projectId=rpg-dw, tableId=_airbyte_tmp_ago_shopify_mt_my_abandoned_checkouts}}, decimalTargetTypes=null, destinationEncryptionConfiguration=null, createDisposition=null, writeDisposition=WRITE_APPEND, formatOptions=FormatOptions{format=AVRO}, nullMarker=null, maxBadRecords=null, schema=Schema{fields=[Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}, Field{name=_airbyte_data, type=STRING, mode=null, description=null, policyTags=null}]}, ignoreUnknownValue=null, sourceUris=[gs://rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_abandoned_checkouts/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/1.avro], schemaUpdateOptions=null, autodetect=null, timePartitioning=null, clustering=null, useAvroLogicalTypes=true, labels=null, jobTimeoutMs=null, rangePartitioning=null, hivePartitioningOptions=null}} with status JobStatus{state=RUNNING, error=null, executionErrors=null} 2022-08-02 03:05:17 destination > 2022-08-02 03:05:17 INFO i.a.i.d.b.BigQueryGcsOperations(lambda$copyIntoTmpTableFromStage$0):139 - [JobId{project=rpg-dw, job=be12e125-110b-4064-8d24-a7737e5ff20d, location=asia-southeast1}] Tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_tmp_ago_shopify_mt_my_abandoned_checkouts}} (dataset rpg_dw_staging_shopify) is successfully appended with staging files 2022-08-02 03:05:17 destination > 2022-08-02 03:05:17 INFO i.a.i.d.b.BigQueryGcsOperations(copyIntoTargetTable):162 - Copying data from tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_tmp_ago_shopify_mt_my_abandoned_checkouts}} to target table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_raw_shopify_mt_my_abandoned_checkouts}} (dataset rpg_dw_staging_shopify, sync mode append_dedup) 2022-08-02 03:05:19 destination > 2022-08-02 03:05:19 INFO i.a.i.d.b.u.AbstractBigQueryUploader(copyTable):185 - successfully copied table: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_tmp_ago_shopify_mt_my_abandoned_checkouts}} to table: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_raw_shopify_mt_my_abandoned_checkouts}} 2022-08-02 03:05:19 destination > 2022-08-02 03:05:19 INFO i.a.i.d.b.BigQueryGcsOperations(copyIntoTmpTableFromStage):122 - Uploading records from staging files to tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_tmp_fqu_shopify_mt_my_balance_transactions}} (dataset rpg_dw_staging_shopify): [] 2022-08-02 03:05:19 destination > 2022-08-02 03:05:19 INFO i.a.i.d.b.BigQueryGcsOperations(copyIntoTargetTable):162 - Copying data from tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_tmp_fqu_shopify_mt_my_balance_transactions}} to target table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_raw_shopify_mt_my_balance_transactions}} (dataset rpg_dw_staging_shopify, sync mode append_dedup) 2022-08-02 03:05:24 destination > 2022-08-02 03:05:24 INFO i.a.i.d.b.u.AbstractBigQueryUploader(copyTable):185 - successfully copied table: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_tmp_fqu_shopify_mt_my_balance_transactions}} to table: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_raw_shopify_mt_my_balance_transactions}} 2022-08-02 03:05:24 destination > 2022-08-02 03:05:24 INFO i.a.i.d.b.BigQueryGcsOperations(copyIntoTmpTableFromStage):122 - Uploading records from staging files to tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_tmp_ibo_shopify_mt_my_orders}} (dataset rpg_dw_staging_shopify): [1.avro, 2.avro] 2022-08-02 03:05:24 destination > 2022-08-02 03:05:24 INFO i.a.i.d.b.BigQueryGcsOperations(lambda$copyIntoTmpTableFromStage$0):126 - Uploading staged file: gs://rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/2.avro 2022-08-02 03:05:24 destination > 2022-08-02 03:05:24 INFO i.a.i.d.b.BigQueryGcsOperations(lambda$copyIntoTmpTableFromStage$0):126 - Uploading staged file: gs://rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/1.avro 2022-08-02 03:05:24 destination > 2022-08-02 03:05:24 INFO i.a.i.d.b.BigQueryGcsOperations(lambda$copyIntoTmpTableFromStage$0):135 - [JobId{project=rpg-dw, job=7a86240e-9baa-45a4-a079-71260aa24259, location=asia-southeast1}] Created a new job to upload records to tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_tmp_ibo_shopify_mt_my_orders}} (dataset rpg_dw_staging_shopify): Job{job=JobId{project=rpg-dw, job=7a86240e-9baa-45a4-a079-71260aa24259, location=asia-southeast1}, status=JobStatus{state=RUNNING, error=null, executionErrors=null}, statistics=LoadStatistics{creationTime=1659409524080, endTime=null, startTime=1659409524187, numChildJobs=null, parentJobId=null, scriptStatistics=null, reservationUsage=null, inputBytes=null, inputFiles=null, outputBytes=null, outputRows=null, badRecords=null}, userEmail=airbyte-gcp@rpg-dw.iam.gserviceaccount.com, etag=scytEw/X3YDj440RH31VwA==, generatedId=rpg-dw:asia-southeast1.7a86240e-9baa-45a4-a079-71260aa24259, selfLink=https://www.googleapis.com/bigquery/v2/projects/rpg-dw/jobs/7a86240e-9baa-45a4-a079-71260aa24259?location=asia-southeast1, configuration=LoadJobConfiguration{type=LOAD, destinationTable=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, projectId=rpg-dw, tableId=_airbyte_tmp_ibo_shopify_mt_my_orders}}, decimalTargetTypes=null, destinationEncryptionConfiguration=null, createDisposition=null, writeDisposition=WRITE_APPEND, formatOptions=FormatOptions{format=AVRO}, nullMarker=null, maxBadRecords=null, schema=Schema{fields=[Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}, Field{name=_airbyte_data, type=STRING, mode=null, description=null, policyTags=null}]}, ignoreUnknownValue=null, sourceUris=[gs://rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/1.avro], schemaUpdateOptions=null, autodetect=null, timePartitioning=null, clustering=null, useAvroLogicalTypes=true, labels=null, jobTimeoutMs=null, rangePartitioning=null, hivePartitioningOptions=null}} 2022-08-02 03:05:24 destination > 2022-08-02 03:05:24 INFO i.a.i.d.b.BigQueryUtils(waitForJobFinish):325 - Waiting for job finish Job{job=JobId{project=rpg-dw, job=7a86240e-9baa-45a4-a079-71260aa24259, location=asia-southeast1}, status=JobStatus{state=RUNNING, error=null, executionErrors=null}, statistics=LoadStatistics{creationTime=1659409524080, endTime=null, startTime=1659409524187, numChildJobs=null, parentJobId=null, scriptStatistics=null, reservationUsage=null, inputBytes=null, inputFiles=null, outputBytes=null, outputRows=null, badRecords=null}, userEmail=airbyte-gcp@rpg-dw.iam.gserviceaccount.com, etag=scytEw/X3YDj440RH31VwA==, generatedId=rpg-dw:asia-southeast1.7a86240e-9baa-45a4-a079-71260aa24259, selfLink=https://www.googleapis.com/bigquery/v2/projects/rpg-dw/jobs/7a86240e-9baa-45a4-a079-71260aa24259?location=asia-southeast1, configuration=LoadJobConfiguration{type=LOAD, destinationTable=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, projectId=rpg-dw, tableId=_airbyte_tmp_ibo_shopify_mt_my_orders}}, decimalTargetTypes=null, destinationEncryptionConfiguration=null, createDisposition=null, writeDisposition=WRITE_APPEND, formatOptions=FormatOptions{format=AVRO}, nullMarker=null, maxBadRecords=null, schema=Schema{fields=[Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}, Field{name=_airbyte_data, type=STRING, mode=null, description=null, policyTags=null}]}, ignoreUnknownValue=null, sourceUris=[gs://rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/1.avro], schemaUpdateOptions=null, autodetect=null, timePartitioning=null, clustering=null, useAvroLogicalTypes=true, labels=null, jobTimeoutMs=null, rangePartitioning=null, hivePartitioningOptions=null}}. Status: JobStatus{state=RUNNING, error=null, executionErrors=null} 2022-08-02 03:05:24 destination > 2022-08-02 03:05:24 INFO i.a.i.d.b.BigQueryGcsOperations(lambda$copyIntoTmpTableFromStage$0):135 - [JobId{project=rpg-dw, job=17396cfd-4741-4c39-844d-113b90123d62, location=asia-southeast1}] Created a new job to upload records to tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_tmp_ibo_shopify_mt_my_orders}} (dataset rpg_dw_staging_shopify): Job{job=JobId{project=rpg-dw, job=17396cfd-4741-4c39-844d-113b90123d62, location=asia-southeast1}, status=JobStatus{state=RUNNING, error=null, executionErrors=null}, statistics=LoadStatistics{creationTime=1659409524109, endTime=null, startTime=1659409524226, numChildJobs=null, parentJobId=null, scriptStatistics=null, reservationUsage=null, inputBytes=null, inputFiles=null, outputBytes=null, outputRows=null, badRecords=null}, userEmail=airbyte-gcp@rpg-dw.iam.gserviceaccount.com, etag=inOPDMImtfj3H6hsfzrZCw==, generatedId=rpg-dw:asia-southeast1.17396cfd-4741-4c39-844d-113b90123d62, selfLink=https://www.googleapis.com/bigquery/v2/projects/rpg-dw/jobs/17396cfd-4741-4c39-844d-113b90123d62?location=asia-southeast1, configuration=LoadJobConfiguration{type=LOAD, destinationTable=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, projectId=rpg-dw, tableId=_airbyte_tmp_ibo_shopify_mt_my_orders}}, decimalTargetTypes=null, destinationEncryptionConfiguration=null, createDisposition=null, writeDisposition=WRITE_APPEND, formatOptions=FormatOptions{format=AVRO}, nullMarker=null, maxBadRecords=null, schema=Schema{fields=[Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}, Field{name=_airbyte_data, type=STRING, mode=null, description=null, policyTags=null}]}, ignoreUnknownValue=null, sourceUris=[gs://rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/2.avro], schemaUpdateOptions=null, autodetect=null, timePartitioning=null, clustering=null, useAvroLogicalTypes=true, labels=null, jobTimeoutMs=null, rangePartitioning=null, hivePartitioningOptions=null}} 2022-08-02 03:05:24 destination > 2022-08-02 03:05:24 INFO i.a.i.d.b.BigQueryUtils(waitForJobFinish):325 - Waiting for job finish Job{job=JobId{project=rpg-dw, job=17396cfd-4741-4c39-844d-113b90123d62, location=asia-southeast1}, status=JobStatus{state=RUNNING, error=null, executionErrors=null}, statistics=LoadStatistics{creationTime=1659409524109, endTime=null, startTime=1659409524226, numChildJobs=null, parentJobId=null, scriptStatistics=null, reservationUsage=null, inputBytes=null, inputFiles=null, outputBytes=null, outputRows=null, badRecords=null}, userEmail=airbyte-gcp@rpg-dw.iam.gserviceaccount.com, etag=inOPDMImtfj3H6hsfzrZCw==, generatedId=rpg-dw:asia-southeast1.17396cfd-4741-4c39-844d-113b90123d62, selfLink=https://www.googleapis.com/bigquery/v2/projects/rpg-dw/jobs/17396cfd-4741-4c39-844d-113b90123d62?location=asia-southeast1, configuration=LoadJobConfiguration{type=LOAD, destinationTable=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, projectId=rpg-dw, tableId=_airbyte_tmp_ibo_shopify_mt_my_orders}}, decimalTargetTypes=null, destinationEncryptionConfiguration=null, createDisposition=null, writeDisposition=WRITE_APPEND, formatOptions=FormatOptions{format=AVRO}, nullMarker=null, maxBadRecords=null, schema=Schema{fields=[Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}, Field{name=_airbyte_data, type=STRING, mode=null, description=null, policyTags=null}]}, ignoreUnknownValue=null, sourceUris=[gs://rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/2.avro], schemaUpdateOptions=null, autodetect=null, timePartitioning=null, clustering=null, useAvroLogicalTypes=true, labels=null, jobTimeoutMs=null, rangePartitioning=null, hivePartitioningOptions=null}}. Status: JobStatus{state=RUNNING, error=null, executionErrors=null} 2022-08-02 03:05:38 destination > 2022-08-02 03:05:38 INFO i.a.i.d.b.BigQueryUtils(waitForJobFinish):327 - Job finish Job{job=JobId{project=rpg-dw, job=17396cfd-4741-4c39-844d-113b90123d62, location=asia-southeast1}, status=JobStatus{state=RUNNING, error=null, executionErrors=null}, statistics=LoadStatistics{creationTime=1659409524109, endTime=null, startTime=1659409524226, numChildJobs=null, parentJobId=null, scriptStatistics=null, reservationUsage=null, inputBytes=null, inputFiles=null, outputBytes=null, outputRows=null, badRecords=null}, userEmail=airbyte-gcp@rpg-dw.iam.gserviceaccount.com, etag=inOPDMImtfj3H6hsfzrZCw==, generatedId=rpg-dw:asia-southeast1.17396cfd-4741-4c39-844d-113b90123d62, selfLink=https://www.googleapis.com/bigquery/v2/projects/rpg-dw/jobs/17396cfd-4741-4c39-844d-113b90123d62?location=asia-southeast1, configuration=LoadJobConfiguration{type=LOAD, destinationTable=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, projectId=rpg-dw, tableId=_airbyte_tmp_ibo_shopify_mt_my_orders}}, decimalTargetTypes=null, destinationEncryptionConfiguration=null, createDisposition=null, writeDisposition=WRITE_APPEND, formatOptions=FormatOptions{format=AVRO}, nullMarker=null, maxBadRecords=null, schema=Schema{fields=[Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}, Field{name=_airbyte_data, type=STRING, mode=null, description=null, policyTags=null}]}, ignoreUnknownValue=null, sourceUris=[gs://rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/2.avro], schemaUpdateOptions=null, autodetect=null, timePartitioning=null, clustering=null, useAvroLogicalTypes=true, labels=null, jobTimeoutMs=null, rangePartitioning=null, hivePartitioningOptions=null}} with status JobStatus{state=RUNNING, error=null, executionErrors=null} 2022-08-02 03:05:38 destination > 2022-08-02 03:05:38 INFO i.a.i.d.b.BigQueryGcsOperations(lambda$copyIntoTmpTableFromStage$0):139 - [JobId{project=rpg-dw, job=17396cfd-4741-4c39-844d-113b90123d62, location=asia-southeast1}] Tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_tmp_ibo_shopify_mt_my_orders}} (dataset rpg_dw_staging_shopify) is successfully appended with staging files 2022-08-02 03:05:40 destination > 2022-08-02 03:05:40 INFO i.a.i.d.b.BigQueryUtils(waitForJobFinish):327 - Job finish Job{job=JobId{project=rpg-dw, job=7a86240e-9baa-45a4-a079-71260aa24259, location=asia-southeast1}, status=JobStatus{state=RUNNING, error=null, executionErrors=null}, statistics=LoadStatistics{creationTime=1659409524080, endTime=null, startTime=1659409524187, numChildJobs=null, parentJobId=null, scriptStatistics=null, reservationUsage=null, inputBytes=null, inputFiles=null, outputBytes=null, outputRows=null, badRecords=null}, userEmail=airbyte-gcp@rpg-dw.iam.gserviceaccount.com, etag=scytEw/X3YDj440RH31VwA==, generatedId=rpg-dw:asia-southeast1.7a86240e-9baa-45a4-a079-71260aa24259, selfLink=https://www.googleapis.com/bigquery/v2/projects/rpg-dw/jobs/7a86240e-9baa-45a4-a079-71260aa24259?location=asia-southeast1, configuration=LoadJobConfiguration{type=LOAD, destinationTable=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, projectId=rpg-dw, tableId=_airbyte_tmp_ibo_shopify_mt_my_orders}}, decimalTargetTypes=null, destinationEncryptionConfiguration=null, createDisposition=null, writeDisposition=WRITE_APPEND, formatOptions=FormatOptions{format=AVRO}, nullMarker=null, maxBadRecords=null, schema=Schema{fields=[Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}, Field{name=_airbyte_data, type=STRING, mode=null, description=null, policyTags=null}]}, ignoreUnknownValue=null, sourceUris=[gs://rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/02/4592a73f-1c56-4a77-acca-76c3fd7065e6/1.avro], schemaUpdateOptions=null, autodetect=null, timePartitioning=null, clustering=null, useAvroLogicalTypes=true, labels=null, jobTimeoutMs=null, rangePartitioning=null, hivePartitioningOptions=null}} with status JobStatus{state=RUNNING, error=null, executionErrors=null} 2022-08-02 03:05:40 destination > 2022-08-02 03:05:40 INFO i.a.i.d.b.BigQueryGcsOperations(lambda$copyIntoTmpTableFromStage$0):139 - [JobId{project=rpg-dw, job=7a86240e-9baa-45a4-a079-71260aa24259, location=asia-southeast1}] Tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_tmp_ibo_shopify_mt_my_orders}} (dataset rpg_dw_staging_shopify) is successfully appended with staging files 2022-08-02 03:05:40 destination > 2022-08-02 03:05:40 INFO i.a.i.d.b.BigQueryGcsOperations(copyIntoTargetTable):162 - Copying data from tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_tmp_ibo_shopify_mt_my_orders}} to target table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_raw_shopify_mt_my_orders}} (dataset rpg_dw_staging_shopify, sync mode append_dedup) 2022-08-02 03:05:43 destination > 2022-08-02 03:05:43 INFO i.a.i.d.b.u.AbstractBigQueryUploader(copyTable):185 - successfully copied table: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_tmp_ibo_shopify_mt_my_orders}} to table: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_raw_shopify_mt_my_orders}} 2022-08-02 03:05:43 destination > 2022-08-02 03:05:43 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$onCloseFunction$5):156 - Finalizing tables in destination completed 2022-08-02 03:05:43 destination > 2022-08-02 03:05:43 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$onCloseFunction$5):159 - Cleaning up destination started for 3 streams 2022-08-02 03:05:43 destination > 2022-08-02 03:05:43 INFO i.a.i.d.b.BigQueryGcsOperations(dropTableIfExists):172 - Deleting tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_tmp_ago_shopify_mt_my_abandoned_checkouts}} (dataset rpg_dw_staging_shopify) 2022-08-02 03:05:43 destination > 2022-08-02 03:05:43 INFO i.a.i.d.b.BigQueryGcsOperations(dropTableIfExists):172 - Deleting tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_tmp_fqu_shopify_mt_my_balance_transactions}} (dataset rpg_dw_staging_shopify) 2022-08-02 03:05:43 destination > 2022-08-02 03:05:43 INFO i.a.i.d.b.BigQueryGcsOperations(dropTableIfExists):172 - Deleting tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_tmp_ibo_shopify_mt_my_orders}} (dataset rpg_dw_staging_shopify) 2022-08-02 03:05:43 destination > 2022-08-02 03:05:43 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$onCloseFunction$5):164 - Cleaning up destination completed. 2022-08-02 03:05:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getDestinationOutputRunnable$7):416 - State in DefaultReplicationWorker from destination: io.airbyte.protocol.models.AirbyteMessage@60e61c9[type=STATE,log=,spec=,connectionStatus=,catalog=,record=,state=io.airbyte.protocol.models.AirbyteStateMessage@8c98f78[type=,stream=,global=,data={"orders":{"updated_at":"2022-08-02T10:48:13+08:00"},"abandoned_checkouts":{"updated_at":"2022-08-02T11:04:21+08:00"}},additionalProperties={}],trace=,additionalProperties={}] 2022-08-02 03:05:43 destination > 2022-08-02 03:05:43 INFO i.a.i.b.IntegrationRunner(runInternal):171 - Completed integration: io.airbyte.integrations.destination.bigquery.BigQueryDestination 2022-08-02 03:05:44 ERROR i.a.w.g.DefaultReplicationWorker(run):181 - Sync worker failed. java.util.concurrent.ExecutionException: io.airbyte.workers.general.DefaultReplicationWorker$SourceException: Source cannot be stopped! at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396) ~[?:?] at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073) ~[?:?] at io.airbyte.workers.general.DefaultReplicationWorker.run(DefaultReplicationWorker.java:174) ~[io.airbyte-airbyte-workers-0.39.39-alpha.jar:?] at io.airbyte.workers.general.DefaultReplicationWorker.run(DefaultReplicationWorker.java:65) ~[io.airbyte-airbyte-workers-0.39.39-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:155) ~[io.airbyte-airbyte-workers-0.39.39-alpha.jar:?] at java.lang.Thread.run(Thread.java:1589) [?:?] Suppressed: io.airbyte.workers.exception.WorkerException: Source process exit with code 1. This warning is normal if the job was cancelled. at io.airbyte.workers.internal.DefaultAirbyteSource.close(DefaultAirbyteSource.java:136) ~[io.airbyte-airbyte-workers-0.39.39-alpha.jar:?] at io.airbyte.workers.general.DefaultReplicationWorker.run(DefaultReplicationWorker.java:138) ~[io.airbyte-airbyte-workers-0.39.39-alpha.jar:?] at io.airbyte.workers.general.DefaultReplicationWorker.run(DefaultReplicationWorker.java:65) ~[io.airbyte-airbyte-workers-0.39.39-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:155) ~[io.airbyte-airbyte-workers-0.39.39-alpha.jar:?] at java.lang.Thread.run(Thread.java:1589) [?:?] Caused by: io.airbyte.workers.general.DefaultReplicationWorker$SourceException: Source cannot be stopped! at io.airbyte.workers.general.DefaultReplicationWorker.lambda$getReplicationRunnable$6(DefaultReplicationWorker.java:332) ~[io.airbyte-airbyte-workers-0.39.39-alpha.jar:?] at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?] ... 1 more Caused by: io.airbyte.workers.exception.WorkerException: Source process exit with code 1. This warning is normal if the job was cancelled. at io.airbyte.workers.internal.DefaultAirbyteSource.close(DefaultAirbyteSource.java:136) ~[io.airbyte-airbyte-workers-0.39.39-alpha.jar:?] at io.airbyte.workers.general.DefaultReplicationWorker.lambda$getReplicationRunnable$6(DefaultReplicationWorker.java:330) ~[io.airbyte-airbyte-workers-0.39.39-alpha.jar:?] at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?] ... 1 more 2022-08-02 03:05:44 INFO i.a.w.g.DefaultReplicationWorker(run):240 - sync summary: io.airbyte.config.ReplicationAttemptSummary@1879f521[status=failed,recordsSynced=37683,bytesSynced=397017654,startTime=1659406823200,endTime=1659409544120,totalStats=io.airbyte.config.SyncStats@434bfc7e[recordsEmitted=37683,bytesEmitted=397017654,stateMessagesEmitted=152,recordsCommitted=37683],streamStats=[io.airbyte.config.StreamSyncStats@ddf7651[streamName=shopify_mt_my_abandoned_checkouts,stats=io.airbyte.config.SyncStats@143d408f[recordsEmitted=5161,bytesEmitted=24347883,stateMessagesEmitted=,recordsCommitted=5161]], io.airbyte.config.StreamSyncStats@43ba7fd4[streamName=shopify_mt_my_orders,stats=io.airbyte.config.SyncStats@5f8ec3d1[recordsEmitted=32522,bytesEmitted=372669771,stateMessagesEmitted=,recordsCommitted=32522]]]] 2022-08-02 03:05:44 INFO i.a.w.g.DefaultReplicationWorker(run):267 - Source output at least one state message 2022-08-02 03:05:44 INFO i.a.w.g.DefaultReplicationWorker(run):273 - State capture: Updated state to: Optional[io.airbyte.config.State@29955b8f[state={"orders":{"updated_at":"2022-08-02T10:48:13+08:00"},"abandoned_checkouts":{"updated_at":"2022-08-02T11:04:21+08:00"}}]] 2022-08-02 03:05:44 INFO i.a.w.t.TemporalAttemptExecution(get):131 - Stopping cancellation check scheduling... 2022-08-02 03:05:44 INFO i.a.w.t.s.ReplicationActivityImpl(lambda$replicate$3):161 - sync summary: io.airbyte.config.StandardSyncOutput@197842e2[standardSyncSummary=io.airbyte.config.StandardSyncSummary@1684d45c[status=failed,recordsSynced=37683,bytesSynced=397017654,startTime=1659406823200,endTime=1659409544120,totalStats=io.airbyte.config.SyncStats@434bfc7e[recordsEmitted=37683,bytesEmitted=397017654,stateMessagesEmitted=152,recordsCommitted=37683],streamStats=[io.airbyte.config.StreamSyncStats@ddf7651[streamName=shopify_mt_my_abandoned_checkouts,stats=io.airbyte.config.SyncStats@143d408f[recordsEmitted=5161,bytesEmitted=24347883,stateMessagesEmitted=,recordsCommitted=5161]], io.airbyte.config.StreamSyncStats@43ba7fd4[streamName=shopify_mt_my_orders,stats=io.airbyte.config.SyncStats@5f8ec3d1[recordsEmitted=32522,bytesEmitted=372669771,stateMessagesEmitted=,recordsCommitted=32522]]]],normalizationSummary=,state=io.airbyte.config.State@29955b8f[state={"orders":{"updated_at":"2022-08-02T10:48:13+08:00"},"abandoned_checkouts":{"updated_at":"2022-08-02T11:04:21+08:00"}}],outputCatalog=io.airbyte.protocol.models.ConfiguredAirbyteCatalog@236c946b[streams=[io.airbyte.protocol.models.ConfiguredAirbyteStream@5d665eec[stream=io.airbyte.protocol.models.AirbyteStream@6d278f0[name=shopify_mt_my_orders,jsonSchema={"type":"object","properties":{"id":{"type":["null","integer"]},"name":{"type":["null","string"]},"note":{"type":["null","string"]},"tags":{"type":["null","string"]},"test":{"type":["null","boolean"]},"email":{"type":["null","string"]},"phone":{"type":["null","string"]},"token":{"type":["null","string"]},"app_id":{"type":["null","integer"]},"number":{"type":["null","integer"]},"gateway":{"type":["null","string"]},"refunds":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"note":{"type":["null","string"]},"restock":{"type":["null","boolean"]},"user_id":{"type":["null","integer"]},"order_id":{"type":["null","integer"]},"created_at":{"type":["null","string"],"format":"date-time"},"processed_at":{"type":["null","string"],"format":"date-time"},"transactions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"kind":{"type":["null","string"]},"test":{"type":["null","boolean"]},"amount":{"type":["null","string"]},"status":{"type":["null","string"]},"gateway":{"type":["null","string"]},"message":{"type":["null","string"]},"receipt":{"type":["null","object"],"properties":{"paid_amount":{"type":["null","string"]}}},"user_id":{"type":["null","integer"]},"currency":{"type":["null","string"]},"order_id":{"type":["null","integer"]},"device_id":{"type":["null","integer"]},"parent_id":{"type":["null","integer"]},"created_at":{"type":["null","string"]},"error_code":{"type":["null","string"]},"location_id":{"type":["null","integer"]},"source_name":{"type":["null","string"]},"processed_at":{"type":["null","string"]},"authorization":{"type":["null","string"]},"admin_graphql_api_id":{"type":["null","string"]}}}},"order_adjustments":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"kind":{"type":["null","string"]},"amount":{"type":["null","string"]},"reason":{"type":["null","string"]},"order_id":{"type":["null","integer"]},"refund_id":{"type":["null","integer"]},"amount_set":{"type":["null","object"],"properties":{"shop_money":{"type":["null","object"],"properties":{"amount":{"type":["null","string"]},"currency_code":{"type":["null","string"]}}},"presentment_money":{"type":["null","object"],"properties":{"amount":{"type":["null","string"]},"currency_code":{"type":["null","string"]}}}}},"tax_amount":{"type":["null","string"]},"tax_amount_set":{"type":["null","object"],"properties":{"shop_money":{"type":["null","object"],"properties":{"amount":{"type":["null","string"]},"currency_code":{"type":["null","string"]}}},"presentment_money":{"type":["null","object"],"properties":{"amount":{"type":["null","string"]},"currency_code":{"type":["null","string"]}}}}}}}},"refund_line_items":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"quantity":{"type":["null","integer"]},"subtotal":{"type":["null","number"]},"line_item":{"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"sku":{"type":["null","string"]},"name":{"type":["null","string"]},"grams":{"type":["null","number"]},"price":{"type":["null","string"]},"title":{"type":["null","string"]},"vendor":{"type":["null","string"]},"taxable":{"type":["null","boolean"]},"quantity":{"type":["null","integer"]},"gift_card":{"type":["null","boolean"]},"price_set":{"type":["null","object"],"properties":{"shop_money":{"type":["null","object"],"properties":{"amount":{"type":["null","string"]},"currency_code":{"type":["null","string"]}}},"presentment_money":{"type":["null","object"],"properties":{"amount":{"type":["null","string"]},"currency_code":{"type":["null","string"]}}}}},"tax_lines":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"rate":{"type":["null","number"]},"price":{"type":["null","string"]},"title":{"type":["null","string"]},"price_set":{"type":["null","object"],"properties":{"shop_money":{"type":["null","object"],"properties":{"amount":{"type":["null","string"]},"currency_code":{"type":["null","string"]}}},"presentment_money":{"type":["null","object"],"properties":{"amount":{"type":["null","string"]},"currency_code":{"type":["null","string"]}}}}}}}},"product_id":{"type":["null","integer"]},"properties":{"type":["null","array"],"items":{"type":["null","string"]}},"variant_id":{"type":["null","integer"]},"variant_title":{"type":["null","string"]},"product_exists":{"type":["null","boolean"]},"total_discount":{"type":["null","string"]},"requires_shipping":{"type":["null","boolean"]},"fulfillment_status":{"type":["null","string"]},"total_discount_set":{"type":["null","object"],"properties":{"shop_money":{"type":["null","object"],"properties":{"amount":{"type":["null","string"]},"currency_code":{"type":["null","string"]}}},"presentment_money":{"type":["null","object"],"properties":{"amount":{"type":["null","string"]},"currency_code":{"type":["null","string"]}}}}},"fulfillment_service":{"type":["null","string"]},"admin_graphql_api_id":{"type":["null","string"]},"discount_allocations":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"amount":{"type":["null","string"]},"amount_set":{"type":["null","object"],"properties":{"shop_money":{"type":["null","object"],"properties":{"amount":{"type":["null","string"]},"currency_code":{"type":["null","string"]}}},"presentment_money":{"type":["null","object"],"properties":{"amount":{"type":["null","string"]},"currency_code":{"type":["null","string"]}}}}},"discount_application_index":{"type":["null","number"]}}}},"fulfillable_quantity":{"type":["null","integer"]},"variant_inventory_management":{"type":["null","string"]}}},"total_tax":{"type":["null","number"]},"location_id":{"type":["null","integer"]},"line_item_id":{"type":["null","integer"]},"restock_type":{"type":["null","string"]},"subtotal_set":{"type":["null","object"],"properties":{"shop_money":{"type":["null","object"],"properties":{"amount":{"type":["null","string"]},"currency_code":{"type":["null","string"]}}},"presentment_money":{"type":["null","object"],"properties":{"amount":{"type":["null","string"]},"currency_code":{"type":["null","string"]}}}}},"total_tax_set":{"type":["null","object"],"properties":{"shop_money":{"type":["null","object"],"properties":{"amount":{"type":["null","string"]},"currency_code":{"type":["null","string"]}}},"presentment_money":{"type":["null","object"],"properties":{"amount":{"type":["null","string"]},"currency_code":{"type":["null","string"]}}}}}}}},"admin_graphql_api_id":{"type":["null","string"]}}}},"user_id":{"type":["null","number"]},"currency":{"type":["null","string"]},"customer":{"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"note":{"type":["null","string"]},"tags":{"type":["null","string"]},"email":{"type":["null","string"]},"phone":{"type":["null","string"]},"state":{"type":["null","string"]},"currency":{"type":["null","string"]},"last_name":{"type":["null","string"]},"created_at":{"type":["null","string"],"format":"date-time"},"first_name":{"type":["null","string"]},"tax_exempt":{"type":["null","boolean"]},"updated_at":{"type":["null","string"],"format":"date-time"},"total_spent":{"type":["null","number"]},"orders_count":{"type":["null","integer"]},"last_order_id":{"type":["null","integer"]},"verified_email":{"type":["null","boolean"]},"default_address":{"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"zip":{"type":["null","string"]},"city":{"type":["null","string"]},"name":{"type":["null","string"]},"phone":{"type":["null","string"]},"company":{"type":["null","string"]},"country":{"type":["null","string"]},"default":{"type":["null","boolean"]},"address1":{"type":["null","string"]},"address2":{"type":["null","string"]},"province":{"type":["null","string"]},"last_name":{"type":["null","string"]},"first_name":{"type":["null","string"]},"customer_id":{"type":["null","integer"]},"country_code":{"type":["null","string"]},"country_name":{"type":["null","string"]},"province_code":{"type":["null","string"]}}},"last_order_name":{"type":["null","string"]},"accepts_marketing":{"type":["null","boolean"]},"admin_graphql_api_id":{"type":["null","string"]},"multipass_identifier":{"type":["null","string"]},"marketing_opt_in_level":{"type":["null","string"]},"accepts_marketing_updated_at":{"type":["null","string"]}}},"shop_url":{"type":["null","string"]},"closed_at":{"type":["null","string"],"format":"date-time"},"confirmed":{"type":["null","boolean"]},"device_id":{"type":["null","string"]},"reference":{"type":["null","string"]},"tax_lines":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"rate":{"type":["null","number"]},"price":{"type":["null","number"]},"title":{"type":["null","string"]},"price_set":{"type":["null","object"],"properties":{"shop_money":{"type":["null","object"],"properties":{"amount":{"type":["null","number"]},"currency_code":{"type":["null","string"]}}},"presentment_money":{"type":["null","object"],"properties":{"amount":{"type":["null","number"]},"currency_code":{"type":["null","string"]}}}}}}}},"total_tax":{"type":["null","number"]},"browser_ip":{"type":["null","string"]},"cart_token":{"type":["null","string"]},"created_at":{"type":["null","string"],"format":"date-time"},"line_items":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"sku":{"type":["null","string"]},"name":{"type":["null","string"]},"grams":{"type":["null","integer"]},"price":{"type":["null","number"]},"title":{"type":["null","string"]},"duties":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"id":{"type":["null","string"]},"tax_lines":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"rate":{"type":["null","number"]},"price":{"type":["null","string"]},"title":{"type":["null","string"]},"price_set":{"type":["null","object"],"properties":{"shop_money":{"type":["null","object"],"properties":{"amount":{"type":["null","string"]},"currency_code":{"type":["null","string"]}}},"presentment_money":{"type":["null","object"],"properties":{"amount":{"type":["null","string"]},"currency_code":{"type":["null","string"]}}}}},"channel_liable":{"type":["null","boolean"]}}}},"shop_money":{"type":["null","object"],"properties":{"amount":{"type":["null","string"]},"currency_code":{"type":["null","string"]}}},"presentment_money":{"type":["null","object"],"properties":{"amount":{"type":["null","string"]},"currency_code":{"type":["null","string"]}}},"admin_graphql_api_id":{"type":["null","string"]},"country_code_of_origin":{"type":["null","string"]},"harmonized_system_code":{"type":["null","string"]}}}},"vendor":{"type":["null","string"]},"taxable":{"type":["null","boolean"]},"quantity":{"type":["null","integer"]},"gift_card":{"type":["null","boolean"]},"price_set":{"type":["null","object"],"properties":{"shop_money":{"type":["null","object"],"properties":{"amount":{"type":["null","number"]},"currency_code":{"type":["null","string"]}}},"presentment_money":{"type":["null","object"],"properties":{"amount":{"type":["null","number"]},"currency_code":{"type":["null","string"]}}}}},"tax_lines":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"rate":{"type":["null","number"]},"price":{"type":["null","number"]},"title":{"type":["null","string"]},"price_set":{"type":["null","object"],"properties":{"shop_money":{"type":["null","object"],"properties":{"amount":{"type":["null","number"]},"currency_code":{"type":["null","string"]}}},"presentment_money":{"type":["null","object"],"properties":{"amount":{"type":["null","number"]},"currency_code":{"type":["null","string"]}}}}}}}},"product_id":{"type":["null","integer"]},"properties":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"name":{"type":["null","string"]},"value":{"type":["null","string"]}}}},"variant_id":{"type":["null","integer"]},"pre_tax_price":{"type":["null","number"]},"variant_title":{"type":["null","string"]},"product_exists":{"type":["null","boolean"]},"total_discount":{"type":["null","number"]},"origin_location":{"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"zip":{"type":["null","string"]},"city":{"type":["null","string"]},"name":{"type":["null","string"]},"address1":{"type":["null","string"]},"address2":{"type":["null","string"]},"country_code":{"type":["null","string"]},"province_code":{"type":["null","string"]}}},"requires_shipping":{"type":["null","boolean"]},"fulfillment_status":{"type":["null","string"]},"total_discount_set":{"type":["null","object"],"properties":{"shop_money":{"type":["null","object"],"properties":{"amount":{"type":["null","number"]},"currency_code":{"type":["null","string"]}}},"presentment_money":{"type":["null","object"],"properties":{"amount":{"type":["null","number"]},"currency_code":{"type":["null","string"]}}}}},"fulfillment_service":{"type":["null","string"]},"admin_graphql_api_id":{"type":["null","string"]},"destination_location":{"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"zip":{"type":["null","string"]},"city":{"type":["null","string"]},"name":{"type":["null","string"]},"address1":{"type":["null","string"]},"address2":{"type":["null","string"]},"country_code":{"type":["null","string"]},"province_code":{"type":["null","string"]}}},"discount_allocations":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"id":{"type":["null","string"]},"amount":{"type":["null","string"]},"amount_set":{"type":["null","object"],"properties":{"shop_money":{"type":["null","object"],"properties":{"amount":{"type":["null","string"]},"currency_code":{"type":["null","string"]}}},"presentment_money":{"type":["null","object"],"properties":{"amount":{"type":["null","string"]},"currency_code":{"type":["null","string"]}}}}},"created_at":{"type":["null","string"],"format":"date-time"},"description":{"type":["null","string"]},"application_type":{"type":["null","string"]},"discount_application_index":{"type":["null","number"]}}}},"fulfillable_quantity":{"type":["null","integer"]},"variant_inventory_management":{"type":["null","string"]}}}},"source_url":{"type":["null","string"]},"updated_at":{"type":["null","string"],"format":"date-time"},"checkout_id":{"type":["null","integer"]},"location_id":{"type":["null","integer"]},"source_name":{"type":["null","string"]},"total_price":{"type":["null","number"]},"cancelled_at":{"type":["null","string"],"format":"date-time"},"fulfillments":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"name":{"type":["null","string"]},"status":{"type":["null","string"]},"receipt":{"type":["null","object"]},"service":{"type":["null","string"]},"order_id":{"type":["null","integer"]},"created_at":{"type":["null","string"],"format":"date-time"},"line_items":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"sku":{"type":["null","string"]},"name":{"type":["null","string"]},"grams":{"type":["null","integer"]},"price":{"type":["null","number"]},"title":{"type":["null","string"]},"duties":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"id":{"type":["null","string"]},"tax_lines":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"rate":{"type":["null","number"]},"price":{"type":["null","string"]},"title":{"type":["null","string"]},"price_set":{"type":["null","object"],"properties":{"shop_money":{"type":["null","object"],"properties":{"amount":{"type":["null","string"]},"currency_code":{"type":["null","string"]}}},"presentment_money":{"type":["null","object"],"properties":{"amount":{"type":["null","string"]},"currency_code":{"type":["null","string"]}}}}},"channel_liable":{"type":["null","boolean"]}}}},"shop_money":{"type":["null","object"],"properties":{"amount":{"type":["null","string"]},"currency_code":{"type":["null","string"]}}},"presentment_money":{"type":["null","object"],"properties":{"amount":{"type":["null","string"]},"currency_code":{"type":["null","string"]}}},"admin_graphql_api_id":{"type":["null","string"]},"country_code_of_origin":{"type":["null","string"]},"harmonized_system_code":{"type":["null","string"]}}}},"vendor":{"type":["null","string"]},"taxable":{"type":["null","boolean"]},"quantity":{"type":["null","integer"]},"gift_card":{"type":["null","boolean"]},"price_set":{"type":["null","object"],"properties":{"shop_money":{"type":["null","object"],"properties":{"amount":{"type":["null","number"]},"currency_code":{"type":["null","string"]}}},"presentment_money":{"type":["null","object"],"properties":{"amount":{"type":["null","number"]},"currency_code":{"type":["null","string"]}}}}},"tax_lines":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"rate":{"type":["null","number"]},"price":{"type":["null","number"]},"title":{"type":["null","string"]},"price_set":{"type":["null","object"],"properties":{"shop_money":{"type":["null","object"],"properties":{"amount":{"type":["null","number"]},"currency_code":{"type":["null","string"]}}},"presentment_money":{"type":["null","object"],"properties":{"amount":{"type":["null","number"]},"currency_code":{"type":["null","string"]}}}}}}}},"product_id":{"type":["null","integer"]},"properties":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"name":{"type":["null","string"]},"value":{"type":["null","string"]}}}},"variant_id":{"type":["null","integer"]},"pre_tax_price":{"type":["null","number"]},"variant_title":{"type":["null","string"]},"product_exists":{"type":["null","boolean"]},"total_discount":{"type":["null","number"]},"origin_location":{"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"zip":{"type":["null","string"]},"city":{"type":["null","string"]},"name":{"type":["null","string"]},"address1":{"type":["null","string"]},"address2":{"type":["null","string"]},"country_code":{"type":["null","string"]},"province_code":{"type":["null","string"]}}},"requires_shipping":{"type":["null","boolean"]},"fulfillment_status":{"type":["null","string"]},"total_discount_set":{"type":["null","object"],"properties":{"shop_money":{"type":["null","object"],"properties":{"amount":{"type":["null","number"]},"currency_code":{"type":["null","string"]}}},"presentment_money":{"type":["null","object"],"properties":{"amount":{"type":["null","number"]},"currency_code":{"type":["null","string"]}}}}},"fulfillment_service":{"type":["null","string"]},"admin_graphql_api_id":{"type":["null","string"]},"destination_location":{"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"zip":{"type":["null","string"]},"city":{"type":["null","string"]},"name":{"type":["null","string"]},"address1":{"type":["null","string"]},"address2":{"type":["null","string"]},"country_code":{"type":["null","string"]},"province_code":{"type":["null","string"]}}},"discount_allocations":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"id":{"type":["null","string"]},"amount":{"type":["null","string"]},"amount_set":{"type":["null","object"],"properties":{"shop_money":{"type":["null","object"],"properties":{"amount":{"type":["null","string"]},"currency_code":{"type":["null","string"]}}},"presentment_money":{"type":["null","object"],"properties":{"amount":{"type":["null","string"]},"currency_code":{"type":["null","string"]}}}}},"created_at":{"type":["null","string"],"format":"date-time"},"description":{"type":["null","string"]},"application_type":{"type":["null","string"]},"discount_application_index":{"type":["null","number"]}}}},"fulfillable_quantity":{"type":["null","integer"]},"variant_inventory_management":{"type":["null","string"]}}}},"updated_at":{"type":["null","string"],"format":"date-time"},"location_id":{"type":["null","integer"]},"tracking_url":{"type":["null","string"]},"tracking_urls":{"type":["null","array"],"items":{"type":["null","string"]}},"shipment_status":{"type":["null","string"]},"tracking_number":{"type":["null","string"]},"tracking_company":{"type":["null","string"]},"tracking_numbers":{"type":["null","array"],"items":{"type":["null","string"]}},"admin_graphql_api_id":{"type":["null","string"]}}}},"landing_site":{"type":["null","string"]},"order_number":{"type":["null","integer"]},"processed_at":{"type":["null","string"]},"total_weight":{"type":["null","integer"]},"cancel_reason":{"type":["null","string"]},"contact_email":{"type":["null","string"]},"total_tax_set":{"type":["null","object"],"properties":{"shop_money":{"type":["null","object"],"properties":{"amount":{"type":["null","number"]},"currency_code":{"type":["null","string"]}}},"presentment_money":{"type":["null","object"],"properties":{"amount":{"type":["null","number"]},"currency_code":{"type":["null","string"]}}}}},"checkout_token":{"type":["null","string"]},"client_details":{"type":["null","object"],"properties":{"browser_ip":{"type":["null","string"]},"user_agent":{"type":["null","string"]},"session_hash":{"type":["null","string"]},"browser_width":{"type":["null","integer"]},"browser_height":{"type":["null","integer"]},"accept_language":{"type":["null","string"]}}},"discount_codes":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"code":{"type":["null","string"]},"type":{"type":["null","string"]},"amount":{"type":["null","string"]}}}},"referring_site":{"type":["null","string"]},"shipping_lines":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"code":{"type":["null","string"]},"phone":{"type":["null","string"]},"price":{"type":["null","number"]},"title":{"type":["null","string"]},"source":{"type":["null","string"]},"price_set":{"type":["null","object"],"properties":{"shop_money":{"type":["null","object"],"properties":{"amount":{"type":["null","number"]},"currency_code":{"type":["null","string"]}}},"presentment_money":{"type":["null","object"],"properties":{"amount":{"type":["null","number"]},"currency_code":{"type":["null","string"]}}}}},"tax_lines":{"type":["null","array"]},"discounted_price":{"type":["null","number"]},"delivery_category":{"type":["null","string"]},"carrier_identifier":{"type":["null","string"]},"discount_allocations":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"id":{"type":["null","string"]},"amount":{"type":["null","string"]},"amount_set":{"type":["null","object"],"properties":{"shop_money":{"type":["null","object"],"properties":{"amount":{"type":["null","string"]},"currency_code":{"type":["null","string"]}}},"presentment_money":{"type":["null","object"],"properties":{"amount":{"type":["null","string"]},"currency_code":{"type":["null","string"]}}}}},"created_at":{"type":["null","string"],"format":"date-time"},"description":{"type":["null","string"]},"application_type":{"type":["null","string"]},"discount_application_index":{"type":["null","number"]}}}},"discounted_price_set":{"type":["null","object"],"properties":{"shop_money":{"type":["null","object"],"properties":{"amount":{"type":["null","number"]},"currency_code":{"type":["null","string"]}}},"presentment_money":{"type":["null","object"],"properties":{"amount":{"type":["null","number"]},"currency_code":{"type":["null","string"]}}}}},"requested_fulfillment_service_id":{"type":["null","string"]}}}},"subtotal_price":{"type":["null","number"]},"taxes_included":{"type":["null","boolean"]},"billing_address":{"type":["null","object"],"properties":{"zip":{"type":["null","string"]},"city":{"type":["null","string"]},"name":{"type":["null","string"]},"phone":{"type":["null","string"]},"company":{"type":["null","string"]},"country":{"type":["null","string"]},"address1":{"type":["null","string"]},"address2":{"type":["null","string"]},"latitude":{"type":["null","number"]},"province":{"type":["null","string"]},"last_name":{"type":["null","string"]},"longitude":{"type":["null","number"]},"first_name":{"type":["null","string"]},"country_code":{"type":["null","string"]},"province_code":{"type":["null","string"]}}},"customer_locale":{"type":["null","string"]},"note_attributes":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"name":{"type":["null","string"]},"value":{"type":["null","string"]}}}},"payment_details":{"type":["null","object"],"properties":{"avs_result_code":{"type":["null","string"]},"credit_card_bin":{"type":["null","string"]},"cvv_result_code":{"type":["null","string"]},"credit_card_number":{"type":["null","string"]},"credit_card_company":{"type":["null","string"]}}},"total_discounts":{"type":["null","number"]},"total_price_set":{"type":["null","object"],"properties":{"shop_money":{"type":["null","object"],"properties":{"amount":{"type":["null","number"]},"currency_code":{"type":["null","string"]}}},"presentment_money":{"type":["null","object"],"properties":{"amount":{"type":["null","number"]},"currency_code":{"type":["null","string"]}}}}},"total_price_usd":{"type":["null","number"]},"financial_status":{"type":["null","string"]},"landing_site_ref":{"type":["null","string"]},"order_status_url":{"type":["null","string"]},"shipping_address":{"type":["null","object"],"properties":{"zip":{"type":["null","string"]},"city":{"type":["null","string"]},"name":{"type":["null","string"]},"phone":{"type":["null","string"]},"company":{"type":["null","string"]},"country":{"type":["null","string"]},"address1":{"type":["null","string"]},"address2":{"type":["null","string"]},"latitude":{"type":["null","number"]},"province":{"type":["null","string"]},"last_name":{"type":["null","string"]},"longitude":{"type":["null","number"]},"first_name":{"type":["null","string"]},"country_code":{"type":["null","string"]},"province_code":{"type":["null","string"]}}},"current_total_tax":{"type":["null","number"]},"processing_method":{"type":["null","string"]},"source_identifier":{"type":["null","string"]},"total_outstanding":{"type":["null","number"]},"fulfillment_status":{"type":["null","string"]},"subtotal_price_set":{"type":["null","object"],"properties":{"shop_money":{"type":["null","object"],"properties":{"amount":{"type":["null","number"]},"currency_code":{"type":["null","string"]}}},"presentment_money":{"type":["null","object"],"properties":{"amount":{"type":["null","number"]},"currency_code":{"type":["null","string"]}}}}},"total_tip_received":{"type":["null","number"]},"current_total_price":{"type":["null","number"]},"total_discounts_set":{"type":["null","object"],"properties":{"shop_money":{"type":["null","object"],"properties":{"amount":{"type":["null","number"]},"currency_code":{"type":["null","string"]}}},"presentment_money":{"type":["null","object"],"properties":{"amount":{"type":["null","number"]},"currency_code":{"type":["null","string"]}}}}},"admin_graphql_api_id":{"type":["null","string"]},"discount_allocations":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"id":{"type":["null","string"]},"amount":{"type":["null","string"]},"amount_set":{"type":["null","object"],"properties":{"shop_money":{"type":["null","object"],"properties":{"amount":{"type":["null","string"]},"currency_code":{"type":["null","string"]}}},"presentment_money":{"type":["null","object"],"properties":{"amount":{"type":["null","string"]},"currency_code":{"type":["null","string"]}}}}},"created_at":{"type":["null","string"],"format":"date-time"},"description":{"type":["null","string"]},"application_type":{"type":["null","string"]},"discount_application_index":{"type":["null","number"]}}}},"presentment_currency":{"type":["null","string"]},"current_total_tax_set":{"type":["null","object"],"properties":{"shop_money":{"type":["null","object"],"properties":{"amount":{"type":["null","number"]},"currency_code":{"type":["null","string"]}}},"presentment_money":{"type":["null","object"],"properties":{"amount":{"type":["null","number"]},"currency_code":{"type":["null","string"]}}}}},"payment_gateway_names":{"type":["null","array"],"items":{"type":["null","string"]}},"current_subtotal_price":{"type":["null","number"]},"total_line_items_price":{"type":["null","number"]},"buyer_accepts_marketing":{"type":["null","boolean"]},"current_total_discounts":{"type":["null","number"]},"current_total_price_set":{"type":["null","object"],"properties":{"shop_money":{"type":["null","object"],"properties":{"amount":{"type":["null","number"]},"currency_code":{"type":["null","string"]}}},"presentment_money":{"type":["null","object"],"properties":{"amount":{"type":["null","number"]},"currency_code":{"type":["null","string"]}}}}},"current_total_duties_set":{"type":["null","string"]},"total_shipping_price_set":{"type":["null","object"],"properties":{"shop_money":{"type":["null","object"],"properties":{"amount":{"type":["null","number"]},"currency_code":{"type":["null","string"]}}},"presentment_money":{"type":["null","object"],"properties":{"amount":{"type":["null","number"]},"currency_code":{"type":["null","string"]}}}}},"original_total_duties_set":{"type":["null","string"]},"current_subtotal_price_set":{"type":["null","object"],"properties":{"shop_money":{"type":["null","object"],"properties":{"amount":{"type":["null","number"]},"currency_code":{"type":["null","string"]}}},"presentment_money":{"type":["null","object"],"properties":{"amount":{"type":["null","number"]},"currency_code":{"type":["null","string"]}}}}},"total_line_items_price_set":{"type":["null","object"],"properties":{"shop_money":{"type":["null","object"],"properties":{"amount":{"type":["null","number"]},"currency_code":{"type":["null","string"]}}},"presentment_money":{"type":["null","object"],"properties":{"amount":{"type":["null","number"]},"currency_code":{"type":["null","string"]}}}}},"current_total_discounts_set":{"type":["null","object"],"properties":{"shop_money":{"type":["null","object"],"properties":{"amount":{"type":["null","number"]},"currency_code":{"type":["null","string"]}}},"presentment_money":{"type":["null","object"],"properties":{"amount":{"type":["null","number"]},"currency_code":{"type":["null","string"]}}}}}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[updated_at],sourceDefinedPrimaryKey=[[id]],namespace=,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@36446a42[stream=io.airbyte.protocol.models.AirbyteStream@71cc7f2d[name=shopify_mt_my_abandoned_checkouts,jsonSchema={"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"name":{"type":["null","string"]},"note":{"type":["null","string"]},"email":{"type":["null","string"]},"phone":{"type":["null","string"]},"token":{"type":["null","string"]},"source":{"type":["null","string"]},"gateway":{"type":["null","string"]},"user_id":{"type":["null","integer"]},"currency":{"type":["null","string"]},"customer":{"type":"object","properties":{"id":{"type":["null","integer"]},"note":{"type":["null","string"]},"tags":{"type":["null","string"]},"email":{"type":["null","string"]},"phone":{"type":["null","string"]},"state":{"type":["null","string"]},"currency":{"type":["null","string"]},"addresses":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"zip":{"type":["null","string"]},"city":{"type":["null","string"]},"name":{"type":["null","string"]},"phone":{"type":["null","string"]},"company":{"type":["null","string"]},"country":{"type":["null","string"]},"default":{"type":["null","boolean"]},"address1":{"type":["null","string"]},"address2":{"type":["null","string"]},"province":{"type":["null","string"]},"last_name":{"type":["null","string"]},"first_name":{"type":["null","string"]},"customer_id":{"type":["null","integer"]},"country_code":{"type":["null","string"]},"country_name":{"type":["null","string"]},"province_code":{"type":["null","string"]}}}},"last_name":{"type":["null","string"]},"created_at":{"type":["null","string"],"format":"date-time"},"first_name":{"type":["null","string"]},"updated_at":{"type":["null","string"],"format":"date-time"},"total_spent":{"type":["null","number"]},"orders_count":{"type":["null","integer"]},"last_order_id":{"type":["null","integer"]},"tax_exemptions":{"type":["null","array"],"items":{"type":["null","string"]}},"verified_email":{"type":["null","boolean"]},"default_address":{"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"zip":{"type":["null","string"]},"city":{"type":["null","string"]},"name":{"type":["null","string"]},"phone":{"type":["null","string"]},"company":{"type":["null","string"]},"country":{"type":["null","string"]},"default":{"type":["null","boolean"]},"address1":{"type":["null","string"]},"address2":{"type":["null","string"]},"province":{"type":["null","string"]},"last_name":{"type":["null","string"]},"first_name":{"type":["null","string"]},"customer_id":{"type":["null","integer"]},"country_code":{"type":["null","string"]},"country_name":{"type":["null","string"]},"province_code":{"type":["null","string"]}}},"last_order_name":{"type":["null","string"]},"accepts_marketing":{"type":["null","boolean"]},"admin_graphql_api_id":{"type":["null","string"]},"multipass_identifier":{"type":["null","string"]},"accepts_marketing_updated_at":{"anyOf":[{"type":"string","format":"date-time"},{"type":"string"},{"type":"null"}]}}},"shop_url":{"type":["null","string"]},"closed_at":{"type":["null","string"],"format":"date-time"},"device_id":{"type":["null","integer"]},"tax_lines":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"rate":{"type":["null","number"]},"zone":{"type":["null","string"]},"price":{"type":["null","number"]},"title":{"type":["null","string"]},"source":{"type":["null","string"]},"position":{"type":["null","integer"]},"price_set":{"type":["null","object"],"properties":{"shop_money":{"type":["null","object"],"properties":{"amount":{"type":["null","number"]},"currency_code":{"type":["null","string"]}}},"presentment_money":{"type":["null","object"],"properties":{"amount":{"type":["null","number"]},"currency_code":{"type":["null","string"]}}}}},"compare_at":{"type":["null","string"]}}}},"total_tax":{"type":["null","number"]},"cart_token":{"type":["null","string"]},"created_at":{"type":["null","string"],"format":"date-time"},"line_items":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"sku":{"type":["null","string"]},"grams":{"type":["null","number"]},"price":{"type":["null","string"]},"title":{"type":["null","string"]},"vendor":{"type":["null","string"]},"quantity":{"type":["null","integer"]},"product_id":{"type":["null","integer"]},"variant_id":{"type":["null","integer"]},"variant_title":{"type":["null","string"]},"requires_shipping":{"type":["null","boolean"]},"fulfillment_service":{"type":["null","string"]}}}},"source_url":{"type":["null","string"]},"updated_at":{"type":["null","string"],"format":"date-time"},"location_id":{"type":["null","integer"]},"source_name":{"type":["null","string"]},"total_price":{"type":["null","number"]},"completed_at":{"type":["null","string"],"format":"date-time"},"landing_site":{"type":["null","string"]},"total_weight":{"type":["null","integer"]},"discount_codes":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"code":{"type":["null","string"]},"type":{"type":["null","string"]},"amount":{"type":["null","string"]}}}},"referring_site":{"type":["null","string"]},"shipping_lines":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"id":{"type":["null","string"]},"code":{"type":["null","string"]},"phone":{"type":["null","string"]},"price":{"type":["null","number"]},"title":{"type":["null","string"]},"markup":{"type":["null","string"]},"source":{"type":["null","string"]},"tax_lines":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"rate":{"type":["null","number"],"multipleOf":1.0E-10},"zone":{"type":["null","string"]},"price":{"type":["null","number"]},"title":{"type":["null","string"]},"source":{"type":["null","string"]},"position":{"type":["null","integer"]},"price_set":{"type":["null","object"],"properties":{"shop_money":{"type":["null","object"],"properties":{"amount":{"type":["null","number"]},"currency_code":{"type":["null","string"]}}},"presentment_money":{"type":["null","object"],"properties":{"amount":{"type":["null","number"]},"currency_code":{"type":["null","string"]}}}}},"compare_at":{"type":["null","string"]}}}},"api_client_id":{"type":["null","integer"]},"applied_discounts":{"type":["null","array"],"items":{"type":["null","string"]}},"delivery_category":{"type":["null","string"]},"carrier_identifier":{"type":["null","string"]},"carrier_service_id":{"type":["null","integer"]},"validation_context":{"type":["null","string"]},"requested_fulfillment_service_id":{"type":["null","string"]}}}},"subtotal_price":{"type":["null","number"]},"taxes_included":{"type":["null","boolean"]},"billing_address":{"type":["null","object"],"properties":{"zip":{"type":["null","string"]},"city":{"type":["null","string"]},"name":{"type":["null","string"]},"phone":{"type":["null","string"]},"company":{"type":["null","string"]},"country":{"type":["null","string"]},"address1":{"type":["null","string"]},"address2":{"type":["null","string"]},"latitude":{"type":["null","number"]},"province":{"type":["null","string"]},"last_name":{"type":["null","string"]},"longitude":{"type":["null","number"]},"first_name":{"type":["null","string"]},"country_code":{"type":["null","string"]},"province_code":{"type":["null","string"]}}},"customer_locale":{"type":["null","string"]},"note_attributes":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"name":{"type":["null","string"]},"value":{"type":["null","string"]}}}},"total_discounts":{"type":["null","number"]},"shipping_address":{"type":["null","object"],"properties":{"zip":{"type":["null","string"]},"city":{"type":["null","string"]},"name":{"type":["null","string"]},"phone":{"type":["null","string"]},"company":{"type":["null","string"]},"country":{"type":["null","string"]},"address1":{"type":["null","string"]},"address2":{"type":["null","string"]},"latitude":{"type":["null","number"]},"province":{"type":["null","string"]},"last_name":{"type":["null","string"]},"longitude":{"type":["null","number"]},"first_name":{"type":["null","string"]},"country_code":{"type":["null","string"]},"province_code":{"type":["null","string"]}}},"source_identifier":{"type":["null","string"]},"presentment_currency":{"type":["null","string"]},"abandoned_checkout_url":{"type":["null","string"]},"total_line_items_price":{"type":["null","number"]},"buyer_accepts_marketing":{"type":["null","boolean"]}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[updated_at],sourceDefinedPrimaryKey=[[id]],namespace=,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@1eb2cec6[stream=io.airbyte.protocol.models.AirbyteStream@b322018[name=shopify_mt_my_balance_transactions,jsonSchema={"type":["null","object"],"properties":{"id":{"type":"integer"},"fee":{"type":["null","number"]},"net":{"type":["null","number"]},"test":{"type":["null","boolean"]},"type":{"type":["null","string"]},"amount":{"type":["null","number"]},"shop_url":{"type":["null","string"]},"payout_id":{"type":["null","integer"]},"source_id":{"type":["null","integer"]},"source_type":{"type":["null","string"]},"processed_at":{"type":["null","string"],"format":"date-time"},"payout_status":{"type":["null","string"]},"source_order_id":{"type":["null","integer"]},"payoucurrencyt_status":{"type":["null","string"]},"source_order_transaction_id":{"type":["null","integer"]}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[id],sourceDefinedPrimaryKey=[[id]],namespace=,additionalProperties={}],syncMode=incremental,cursorField=[id],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}]],additionalProperties={}],failures=[io.airbyte.config.FailureReason@1eb15d46[failureOrigin=source,failureType=,internalMessage=io.airbyte.workers.general.DefaultReplicationWorker$SourceException: Source cannot be stopped!,externalMessage=Something went wrong within the source connector,metadata=io.airbyte.config.Metadata@c167caa[additionalProperties={attemptNumber=0, jobId=24}],stacktrace=java.util.concurrent.CompletionException: io.airbyte.workers.general.DefaultReplicationWorker$SourceException: Source cannot be stopped! at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1807) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1589) Caused by: io.airbyte.workers.general.DefaultReplicationWorker$SourceException: Source cannot be stopped! at io.airbyte.workers.general.DefaultReplicationWorker.lambda$getReplicationRunnable$6(DefaultReplicationWorker.java:332) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ... 3 more Caused by: io.airbyte.workers.exception.WorkerException: Source process exit with code 1. This warning is normal if the job was cancelled. at io.airbyte.workers.internal.DefaultAirbyteSource.close(DefaultAirbyteSource.java:136) at io.airbyte.workers.general.DefaultReplicationWorker.lambda$getReplicationRunnable$6(DefaultReplicationWorker.java:330) ... 4 more ,retryable=,timestamp=1659409511970]]] 2022-08-02 03:05:44 INFO i.a.w.t.TemporalUtils(withBackgroundHeartbeat):291 - Stopping temporal heartbeating... 2022-08-02 03:05:44 INFO i.a.w.t.TemporalAttemptExecution(get):105 - Docker volume job log path: /tmp/workspace/24/0/logs.log 2022-08-02 03:05:44 INFO i.a.w.t.TemporalAttemptExecution(get):110 - Executing worker wrapper. Airbyte version: 0.39.39-alpha 2022-08-02 03:05:44 INFO i.a.w.g.DefaultNormalizationWorker(run):50 - Running normalization. 2022-08-02 03:05:44 INFO i.a.w.n.DefaultNormalizationRunner(runProcess):122 - Running with normalization version: airbyte/normalization:0.2.10 2022-08-02 03:05:44 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/normalization:0.2.10 exists... 2022-08-02 03:05:44 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/normalization:0.2.10 was found locally. 2022-08-02 03:05:44 INFO i.a.w.p.DockerProcessFactory(create):108 - Creating docker job ID: 24 2022-08-02 03:05:44 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/24/0/normalize --log-driver none --name normalization-normalize-24-0-qtmfd --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e AIRBYTE_VERSION=0.39.39-alpha airbyte/normalization:0.2.10 run --integration-type bigquery --config destination_config.json --catalog destination_catalog.json 2022-08-02 03:05:44 normalization > Running: transform-config --config destination_config.json --integration-type bigquery --out /data/24/0/normalize 2022-08-02 03:05:45 normalization > Namespace(config='destination_config.json', integration_type=, out='/data/24/0/normalize') 2022-08-02 03:05:45 normalization > transform_bigquery 2022-08-02 03:05:45 normalization > Running: transform-catalog --integration-type bigquery --profile-config-dir /data/24/0/normalize --catalog destination_catalog.json --out /data/24/0/normalize/models/generated/ --json-column _airbyte_data 2022-08-02 03:05:46 normalization > Processing destination_catalog.json... 2022-08-02 03:05:46 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_ab1.sql from shopify_mt_my_orders 2022-08-02 03:05:46 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_ab2.sql from shopify_mt_my_orders 2022-08-02 03:05:46 normalization > Generating airbyte_views/rpg_dw_staging_shopify/shopify_mt_my_orders_stg.sql from shopify_mt_my_orders 2022-08-02 03:05:46 normalization > Generating airbyte_incremental/scd/rpg_dw_staging_shopify/shopify_mt_my_orders_scd.sql from shopify_mt_my_orders 2022-08-02 03:05:46 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders.sql from shopify_mt_my_orders 2022-08-02 03:05:46 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_ab1.sql from shopify_mt_my_abandoned_checkouts 2022-08-02 03:05:46 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_ab2.sql from shopify_mt_my_abandoned_checkouts 2022-08-02 03:05:46 normalization > Generating airbyte_views/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_stg.sql from shopify_mt_my_abandoned_checkouts 2022-08-02 03:05:46 normalization > Generating airbyte_incremental/scd/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_scd.sql from shopify_mt_my_abandoned_checkouts 2022-08-02 03:05:46 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts.sql from shopify_mt_my_abandoned_checkouts 2022-08-02 03:05:46 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_balance_transactions_ab1.sql from shopify_mt_my_balance_transactions 2022-08-02 03:05:46 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_balance_transactions_ab2.sql from shopify_mt_my_balance_transactions 2022-08-02 03:05:46 normalization > Generating airbyte_views/rpg_dw_staging_shopify/shopify_mt_my_balance_transactions_stg.sql from shopify_mt_my_balance_transactions 2022-08-02 03:05:46 normalization > Generating airbyte_incremental/scd/rpg_dw_staging_shopify/shopify_mt_my_balance_transactions_scd.sql from shopify_mt_my_balance_transactions 2022-08-02 03:05:46 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_balance_transactions.sql from shopify_mt_my_balance_transactions 2022-08-02 03:05:46 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_ab1.sql from shopify_mt_my_orders/refunds 2022-08-02 03:05:46 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_ab2.sql from shopify_mt_my_orders/refunds 2022-08-02 03:05:46 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_ab3.sql from shopify_mt_my_orders/refunds 2022-08-02 03:05:46 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds.sql from shopify_mt_my_orders/refunds 2022-08-02 03:05:46 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_customer_ab1.sql from shopify_mt_my_orders/customer 2022-08-02 03:05:46 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_customer_ab2.sql from shopify_mt_my_orders/customer 2022-08-02 03:05:46 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_customer_ab3.sql from shopify_mt_my_orders/customer 2022-08-02 03:05:46 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_customer.sql from shopify_mt_my_orders/customer 2022-08-02 03:05:46 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_tax_lines_ab1.sql from shopify_mt_my_orders/tax_lines 2022-08-02 03:05:46 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_tax_lines_ab2.sql from shopify_mt_my_orders/tax_lines 2022-08-02 03:05:46 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_tax_lines_ab3.sql from shopify_mt_my_orders/tax_lines 2022-08-02 03:05:46 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_tax_lines.sql from shopify_mt_my_orders/tax_lines 2022-08-02 03:05:46 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_ab1.sql from shopify_mt_my_orders/line_items 2022-08-02 03:05:46 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_ab2.sql from shopify_mt_my_orders/line_items 2022-08-02 03:05:46 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_ab3.sql from shopify_mt_my_orders/line_items 2022-08-02 03:05:46 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items.sql from shopify_mt_my_orders/line_items 2022-08-02 03:05:46 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_ab1.sql from shopify_mt_my_orders/fulfillments 2022-08-02 03:05:46 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_ab2.sql from shopify_mt_my_orders/fulfillments 2022-08-02 03:05:46 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_ab3.sql from shopify_mt_my_orders/fulfillments 2022-08-02 03:05:46 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments.sql from shopify_mt_my_orders/fulfillments 2022-08-02 03:05:46 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_tax_set_ab1.sql from shopify_mt_my_orders/total_tax_set 2022-08-02 03:05:46 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_tax_set_ab2.sql from shopify_mt_my_orders/total_tax_set 2022-08-02 03:05:46 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_tax_set_ab3.sql from shopify_mt_my_orders/total_tax_set 2022-08-02 03:05:46 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_total_tax_set.sql from shopify_mt_my_orders/total_tax_set 2022-08-02 03:05:46 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_client_details_ab1.sql from shopify_mt_my_orders/client_details 2022-08-02 03:05:46 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_client_details_ab2.sql from shopify_mt_my_orders/client_details 2022-08-02 03:05:46 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_client_details_ab3.sql from shopify_mt_my_orders/client_details 2022-08-02 03:05:46 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_client_details.sql from shopify_mt_my_orders/client_details 2022-08-02 03:05:46 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_discount_codes_ab1.sql from shopify_mt_my_orders/discount_codes 2022-08-02 03:05:46 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_discount_codes_ab2.sql from shopify_mt_my_orders/discount_codes 2022-08-02 03:05:46 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_discount_codes_ab3.sql from shopify_mt_my_orders/discount_codes 2022-08-02 03:05:46 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_discount_codes.sql from shopify_mt_my_orders/discount_codes 2022-08-02 03:05:46 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_ab1.sql from shopify_mt_my_orders/shipping_lines 2022-08-02 03:05:46 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_ab2.sql from shopify_mt_my_orders/shipping_lines 2022-08-02 03:05:46 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_ab3.sql from shopify_mt_my_orders/shipping_lines 2022-08-02 03:05:46 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines.sql from shopify_mt_my_orders/shipping_lines 2022-08-02 03:05:46 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_billing_address_ab1.sql from shopify_mt_my_orders/billing_address 2022-08-02 03:05:46 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_billing_address_ab2.sql from shopify_mt_my_orders/billing_address 2022-08-02 03:05:46 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_billing_address_ab3.sql from shopify_mt_my_orders/billing_address 2022-08-02 03:05:46 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_billing_address.sql from shopify_mt_my_orders/billing_address 2022-08-02 03:05:46 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_note_attributes_ab1.sql from shopify_mt_my_orders/note_attributes 2022-08-02 03:05:46 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_note_attributes_ab2.sql from shopify_mt_my_orders/note_attributes 2022-08-02 03:05:46 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_note_attributes_ab3.sql from shopify_mt_my_orders/note_attributes 2022-08-02 03:05:46 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_note_attributes.sql from shopify_mt_my_orders/note_attributes 2022-08-02 03:05:46 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_payment_details_ab1.sql from shopify_mt_my_orders/payment_details 2022-08-02 03:05:46 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_payment_details_ab2.sql from shopify_mt_my_orders/payment_details 2022-08-02 03:05:46 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_payment_details_ab3.sql from shopify_mt_my_orders/payment_details 2022-08-02 03:05:47 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_payment_details.sql from shopify_mt_my_orders/payment_details 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_price_set_ab1.sql from shopify_mt_my_orders/total_price_set 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_price_set_ab2.sql from shopify_mt_my_orders/total_price_set 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_price_set_ab3.sql from shopify_mt_my_orders/total_price_set 2022-08-02 03:05:47 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_total_price_set.sql from shopify_mt_my_orders/total_price_set 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_address_ab1.sql from shopify_mt_my_orders/shipping_address 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_address_ab2.sql from shopify_mt_my_orders/shipping_address 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_address_ab3.sql from shopify_mt_my_orders/shipping_address 2022-08-02 03:05:47 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_address.sql from shopify_mt_my_orders/shipping_address 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_subtotal_price_set_ab1.sql from shopify_mt_my_orders/subtotal_price_set 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_subtotal_price_set_ab2.sql from shopify_mt_my_orders/subtotal_price_set 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_subtotal_price_set_ab3.sql from shopify_mt_my_orders/subtotal_price_set 2022-08-02 03:05:47 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_subtotal_price_set.sql from shopify_mt_my_orders/subtotal_price_set 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_discounts_set_ab1.sql from shopify_mt_my_orders/total_discounts_set 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_discounts_set_ab2.sql from shopify_mt_my_orders/total_discounts_set 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_discounts_set_ab3.sql from shopify_mt_my_orders/total_discounts_set 2022-08-02 03:05:47 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_total_discounts_set.sql from shopify_mt_my_orders/total_discounts_set 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_discount_allocations_ab1.sql from shopify_mt_my_orders/discount_allocations 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_discount_allocations_ab2.sql from shopify_mt_my_orders/discount_allocations 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_discount_allocations_ab3.sql from shopify_mt_my_orders/discount_allocations 2022-08-02 03:05:47 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_discount_allocations.sql from shopify_mt_my_orders/discount_allocations 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_current_total_tax_set_ab1.sql from shopify_mt_my_orders/current_total_tax_set 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_current_total_tax_set_ab2.sql from shopify_mt_my_orders/current_total_tax_set 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_current_total_tax_set_ab3.sql from shopify_mt_my_orders/current_total_tax_set 2022-08-02 03:05:47 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_current_total_tax_set.sql from shopify_mt_my_orders/current_total_tax_set 2022-08-02 03:05:47 normalization > Ignoring stream 'payment_gateway_names' from shopify_mt_my_orders/payment_gateway_names because properties list is empty 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_current_total_price_set_ab1.sql from shopify_mt_my_orders/current_total_price_set 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_current_total_price_set_ab2.sql from shopify_mt_my_orders/current_total_price_set 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_current_total_price_set_ab3.sql from shopify_mt_my_orders/current_total_price_set 2022-08-02 03:05:47 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_current_total_price_set.sql from shopify_mt_my_orders/current_total_price_set 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_shipping_price_set_ab1.sql from shopify_mt_my_orders/total_shipping_price_set 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_shipping_price_set_ab2.sql from shopify_mt_my_orders/total_shipping_price_set 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_shipping_price_set_ab3.sql from shopify_mt_my_orders/total_shipping_price_set 2022-08-02 03:05:47 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_total_shipping_price_set.sql from shopify_mt_my_orders/total_shipping_price_set 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_current_subtotal_price_set_ab1.sql from shopify_mt_my_orders/current_subtotal_price_set 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_current_subtotal_price_set_ab2.sql from shopify_mt_my_orders/current_subtotal_price_set 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_current_subtotal_price_set_ab3.sql from shopify_mt_my_orders/current_subtotal_price_set 2022-08-02 03:05:47 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_current_subtotal_price_set.sql from shopify_mt_my_orders/current_subtotal_price_set 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_line_items_price_set_ab1.sql from shopify_mt_my_orders/total_line_items_price_set 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_line_items_price_set_ab2.sql from shopify_mt_my_orders/total_line_items_price_set 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_line_items_price_set_ab3.sql from shopify_mt_my_orders/total_line_items_price_set 2022-08-02 03:05:47 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_total_line_items_price_set.sql from shopify_mt_my_orders/total_line_items_price_set 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_current_total_discounts_set_ab1.sql from shopify_mt_my_orders/current_total_discounts_set 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_current_total_discounts_set_ab2.sql from shopify_mt_my_orders/current_total_discounts_set 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_current_total_discounts_set_ab3.sql from shopify_mt_my_orders/current_total_discounts_set 2022-08-02 03:05:47 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_current_total_discounts_set.sql from shopify_mt_my_orders/current_total_discounts_set 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_customer_ab1.sql from shopify_mt_my_abandoned_checkouts/customer 2022-08-02 03:05:47 normalization > WARN: Unknown type for column accepts_marketing_updated_at at shopify_mt_my_abandoned_checkouts/customer 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_customer_ab2.sql from shopify_mt_my_abandoned_checkouts/customer 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_customer_ab3.sql from shopify_mt_my_abandoned_checkouts/customer 2022-08-02 03:05:47 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_customer.sql from shopify_mt_my_abandoned_checkouts/customer 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_tax_lines_ab1.sql from shopify_mt_my_abandoned_checkouts/tax_lines 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_tax_lines_ab2.sql from shopify_mt_my_abandoned_checkouts/tax_lines 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_tax_lines_ab3.sql from shopify_mt_my_abandoned_checkouts/tax_lines 2022-08-02 03:05:47 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_tax_lines.sql from shopify_mt_my_abandoned_checkouts/tax_lines 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_line_items_ab1.sql from shopify_mt_my_abandoned_checkouts/line_items 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_line_items_ab2.sql from shopify_mt_my_abandoned_checkouts/line_items 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_line_items_ab3.sql from shopify_mt_my_abandoned_checkouts/line_items 2022-08-02 03:05:47 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_line_items.sql from shopify_mt_my_abandoned_checkouts/line_items 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_discount_codes_ab1.sql from shopify_mt_my_abandoned_checkouts/discount_codes 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_discount_codes_ab2.sql from shopify_mt_my_abandoned_checkouts/discount_codes 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_discount_codes_ab3.sql from shopify_mt_my_abandoned_checkouts/discount_codes 2022-08-02 03:05:47 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_discount_codes.sql from shopify_mt_my_abandoned_checkouts/discount_codes 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_shipping_lines_ab1.sql from shopify_mt_my_abandoned_checkouts/shipping_lines 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_shipping_lines_ab2.sql from shopify_mt_my_abandoned_checkouts/shipping_lines 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_shipping_lines_ab3.sql from shopify_mt_my_abandoned_checkouts/shipping_lines 2022-08-02 03:05:47 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_shipping_lines.sql from shopify_mt_my_abandoned_checkouts/shipping_lines 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_billing_address_ab1.sql from shopify_mt_my_abandoned_checkouts/billing_address 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_billing_address_ab2.sql from shopify_mt_my_abandoned_checkouts/billing_address 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_billing_address_ab3.sql from shopify_mt_my_abandoned_checkouts/billing_address 2022-08-02 03:05:47 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_billing_address.sql from shopify_mt_my_abandoned_checkouts/billing_address 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_note_attributes_ab1.sql from shopify_mt_my_abandoned_checkouts/note_attributes 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_note_attributes_ab2.sql from shopify_mt_my_abandoned_checkouts/note_attributes 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_note_attributes_ab3.sql from shopify_mt_my_abandoned_checkouts/note_attributes 2022-08-02 03:05:47 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_note_attributes.sql from shopify_mt_my_abandoned_checkouts/note_attributes 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_shipping_address_ab1.sql from shopify_mt_my_abandoned_checkouts/shipping_address 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_shipping_address_ab2.sql from shopify_mt_my_abandoned_checkouts/shipping_address 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_shipping_address_ab3.sql from shopify_mt_my_abandoned_checkouts/shipping_address 2022-08-02 03:05:47 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_shipping_address.sql from shopify_mt_my_abandoned_checkouts/shipping_address 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_transactions_ab1.sql from shopify_mt_my_orders/refunds/transactions 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_transactions_ab2.sql from shopify_mt_my_orders/refunds/transactions 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_transactions_ab3.sql from shopify_mt_my_orders/refunds/transactions 2022-08-02 03:05:47 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_transactions.sql from shopify_mt_my_orders/refunds/transactions 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_order_adjustments_ab1.sql from shopify_mt_my_orders/refunds/order_adjustments 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_order_adjustments_ab2.sql from shopify_mt_my_orders/refunds/order_adjustments 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_order_adjustments_ab3.sql from shopify_mt_my_orders/refunds/order_adjustments 2022-08-02 03:05:47 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_order_adjustments.sql from shopify_mt_my_orders/refunds/order_adjustments 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_ab1.sql from shopify_mt_my_orders/refunds/refund_line_items 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_ab2.sql from shopify_mt_my_orders/refunds/refund_line_items 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_ab3.sql from shopify_mt_my_orders/refunds/refund_line_items 2022-08-02 03:05:47 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items.sql from shopify_mt_my_orders/refunds/refund_line_items 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_customer_default_address_ab1.sql from shopify_mt_my_orders/customer/default_address 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_customer_default_address_ab2.sql from shopify_mt_my_orders/customer/default_address 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_customer_default_address_ab3.sql from shopify_mt_my_orders/customer/default_address 2022-08-02 03:05:47 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_customer_default_address.sql from shopify_mt_my_orders/customer/default_address 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_tax_lines_price_set_ab1.sql from shopify_mt_my_orders/tax_lines/price_set 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_tax_lines_price_set_ab2.sql from shopify_mt_my_orders/tax_lines/price_set 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_tax_lines_price_set_ab3.sql from shopify_mt_my_orders/tax_lines/price_set 2022-08-02 03:05:47 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_tax_lines_price_set.sql from shopify_mt_my_orders/tax_lines/price_set 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_duties_ab1.sql from shopify_mt_my_orders/line_items/duties 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_duties_ab2.sql from shopify_mt_my_orders/line_items/duties 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_duties_ab3.sql from shopify_mt_my_orders/line_items/duties 2022-08-02 03:05:47 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_duties.sql from shopify_mt_my_orders/line_items/duties 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_price_set_ab1.sql from shopify_mt_my_orders/line_items/price_set 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_price_set_ab2.sql from shopify_mt_my_orders/line_items/price_set 2022-08-02 03:05:47 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_price_set_ab3.sql from shopify_mt_my_orders/line_items/price_set 2022-08-02 03:05:47 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_price_set.sql from shopify_mt_my_orders/line_items/price_set 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_tax_lines_ab1.sql from shopify_mt_my_orders/line_items/tax_lines 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_tax_lines_ab2.sql from shopify_mt_my_orders/line_items/tax_lines 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_tax_lines_ab3.sql from shopify_mt_my_orders/line_items/tax_lines 2022-08-02 03:05:48 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_tax_lines.sql from shopify_mt_my_orders/line_items/tax_lines 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_properties_ab1.sql from shopify_mt_my_orders/line_items/properties 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_properties_ab2.sql from shopify_mt_my_orders/line_items/properties 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_properties_ab3.sql from shopify_mt_my_orders/line_items/properties 2022-08-02 03:05:48 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_properties.sql from shopify_mt_my_orders/line_items/properties 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_origin_location_ab1.sql from shopify_mt_my_orders/line_items/origin_location 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_origin_location_ab2.sql from shopify_mt_my_orders/line_items/origin_location 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_origin_location_ab3.sql from shopify_mt_my_orders/line_items/origin_location 2022-08-02 03:05:48 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_origin_location.sql from shopify_mt_my_orders/line_items/origin_location 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_total_discount_set_ab1.sql from shopify_mt_my_orders/line_items/total_discount_set 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_total_discount_set_ab2.sql from shopify_mt_my_orders/line_items/total_discount_set 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_total_discount_set_ab3.sql from shopify_mt_my_orders/line_items/total_discount_set 2022-08-02 03:05:48 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_total_discount_set.sql from shopify_mt_my_orders/line_items/total_discount_set 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_destination_location_ab1.sql from shopify_mt_my_orders/line_items/destination_location 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_destination_location_ab2.sql from shopify_mt_my_orders/line_items/destination_location 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_destination_location_ab3.sql from shopify_mt_my_orders/line_items/destination_location 2022-08-02 03:05:48 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_destination_location.sql from shopify_mt_my_orders/line_items/destination_location 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_discount_allocations_ab1.sql from shopify_mt_my_orders/line_items/discount_allocations 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_discount_allocations_ab2.sql from shopify_mt_my_orders/line_items/discount_allocations 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_discount_allocations_ab3.sql from shopify_mt_my_orders/line_items/discount_allocations 2022-08-02 03:05:48 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_discount_allocations.sql from shopify_mt_my_orders/line_items/discount_allocations 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_ab1.sql from shopify_mt_my_orders/fulfillments/line_items 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_ab2.sql from shopify_mt_my_orders/fulfillments/line_items 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_ab3.sql from shopify_mt_my_orders/fulfillments/line_items 2022-08-02 03:05:48 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items.sql from shopify_mt_my_orders/fulfillments/line_items 2022-08-02 03:05:48 normalization > Ignoring stream 'tracking_urls' from shopify_mt_my_orders/fulfillments/tracking_urls because properties list is empty 2022-08-02 03:05:48 normalization > Ignoring stream 'tracking_numbers' from shopify_mt_my_orders/fulfillments/tracking_numbers because properties list is empty 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_tax_set_shop_money_ab1.sql from shopify_mt_my_orders/total_tax_set/shop_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_tax_set_shop_money_ab2.sql from shopify_mt_my_orders/total_tax_set/shop_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_tax_set_shop_money_ab3.sql from shopify_mt_my_orders/total_tax_set/shop_money 2022-08-02 03:05:48 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_total_tax_set_shop_money.sql from shopify_mt_my_orders/total_tax_set/shop_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_tax_set_presentment_money_ab1.sql from shopify_mt_my_orders/total_tax_set/presentment_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_tax_set_presentment_money_ab2.sql from shopify_mt_my_orders/total_tax_set/presentment_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_tax_set_presentment_money_ab3.sql from shopify_mt_my_orders/total_tax_set/presentment_money 2022-08-02 03:05:48 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_total_tax_set_presentment_money.sql from shopify_mt_my_orders/total_tax_set/presentment_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_price_set_ab1.sql from shopify_mt_my_orders/shipping_lines/price_set 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_price_set_ab2.sql from shopify_mt_my_orders/shipping_lines/price_set 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_price_set_ab3.sql from shopify_mt_my_orders/shipping_lines/price_set 2022-08-02 03:05:48 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_price_set.sql from shopify_mt_my_orders/shipping_lines/price_set 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_discount_allocations_ab1.sql from shopify_mt_my_orders/shipping_lines/discount_allocations 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_discount_allocations_ab2.sql from shopify_mt_my_orders/shipping_lines/discount_allocations 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_discount_allocations_ab3.sql from shopify_mt_my_orders/shipping_lines/discount_allocations 2022-08-02 03:05:48 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_discount_allocations.sql from shopify_mt_my_orders/shipping_lines/discount_allocations 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_discounted_price_set_ab1.sql from shopify_mt_my_orders/shipping_lines/discounted_price_set 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_discounted_price_set_ab2.sql from shopify_mt_my_orders/shipping_lines/discounted_price_set 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_discounted_price_set_ab3.sql from shopify_mt_my_orders/shipping_lines/discounted_price_set 2022-08-02 03:05:48 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_discounted_price_set.sql from shopify_mt_my_orders/shipping_lines/discounted_price_set 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_price_set_shop_money_ab1.sql from shopify_mt_my_orders/total_price_set/shop_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_price_set_shop_money_ab2.sql from shopify_mt_my_orders/total_price_set/shop_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_price_set_shop_money_ab3.sql from shopify_mt_my_orders/total_price_set/shop_money 2022-08-02 03:05:48 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_total_price_set_shop_money.sql from shopify_mt_my_orders/total_price_set/shop_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_price_set_presentment_money_ab1.sql from shopify_mt_my_orders/total_price_set/presentment_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_price_set_presentment_money_ab2.sql from shopify_mt_my_orders/total_price_set/presentment_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_price_set_presentment_money_ab3.sql from shopify_mt_my_orders/total_price_set/presentment_money 2022-08-02 03:05:48 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_total_price_set_presentment_money.sql from shopify_mt_my_orders/total_price_set/presentment_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_subtotal_price_set_shop_money_ab1.sql from shopify_mt_my_orders/subtotal_price_set/shop_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_subtotal_price_set_shop_money_ab2.sql from shopify_mt_my_orders/subtotal_price_set/shop_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_subtotal_price_set_shop_money_ab3.sql from shopify_mt_my_orders/subtotal_price_set/shop_money 2022-08-02 03:05:48 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_subtotal_price_set_shop_money.sql from shopify_mt_my_orders/subtotal_price_set/shop_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_subtotal_price_set_presentment_money_ab1.sql from shopify_mt_my_orders/subtotal_price_set/presentment_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_subtotal_price_set_presentment_money_ab2.sql from shopify_mt_my_orders/subtotal_price_set/presentment_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_subtotal_price_set_presentment_money_ab3.sql from shopify_mt_my_orders/subtotal_price_set/presentment_money 2022-08-02 03:05:48 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_subtotal_price_set_presentment_money.sql from shopify_mt_my_orders/subtotal_price_set/presentment_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_discounts_set_shop_money_ab1.sql from shopify_mt_my_orders/total_discounts_set/shop_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_discounts_set_shop_money_ab2.sql from shopify_mt_my_orders/total_discounts_set/shop_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_discounts_set_shop_money_ab3.sql from shopify_mt_my_orders/total_discounts_set/shop_money 2022-08-02 03:05:48 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_total_discounts_set_shop_money.sql from shopify_mt_my_orders/total_discounts_set/shop_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_discounts_set_presentment_money_ab1.sql from shopify_mt_my_orders/total_discounts_set/presentment_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_discounts_set_presentment_money_ab2.sql from shopify_mt_my_orders/total_discounts_set/presentment_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_discounts_set_presentment_money_ab3.sql from shopify_mt_my_orders/total_discounts_set/presentment_money 2022-08-02 03:05:48 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_total_discounts_set_presentment_money.sql from shopify_mt_my_orders/total_discounts_set/presentment_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_discount_allocations_amount_set_ab1.sql from shopify_mt_my_orders/discount_allocations/amount_set 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_discount_allocations_amount_set_ab2.sql from shopify_mt_my_orders/discount_allocations/amount_set 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_discount_allocations_amount_set_ab3.sql from shopify_mt_my_orders/discount_allocations/amount_set 2022-08-02 03:05:48 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_discount_allocations_amount_set.sql from shopify_mt_my_orders/discount_allocations/amount_set 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_current_total_tax_set_shop_money_ab1.sql from shopify_mt_my_orders/current_total_tax_set/shop_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_current_total_tax_set_shop_money_ab2.sql from shopify_mt_my_orders/current_total_tax_set/shop_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_current_total_tax_set_shop_money_ab3.sql from shopify_mt_my_orders/current_total_tax_set/shop_money 2022-08-02 03:05:48 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_current_total_tax_set_shop_money.sql from shopify_mt_my_orders/current_total_tax_set/shop_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_current_total_tax_set_presentment_money_ab1.sql from shopify_mt_my_orders/current_total_tax_set/presentment_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_current_total_tax_set_presentment_money_ab2.sql from shopify_mt_my_orders/current_total_tax_set/presentment_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_current_total_tax_set_presentment_money_ab3.sql from shopify_mt_my_orders/current_total_tax_set/presentment_money 2022-08-02 03:05:48 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_current_total_tax_set_presentment_money.sql from shopify_mt_my_orders/current_total_tax_set/presentment_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_current_total_price_set_shop_money_ab1.sql from shopify_mt_my_orders/current_total_price_set/shop_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_current_total_price_set_shop_money_ab2.sql from shopify_mt_my_orders/current_total_price_set/shop_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_current_total_price_set_shop_money_ab3.sql from shopify_mt_my_orders/current_total_price_set/shop_money 2022-08-02 03:05:48 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_current_total_price_set_shop_money.sql from shopify_mt_my_orders/current_total_price_set/shop_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_current_total_price_set_presentment_money_ab1.sql from shopify_mt_my_orders/current_total_price_set/presentment_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_current_total_price_set_presentment_money_ab2.sql from shopify_mt_my_orders/current_total_price_set/presentment_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_current_total_price_set_presentment_money_ab3.sql from shopify_mt_my_orders/current_total_price_set/presentment_money 2022-08-02 03:05:48 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_current_total_price_set_presentment_money.sql from shopify_mt_my_orders/current_total_price_set/presentment_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_shipping_price_set_shop_money_ab1.sql from shopify_mt_my_orders/total_shipping_price_set/shop_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_shipping_price_set_shop_money_ab2.sql from shopify_mt_my_orders/total_shipping_price_set/shop_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_shipping_price_set_shop_money_ab3.sql from shopify_mt_my_orders/total_shipping_price_set/shop_money 2022-08-02 03:05:48 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_total_shipping_price_set_shop_money.sql from shopify_mt_my_orders/total_shipping_price_set/shop_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_shipping_price_set_presentment_money_ab1.sql from shopify_mt_my_orders/total_shipping_price_set/presentment_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_shipping_price_set_presentment_money_ab2.sql from shopify_mt_my_orders/total_shipping_price_set/presentment_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_shipping_price_set_presentment_money_ab3.sql from shopify_mt_my_orders/total_shipping_price_set/presentment_money 2022-08-02 03:05:48 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_total_shipping_price_set_presentment_money.sql from shopify_mt_my_orders/total_shipping_price_set/presentment_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_current_subtotal_price_set_shop_money_ab1.sql from shopify_mt_my_orders/current_subtotal_price_set/shop_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_current_subtotal_price_set_shop_money_ab2.sql from shopify_mt_my_orders/current_subtotal_price_set/shop_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_current_subtotal_price_set_shop_money_ab3.sql from shopify_mt_my_orders/current_subtotal_price_set/shop_money 2022-08-02 03:05:48 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_current_subtotal_price_set_shop_money.sql from shopify_mt_my_orders/current_subtotal_price_set/shop_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_current_subtotal_price_set_presentment_money_ab1.sql from shopify_mt_my_orders/current_subtotal_price_set/presentment_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_current_subtotal_price_set_presentment_money_ab2.sql from shopify_mt_my_orders/current_subtotal_price_set/presentment_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_current_subtotal_price_set_presentment_money_ab3.sql from shopify_mt_my_orders/current_subtotal_price_set/presentment_money 2022-08-02 03:05:48 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_current_subtotal_price_set_presentment_money.sql from shopify_mt_my_orders/current_subtotal_price_set/presentment_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_line_items_price_set_shop_money_ab1.sql from shopify_mt_my_orders/total_line_items_price_set/shop_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_line_items_price_set_shop_money_ab2.sql from shopify_mt_my_orders/total_line_items_price_set/shop_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_line_items_price_set_shop_money_ab3.sql from shopify_mt_my_orders/total_line_items_price_set/shop_money 2022-08-02 03:05:48 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_total_line_items_price_set_shop_money.sql from shopify_mt_my_orders/total_line_items_price_set/shop_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_line_items_price_set_presentment_money_ab1.sql from shopify_mt_my_orders/total_line_items_price_set/presentment_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_line_items_price_set_presentment_money_ab2.sql from shopify_mt_my_orders/total_line_items_price_set/presentment_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_total_line_items_price_set_presentment_money_ab3.sql from shopify_mt_my_orders/total_line_items_price_set/presentment_money 2022-08-02 03:05:48 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_total_line_items_price_set_presentment_money.sql from shopify_mt_my_orders/total_line_items_price_set/presentment_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_current_total_discounts_set_shop_money_ab1.sql from shopify_mt_my_orders/current_total_discounts_set/shop_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_current_total_discounts_set_shop_money_ab2.sql from shopify_mt_my_orders/current_total_discounts_set/shop_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_current_total_discounts_set_shop_money_ab3.sql from shopify_mt_my_orders/current_total_discounts_set/shop_money 2022-08-02 03:05:48 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_current_total_discounts_set_shop_money.sql from shopify_mt_my_orders/current_total_discounts_set/shop_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_current_total_discounts_set_presentment_money_ab1.sql from shopify_mt_my_orders/current_total_discounts_set/presentment_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_current_total_discounts_set_presentment_money_ab2.sql from shopify_mt_my_orders/current_total_discounts_set/presentment_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_current_total_discounts_set_presentment_money_ab3.sql from shopify_mt_my_orders/current_total_discounts_set/presentment_money 2022-08-02 03:05:48 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_current_total_discounts_set_presentment_money.sql from shopify_mt_my_orders/current_total_discounts_set/presentment_money 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_customer_addresses_ab1.sql from shopify_mt_my_abandoned_checkouts/customer/addresses 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_customer_addresses_ab2.sql from shopify_mt_my_abandoned_checkouts/customer/addresses 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_customer_addresses_ab3.sql from shopify_mt_my_abandoned_checkouts/customer/addresses 2022-08-02 03:05:48 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_customer_addresses.sql from shopify_mt_my_abandoned_checkouts/customer/addresses 2022-08-02 03:05:48 normalization > Ignoring stream 'tax_exemptions' from shopify_mt_my_abandoned_checkouts/customer/tax_exemptions because properties list is empty 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_customer_default_address_ab1.sql from shopify_mt_my_abandoned_checkouts/customer/default_address 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_customer_default_address_ab2.sql from shopify_mt_my_abandoned_checkouts/customer/default_address 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_customer_default_address_ab3.sql from shopify_mt_my_abandoned_checkouts/customer/default_address 2022-08-02 03:05:48 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_customer_default_address.sql from shopify_mt_my_abandoned_checkouts/customer/default_address 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_tax_lines_price_set_ab1.sql from shopify_mt_my_abandoned_checkouts/tax_lines/price_set 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_tax_lines_price_set_ab2.sql from shopify_mt_my_abandoned_checkouts/tax_lines/price_set 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_tax_lines_price_set_ab3.sql from shopify_mt_my_abandoned_checkouts/tax_lines/price_set 2022-08-02 03:05:48 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_tax_lines_price_set.sql from shopify_mt_my_abandoned_checkouts/tax_lines/price_set 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_shipping_lines_tax_lines_ab1.sql from shopify_mt_my_abandoned_checkouts/shipping_lines/tax_lines 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_shipping_lines_tax_lines_ab2.sql from shopify_mt_my_abandoned_checkouts/shipping_lines/tax_lines 2022-08-02 03:05:48 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_shipping_lines_tax_lines_ab3.sql from shopify_mt_my_abandoned_checkouts/shipping_lines/tax_lines 2022-08-02 03:05:49 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_shipping_lines_tax_lines.sql from shopify_mt_my_abandoned_checkouts/shipping_lines/tax_lines 2022-08-02 03:05:49 normalization > Ignoring stream 'applied_discounts' from shopify_mt_my_abandoned_checkouts/shipping_lines/applied_discounts because properties list is empty 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_transactions_receipt_ab1.sql from shopify_mt_my_orders/refunds/transactions/receipt 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_transactions_receipt_ab2.sql from shopify_mt_my_orders/refunds/transactions/receipt 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_transactions_receipt_ab3.sql from shopify_mt_my_orders/refunds/transactions/receipt 2022-08-02 03:05:49 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_transactions_receipt.sql from shopify_mt_my_orders/refunds/transactions/receipt 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_order_adjustments_amount_set_ab1.sql from shopify_mt_my_orders/refunds/order_adjustments/amount_set 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_order_adjustments_amount_set_ab2.sql from shopify_mt_my_orders/refunds/order_adjustments/amount_set 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_order_adjustments_amount_set_ab3.sql from shopify_mt_my_orders/refunds/order_adjustments/amount_set 2022-08-02 03:05:49 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_order_adjustments_amount_set.sql from shopify_mt_my_orders/refunds/order_adjustments/amount_set 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_order_adjustments_tax_amount_set_ab1.sql from shopify_mt_my_orders/refunds/order_adjustments/tax_amount_set 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_order_adjustments_tax_amount_set_ab2.sql from shopify_mt_my_orders/refunds/order_adjustments/tax_amount_set 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_order_adjustments_tax_amount_set_ab3.sql from shopify_mt_my_orders/refunds/order_adjustments/tax_amount_set 2022-08-02 03:05:49 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_order_adjustments_tax_amount_set.sql from shopify_mt_my_orders/refunds/order_adjustments/tax_amount_set 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_ab1.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_ab2.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_ab3.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item 2022-08-02 03:05:49 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_subtotal_set_ab1.sql from shopify_mt_my_orders/refunds/refund_line_items/subtotal_set 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_subtotal_set_ab2.sql from shopify_mt_my_orders/refunds/refund_line_items/subtotal_set 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_subtotal_set_ab3.sql from shopify_mt_my_orders/refunds/refund_line_items/subtotal_set 2022-08-02 03:05:49 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_subtotal_set.sql from shopify_mt_my_orders/refunds/refund_line_items/subtotal_set 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_total_tax_set_ab1.sql from shopify_mt_my_orders/refunds/refund_line_items/total_tax_set 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_total_tax_set_ab2.sql from shopify_mt_my_orders/refunds/refund_line_items/total_tax_set 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_total_tax_set_ab3.sql from shopify_mt_my_orders/refunds/refund_line_items/total_tax_set 2022-08-02 03:05:49 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_total_tax_set.sql from shopify_mt_my_orders/refunds/refund_line_items/total_tax_set 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_tax_lines_price_set_shop_money_ab1.sql from shopify_mt_my_orders/tax_lines/price_set/shop_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_tax_lines_price_set_shop_money_ab2.sql from shopify_mt_my_orders/tax_lines/price_set/shop_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_tax_lines_price_set_shop_money_ab3.sql from shopify_mt_my_orders/tax_lines/price_set/shop_money 2022-08-02 03:05:49 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_tax_lines_price_set_shop_money.sql from shopify_mt_my_orders/tax_lines/price_set/shop_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_tax_lines_price_set_presentment_money_ab1.sql from shopify_mt_my_orders/tax_lines/price_set/presentment_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_tax_lines_price_set_presentment_money_ab2.sql from shopify_mt_my_orders/tax_lines/price_set/presentment_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_tax_lines_price_set_presentment_money_ab3.sql from shopify_mt_my_orders/tax_lines/price_set/presentment_money 2022-08-02 03:05:49 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_tax_lines_price_set_presentment_money.sql from shopify_mt_my_orders/tax_lines/price_set/presentment_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_duties_tax_lines_ab1.sql from shopify_mt_my_orders/line_items/duties/tax_lines 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_duties_tax_lines_ab2.sql from shopify_mt_my_orders/line_items/duties/tax_lines 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_duties_tax_lines_ab3.sql from shopify_mt_my_orders/line_items/duties/tax_lines 2022-08-02 03:05:49 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_duties_tax_lines.sql from shopify_mt_my_orders/line_items/duties/tax_lines 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_duties_shop_money_ab1.sql from shopify_mt_my_orders/line_items/duties/shop_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_duties_shop_money_ab2.sql from shopify_mt_my_orders/line_items/duties/shop_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_duties_shop_money_ab3.sql from shopify_mt_my_orders/line_items/duties/shop_money 2022-08-02 03:05:49 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_duties_shop_money.sql from shopify_mt_my_orders/line_items/duties/shop_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_duties_presentment_money_ab1.sql from shopify_mt_my_orders/line_items/duties/presentment_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_duties_presentment_money_ab2.sql from shopify_mt_my_orders/line_items/duties/presentment_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_duties_presentment_money_ab3.sql from shopify_mt_my_orders/line_items/duties/presentment_money 2022-08-02 03:05:49 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_duties_presentment_money.sql from shopify_mt_my_orders/line_items/duties/presentment_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_price_set_shop_money_ab1.sql from shopify_mt_my_orders/line_items/price_set/shop_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_price_set_shop_money_ab2.sql from shopify_mt_my_orders/line_items/price_set/shop_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_price_set_shop_money_ab3.sql from shopify_mt_my_orders/line_items/price_set/shop_money 2022-08-02 03:05:49 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_price_set_shop_money.sql from shopify_mt_my_orders/line_items/price_set/shop_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_price_set_presentment_money_ab1.sql from shopify_mt_my_orders/line_items/price_set/presentment_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_price_set_presentment_money_ab2.sql from shopify_mt_my_orders/line_items/price_set/presentment_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_price_set_presentment_money_ab3.sql from shopify_mt_my_orders/line_items/price_set/presentment_money 2022-08-02 03:05:49 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_price_set_presentment_money.sql from shopify_mt_my_orders/line_items/price_set/presentment_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_tax_lines_price_set_ab1.sql from shopify_mt_my_orders/line_items/tax_lines/price_set 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_tax_lines_price_set_ab2.sql from shopify_mt_my_orders/line_items/tax_lines/price_set 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_tax_lines_price_set_ab3.sql from shopify_mt_my_orders/line_items/tax_lines/price_set 2022-08-02 03:05:49 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_tax_lines_price_set.sql from shopify_mt_my_orders/line_items/tax_lines/price_set 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_total_discount_set_shop_money_ab1.sql from shopify_mt_my_orders/line_items/total_discount_set/shop_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_total_discount_set_shop_money_ab2.sql from shopify_mt_my_orders/line_items/total_discount_set/shop_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_total_discount_set_shop_money_ab3.sql from shopify_mt_my_orders/line_items/total_discount_set/shop_money 2022-08-02 03:05:49 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_total_discount_set_shop_money.sql from shopify_mt_my_orders/line_items/total_discount_set/shop_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_total_discount_set_presentment_money_ab1.sql from shopify_mt_my_orders/line_items/total_discount_set/presentment_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_total_discount_set_presentment_money_ab2.sql from shopify_mt_my_orders/line_items/total_discount_set/presentment_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_total_discount_set_presentment_money_ab3.sql from shopify_mt_my_orders/line_items/total_discount_set/presentment_money 2022-08-02 03:05:49 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_total_discount_set_presentment_money.sql from shopify_mt_my_orders/line_items/total_discount_set/presentment_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_discount_allocations_amount_set_ab1.sql from shopify_mt_my_orders/line_items/discount_allocations/amount_set 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_discount_allocations_amount_set_ab2.sql from shopify_mt_my_orders/line_items/discount_allocations/amount_set 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_discount_allocations_amount_set_ab3.sql from shopify_mt_my_orders/line_items/discount_allocations/amount_set 2022-08-02 03:05:49 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_discount_allocations_amount_set.sql from shopify_mt_my_orders/line_items/discount_allocations/amount_set 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_duties_ab1.sql from shopify_mt_my_orders/fulfillments/line_items/duties 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_duties_ab2.sql from shopify_mt_my_orders/fulfillments/line_items/duties 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_duties_ab3.sql from shopify_mt_my_orders/fulfillments/line_items/duties 2022-08-02 03:05:49 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_duties.sql from shopify_mt_my_orders/fulfillments/line_items/duties 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_price_set_ab1.sql from shopify_mt_my_orders/fulfillments/line_items/price_set 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_price_set_ab2.sql from shopify_mt_my_orders/fulfillments/line_items/price_set 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_price_set_ab3.sql from shopify_mt_my_orders/fulfillments/line_items/price_set 2022-08-02 03:05:49 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_price_set.sql from shopify_mt_my_orders/fulfillments/line_items/price_set 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_tax_lines_ab1.sql from shopify_mt_my_orders/fulfillments/line_items/tax_lines 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_tax_lines_ab2.sql from shopify_mt_my_orders/fulfillments/line_items/tax_lines 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_tax_lines_ab3.sql from shopify_mt_my_orders/fulfillments/line_items/tax_lines 2022-08-02 03:05:49 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_tax_lines.sql from shopify_mt_my_orders/fulfillments/line_items/tax_lines 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_properties_ab1.sql from shopify_mt_my_orders/fulfillments/line_items/properties 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_properties_ab2.sql from shopify_mt_my_orders/fulfillments/line_items/properties 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_properties_ab3.sql from shopify_mt_my_orders/fulfillments/line_items/properties 2022-08-02 03:05:49 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_properties.sql from shopify_mt_my_orders/fulfillments/line_items/properties 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_origin_location_ab1.sql from shopify_mt_my_orders/fulfillments/line_items/origin_location 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_origin_location_ab2.sql from shopify_mt_my_orders/fulfillments/line_items/origin_location 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_origin_location_ab3.sql from shopify_mt_my_orders/fulfillments/line_items/origin_location 2022-08-02 03:05:49 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_origin_location.sql from shopify_mt_my_orders/fulfillments/line_items/origin_location 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_total_discount_set_ab1.sql from shopify_mt_my_orders/fulfillments/line_items/total_discount_set 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_total_discount_set_ab2.sql from shopify_mt_my_orders/fulfillments/line_items/total_discount_set 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_total_discount_set_ab3.sql from shopify_mt_my_orders/fulfillments/line_items/total_discount_set 2022-08-02 03:05:49 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_total_discount_set.sql from shopify_mt_my_orders/fulfillments/line_items/total_discount_set 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_destination_location_ab1.sql from shopify_mt_my_orders/fulfillments/line_items/destination_location 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_destination_location_ab2.sql from shopify_mt_my_orders/fulfillments/line_items/destination_location 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_destination_location_ab3.sql from shopify_mt_my_orders/fulfillments/line_items/destination_location 2022-08-02 03:05:49 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_destination_location.sql from shopify_mt_my_orders/fulfillments/line_items/destination_location 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_discount_allocations_ab1.sql from shopify_mt_my_orders/fulfillments/line_items/discount_allocations 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_discount_allocations_ab2.sql from shopify_mt_my_orders/fulfillments/line_items/discount_allocations 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_discount_allocations_ab3.sql from shopify_mt_my_orders/fulfillments/line_items/discount_allocations 2022-08-02 03:05:49 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_discount_allocations.sql from shopify_mt_my_orders/fulfillments/line_items/discount_allocations 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_price_set_shop_money_ab1.sql from shopify_mt_my_orders/shipping_lines/price_set/shop_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_price_set_shop_money_ab2.sql from shopify_mt_my_orders/shipping_lines/price_set/shop_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_price_set_shop_money_ab3.sql from shopify_mt_my_orders/shipping_lines/price_set/shop_money 2022-08-02 03:05:49 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_price_set_shop_money.sql from shopify_mt_my_orders/shipping_lines/price_set/shop_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_price_set_presentment_money_ab1.sql from shopify_mt_my_orders/shipping_lines/price_set/presentment_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_price_set_presentment_money_ab2.sql from shopify_mt_my_orders/shipping_lines/price_set/presentment_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_price_set_presentment_money_ab3.sql from shopify_mt_my_orders/shipping_lines/price_set/presentment_money 2022-08-02 03:05:49 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_price_set_presentment_money.sql from shopify_mt_my_orders/shipping_lines/price_set/presentment_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_discount_allocations_amount_set_ab1.sql from shopify_mt_my_orders/shipping_lines/discount_allocations/amount_set 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_discount_allocations_amount_set_ab2.sql from shopify_mt_my_orders/shipping_lines/discount_allocations/amount_set 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_discount_allocations_amount_set_ab3.sql from shopify_mt_my_orders/shipping_lines/discount_allocations/amount_set 2022-08-02 03:05:49 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_discount_allocations_amount_set.sql from shopify_mt_my_orders/shipping_lines/discount_allocations/amount_set 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_discounted_price_set_shop_money_ab1.sql from shopify_mt_my_orders/shipping_lines/discounted_price_set/shop_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_discounted_price_set_shop_money_ab2.sql from shopify_mt_my_orders/shipping_lines/discounted_price_set/shop_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_discounted_price_set_shop_money_ab3.sql from shopify_mt_my_orders/shipping_lines/discounted_price_set/shop_money 2022-08-02 03:05:49 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_discounted_price_set_shop_money.sql from shopify_mt_my_orders/shipping_lines/discounted_price_set/shop_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_discounted_price_set_presentment_money_ab1.sql from shopify_mt_my_orders/shipping_lines/discounted_price_set/presentment_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_discounted_price_set_presentment_money_ab2.sql from shopify_mt_my_orders/shipping_lines/discounted_price_set/presentment_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_discounted_price_set_presentment_money_ab3.sql from shopify_mt_my_orders/shipping_lines/discounted_price_set/presentment_money 2022-08-02 03:05:49 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_discounted_price_set_presentment_money.sql from shopify_mt_my_orders/shipping_lines/discounted_price_set/presentment_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_discount_allocations_amount_set_shop_money_ab1.sql from shopify_mt_my_orders/discount_allocations/amount_set/shop_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_discount_allocations_amount_set_shop_money_ab2.sql from shopify_mt_my_orders/discount_allocations/amount_set/shop_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_discount_allocations_amount_set_shop_money_ab3.sql from shopify_mt_my_orders/discount_allocations/amount_set/shop_money 2022-08-02 03:05:49 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_discount_allocations_amount_set_shop_money.sql from shopify_mt_my_orders/discount_allocations/amount_set/shop_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_discount_allocations_amount_set_presentment_money_ab1.sql from shopify_mt_my_orders/discount_allocations/amount_set/presentment_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_discount_allocations_amount_set_presentment_money_ab2.sql from shopify_mt_my_orders/discount_allocations/amount_set/presentment_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_discount_allocations_amount_set_presentment_money_ab3.sql from shopify_mt_my_orders/discount_allocations/amount_set/presentment_money 2022-08-02 03:05:49 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_discount_allocations_amount_set_presentment_money.sql from shopify_mt_my_orders/discount_allocations/amount_set/presentment_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_tax_lines_price_set_shop_money_ab1.sql from shopify_mt_my_abandoned_checkouts/tax_lines/price_set/shop_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_tax_lines_price_set_shop_money_ab2.sql from shopify_mt_my_abandoned_checkouts/tax_lines/price_set/shop_money 2022-08-02 03:05:49 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_tax_lines_price_set_shop_money_ab3.sql from shopify_mt_my_abandoned_checkouts/tax_lines/price_set/shop_money 2022-08-02 03:05:50 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_tax_lines_price_set_shop_money.sql from shopify_mt_my_abandoned_checkouts/tax_lines/price_set/shop_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_tax_lines_price_set_presentment_money_ab1.sql from shopify_mt_my_abandoned_checkouts/tax_lines/price_set/presentment_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_tax_lines_price_set_presentment_money_ab2.sql from shopify_mt_my_abandoned_checkouts/tax_lines/price_set/presentment_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_tax_lines_price_set_presentment_money_ab3.sql from shopify_mt_my_abandoned_checkouts/tax_lines/price_set/presentment_money 2022-08-02 03:05:50 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_tax_lines_price_set_presentment_money.sql from shopify_mt_my_abandoned_checkouts/tax_lines/price_set/presentment_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_shipping_lines_tax_lines_price_set_ab1.sql from shopify_mt_my_abandoned_checkouts/shipping_lines/tax_lines/price_set 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_shipping_lines_tax_lines_price_set_ab2.sql from shopify_mt_my_abandoned_checkouts/shipping_lines/tax_lines/price_set 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_shipping_lines_tax_lines_price_set_ab3.sql from shopify_mt_my_abandoned_checkouts/shipping_lines/tax_lines/price_set 2022-08-02 03:05:50 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_shipping_lines_tax_lines_price_set.sql from shopify_mt_my_abandoned_checkouts/shipping_lines/tax_lines/price_set 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_order_adjustments_amount_set_shop_money_ab1.sql from shopify_mt_my_orders/refunds/order_adjustments/amount_set/shop_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_order_adjustments_amount_set_shop_money_ab2.sql from shopify_mt_my_orders/refunds/order_adjustments/amount_set/shop_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_order_adjustments_amount_set_shop_money_ab3.sql from shopify_mt_my_orders/refunds/order_adjustments/amount_set/shop_money 2022-08-02 03:05:50 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_order_adjustments_amount_set_shop_money.sql from shopify_mt_my_orders/refunds/order_adjustments/amount_set/shop_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_order_adjustments_amount_set_presentment_money_ab1.sql from shopify_mt_my_orders/refunds/order_adjustments/amount_set/presentment_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_order_adjustments_amount_set_presentment_money_ab2.sql from shopify_mt_my_orders/refunds/order_adjustments/amount_set/presentment_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_order_adjustments_amount_set_presentment_money_ab3.sql from shopify_mt_my_orders/refunds/order_adjustments/amount_set/presentment_money 2022-08-02 03:05:50 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_order_adjustments_amount_set_presentment_money.sql from shopify_mt_my_orders/refunds/order_adjustments/amount_set/presentment_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_order_adjustments_tax_amount_set_shop_money_ab1.sql from shopify_mt_my_orders/refunds/order_adjustments/tax_amount_set/shop_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_order_adjustments_tax_amount_set_shop_money_ab2.sql from shopify_mt_my_orders/refunds/order_adjustments/tax_amount_set/shop_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_order_adjustments_tax_amount_set_shop_money_ab3.sql from shopify_mt_my_orders/refunds/order_adjustments/tax_amount_set/shop_money 2022-08-02 03:05:50 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_order_adjustments_tax_amount_set_shop_money.sql from shopify_mt_my_orders/refunds/order_adjustments/tax_amount_set/shop_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_order_adjustments_tax_amount_set_presentment_money_ab1.sql from shopify_mt_my_orders/refunds/order_adjustments/tax_amount_set/presentment_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_order_adjustments_tax_amount_set_presentment_money_ab2.sql from shopify_mt_my_orders/refunds/order_adjustments/tax_amount_set/presentment_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_order_adjustments_tax_amount_set_presentment_money_ab3.sql from shopify_mt_my_orders/refunds/order_adjustments/tax_amount_set/presentment_money 2022-08-02 03:05:50 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_order_adjustments_tax_amount_set_presentment_money.sql from shopify_mt_my_orders/refunds/order_adjustments/tax_amount_set/presentment_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_price_set_ab1.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/price_set 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_price_set_ab2.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/price_set 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_price_set_ab3.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/price_set 2022-08-02 03:05:50 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_price_set.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/price_set 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_tax_lines_ab1.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/tax_lines 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_tax_lines_ab2.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/tax_lines 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_tax_lines_ab3.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/tax_lines 2022-08-02 03:05:50 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_tax_lines.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/tax_lines 2022-08-02 03:05:50 normalization > Ignoring stream 'properties' from shopify_mt_my_orders/refunds/refund_line_items/line_item/properties because properties list is empty 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_total_discount_set_ab1.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/total_discount_set 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_total_discount_set_ab2.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/total_discount_set 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_total_discount_set_ab3.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/total_discount_set 2022-08-02 03:05:50 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_total_discount_set.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/total_discount_set 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_discount_allocations_ab1.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/discount_allocations 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_discount_allocations_ab2.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/discount_allocations 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_discount_allocations_ab3.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/discount_allocations 2022-08-02 03:05:50 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_discount_allocations.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/discount_allocations 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_subtotal_set_shop_money_ab1.sql from shopify_mt_my_orders/refunds/refund_line_items/subtotal_set/shop_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_subtotal_set_shop_money_ab2.sql from shopify_mt_my_orders/refunds/refund_line_items/subtotal_set/shop_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_subtotal_set_shop_money_ab3.sql from shopify_mt_my_orders/refunds/refund_line_items/subtotal_set/shop_money 2022-08-02 03:05:50 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_subtotal_set_shop_money.sql from shopify_mt_my_orders/refunds/refund_line_items/subtotal_set/shop_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_subtotal_set_presentment_money_ab1.sql from shopify_mt_my_orders/refunds/refund_line_items/subtotal_set/presentment_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_subtotal_set_presentment_money_ab2.sql from shopify_mt_my_orders/refunds/refund_line_items/subtotal_set/presentment_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_subtotal_set_presentment_money_ab3.sql from shopify_mt_my_orders/refunds/refund_line_items/subtotal_set/presentment_money 2022-08-02 03:05:50 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_subtotal_set_presentment_money.sql from shopify_mt_my_orders/refunds/refund_line_items/subtotal_set/presentment_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_total_tax_set_shop_money_ab1.sql from shopify_mt_my_orders/refunds/refund_line_items/total_tax_set/shop_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_total_tax_set_shop_money_ab2.sql from shopify_mt_my_orders/refunds/refund_line_items/total_tax_set/shop_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_total_tax_set_shop_money_ab3.sql from shopify_mt_my_orders/refunds/refund_line_items/total_tax_set/shop_money 2022-08-02 03:05:50 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_total_tax_set_shop_money.sql from shopify_mt_my_orders/refunds/refund_line_items/total_tax_set/shop_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_total_tax_set_presentment_money_ab1.sql from shopify_mt_my_orders/refunds/refund_line_items/total_tax_set/presentment_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_total_tax_set_presentment_money_ab2.sql from shopify_mt_my_orders/refunds/refund_line_items/total_tax_set/presentment_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_total_tax_set_presentment_money_ab3.sql from shopify_mt_my_orders/refunds/refund_line_items/total_tax_set/presentment_money 2022-08-02 03:05:50 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_total_tax_set_presentment_money.sql from shopify_mt_my_orders/refunds/refund_line_items/total_tax_set/presentment_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_duties_tax_lines_price_set_ab1.sql from shopify_mt_my_orders/line_items/duties/tax_lines/price_set 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_duties_tax_lines_price_set_ab2.sql from shopify_mt_my_orders/line_items/duties/tax_lines/price_set 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_duties_tax_lines_price_set_ab3.sql from shopify_mt_my_orders/line_items/duties/tax_lines/price_set 2022-08-02 03:05:50 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_duties_tax_lines_price_set.sql from shopify_mt_my_orders/line_items/duties/tax_lines/price_set 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_tax_lines_price_set_shop_money_ab1.sql from shopify_mt_my_orders/line_items/tax_lines/price_set/shop_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_tax_lines_price_set_shop_money_ab2.sql from shopify_mt_my_orders/line_items/tax_lines/price_set/shop_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_tax_lines_price_set_shop_money_ab3.sql from shopify_mt_my_orders/line_items/tax_lines/price_set/shop_money 2022-08-02 03:05:50 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_tax_lines_price_set_shop_money.sql from shopify_mt_my_orders/line_items/tax_lines/price_set/shop_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_tax_lines_price_set_presentment_money_ab1.sql from shopify_mt_my_orders/line_items/tax_lines/price_set/presentment_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_tax_lines_price_set_presentment_money_ab2.sql from shopify_mt_my_orders/line_items/tax_lines/price_set/presentment_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_tax_lines_price_set_presentment_money_ab3.sql from shopify_mt_my_orders/line_items/tax_lines/price_set/presentment_money 2022-08-02 03:05:50 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_tax_lines_price_set_presentment_money.sql from shopify_mt_my_orders/line_items/tax_lines/price_set/presentment_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_discount_allocations_amount_set_shop_money_ab1.sql from shopify_mt_my_orders/line_items/discount_allocations/amount_set/shop_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_discount_allocations_amount_set_shop_money_ab2.sql from shopify_mt_my_orders/line_items/discount_allocations/amount_set/shop_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_discount_allocations_amount_set_shop_money_ab3.sql from shopify_mt_my_orders/line_items/discount_allocations/amount_set/shop_money 2022-08-02 03:05:50 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_discount_allocations_amount_set_shop_money.sql from shopify_mt_my_orders/line_items/discount_allocations/amount_set/shop_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_discount_allocations_amount_set_presentment_money_ab1.sql from shopify_mt_my_orders/line_items/discount_allocations/amount_set/presentment_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_discount_allocations_amount_set_presentment_money_ab2.sql from shopify_mt_my_orders/line_items/discount_allocations/amount_set/presentment_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_discount_allocations_amount_set_presentment_money_ab3.sql from shopify_mt_my_orders/line_items/discount_allocations/amount_set/presentment_money 2022-08-02 03:05:50 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_discount_allocations_amount_set_presentment_money.sql from shopify_mt_my_orders/line_items/discount_allocations/amount_set/presentment_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_duties_tax_lines_ab1.sql from shopify_mt_my_orders/fulfillments/line_items/duties/tax_lines 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_duties_tax_lines_ab2.sql from shopify_mt_my_orders/fulfillments/line_items/duties/tax_lines 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_duties_tax_lines_ab3.sql from shopify_mt_my_orders/fulfillments/line_items/duties/tax_lines 2022-08-02 03:05:50 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_duties_tax_lines.sql from shopify_mt_my_orders/fulfillments/line_items/duties/tax_lines 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_duties_shop_money_ab1.sql from shopify_mt_my_orders/fulfillments/line_items/duties/shop_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_duties_shop_money_ab2.sql from shopify_mt_my_orders/fulfillments/line_items/duties/shop_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_duties_shop_money_ab3.sql from shopify_mt_my_orders/fulfillments/line_items/duties/shop_money 2022-08-02 03:05:50 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_duties_shop_money.sql from shopify_mt_my_orders/fulfillments/line_items/duties/shop_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_duties_presentment_money_ab1.sql from shopify_mt_my_orders/fulfillments/line_items/duties/presentment_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_duties_presentment_money_ab2.sql from shopify_mt_my_orders/fulfillments/line_items/duties/presentment_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_duties_presentment_money_ab3.sql from shopify_mt_my_orders/fulfillments/line_items/duties/presentment_money 2022-08-02 03:05:50 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_duties_presentment_money.sql from shopify_mt_my_orders/fulfillments/line_items/duties/presentment_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_price_set_shop_money_ab1.sql from shopify_mt_my_orders/fulfillments/line_items/price_set/shop_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_price_set_shop_money_ab2.sql from shopify_mt_my_orders/fulfillments/line_items/price_set/shop_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_price_set_shop_money_ab3.sql from shopify_mt_my_orders/fulfillments/line_items/price_set/shop_money 2022-08-02 03:05:50 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_price_set_shop_money.sql from shopify_mt_my_orders/fulfillments/line_items/price_set/shop_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_price_set_presentment_money_ab1.sql from shopify_mt_my_orders/fulfillments/line_items/price_set/presentment_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_price_set_presentment_money_ab2.sql from shopify_mt_my_orders/fulfillments/line_items/price_set/presentment_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_price_set_presentment_money_ab3.sql from shopify_mt_my_orders/fulfillments/line_items/price_set/presentment_money 2022-08-02 03:05:50 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_price_set_presentment_money.sql from shopify_mt_my_orders/fulfillments/line_items/price_set/presentment_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_tax_lines_price_set_ab1.sql from shopify_mt_my_orders/fulfillments/line_items/tax_lines/price_set 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_tax_lines_price_set_ab2.sql from shopify_mt_my_orders/fulfillments/line_items/tax_lines/price_set 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_tax_lines_price_set_ab3.sql from shopify_mt_my_orders/fulfillments/line_items/tax_lines/price_set 2022-08-02 03:05:50 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_tax_lines_price_set.sql from shopify_mt_my_orders/fulfillments/line_items/tax_lines/price_set 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_total_discount_set_shop_money_ab1.sql from shopify_mt_my_orders/fulfillments/line_items/total_discount_set/shop_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_total_discount_set_shop_money_ab2.sql from shopify_mt_my_orders/fulfillments/line_items/total_discount_set/shop_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_total_discount_set_shop_money_ab3.sql from shopify_mt_my_orders/fulfillments/line_items/total_discount_set/shop_money 2022-08-02 03:05:50 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_total_discount_set_shop_money.sql from shopify_mt_my_orders/fulfillments/line_items/total_discount_set/shop_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_total_discount_set_presentment_money_ab1.sql from shopify_mt_my_orders/fulfillments/line_items/total_discount_set/presentment_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_total_discount_set_presentment_money_ab2.sql from shopify_mt_my_orders/fulfillments/line_items/total_discount_set/presentment_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_total_discount_set_presentment_money_ab3.sql from shopify_mt_my_orders/fulfillments/line_items/total_discount_set/presentment_money 2022-08-02 03:05:50 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_total_discount_set_presentment_money.sql from shopify_mt_my_orders/fulfillments/line_items/total_discount_set/presentment_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_discount_allocations_amount_set_ab1.sql from shopify_mt_my_orders/fulfillments/line_items/discount_allocations/amount_set 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_discount_allocations_amount_set_ab2.sql from shopify_mt_my_orders/fulfillments/line_items/discount_allocations/amount_set 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_discount_allocations_amount_set_ab3.sql from shopify_mt_my_orders/fulfillments/line_items/discount_allocations/amount_set 2022-08-02 03:05:50 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_discount_allocations_amount_set.sql from shopify_mt_my_orders/fulfillments/line_items/discount_allocations/amount_set 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_discount_allocations_amount_set_shop_money_ab1.sql from shopify_mt_my_orders/shipping_lines/discount_allocations/amount_set/shop_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_discount_allocations_amount_set_shop_money_ab2.sql from shopify_mt_my_orders/shipping_lines/discount_allocations/amount_set/shop_money 2022-08-02 03:05:50 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_discount_allocations_amount_set_shop_money_ab3.sql from shopify_mt_my_orders/shipping_lines/discount_allocations/amount_set/shop_money 2022-08-02 03:05:51 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_discount_allocations_amount_set_shop_money.sql from shopify_mt_my_orders/shipping_lines/discount_allocations/amount_set/shop_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_discount_allocations_amount_set_presentment_money_ab1.sql from shopify_mt_my_orders/shipping_lines/discount_allocations/amount_set/presentment_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_discount_allocations_amount_set_presentment_money_ab2.sql from shopify_mt_my_orders/shipping_lines/discount_allocations/amount_set/presentment_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_discount_allocations_amount_set_presentment_money_ab3.sql from shopify_mt_my_orders/shipping_lines/discount_allocations/amount_set/presentment_money 2022-08-02 03:05:51 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_shipping_lines_discount_allocations_amount_set_presentment_money.sql from shopify_mt_my_orders/shipping_lines/discount_allocations/amount_set/presentment_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_shipping_lines_tax_lines_price_set_shop_money_ab1.sql from shopify_mt_my_abandoned_checkouts/shipping_lines/tax_lines/price_set/shop_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_shipping_lines_tax_lines_price_set_shop_money_ab2.sql from shopify_mt_my_abandoned_checkouts/shipping_lines/tax_lines/price_set/shop_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_shipping_lines_tax_lines_price_set_shop_money_ab3.sql from shopify_mt_my_abandoned_checkouts/shipping_lines/tax_lines/price_set/shop_money 2022-08-02 03:05:51 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_shipping_lines_tax_lines_price_set_shop_money.sql from shopify_mt_my_abandoned_checkouts/shipping_lines/tax_lines/price_set/shop_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_shipping_lines_tax_lines_price_set_presentment_money_ab1.sql from shopify_mt_my_abandoned_checkouts/shipping_lines/tax_lines/price_set/presentment_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_shipping_lines_tax_lines_price_set_presentment_money_ab2.sql from shopify_mt_my_abandoned_checkouts/shipping_lines/tax_lines/price_set/presentment_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_shipping_lines_tax_lines_price_set_presentment_money_ab3.sql from shopify_mt_my_abandoned_checkouts/shipping_lines/tax_lines/price_set/presentment_money 2022-08-02 03:05:51 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_abandoned_checkouts_shipping_lines_tax_lines_price_set_presentment_money.sql from shopify_mt_my_abandoned_checkouts/shipping_lines/tax_lines/price_set/presentment_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_price_set_shop_money_ab1.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/price_set/shop_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_price_set_shop_money_ab2.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/price_set/shop_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_price_set_shop_money_ab3.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/price_set/shop_money 2022-08-02 03:05:51 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_price_set_shop_money.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/price_set/shop_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_price_set_presentment_money_ab1.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/price_set/presentment_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_price_set_presentment_money_ab2.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/price_set/presentment_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_price_set_presentment_money_ab3.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/price_set/presentment_money 2022-08-02 03:05:51 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_price_set_presentment_money.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/price_set/presentment_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_tax_lines_price_set_ab1.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/tax_lines/price_set 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_tax_lines_price_set_ab2.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/tax_lines/price_set 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_tax_lines_price_set_ab3.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/tax_lines/price_set 2022-08-02 03:05:51 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_tax_lines_price_set.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/tax_lines/price_set 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_total_discount_set_shop_money_ab1.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/total_discount_set/shop_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_total_discount_set_shop_money_ab2.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/total_discount_set/shop_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_total_discount_set_shop_money_ab3.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/total_discount_set/shop_money 2022-08-02 03:05:51 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_total_discount_set_shop_money.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/total_discount_set/shop_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_total_discount_set_presentment_money_ab1.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/total_discount_set/presentment_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_total_discount_set_presentment_money_ab2.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/total_discount_set/presentment_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_total_discount_set_presentment_money_ab3.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/total_discount_set/presentment_money 2022-08-02 03:05:51 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_total_discount_set_presentment_money.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/total_discount_set/presentment_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_discount_allocations_amount_set_ab1.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/discount_allocations/amount_set 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_discount_allocations_amount_set_ab2.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/discount_allocations/amount_set 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_discount_allocations_amount_set_ab3.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/discount_allocations/amount_set 2022-08-02 03:05:51 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_discount_allocations_amount_set.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/discount_allocations/amount_set 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_duties_tax_lines_price_set_shop_money_ab1.sql from shopify_mt_my_orders/line_items/duties/tax_lines/price_set/shop_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_duties_tax_lines_price_set_shop_money_ab2.sql from shopify_mt_my_orders/line_items/duties/tax_lines/price_set/shop_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_duties_tax_lines_price_set_shop_money_ab3.sql from shopify_mt_my_orders/line_items/duties/tax_lines/price_set/shop_money 2022-08-02 03:05:51 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_duties_tax_lines_price_set_shop_money.sql from shopify_mt_my_orders/line_items/duties/tax_lines/price_set/shop_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_duties_tax_lines_price_set_presentment_money_ab1.sql from shopify_mt_my_orders/line_items/duties/tax_lines/price_set/presentment_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_duties_tax_lines_price_set_presentment_money_ab2.sql from shopify_mt_my_orders/line_items/duties/tax_lines/price_set/presentment_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_duties_tax_lines_price_set_presentment_money_ab3.sql from shopify_mt_my_orders/line_items/duties/tax_lines/price_set/presentment_money 2022-08-02 03:05:51 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_line_items_duties_tax_lines_price_set_presentment_money.sql from shopify_mt_my_orders/line_items/duties/tax_lines/price_set/presentment_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_duties_tax_lines_price_set_ab1.sql from shopify_mt_my_orders/fulfillments/line_items/duties/tax_lines/price_set 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_duties_tax_lines_price_set_ab2.sql from shopify_mt_my_orders/fulfillments/line_items/duties/tax_lines/price_set 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_duties_tax_lines_price_set_ab3.sql from shopify_mt_my_orders/fulfillments/line_items/duties/tax_lines/price_set 2022-08-02 03:05:51 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_duties_tax_lines_price_set.sql from shopify_mt_my_orders/fulfillments/line_items/duties/tax_lines/price_set 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_tax_lines_price_set_shop_money_ab1.sql from shopify_mt_my_orders/fulfillments/line_items/tax_lines/price_set/shop_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_tax_lines_price_set_shop_money_ab2.sql from shopify_mt_my_orders/fulfillments/line_items/tax_lines/price_set/shop_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_tax_lines_price_set_shop_money_ab3.sql from shopify_mt_my_orders/fulfillments/line_items/tax_lines/price_set/shop_money 2022-08-02 03:05:51 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_tax_lines_price_set_shop_money.sql from shopify_mt_my_orders/fulfillments/line_items/tax_lines/price_set/shop_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_tax_lines_price_set_presentment_money_ab1.sql from shopify_mt_my_orders/fulfillments/line_items/tax_lines/price_set/presentment_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_tax_lines_price_set_presentment_money_ab2.sql from shopify_mt_my_orders/fulfillments/line_items/tax_lines/price_set/presentment_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_tax_lines_price_set_presentment_money_ab3.sql from shopify_mt_my_orders/fulfillments/line_items/tax_lines/price_set/presentment_money 2022-08-02 03:05:51 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_tax_lines_price_set_presentment_money.sql from shopify_mt_my_orders/fulfillments/line_items/tax_lines/price_set/presentment_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_discount_allocations_amount_set_shop_money_ab1.sql from shopify_mt_my_orders/fulfillments/line_items/discount_allocations/amount_set/shop_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_discount_allocations_amount_set_shop_money_ab2.sql from shopify_mt_my_orders/fulfillments/line_items/discount_allocations/amount_set/shop_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_discount_allocations_amount_set_shop_money_ab3.sql from shopify_mt_my_orders/fulfillments/line_items/discount_allocations/amount_set/shop_money 2022-08-02 03:05:51 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_discount_allocations_amount_set_shop_money.sql from shopify_mt_my_orders/fulfillments/line_items/discount_allocations/amount_set/shop_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_discount_allocations_amount_set_presentment_money_ab1.sql from shopify_mt_my_orders/fulfillments/line_items/discount_allocations/amount_set/presentment_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_discount_allocations_amount_set_presentment_money_ab2.sql from shopify_mt_my_orders/fulfillments/line_items/discount_allocations/amount_set/presentment_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_discount_allocations_amount_set_presentment_money_ab3.sql from shopify_mt_my_orders/fulfillments/line_items/discount_allocations/amount_set/presentment_money 2022-08-02 03:05:51 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_discount_allocations_amount_set_presentment_money.sql from shopify_mt_my_orders/fulfillments/line_items/discount_allocations/amount_set/presentment_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_tax_lines_price_set_shop_money_ab1.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/tax_lines/price_set/shop_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_tax_lines_price_set_shop_money_ab2.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/tax_lines/price_set/shop_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_tax_lines_price_set_shop_money_ab3.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/tax_lines/price_set/shop_money 2022-08-02 03:05:51 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_tax_lines_price_set_shop_money.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/tax_lines/price_set/shop_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_tax_lines_price_set_presentment_money_ab1.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/tax_lines/price_set/presentment_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_tax_lines_price_set_presentment_money_ab2.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/tax_lines/price_set/presentment_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_tax_lines_price_set_presentment_money_ab3.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/tax_lines/price_set/presentment_money 2022-08-02 03:05:51 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_tax_lines_price_set_presentment_money.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/tax_lines/price_set/presentment_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_discount_allocations_amount_set_shop_money_ab1.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/discount_allocations/amount_set/shop_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_discount_allocations_amount_set_shop_money_ab2.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/discount_allocations/amount_set/shop_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_discount_allocations_amount_set_shop_money_ab3.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/discount_allocations/amount_set/shop_money 2022-08-02 03:05:51 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_discount_allocations_amount_set_shop_money.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/discount_allocations/amount_set/shop_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_discount_allocations_amount_set_presentment_money_ab1.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/discount_allocations/amount_set/presentment_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_discount_allocations_amount_set_presentment_money_ab2.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/discount_allocations/amount_set/presentment_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_discount_allocations_amount_set_presentment_money_ab3.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/discount_allocations/amount_set/presentment_money 2022-08-02 03:05:51 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_refunds_refund_line_items_line_item_discount_allocations_amount_set_presentment_money.sql from shopify_mt_my_orders/refunds/refund_line_items/line_item/discount_allocations/amount_set/presentment_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_duties_tax_lines_price_set_shop_money_ab1.sql from shopify_mt_my_orders/fulfillments/line_items/duties/tax_lines/price_set/shop_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_duties_tax_lines_price_set_shop_money_ab2.sql from shopify_mt_my_orders/fulfillments/line_items/duties/tax_lines/price_set/shop_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_duties_tax_lines_price_set_shop_money_ab3.sql from shopify_mt_my_orders/fulfillments/line_items/duties/tax_lines/price_set/shop_money 2022-08-02 03:05:51 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_duties_tax_lines_price_set_shop_money.sql from shopify_mt_my_orders/fulfillments/line_items/duties/tax_lines/price_set/shop_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_duties_tax_lines_price_set_presentment_money_ab1.sql from shopify_mt_my_orders/fulfillments/line_items/duties/tax_lines/price_set/presentment_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_duties_tax_lines_price_set_presentment_money_ab2.sql from shopify_mt_my_orders/fulfillments/line_items/duties/tax_lines/price_set/presentment_money 2022-08-02 03:05:51 normalization > Generating airbyte_ctes/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_duties_tax_lines_price_set_presentment_money_ab3.sql from shopify_mt_my_orders/fulfillments/line_items/duties/tax_lines/price_set/presentment_money 2022-08-02 03:05:51 normalization > Generating airbyte_incremental/rpg_dw_staging_shopify/shopify_mt_my_orders_fulfillments_line_items_duties_tax_lines_price_set_presentment_money.sql from shopify_mt_my_orders/fulfillments/line_items/duties/tax_lines/price_set/presentment_money 2022-08-02 03:05:51 normalization > detected no config file for ssh, assuming ssh is off. 2022-08-02 03:05:56 normalization > [--event-buffer-size EVENT_BUFFER_SIZE] 2022-08-02 03:05:56 normalization > --event-buffer-size EVENT_BUFFER_SIZE 2022-08-02 03:05:56 normalization > 2022-08-02 03:05:56 normalization > DBT >=1.0.0 detected; using 10K event buffer size 2022-08-02 03:05:56 normalization > 2022-08-02 03:06:00 normalization > 03:06:00 Running with dbt=1.0.0 2022-08-02 03:06:00 normalization > 03:06:00 Partial parse save file not found. Starting full parse. 2022-08-02 03:06:18 normalization > 03:06:18 [WARNING]: Configuration paths exist in your dbt_project.yml file which do not apply to any resources. 2022-08-02 03:06:18 normalization > There are 1 unused configuration paths: 2022-08-02 03:06:18 normalization > - models.airbyte_utils.generated.airbyte_tables 2022-08-02 03:06:18 normalization > 2022-08-02 03:06:18 normalization > 03:06:18 Found 643 models, 0 tests, 0 snapshots, 0 analyses, 554 macros, 0 operations, 0 seed files, 3 sources, 0 exposures, 0 metrics 2022-08-02 03:06:18 normalization > 03:06:18 2022-08-02 03:06:22 normalization > 03:06:22 Concurrency: 8 threads (target='prod') 2022-08-02 03:06:22 normalization > 03:06:22 2022-08-02 03:06:23 normalization > 03:06:23 1 of 166 START view model _airbyte_rpg_dw_staging_shopify.shopify_mt_my_balance_transactions_stg........................ [RUN] 2022-08-02 03:06:23 normalization > 03:06:23 2 of 166 START view model _airbyte_rpg_dw_staging_shopify.shopify_mt_my_abandoned_checkouts_stg......................... [RUN] 2022-08-02 03:06:23 normalization > 03:06:23 3 of 166 START view model _airbyte_rpg_dw_staging_shopify.shopify_mt_my_orders_stg...................................... [RUN] 2022-08-02 03:06:24 normalization > 03:06:24 1 of 166 OK created view model _airbyte_rpg_dw_staging_shopify.shopify_mt_my_balance_transactions_stg................... [OK in 1.43s] 2022-08-02 03:06:24 normalization > 03:06:24 4 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_balance_transactions_scd.......................... [RUN] 2022-08-02 03:06:24 normalization > 03:06:24 2 of 166 OK created view model _airbyte_rpg_dw_staging_shopify.shopify_mt_my_abandoned_checkouts_stg.................... [OK in 1.19s] 2022-08-02 03:06:24 normalization > 03:06:24 5 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_abandoned_checkouts_scd........................... [RUN] 2022-08-02 03:06:25 normalization > 03:06:25 3 of 166 OK created view model _airbyte_rpg_dw_staging_shopify.shopify_mt_my_orders_stg................................. [OK in 1.25s] 2022-08-02 03:06:25 normalization > 03:06:25 6 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_scd........................................ [RUN] 2022-08-02 03:06:34 normalization > 03:06:34 4 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_balance_transactions_scd..................... [MERGE (0.0 rows, 0 processed) in 9.40s] 2022-08-02 03:06:34 normalization > 03:06:34 7 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_balance_transactions.............................. [RUN] 2022-08-02 03:06:40 normalization > 03:06:40 7 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_balance_transactions......................... [MERGE (0.0 rows, 0 processed) in 6.39s] 2022-08-02 03:06:43 normalization > 03:06:43 5 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_abandoned_checkouts_scd...................... [MERGE (10.3k rows, 61.9 MB processed) in 18.92s] 2022-08-02 03:06:43 normalization > 03:06:43 8 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_abandoned_checkouts............................... [RUN] 2022-08-02 03:06:45 normalization > 03:06:45 10 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_abandoned_checkouts_customer..................... [RUN] 2022-08-02 03:06:45 normalization > 03:06:45 9 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_abandoned_checkouts_billing_address............... [RUN] 2022-08-02 03:06:45 normalization > 03:06:45 11 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_abandoned_checkouts_note_attributes.............. [RUN] 2022-08-02 03:06:45 normalization > 03:06:45 13 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_abandoned_checkouts_shipping_lines............... [RUN] 2022-08-02 03:06:45 normalization > 03:06:45 12 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_abandoned_checkouts_discount_codes............... [RUN] 2022-08-02 03:06:45 normalization > 03:06:45 14 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_abandoned_checkouts_line_items................... [RUN] 2022-08-02 03:06:51 normalization > 03:06:51 12 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_abandoned_checkouts_discount_codes.......... [MERGE (9.4k rows, 1.4 MB processed) in 6.12s] 2022-08-02 03:06:51 normalization > 03:06:51 15 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_abandoned_checkouts_shipping_address............. [RUN] 2022-08-02 03:06:52 normalization > 03:06:52 11 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_abandoned_checkouts_note_attributes......... [MERGE (19.3k rows, 4.8 MB processed) in 6.53s] 2022-08-02 03:06:52 normalization > 03:06:52 16 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_abandoned_checkouts_tax_lines.................... [RUN] 2022-08-02 03:06:52 normalization > 03:06:52 9 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_abandoned_checkouts_billing_address.......... [MERGE (15.7k rows, 4.3 MB processed) in 6.63s] 2022-08-02 03:06:52 normalization > 03:06:52 13 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_abandoned_checkouts_shipping_lines.......... [MERGE (26.2k rows, 6.9 MB processed) in 6.67s] 2022-08-02 03:06:52 normalization > 03:06:52 17 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_abandoned_checkouts_shipping_lines_tax_lines..... [RUN] 2022-08-02 03:06:53 normalization > 03:06:53 8 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_abandoned_checkouts.......................... [MERGE (5.2k rows, 20.0 MB processed) in 9.11s] 2022-08-02 03:06:53 normalization > 03:06:53 14 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_abandoned_checkouts_line_items.............. [MERGE (57.3k rows, 13.3 MB processed) in 7.42s] 2022-08-02 03:06:55 normalization > 03:06:55 10 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_abandoned_checkouts_customer................ [MERGE (41.1k rows, 23.2 MB processed) in 9.77s] 2022-08-02 03:06:55 normalization > 03:06:55 18 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_abandoned_checkouts_customer_default_address..... [RUN] 2022-08-02 03:06:55 normalization > 03:06:55 19 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_abandoned_checkouts_customer_addresses........... [RUN] 2022-08-02 03:06:57 normalization > 03:06:57 16 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_abandoned_checkouts_tax_lines............... [MERGE (0.0 rows, 0 processed) in 5.25s] 2022-08-02 03:06:57 normalization > 03:06:57 20 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_abandoned_checkouts_tax_lines_price_set.......... [RUN] 2022-08-02 03:06:58 normalization > 03:06:58 17 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_abandoned_checkouts_shipping_lines_tax_lines [MERGE (0.0 rows, 0 processed) in 5.86s] 2022-08-02 03:06:58 normalization > 03:06:58 21 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_abandoned_checkouts_shipping_lines_tax_lines_price_set [RUN] 2022-08-02 03:06:58 normalization > 03:06:58 15 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_abandoned_checkouts_shipping_address........ [MERGE (32.3k rows, 8.7 MB processed) in 6.83s] 2022-08-02 03:07:01 normalization > 03:07:01 19 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_abandoned_checkouts_customer_addresses...... [MERGE (0.0 rows, 0 processed) in 6.02s] 2022-08-02 03:07:02 normalization > 03:07:02 20 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_abandoned_checkouts_tax_lines_price_set..... [MERGE (0.0 rows, 0 processed) in 5.44s] 2022-08-02 03:07:03 normalization > 03:07:03 22 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_abandoned_checkouts_tax_lines_price_set_presentment_money [RUN] 2022-08-02 03:07:03 normalization > 03:07:03 23 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_abandoned_checkouts_tax_lines_price_set_shop_money [RUN] 2022-08-02 03:07:03 normalization > 03:07:03 21 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_abandoned_checkouts_shipping_lines_tax_lines_price_set [MERGE (0.0 rows, 0 processed) in 5.45s] 2022-08-02 03:07:04 normalization > 03:07:04 24 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_abandoned_checkouts_shipping_lines_tax_lines_price_set_shop_money [RUN] 2022-08-02 03:07:04 normalization > 03:07:04 25 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_abandoned_checkouts_shipping_lines_tax_lines_price_set_presentment_money [RUN] 2022-08-02 03:07:04 normalization > 03:07:04 18 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_abandoned_checkouts_customer_default_address [MERGE (32.3k rows, 9.1 MB processed) in 8.83s] 2022-08-02 03:07:08 normalization > 03:07:08 22 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_abandoned_checkouts_tax_lines_price_set_presentment_money [MERGE (0.0 rows, 0 processed) in 4.98s] 2022-08-02 03:07:08 normalization > 03:07:08 23 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_abandoned_checkouts_tax_lines_price_set_shop_money [MERGE (0.0 rows, 0 processed) in 5.11s] 2022-08-02 03:07:09 normalization > 03:07:09 25 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_abandoned_checkouts_shipping_lines_tax_lines_price_set_presentment_money [MERGE (0.0 rows, 0 processed) in 5.35s] 2022-08-02 03:07:09 normalization > 03:07:09 24 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_abandoned_checkouts_shipping_lines_tax_lines_price_set_shop_money [MERGE (0.0 rows, 0 processed) in 5.49s] 2022-08-02 03:08:45 normalization > 03:08:45 6 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_scd................................... [MERGE (32.5k rows, 307.8 MB processed) in 140.09s] 2022-08-02 03:08:45 normalization > 03:08:45 26 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders........................................... [RUN] 2022-08-02 03:08:48 normalization > 03:08:48 27 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_current_subtotal_price_set................ [RUN] 2022-08-02 03:08:48 normalization > 03:08:48 28 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_current_total_discounts_set............... [RUN] 2022-08-02 03:08:49 normalization > 03:08:49 31 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_current_total_tax_set..................... [RUN] 2022-08-02 03:08:49 normalization > 03:08:49 29 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_current_total_price_set................... [RUN] 2022-08-02 03:08:49 normalization > 03:08:49 30 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_client_details............................ [RUN] 2022-08-02 03:08:49 normalization > 03:08:49 32 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_discount_allocations...................... [RUN] 2022-08-02 03:08:49 normalization > 03:08:49 33 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_customer.................................. [RUN] 2022-08-02 03:08:54 normalization > 03:08:54 32 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_discount_allocations................. [MERGE (0.0 rows, 0 processed) in 5.49s] 2022-08-02 03:08:54 normalization > 03:08:54 34 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_billing_address........................... [RUN] 2022-08-02 03:08:54 normalization > 03:08:54 27 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_current_subtotal_price_set........... [MERGE (32.5k rows, 6.2 MB processed) in 6.20s] 2022-08-02 03:08:54 normalization > 03:08:54 35 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_note_attributes........................... [RUN] 2022-08-02 03:08:55 normalization > 03:08:55 28 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_current_total_discounts_set.......... [MERGE (32.5k rows, 6.2 MB processed) in 6.51s] 2022-08-02 03:08:55 normalization > 03:08:55 36 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_discount_codes............................ [RUN] 2022-08-02 03:08:55 normalization > 03:08:55 31 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_current_total_tax_set................ [MERGE (32.5k rows, 6.1 MB processed) in 6.50s] 2022-08-02 03:08:55 normalization > 03:08:55 37 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items................................ [RUN] 2022-08-02 03:08:55 normalization > 03:08:55 29 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_current_total_price_set.............. [MERGE (32.5k rows, 6.2 MB processed) in 6.70s] 2022-08-02 03:08:55 normalization > 03:08:55 38 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments.............................. [RUN] 2022-08-02 03:08:56 normalization > 03:08:56 30 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_client_details....................... [MERGE (31.9k rows, 9.8 MB processed) in 6.93s] 2022-08-02 03:08:56 normalization > 03:08:56 39 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_payment_details........................... [RUN] 2022-08-02 03:09:00 normalization > 03:09:00 35 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_note_attributes...................... [MERGE (9.2k rows, 2.1 MB processed) in 5.81s] 2022-08-02 03:09:00 normalization > 03:09:00 40 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_shipping_address.......................... [RUN] 2022-08-02 03:09:00 normalization > 03:09:00 36 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_discount_codes....................... [MERGE (15.4k rows, 2.3 MB processed) in 5.49s] 2022-08-02 03:09:00 normalization > 03:09:00 41 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_subtotal_price_set........................ [RUN] 2022-08-02 03:09:01 normalization > 03:09:01 39 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_payment_details...................... [MERGE (2.7k rows, 496.6 KB processed) in 5.32s] 2022-08-02 03:09:01 normalization > 03:09:01 42 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds................................... [RUN] 2022-08-02 03:09:03 normalization > 03:09:03 34 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_billing_address...................... [MERGE (30.8k rows, 8.4 MB processed) in 8.58s] 2022-08-02 03:09:03 normalization > 03:09:03 43 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_shipping_lines............................ [RUN] 2022-08-02 03:09:04 normalization > 03:09:04 33 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_customer............................. [MERGE (32.3k rows, 21.9 MB processed) in 15.10s] 2022-08-02 03:09:04 normalization > 03:09:04 44 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_tax_lines................................. [RUN] 2022-08-02 03:09:06 normalization > 03:09:06 42 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds.............................. [MERGE (518.0 rows, 1.9 MB processed) in 5.27s] 2022-08-02 03:09:06 normalization > 03:09:06 45 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_total_discounts_set....................... [RUN] 2022-08-02 03:09:06 normalization > 03:09:06 41 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_subtotal_price_set................... [MERGE (32.5k rows, 6.2 MB processed) in 5.80s] 2022-08-02 03:09:06 normalization > 03:09:06 46 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_total_tax_set............................. [RUN] 2022-08-02 03:09:07 normalization > 03:09:07 26 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders...................................... [MERGE (32.5k rows, 306.2 MB processed) in 22.59s] 2022-08-02 03:09:07 normalization > 03:09:07 47 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_total_shipping_price_set.................. [RUN] 2022-08-02 03:09:09 normalization > 03:09:09 40 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_shipping_address..................... [MERGE (31.0k rows, 8.4 MB processed) in 8.34s] 2022-08-02 03:09:09 normalization > 03:09:09 48 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_total_price_set........................... [RUN] 2022-08-02 03:09:09 normalization > 03:09:09 44 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_tax_lines............................ [MERGE (0.0 rows, 0 processed) in 5.45s] 2022-08-02 03:09:09 normalization > 03:09:09 49 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_total_line_items_price_set................ [RUN] 2022-08-02 03:09:11 normalization > 03:09:11 43 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_shipping_lines....................... [MERGE (30.9k rows, 13.2 MB processed) in 8.60s] 2022-08-02 03:09:12 normalization > 03:09:12 46 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_total_tax_set........................ [MERGE (32.5k rows, 6.1 MB processed) in 6.09s] 2022-08-02 03:09:13 normalization > 03:09:13 45 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_total_discounts_set.................. [MERGE (32.5k rows, 6.2 MB processed) in 6.41s] 2022-08-02 03:09:14 normalization > 03:09:14 50 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_discount_allocations_amount_set........... [RUN] 2022-08-02 03:09:14 normalization > 03:09:14 51 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_current_subtotal_price_set_presentment_money [RUN] 2022-08-02 03:09:14 normalization > 03:09:14 47 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_total_shipping_price_set............. [MERGE (32.5k rows, 6.1 MB processed) in 6.34s] 2022-08-02 03:09:14 normalization > 03:09:14 52 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_current_total_discounts_set_presentment_money [RUN] 2022-08-02 03:09:14 normalization > 03:09:14 53 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_current_subtotal_price_set_shop_money..... [RUN] 2022-08-02 03:09:15 normalization > 03:09:15 48 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_total_price_set...................... [MERGE (32.5k rows, 6.2 MB processed) in 6.77s] 2022-08-02 03:09:15 normalization > 03:09:15 54 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_current_total_discounts_set_shop_money.... [RUN] 2022-08-02 03:09:16 normalization > 03:09:16 49 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_total_line_items_price_set........... [MERGE (32.5k rows, 6.2 MB processed) in 6.63s] 2022-08-02 03:09:16 normalization > 03:09:16 55 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_current_total_tax_set_shop_money.......... [RUN] 2022-08-02 03:09:18 normalization > 03:09:18 37 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items........................... [MERGE (54.1k rows, 52.3 MB processed) in 22.78s] 2022-08-02 03:09:18 normalization > 03:09:18 56 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_current_total_price_set_presentment_money. [RUN] 2022-08-02 03:09:19 normalization > 03:09:19 38 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments......................... [MERGE (32.1k rows, 80.9 MB processed) in 23.71s] 2022-08-02 03:09:19 normalization > 03:09:19 50 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_discount_allocations_amount_set...... [MERGE (0.0 rows, 0 processed) in 5.41s] 2022-08-02 03:09:19 normalization > 03:09:19 57 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_current_total_tax_set_presentment_money... [RUN] 2022-08-02 03:09:19 normalization > 03:09:19 58 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_current_total_price_set_shop_money........ [RUN] 2022-08-02 03:09:20 normalization > 03:09:20 51 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_current_subtotal_price_set_presentment_money [MERGE (32.5k rows, 4.2 MB processed) in 6.21s] 2022-08-02 03:09:20 normalization > 03:09:20 59 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_customer_default_address.................. [RUN] 2022-08-02 03:09:20 normalization > 03:09:20 52 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_current_total_discounts_set_presentment_money [MERGE (32.5k rows, 4.2 MB processed) in 6.49s] 2022-08-02 03:09:20 normalization > 03:09:20 60 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_order_adjustments................. [RUN] 2022-08-02 03:09:20 normalization > 03:09:20 53 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_current_subtotal_price_set_shop_money [MERGE (32.5k rows, 4.2 MB processed) in 6.49s] 2022-08-02 03:09:20 normalization > 03:09:20 61 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items................. [RUN] 2022-08-02 03:09:21 normalization > 03:09:21 54 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_current_total_discounts_set_shop_money [MERGE (32.5k rows, 4.2 MB processed) in 5.60s] 2022-08-02 03:09:21 normalization > 03:09:21 62 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_transactions...................... [RUN] 2022-08-02 03:09:22 normalization > 03:09:22 55 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_current_total_tax_set_shop_money..... [MERGE (32.5k rows, 4.2 MB processed) in 6.38s] 2022-08-02 03:09:22 normalization > 03:09:22 63 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_subtotal_price_set_presentment_money...... [RUN] 2022-08-02 03:09:24 normalization > 03:09:24 56 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_current_total_price_set_presentment_money [MERGE (32.5k rows, 4.2 MB processed) in 6.38s] 2022-08-02 03:09:24 normalization > 03:09:24 64 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_subtotal_price_set_shop_money............. [RUN] 2022-08-02 03:09:25 normalization > 03:09:25 57 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_current_total_tax_set_presentment_money [MERGE (32.5k rows, 4.2 MB processed) in 6.07s] 2022-08-02 03:09:25 normalization > 03:09:25 65 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_tax_lines_price_set....................... [RUN] 2022-08-02 03:09:25 normalization > 03:09:25 60 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_order_adjustments............ [MERGE (231.0 rows, 98.1 KB processed) in 5.21s] 2022-08-02 03:09:25 normalization > 03:09:25 66 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_shipping_lines_discounted_price_set....... [RUN] 2022-08-02 03:09:26 normalization > 03:09:26 58 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_current_total_price_set_shop_money... [MERGE (32.5k rows, 4.2 MB processed) in 6.64s] 2022-08-02 03:09:26 normalization > 03:09:26 67 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_shipping_lines_discount_allocations....... [RUN] 2022-08-02 03:09:26 normalization > 03:09:26 61 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items............ [MERGE (946.0 rows, 1.6 MB processed) in 5.45s] 2022-08-02 03:09:26 normalization > 03:09:26 68 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_shipping_lines_price_set.................. [RUN] 2022-08-02 03:09:26 normalization > 03:09:26 62 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_transactions................. [MERGE (141.0 rows, 116.9 KB processed) in 4.95s] 2022-08-02 03:09:28 normalization > 03:09:28 69 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_total_tax_set_presentment_money........... [RUN] 2022-08-02 03:09:28 normalization > 03:09:28 63 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_subtotal_price_set_presentment_money. [MERGE (32.5k rows, 4.2 MB processed) in 5.73s] 2022-08-02 03:09:28 normalization > 03:09:28 70 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_total_tax_set_shop_money.................. [RUN] 2022-08-02 03:09:28 normalization > 03:09:28 59 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_customer_default_address............. [MERGE (31.1k rows, 8.9 MB processed) in 8.25s] 2022-08-02 03:09:28 normalization > 03:09:28 71 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_total_discounts_set_shop_money............ [RUN] 2022-08-02 03:09:30 normalization > 03:09:30 64 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_subtotal_price_set_shop_money........ [MERGE (32.5k rows, 4.2 MB processed) in 5.74s] 2022-08-02 03:09:30 normalization > 03:09:30 72 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_total_discounts_set_presentment_money..... [RUN] 2022-08-02 03:09:30 normalization > 03:09:30 65 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_tax_lines_price_set.................. [MERGE (0.0 rows, 0 processed) in 5.05s] 2022-08-02 03:09:32 normalization > 03:09:32 66 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_shipping_lines_discounted_price_set.. [MERGE (30.9k rows, 5.8 MB processed) in 6.14s] 2022-08-02 03:09:32 normalization > 03:09:32 67 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_shipping_lines_discount_allocations.. [MERGE (0.0 rows, 0 processed) in 6.09s] 2022-08-02 03:09:32 normalization > 03:09:32 73 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_total_shipping_price_set_presentment_money [RUN] 2022-08-02 03:09:32 normalization > 03:09:32 74 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_total_shipping_price_set_shop_money....... [RUN] 2022-08-02 03:09:32 normalization > 03:09:32 75 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_total_price_set_presentment_money......... [RUN] 2022-08-02 03:09:32 normalization > 03:09:32 68 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_shipping_lines_price_set............. [MERGE (30.9k rows, 5.8 MB processed) in 6.34s] 2022-08-02 03:09:32 normalization > 03:09:32 76 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_total_price_set_shop_money................ [RUN] 2022-08-02 03:09:34 normalization > 03:09:34 71 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_total_discounts_set_shop_money....... [MERGE (32.5k rows, 4.2 MB processed) in 5.92s] 2022-08-02 03:09:34 normalization > 03:09:34 77 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_total_line_items_price_set_presentment_money [RUN] 2022-08-02 03:09:34 normalization > 03:09:34 70 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_total_tax_set_shop_money............. [MERGE (32.5k rows, 4.2 MB processed) in 6.38s] 2022-08-02 03:09:34 normalization > 03:09:34 78 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_total_line_items_price_set_shop_money..... [RUN] 2022-08-02 03:09:35 normalization > 03:09:35 69 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_total_tax_set_presentment_money...... [MERGE (32.5k rows, 4.2 MB processed) in 6.68s] 2022-08-02 03:09:35 normalization > 03:09:35 79 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_destination_location........... [RUN] 2022-08-02 03:09:36 normalization > 03:09:36 72 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_total_discounts_set_presentment_money [MERGE (32.5k rows, 4.2 MB processed) in 6.02s] 2022-08-02 03:09:36 normalization > 03:09:36 80 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_discount_allocations........... [RUN] 2022-08-02 03:09:38 normalization > 03:09:38 76 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_total_price_set_shop_money........... [MERGE (32.5k rows, 4.2 MB processed) in 5.80s] 2022-08-02 03:09:38 normalization > 03:09:38 81 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_duties......................... [RUN] 2022-08-02 03:09:38 normalization > 03:09:38 73 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_total_shipping_price_set_presentment_money [MERGE (32.5k rows, 4.2 MB processed) in 6.17s] 2022-08-02 03:09:38 normalization > 03:09:38 82 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_origin_location................ [RUN] 2022-08-02 03:09:38 normalization > 03:09:38 75 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_total_price_set_presentment_money.... [MERGE (32.5k rows, 4.2 MB processed) in 6.19s] 2022-08-02 03:09:38 normalization > 03:09:38 83 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_price_set...................... [RUN] 2022-08-02 03:09:39 normalization > 03:09:39 74 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_total_shipping_price_set_shop_money.. [MERGE (32.5k rows, 4.2 MB processed) in 6.65s] 2022-08-02 03:09:39 normalization > 03:09:39 84 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_properties..................... [RUN] 2022-08-02 03:09:40 normalization > 03:09:40 78 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_total_line_items_price_set_shop_money [MERGE (32.5k rows, 4.2 MB processed) in 5.57s] 2022-08-02 03:09:40 normalization > 03:09:40 85 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_tax_lines...................... [RUN] 2022-08-02 03:09:40 normalization > 03:09:40 77 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_total_line_items_price_set_presentment_money [MERGE (32.5k rows, 4.2 MB processed) in 5.84s] 2022-08-02 03:09:40 normalization > 03:09:40 86 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_total_discount_set............. [RUN] 2022-08-02 03:09:41 normalization > 03:09:41 79 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_destination_location...... [MERGE (29.7k rows, 6.4 MB processed) in 6.71s] 2022-08-02 03:09:41 normalization > 03:09:41 87 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items................... [RUN] 2022-08-02 03:09:43 normalization > 03:09:43 80 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_discount_allocations...... [MERGE (38.6k rows, 9.4 MB processed) in 6.51s] 2022-08-02 03:09:43 normalization > 03:09:43 88 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_discount_allocations_amount_set_presentment_money [RUN] 2022-08-02 03:09:43 normalization > 03:09:43 81 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_duties.................... [MERGE (0.0 rows, 0 processed) in 5.30s] 2022-08-02 03:09:43 normalization > 03:09:43 89 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_discount_allocations_amount_set_shop_money [RUN] 2022-08-02 03:09:44 normalization > 03:09:44 84 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_properties................ [MERGE (1.6k rows, 257.7 KB processed) in 5.10s] 2022-08-02 03:09:44 normalization > 03:09:44 90 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_order_adjustments_amount_set...... [RUN] 2022-08-02 03:09:44 normalization > 03:09:44 83 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_price_set................. [MERGE (54.1k rows, 10.3 MB processed) in 6.23s] 2022-08-02 03:09:44 normalization > 03:09:44 91 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_order_adjustments_tax_amount_set.. [RUN] 2022-08-02 03:09:45 normalization > 03:09:45 82 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_origin_location........... [MERGE (52.9k rows, 10.5 MB processed) in 6.96s] 2022-08-02 03:09:45 normalization > 03:09:45 92 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items_line_item....... [RUN] 2022-08-02 03:09:45 normalization > 03:09:45 85 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_tax_lines................. [MERGE (4.0 rows, 1012.0 Bytes processed) in 5.30s] 2022-08-02 03:09:45 normalization > 03:09:45 93 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items_subtotal_set.... [RUN] 2022-08-02 03:09:47 normalization > 03:09:47 86 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_total_discount_set........ [MERGE (54.1k rows, 10.2 MB processed) in 6.93s] 2022-08-02 03:09:47 normalization > 03:09:47 94 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items_total_tax_set... [RUN] 2022-08-02 03:09:48 normalization > 03:09:48 88 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_discount_allocations_amount_set_presentment_money [MERGE (0.0 rows, 0 processed) in 4.97s] 2022-08-02 03:09:48 normalization > 03:09:48 95 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_transactions_receipt.............. [RUN] 2022-08-02 03:09:48 normalization > 03:09:48 89 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_discount_allocations_amount_set_shop_money [MERGE (0.0 rows, 0 processed) in 5.16s] 2022-08-02 03:09:49 normalization > 03:09:49 90 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_order_adjustments_amount_set. [MERGE (231.0 rows, 46.8 KB processed) in 5.19s] 2022-08-02 03:09:49 normalization > 03:09:49 96 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_tax_lines_price_set_presentment_money..... [RUN] 2022-08-02 03:09:49 normalization > 03:09:49 97 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_tax_lines_price_set_shop_money............ [RUN] 2022-08-02 03:09:49 normalization > 03:09:49 91 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_order_adjustments_tax_amount_set [MERGE (231.0 rows, 46.0 KB processed) in 4.97s] 2022-08-02 03:09:50 normalization > 03:09:50 93 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items_subtotal_set [MERGE (946.0 rows, 189.7 KB processed) in 4.89s] 2022-08-02 03:09:50 normalization > 03:09:50 92 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items_line_item.. [MERGE (946.0 rows, 672.6 KB processed) in 5.27s] 2022-08-02 03:09:51 normalization > 03:09:51 98 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_shipping_lines_discounted_price_set_presentment_money [RUN] 2022-08-02 03:09:51 normalization > 03:09:51 99 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_shipping_lines_discounted_price_set_shop_money [RUN] 2022-08-02 03:09:51 normalization > 03:09:51 100 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_shipping_lines_discount_allocations_amount_set [RUN] 2022-08-02 03:09:52 normalization > 03:09:52 94 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items_total_tax_set [MERGE (946.0 rows, 188.5 KB processed) in 5.13s] 2022-08-02 03:09:52 normalization > 03:09:52 101 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_shipping_lines_price_set_presentment_money [RUN] 2022-08-02 03:09:53 normalization > 03:09:53 95 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_transactions_receipt......... [MERGE (141.0 rows, 16.8 KB processed) in 5.11s] 2022-08-02 03:09:53 normalization > 03:09:53 102 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_shipping_lines_price_set_shop_money...... [RUN] 2022-08-02 03:09:55 normalization > 03:09:55 96 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_tax_lines_price_set_presentment_money [MERGE (0.0 rows, 0 processed) in 5.69s] 2022-08-02 03:09:55 normalization > 03:09:55 97 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_tax_lines_price_set_shop_money....... [MERGE (0.0 rows, 0 processed) in 5.76s] 2022-08-02 03:09:55 normalization > 03:09:55 103 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_discount_allocations_amount_set [RUN] 2022-08-02 03:09:55 normalization > 03:09:55 104 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_duties_presentment_money...... [RUN] 2022-08-02 03:09:56 normalization > 03:09:56 100 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_shipping_lines_discount_allocations_amount_set [MERGE (0.0 rows, 0 processed) in 5.17s] 2022-08-02 03:09:56 normalization > 03:09:56 105 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_duties_shop_money............. [RUN] 2022-08-02 03:09:56 normalization > 03:09:56 98 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_shipping_lines_discounted_price_set_presentment_money [MERGE (30.9k rows, 4.0 MB processed) in 5.47s] 2022-08-02 03:09:56 normalization > 03:09:56 106 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_duties_tax_lines.............. [RUN] 2022-08-02 03:09:56 normalization > 03:09:56 99 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_shipping_lines_discounted_price_set_shop_money [MERGE (30.9k rows, 4.0 MB processed) in 5.55s] 2022-08-02 03:09:56 normalization > 03:09:56 107 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_price_set_presentment_money... [RUN] 2022-08-02 03:09:58 normalization > 03:09:58 101 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_shipping_lines_price_set_presentment_money [MERGE (30.9k rows, 4.0 MB processed) in 5.70s] 2022-08-02 03:09:58 normalization > 03:09:58 108 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_price_set_shop_money.......... [RUN] 2022-08-02 03:09:58 normalization > 03:09:58 102 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_shipping_lines_price_set_shop_money. [MERGE (30.9k rows, 4.0 MB processed) in 5.71s] 2022-08-02 03:09:59 normalization > 03:09:59 109 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_tax_lines_price_set........... [RUN] 2022-08-02 03:10:00 normalization > 03:10:00 104 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_duties_presentment_money. [MERGE (0.0 rows, 0 processed) in 5.44s] 2022-08-02 03:10:00 normalization > 03:10:00 110 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_total_discount_set_presentment_money [RUN] 2022-08-02 03:10:01 normalization > 03:10:01 103 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_discount_allocations_amount_set [MERGE (38.6k rows, 7.6 MB processed) in 6.13s] 2022-08-02 03:10:01 normalization > 03:10:01 111 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_total_discount_set_shop_money. [RUN] 2022-08-02 03:10:01 normalization > 03:10:01 105 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_duties_shop_money........ [MERGE (0.0 rows, 0 processed) in 5.29s] 2022-08-02 03:10:01 normalization > 03:10:01 106 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_duties_tax_lines......... [MERGE (0.0 rows, 0 processed) in 5.28s] 2022-08-02 03:10:02 normalization > 03:10:02 112 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_order_adjustments_amount_set_presentment_money [RUN] 2022-08-02 03:10:02 normalization > 03:10:02 113 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_order_adjustments_amount_set_shop_money [RUN] 2022-08-02 03:10:03 normalization > 03:10:03 107 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_price_set_presentment_money [MERGE (54.1k rows, 7.0 MB processed) in 6.83s] 2022-08-02 03:10:03 normalization > 03:10:03 114 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_order_adjustments_tax_amount_set_presentment_money [RUN] 2022-08-02 03:10:04 normalization > 03:10:04 109 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_tax_lines_price_set...... [MERGE (4.0 rows, 792.0 Bytes processed) in 5.63s] 2022-08-02 03:10:04 normalization > 03:10:04 115 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_order_adjustments_tax_amount_set_shop_money [RUN] 2022-08-02 03:10:05 normalization > 03:10:05 108 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_price_set_shop_money..... [MERGE (54.1k rows, 7.0 MB processed) in 6.64s] 2022-08-02 03:10:05 normalization > 03:10:05 116 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items_subtotal_set_presentment_money [RUN] 2022-08-02 03:10:06 normalization > 03:10:06 87 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items.............. [MERGE (53.1k rows, 51.3 MB processed) in 24.47s] 2022-08-02 03:10:06 normalization > 03:10:06 117 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items_subtotal_set_shop_money [RUN] 2022-08-02 03:10:08 normalization > 03:10:08 111 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_total_discount_set_shop_money [MERGE (54.1k rows, 7.0 MB processed) in 6.76s] 2022-08-02 03:10:08 normalization > 03:10:08 118 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items_line_item_discount_allocations [RUN] 2022-08-02 03:10:08 normalization > 03:10:08 113 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_order_adjustments_amount_set_shop_money [MERGE (231.0 rows, 30.4 KB processed) in 5.88s] 2022-08-02 03:10:08 normalization > 03:10:08 119 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items_line_item_price_set [RUN] 2022-08-02 03:10:08 normalization > 03:10:08 114 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_order_adjustments_tax_amount_set_presentment_money [MERGE (231.0 rows, 30.0 KB processed) in 4.89s] 2022-08-02 03:10:08 normalization > 03:10:08 112 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_order_adjustments_amount_set_presentment_money [MERGE (231.0 rows, 30.4 KB processed) in 6.11s] 2022-08-02 03:10:08 normalization > 03:10:08 120 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items_line_item_tax_lines [RUN] 2022-08-02 03:10:08 normalization > 03:10:08 121 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items_line_item_total_discount_set [RUN] 2022-08-02 03:10:09 normalization > 03:10:09 115 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_order_adjustments_tax_amount_set_shop_money [MERGE (231.0 rows, 30.0 KB processed) in 5.32s] 2022-08-02 03:10:10 normalization > 03:10:10 122 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items_total_tax_set_presentment_money [RUN] 2022-08-02 03:10:11 normalization > 03:10:11 116 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items_subtotal_set_presentment_money [MERGE (946.0 rows, 123.5 KB processed) in 5.99s] 2022-08-02 03:10:11 normalization > 03:10:11 123 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items_total_tax_set_shop_money [RUN] 2022-08-02 03:10:11 normalization > 03:10:11 117 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items_subtotal_set_shop_money [MERGE (946.0 rows, 123.5 KB processed) in 5.40s] 2022-08-02 03:10:12 normalization > 03:10:12 124 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_shipping_lines_discount_allocations_amount_set_presentment_money [RUN] 2022-08-02 03:10:14 normalization > 03:10:14 120 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items_line_item_tax_lines [MERGE (0.0 rows, 0 processed) in 5.42s] 2022-08-02 03:10:14 normalization > 03:10:14 125 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_shipping_lines_discount_allocations_amount_set_shop_money [RUN] 2022-08-02 03:10:14 normalization > 03:10:14 118 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items_line_item_discount_allocations [MERGE (687.0 rows, 172.1 KB processed) in 5.95s] 2022-08-02 03:10:14 normalization > 03:10:14 126 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_discount_allocations_amount_set_presentment_money [RUN] 2022-08-02 03:10:14 normalization > 03:10:14 119 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items_line_item_price_set [MERGE (946.0 rows, 190.4 KB processed) in 5.98s] 2022-08-02 03:10:14 normalization > 03:10:14 127 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_discount_allocations_amount_set_shop_money [RUN] 2022-08-02 03:10:14 normalization > 03:10:14 121 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items_line_item_total_discount_set [MERGE (946.0 rows, 188.6 KB processed) in 6.22s] 2022-08-02 03:10:15 normalization > 03:10:15 128 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_duties_tax_lines_price_set.... [RUN] 2022-08-02 03:10:15 normalization > 03:10:15 122 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items_total_tax_set_presentment_money [MERGE (946.0 rows, 122.9 KB processed) in 5.52s] 2022-08-02 03:10:16 normalization > 03:10:16 129 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_tax_lines_price_set_presentment_money [RUN] 2022-08-02 03:10:17 normalization > 03:10:16 123 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items_total_tax_set_shop_money [MERGE (946.0 rows, 122.9 KB processed) in 5.61s] 2022-08-02 03:10:17 normalization > 03:10:17 130 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_tax_lines_price_set_shop_money [RUN] 2022-08-02 03:10:18 normalization > 03:10:18 124 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_shipping_lines_discount_allocations_amount_set_presentment_money [MERGE (0.0 rows, 0 processed) in 6.30s] 2022-08-02 03:10:18 normalization > 03:10:18 131 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_destination_location [RUN] 2022-08-02 03:10:19 normalization > 03:10:19 125 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_shipping_lines_discount_allocations_amount_set_shop_money [MERGE (0.0 rows, 0 processed) in 5.21s] 2022-08-02 03:10:19 normalization > 03:10:19 132 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_discount_allocations [RUN] 2022-08-02 03:10:20 normalization > 03:10:20 126 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_discount_allocations_amount_set_presentment_money [MERGE (38.6k rows, 4.9 MB processed) in 6.16s] 2022-08-02 03:10:20 normalization > 03:10:20 133 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_duties........... [RUN] 2022-08-02 03:10:20 normalization > 03:10:20 128 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_duties_tax_lines_price_set [MERGE (0.0 rows, 0 processed) in 5.35s] 2022-08-02 03:10:20 normalization > 03:10:20 134 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_origin_location.. [RUN] 2022-08-02 03:10:21 normalization > 03:10:21 127 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_discount_allocations_amount_set_shop_money [MERGE (38.6k rows, 4.9 MB processed) in 7.06s] 2022-08-02 03:10:21 normalization > 03:10:21 135 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_price_set........ [RUN] 2022-08-02 03:10:22 normalization > 03:10:22 130 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_tax_lines_price_set_shop_money [MERGE (4.0 rows, 540.0 Bytes processed) in 5.06s] 2022-08-02 03:10:22 normalization > 03:10:22 136 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_properties....... [RUN] 2022-08-02 03:10:22 normalization > 03:10:22 129 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_tax_lines_price_set_presentment_money [MERGE (4.0 rows, 540.0 Bytes processed) in 5.81s] 2022-08-02 03:10:22 normalization > 03:10:22 137 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_tax_lines........ [RUN] 2022-08-02 03:10:24 normalization > 03:10:24 110 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_total_discount_set_presentment_money [MERGE (54.1k rows, 7.0 MB processed) in 23.95s] 2022-08-02 03:10:24 normalization > 03:10:24 138 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_total_discount_set [RUN] 2022-08-02 03:10:25 normalization > 03:10:25 131 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_destination_location [MERGE (29.0k rows, 6.3 MB processed) in 6.97s] 2022-08-02 03:10:25 normalization > 03:10:25 139 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items_line_item_tax_lines_price_set [RUN] 2022-08-02 03:10:25 normalization > 03:10:25 132 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_discount_allocations [MERGE (37.8k rows, 9.2 MB processed) in 6.56s] 2022-08-02 03:10:25 normalization > 03:10:25 140 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items_line_item_discount_allocations_amount_set [RUN] 2022-08-02 03:10:26 normalization > 03:10:26 133 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_duties...... [MERGE (0.0 rows, 0 processed) in 5.54s] 2022-08-02 03:10:26 normalization > 03:10:26 141 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items_line_item_price_set_presentment_money [RUN] 2022-08-02 03:10:27 normalization > 03:10:27 137 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_tax_lines... [MERGE (4.0 rows, 1012.0 Bytes processed) in 5.12s] 2022-08-02 03:10:27 normalization > 03:10:27 142 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items_line_item_price_set_shop_money [RUN] 2022-08-02 03:10:27 normalization > 03:10:27 136 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_properties.. [MERGE (1.6k rows, 251.8 KB processed) in 5.28s] 2022-08-02 03:10:27 normalization > 03:10:27 143 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items_line_item_total_discount_set_presentment_money [RUN] 2022-08-02 03:10:28 normalization > 03:10:28 135 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_price_set... [MERGE (53.1k rows, 10.1 MB processed) in 6.95s] 2022-08-02 03:10:28 normalization > 03:10:28 144 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items_line_item_total_discount_set_shop_money [RUN] 2022-08-02 03:10:28 normalization > 03:10:28 134 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_origin_location [MERGE (52.0k rows, 10.3 MB processed) in 7.89s] 2022-08-02 03:10:29 normalization > 03:10:29 145 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_duties_tax_lines_price_set_presentment_money [RUN] 2022-08-02 03:10:31 normalization > 03:10:31 139 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items_line_item_tax_lines_price_set [MERGE (0.0 rows, 0 processed) in 5.54s] 2022-08-02 03:10:31 normalization > 03:10:31 146 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_duties_tax_lines_price_set_shop_money [RUN] 2022-08-02 03:10:31 normalization > 03:10:31 140 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items_line_item_discount_allocations_amount_set [MERGE (687.0 rows, 138.9 KB processed) in 5.49s] 2022-08-02 03:10:31 normalization > 03:10:31 141 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items_line_item_price_set_presentment_money [MERGE (946.0 rows, 123.9 KB processed) in 5.69s] 2022-08-02 03:10:31 normalization > 03:10:31 147 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_discount_allocations_amount_set [RUN] 2022-08-02 03:10:31 normalization > 03:10:31 148 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_duties_presentment_money [RUN] 2022-08-02 03:10:32 normalization > 03:10:32 142 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items_line_item_price_set_shop_money [MERGE (946.0 rows, 123.9 KB processed) in 4.95s] 2022-08-02 03:10:32 normalization > 03:10:32 149 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_duties_shop_money [RUN] 2022-08-02 03:10:32 normalization > 03:10:32 138 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_total_discount_set [MERGE (53.1k rows, 10.0 MB processed) in 7.41s] 2022-08-02 03:10:32 normalization > 03:10:32 150 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_duties_tax_lines. [RUN] 2022-08-02 03:10:33 normalization > 03:10:33 143 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items_line_item_total_discount_set_presentment_money [MERGE (946.0 rows, 122.9 KB processed) in 5.71s] 2022-08-02 03:10:33 normalization > 03:10:33 151 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_tax_lines_price_set [RUN] 2022-08-02 03:10:34 normalization > 03:10:34 144 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items_line_item_total_discount_set_shop_money [MERGE (946.0 rows, 122.9 KB processed) in 5.94s] 2022-08-02 03:10:34 normalization > 03:10:34 152 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_price_set_presentment_money [RUN] 2022-08-02 03:10:34 normalization > 03:10:34 145 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_duties_tax_lines_price_set_presentment_money [MERGE (0.0 rows, 0 processed) in 5.30s] 2022-08-02 03:10:34 normalization > 03:10:34 153 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_price_set_shop_money [RUN] 2022-08-02 03:10:36 normalization > 03:10:36 146 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_line_items_duties_tax_lines_price_set_shop_money [MERGE (0.0 rows, 0 processed) in 5.09s] 2022-08-02 03:10:36 normalization > 03:10:36 154 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items_line_item_tax_lines_price_set_presentment_money [RUN] 2022-08-02 03:10:37 normalization > 03:10:37 148 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_duties_presentment_money [MERGE (0.0 rows, 0 processed) in 5.74s] 2022-08-02 03:10:37 normalization > 03:10:37 155 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items_line_item_tax_lines_price_set_shop_money [RUN] 2022-08-02 03:10:37 normalization > 03:10:37 149 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_duties_shop_money [MERGE (0.0 rows, 0 processed) in 5.53s] 2022-08-02 03:10:37 normalization > 03:10:37 156 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items_line_item_discount_allocations_amount_set_presentment_money [RUN] 2022-08-02 03:10:37 normalization > 03:10:37 150 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_duties_tax_lines [MERGE (0.0 rows, 0 processed) in 5.62s] 2022-08-02 03:10:37 normalization > 03:10:37 157 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items_line_item_discount_allocations_amount_set_shop_money [RUN] 2022-08-02 03:10:38 normalization > 03:10:38 147 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_discount_allocations_amount_set [MERGE (37.8k rows, 7.4 MB processed) in 6.12s] 2022-08-02 03:10:38 normalization > 03:10:38 158 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_total_discount_set_presentment_money [RUN] 2022-08-02 03:10:38 normalization > 03:10:38 151 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_tax_lines_price_set [MERGE (4.0 rows, 792.0 Bytes processed) in 5.57s] 2022-08-02 03:10:38 normalization > 03:10:38 159 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_total_discount_set_shop_money [RUN] 2022-08-02 03:10:41 normalization > 03:10:41 152 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_price_set_presentment_money [MERGE (53.1k rows, 6.8 MB processed) in 6.74s] 2022-08-02 03:10:41 normalization > 03:10:41 160 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_duties_tax_lines_price_set [RUN] 2022-08-02 03:10:41 normalization > 03:10:41 153 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_price_set_shop_money [MERGE (53.1k rows, 6.8 MB processed) in 7.14s] 2022-08-02 03:10:41 normalization > 03:10:41 161 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_discount_allocations_amount_set_presentment_money [RUN] 2022-08-02 03:10:41 normalization > 03:10:41 154 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items_line_item_tax_lines_price_set_presentment_money [MERGE (0.0 rows, 0 processed) in 5.10s] 2022-08-02 03:10:41 normalization > 03:10:41 162 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_discount_allocations_amount_set_shop_money [RUN] 2022-08-02 03:10:43 normalization > 03:10:43 157 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items_line_item_discount_allocations_amount_set_shop_money [MERGE (687.0 rows, 90.3 KB processed) in 5.25s] 2022-08-02 03:10:43 normalization > 03:10:43 155 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items_line_item_tax_lines_price_set_shop_money [MERGE (0.0 rows, 0 processed) in 5.55s] 2022-08-02 03:10:43 normalization > 03:10:43 163 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_tax_lines_price_set_shop_money [RUN] 2022-08-02 03:10:43 normalization > 03:10:43 156 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_refunds_refund_line_items_line_item_discount_allocations_amount_set_presentment_money [MERGE (687.0 rows, 90.3 KB processed) in 5.82s] 2022-08-02 03:10:43 normalization > 03:10:43 164 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_tax_lines_price_set_presentment_money [RUN] 2022-08-02 03:10:44 normalization > 03:10:44 158 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_total_discount_set_presentment_money [MERGE (53.1k rows, 6.8 MB processed) in 6.64s] 2022-08-02 03:10:45 normalization > 03:10:45 159 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_total_discount_set_shop_money [MERGE (53.1k rows, 6.8 MB processed) in 6.75s] 2022-08-02 03:10:47 normalization > 03:10:47 160 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_duties_tax_lines_price_set [MERGE (0.0 rows, 0 processed) in 5.76s] 2022-08-02 03:10:47 normalization > 03:10:47 165 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_duties_tax_lines_price_set_presentment_money [RUN] 2022-08-02 03:10:47 normalization > 03:10:47 166 of 166 START incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_duties_tax_lines_price_set_shop_money [RUN] 2022-08-02 03:10:48 normalization > 03:10:48 161 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_discount_allocations_amount_set_presentment_money [MERGE (37.8k rows, 4.8 MB processed) in 6.69s] 2022-08-02 03:10:48 normalization > 03:10:48 162 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_discount_allocations_amount_set_shop_money [MERGE (37.8k rows, 4.8 MB processed) in 6.77s] 2022-08-02 03:10:48 normalization > 03:10:48 163 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_tax_lines_price_set_shop_money [MERGE (4.0 rows, 540.0 Bytes processed) in 5.35s] 2022-08-02 03:10:49 normalization > 03:10:49 164 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_tax_lines_price_set_presentment_money [MERGE (4.0 rows, 540.0 Bytes processed) in 5.36s] 2022-08-02 03:10:52 normalization > 03:10:52 166 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_duties_tax_lines_price_set_shop_money [MERGE (0.0 rows, 0 processed) in 5.21s] 2022-08-02 03:10:52 normalization > 03:10:52 165 of 166 OK created incremental model rpg_dw_staging_shopify.shopify_mt_my_orders_fulfillments_line_items_duties_tax_lines_price_set_presentment_money [MERGE (0.0 rows, 0 processed) in 5.44s] 2022-08-02 03:10:52 normalization > 03:10:52 2022-08-02 03:10:52 normalization > 03:10:52 Finished running 3 view models, 163 incremental models in 274.00s. 2022-08-02 03:10:53 normalization > 03:10:53 2022-08-02 03:10:53 normalization > 03:10:53 Completed successfully 2022-08-02 03:10:53 normalization > 03:10:53 2022-08-02 03:10:53 normalization > 03:10:53 Done. PASS=166 WARN=0 ERROR=0 SKIP=0 TOTAL=166 2022-08-02 03:10:53 INFO i.a.w.g.DefaultNormalizationWorker(run):74 - Normalization executed in 5 minutes 9 seconds. 2022-08-02 03:10:53 INFO i.a.w.g.DefaultNormalizationWorker(run):80 - Normalization summary: io.airbyte.config.NormalizationSummary@30ffc720[startTime=1659409544360,endTime=1659409853956] 2022-08-02 03:10:53 INFO i.a.w.t.TemporalAttemptExecution(get):131 - Stopping cancellation check scheduling... 2022-08-02 03:10:53 INFO i.a.w.t.TemporalUtils(withBackgroundHeartbeat):291 - Stopping temporal heartbeating... 2022-08-02 03:10:54 INFO i.a.v.j.JsonSchemaValidator(test):71 - JSON schema validation failed. errors: $.access_token: object found, string expected, $.client_secret: object found, string expected, $.client_id: object found, string expected 2022-08-02 03:10:54 INFO i.a.v.j.JsonSchemaValidator(test):71 - JSON schema validation failed. errors: $.api_password: is missing but it is required, $.auth_method: must be a constant value api_password 2022-08-02 03:10:54 INFO i.a.v.j.JsonSchemaValidator(test):71 - JSON schema validation failed. errors: $.method: must be a constant value Standard 2022-08-02 03:10:54 INFO i.a.v.j.JsonSchemaValidator(test):71 - JSON schema validation failed. errors: $.credential.hmac_key_access_id: object found, string expected, $.credential.hmac_key_secret: object found, string expected 2022-08-02 03:10:54 INFO i.a.w.t.TemporalAttemptExecution(get):105 - Docker volume job log path: /tmp/workspace/24/1/logs.log 2022-08-02 03:10:54 INFO i.a.w.t.TemporalAttemptExecution(get):110 - Executing worker wrapper. Airbyte version: 0.39.39-alpha 2022-08-02 03:10:54 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/source-shopify:0.1.37 exists... 2022-08-02 03:10:54 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/source-shopify:0.1.37 was found locally. 2022-08-02 03:10:54 INFO i.a.w.p.DockerProcessFactory(create):108 - Creating docker job ID: 24 2022-08-02 03:10:54 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/24/1 --log-driver none --name source-shopify-check-24-1-firmt --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e USE_STREAM_CAPABLE_STATE=false -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e WORKER_JOB_ATTEMPT=1 -e WORKER_CONNECTOR_IMAGE=airbyte/source-shopify:0.1.37 -e AIRBYTE_VERSION=0.39.39-alpha -e WORKER_JOB_ID=24 airbyte/source-shopify:0.1.37 check --config source_config.json 2022-08-02 03:10:57 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):99 - Check succeeded 2022-08-02 03:10:57 INFO i.a.w.t.TemporalAttemptExecution(get):131 - Stopping cancellation check scheduling... 2022-08-02 03:10:57 INFO i.a.w.t.TemporalAttemptExecution(get):105 - Docker volume job log path: /tmp/workspace/24/1/logs.log 2022-08-02 03:10:57 INFO i.a.w.t.TemporalAttemptExecution(get):110 - Executing worker wrapper. Airbyte version: 0.39.39-alpha 2022-08-02 03:10:57 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/destination-bigquery:1.1.11 exists... 2022-08-02 03:10:57 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/destination-bigquery:1.1.11 was found locally. 2022-08-02 03:10:57 INFO i.a.w.p.DockerProcessFactory(create):108 - Creating docker job ID: 24 2022-08-02 03:10:57 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/24/1 --log-driver none --name destination-bigquery-check-24-1-hbygn --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e USE_STREAM_CAPABLE_STATE=false -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e WORKER_JOB_ATTEMPT=1 -e WORKER_CONNECTOR_IMAGE=airbyte/destination-bigquery:1.1.11 -e AIRBYTE_VERSION=0.39.39-alpha -e WORKER_JOB_ID=24 airbyte/destination-bigquery:1.1.11 check --config source_config.json 2022-08-02 03:10:58 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Class path contains multiple SLF4J bindings. 2022-08-02 03:10:58 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Found binding in [jar:file:/airbyte/lib/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-08-02 03:10:58 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Found binding in [jar:file:/airbyte/lib/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-08-02 03:10:58 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Found binding in [jar:file:/airbyte/lib/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-08-02 03:10:58 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 2022-08-02 03:10:58 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] 2022-08-02 03:11:00 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-02 03:11:00 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {check=null, config=source_config.json} 2022-08-02 03:11:00 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-02 03:11:00 INFO i.a.i.b.IntegrationRunner(runInternal):123 - Running integration: io.airbyte.integrations.destination.bigquery.BigQueryDestination 2022-08-02 03:11:00 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-02 03:11:00 INFO i.a.i.b.IntegrationRunner(runInternal):124 - Command: CHECK 2022-08-02 03:11:00 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-02 03:11:00 INFO i.a.i.b.IntegrationRunner(runInternal):125 - Integration config: IntegrationConfig{command=CHECK, configPath='source_config.json', catalogPath='null', statePath='null'} 2022-08-02 03:11:00 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-02 03:11:00 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword order - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-08-02 03:11:00 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-02 03:11:00 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword airbyte_secret - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-08-02 03:11:00 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-02 03:11:00 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword examples - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-08-02 03:11:00 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-02 03:11:00 INFO i.a.i.d.b.BigQueryUtils(getLoadingMethod):301 - Selected loading method is set to: GCS 2022-08-02 03:11:02 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-02 03:11:02 INFO i.a.i.d.s.S3FormatConfigs(getS3FormatConfig):22 - S3 format config: {"format_type":"CSV","flattening":"No flattening"} 2022-08-02 03:11:02 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-02 03:11:02 INFO i.a.i.d.s.S3Destination(testSingleUpload):81 - Started testing if all required credentials assigned to user for single file uploading 2022-08-02 03:11:03 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-02 03:11:03 INFO i.a.i.d.s.S3Destination(testSingleUpload):91 - Finished checking for normal upload mode 2022-08-02 03:11:03 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-02 03:11:03 INFO i.a.i.d.s.S3Destination(testMultipartUpload):95 - Started testing if all required credentials assigned to user for multipart upload 2022-08-02 03:11:03 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-02 03:11:03 INFO a.m.s.StreamTransferManager(getMultiPartOutputStreams):329 - Initiated multipart upload to rpg_shopify/data_sync/mt_my2/test_1659409863465 with full ID ABPnzm4vUD35RNVeac8HwOGnAwFY9cZayiAd3b44x5udU8Ol0wt_nDFL4l4WagqAZ3ms9p9c 2022-08-02 03:11:03 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-02 03:11:03 INFO a.m.s.MultiPartOutputStream(close):158 - Called close() on [MultipartOutputStream for parts 1 - 10000] 2022-08-02 03:11:03 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-02 03:11:03 INFO a.m.s.MultiPartOutputStream(close):158 - Called close() on [MultipartOutputStream for parts 1 - 10000] 2022-08-02 03:11:03 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-02 03:11:03 WARN a.m.s.MultiPartOutputStream(close):160 - [MultipartOutputStream for parts 1 - 10000] is already closed 2022-08-02 03:11:03 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-02 03:11:03 INFO a.m.s.StreamTransferManager(complete):367 - [Manager uploading to rpg_shopify/data_sync/mt_my2/test_1659409863465 with id ABPnzm4vU...AZ3ms9p9c]: Uploading leftover stream [Part number 1 containing 3.34 MB] 2022-08-02 03:11:03 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-02 03:11:03 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - [Manager uploading to rpg_shopify/data_sync/mt_my2/test_1659409863465 with id ABPnzm4vU...AZ3ms9p9c]: Finished uploading [Part number 1 containing 3.34 MB] 2022-08-02 03:11:03 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-02 03:11:03 INFO a.m.s.StreamTransferManager(complete):395 - [Manager uploading to rpg_shopify/data_sync/mt_my2/test_1659409863465 with id ABPnzm4vU...AZ3ms9p9c]: Completed 2022-08-02 03:11:04 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-02 03:11:04 INFO i.a.i.d.s.S3Destination(testMultipartUpload):119 - Finished verification for multipart upload mode 2022-08-02 03:11:04 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-08-02 03:11:04 INFO i.a.i.b.IntegrationRunner(runInternal):171 - Completed integration: io.airbyte.integrations.destination.bigquery.BigQueryDestination 2022-08-02 03:11:04 INFO i.a.w.t.TemporalAttemptExecution(get):131 - Stopping cancellation check scheduling... 2022-08-02 03:11:04 INFO i.a.w.t.TemporalAttemptExecution(get):105 - Docker volume job log path: /tmp/workspace/24/1/logs.log 2022-08-02 03:11:04 INFO i.a.w.t.TemporalAttemptExecution(get):110 - Executing worker wrapper. Airbyte version: 0.39.39-alpha 2022-08-02 03:11:04 INFO i.a.w.g.DefaultReplicationWorker(run):116 - start sync worker. job id: 24 attempt id: 1 2022-08-02 03:11:04 INFO i.a.w.g.DefaultReplicationWorker(run):128 - configured sync modes: {null.balance_transactions=incremental - append_dedup, null.abandoned_checkouts=incremental - append_dedup, null.orders=incremental - append_dedup} 2022-08-02 03:11:04 INFO i.a.w.i.DefaultAirbyteDestination(start):69 - Running destination... 2022-08-02 03:11:04 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/destination-bigquery:1.1.11 exists... 2022-08-02 03:11:05 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/destination-bigquery:1.1.11 was found locally. 2022-08-02 03:11:05 INFO i.a.w.p.DockerProcessFactory(create):108 - Creating docker job ID: 24 2022-08-02 03:11:05 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/24/1 --log-driver none --name destination-bigquery-write-24-1-cvwms --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e USE_STREAM_CAPABLE_STATE=false -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e WORKER_JOB_ATTEMPT=1 -e WORKER_CONNECTOR_IMAGE=airbyte/destination-bigquery:1.1.11 -e AIRBYTE_VERSION=0.39.39-alpha -e WORKER_JOB_ID=24 airbyte/destination-bigquery:1.1.11 write --config destination_config.json --catalog destination_catalog.json 2022-08-02 03:11:05 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/source-shopify:0.1.37 exists... 2022-08-02 03:11:05 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/source-shopify:0.1.37 was found locally. 2022-08-02 03:11:05 INFO i.a.w.p.DockerProcessFactory(create):108 - Creating docker job ID: 24 2022-08-02 03:11:05 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/24/1 --log-driver none --name source-shopify-read-24-1-nrjqd --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e USE_STREAM_CAPABLE_STATE=false -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e WORKER_JOB_ATTEMPT=1 -e WORKER_CONNECTOR_IMAGE=airbyte/source-shopify:0.1.37 -e AIRBYTE_VERSION=0.39.39-alpha -e WORKER_JOB_ID=24 airbyte/source-shopify:0.1.37 read --config source_config.json --catalog source_catalog.json --state input_state.json 2022-08-02 03:11:05 INFO i.a.w.g.DefaultReplicationWorker(run):170 - Waiting for source and destination threads to complete. 2022-08-02 03:11:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):299 - Replication thread started. 2022-08-02 03:11:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getDestinationOutputRunnable$7):406 - Destination output thread started. 2022-08-02 03:11:05 destination > SLF4J: Class path contains multiple SLF4J bindings. 2022-08-02 03:11:05 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-08-02 03:11:05 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-08-02 03:11:05 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-08-02 03:11:05 destination > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 2022-08-02 03:11:06 destination > SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] 2022-08-02 03:11:07 source > Starting syncing SourceShopify 2022-08-02 03:11:07 destination > 2022-08-02 03:11:07 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {catalog=destination_catalog.json, write=null, config=destination_config.json} 2022-08-02 03:11:07 destination > 2022-08-02 03:11:07 INFO i.a.i.b.IntegrationRunner(runInternal):123 - Running integration: io.airbyte.integrations.destination.bigquery.BigQueryDestination 2022-08-02 03:11:07 destination > 2022-08-02 03:11:07 INFO i.a.i.b.IntegrationRunner(runInternal):124 - Command: WRITE 2022-08-02 03:11:07 destination > 2022-08-02 03:11:07 INFO i.a.i.b.IntegrationRunner(runInternal):125 - Integration config: IntegrationConfig{command=WRITE, configPath='destination_config.json', catalogPath='destination_catalog.json', statePath='null'} 2022-08-02 03:11:08 destination > 2022-08-02 03:11:08 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword order - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-08-02 03:11:08 destination > 2022-08-02 03:11:08 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword airbyte_secret - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-08-02 03:11:08 destination > 2022-08-02 03:11:08 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword examples - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-08-02 03:11:08 destination > 2022-08-02 03:11:08 INFO i.a.i.d.b.BigQueryUtils(getLoadingMethod):301 - Selected loading method is set to: GCS 2022-08-02 03:11:08 source > Syncing stream: orders 2022-08-02 03:11:08 destination > 2022-08-02 03:11:08 INFO i.a.i.d.s.S3FormatConfigs(getS3FormatConfig):22 - S3 format config: {"format_type":"AVRO","flattening":"No flattening"} 2022-08-02 03:11:08 destination > 2022-08-02 03:11:08 INFO i.a.i.d.b.BigQueryUtils(isKeepFilesInGcs):314 - All tmp files GCS will be kept in bucket when replication is finished 2022-08-02 03:11:09 destination > 2022-08-02 03:11:09 INFO i.a.i.d.b.BigQueryDestination(getGcsRecordConsumer):289 - Creating BigQuery staging message consumer with staging ID 942cbc72-a31c-44f9-b649-f27a6b46ce76 at 2022-08-02T03:11:08.565Z 2022-08-02 03:11:09 destination > 2022-08-02 03:11:09 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$createWriteConfigs$1):86 - BigQuery write config: BigQueryWriteConfig[streamName=shopify_mt_my_orders, namespace=null, datasetId=rpg_dw_staging_shopify, datasetLocation=asia-southeast1, tmpTableId=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_tmp_vax_shopify_mt_my_orders}}, targetTableId=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_raw_shopify_mt_my_orders}}, tableSchema=Schema{fields=[Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}, Field{name=_airbyte_data, type=STRING, mode=null, description=null, policyTags=null}]}, syncMode=append_dedup, stagedFiles=[]] 2022-08-02 03:11:09 destination > 2022-08-02 03:11:09 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$createWriteConfigs$1):86 - BigQuery write config: BigQueryWriteConfig[streamName=shopify_mt_my_abandoned_checkouts, namespace=null, datasetId=rpg_dw_staging_shopify, datasetLocation=asia-southeast1, tmpTableId=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_tmp_fcx_shopify_mt_my_abandoned_checkouts}}, targetTableId=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_raw_shopify_mt_my_abandoned_checkouts}}, tableSchema=Schema{fields=[Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}, Field{name=_airbyte_data, type=STRING, mode=null, description=null, policyTags=null}]}, syncMode=append_dedup, stagedFiles=[]] 2022-08-02 03:11:09 destination > 2022-08-02 03:11:09 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$createWriteConfigs$1):86 - BigQuery write config: BigQueryWriteConfig[streamName=shopify_mt_my_balance_transactions, namespace=null, datasetId=rpg_dw_staging_shopify, datasetLocation=asia-southeast1, tmpTableId=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_tmp_dua_shopify_mt_my_balance_transactions}}, targetTableId=GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_raw_shopify_mt_my_balance_transactions}}, tableSchema=Schema{fields=[Field{name=_airbyte_ab_id, type=STRING, mode=null, description=null, policyTags=null}, Field{name=_airbyte_emitted_at, type=TIMESTAMP, mode=null, description=null, policyTags=null}, Field{name=_airbyte_data, type=STRING, mode=null, description=null, policyTags=null}]}, syncMode=append_dedup, stagedFiles=[]] 2022-08-02 03:11:09 destination > 2022-08-02 03:11:09 INFO i.a.i.d.b.BufferedStreamConsumer(startTracked):116 - class io.airbyte.integrations.destination.buffered_stream_consumer.BufferedStreamConsumer started. 2022-08-02 03:11:09 destination > 2022-08-02 03:11:09 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$onStartFunction$3):98 - Preparing tmp tables in destination started for 3 streams 2022-08-02 03:11:09 destination > 2022-08-02 03:11:09 INFO i.a.i.d.b.BigQueryGcsOperations(createSchemaIfNotExists):86 - Creating dataset rpg_dw_staging_shopify 2022-08-02 03:11:10 destination > 2022-08-02 03:11:10 INFO i.a.i.d.b.BigQueryGcsOperations(createTmpTableIfNotExists):94 - Creating tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_tmp_fcx_shopify_mt_my_abandoned_checkouts}} 2022-08-02 03:11:10 destination > 2022-08-02 03:11:10 INFO i.a.i.d.b.BigQueryUtils(createPartitionedTable):131 - Partitioned table created successfully: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_tmp_fcx_shopify_mt_my_abandoned_checkouts}} 2022-08-02 03:11:10 destination > 2022-08-02 03:11:10 INFO i.a.i.d.b.BigQueryGcsOperations(createStageIfNotExists):101 - Creating staging path for stream shopify_mt_my_abandoned_checkouts (dataset rpg_dw_staging_shopify): data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_abandoned_checkouts/2022/08/02/03/942cbc72-a31c-44f9-b649-f27a6b46ce76/ 2022-08-02 03:11:11 destination > 2022-08-02 03:11:11 INFO i.a.i.d.s.S3StorageOperations(createBucketObjectIfNotExists):97 - Storage Object rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_abandoned_checkouts/2022/08/02/03/942cbc72-a31c-44f9-b649-f27a6b46ce76/ does not exist in bucket; creating... 2022-08-02 03:11:11 destination > 2022-08-02 03:11:11 INFO i.a.i.d.s.S3StorageOperations(createBucketObjectIfNotExists):99 - Storage Object rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_abandoned_checkouts/2022/08/02/03/942cbc72-a31c-44f9-b649-f27a6b46ce76/ has been created in bucket. 2022-08-02 03:11:11 destination > 2022-08-02 03:11:11 INFO i.a.i.d.b.BigQueryGcsOperations(createTmpTableIfNotExists):94 - Creating tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_tmp_dua_shopify_mt_my_balance_transactions}} 2022-08-02 03:11:11 destination > 2022-08-02 03:11:11 INFO i.a.i.d.b.BigQueryUtils(createPartitionedTable):131 - Partitioned table created successfully: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_tmp_dua_shopify_mt_my_balance_transactions}} 2022-08-02 03:11:11 destination > 2022-08-02 03:11:11 INFO i.a.i.d.b.BigQueryGcsOperations(createStageIfNotExists):101 - Creating staging path for stream shopify_mt_my_balance_transactions (dataset rpg_dw_staging_shopify): data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_balance_transactions/2022/08/02/03/942cbc72-a31c-44f9-b649-f27a6b46ce76/ 2022-08-02 03:11:11 destination > 2022-08-02 03:11:11 INFO i.a.i.d.s.S3StorageOperations(createBucketObjectIfNotExists):97 - Storage Object rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_balance_transactions/2022/08/02/03/942cbc72-a31c-44f9-b649-f27a6b46ce76/ does not exist in bucket; creating... 2022-08-02 03:11:11 destination > 2022-08-02 03:11:11 INFO i.a.i.d.s.S3StorageOperations(createBucketObjectIfNotExists):99 - Storage Object rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_balance_transactions/2022/08/02/03/942cbc72-a31c-44f9-b649-f27a6b46ce76/ has been created in bucket. 2022-08-02 03:11:11 destination > 2022-08-02 03:11:11 INFO i.a.i.d.b.BigQueryGcsOperations(createTmpTableIfNotExists):94 - Creating tmp table GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_tmp_vax_shopify_mt_my_orders}} 2022-08-02 03:11:11 destination > 2022-08-02 03:11:11 INFO i.a.i.d.b.BigQueryUtils(createPartitionedTable):131 - Partitioned table created successfully: GenericData{classInfo=[datasetId, projectId, tableId], {datasetId=rpg_dw_staging_shopify, tableId=_airbyte_tmp_vax_shopify_mt_my_orders}} 2022-08-02 03:11:11 destination > 2022-08-02 03:11:11 INFO i.a.i.d.b.BigQueryGcsOperations(createStageIfNotExists):101 - Creating staging path for stream shopify_mt_my_orders (dataset rpg_dw_staging_shopify): data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/03/942cbc72-a31c-44f9-b649-f27a6b46ce76/ 2022-08-02 03:11:11 destination > 2022-08-02 03:11:11 INFO i.a.i.d.s.S3StorageOperations(createBucketObjectIfNotExists):97 - Storage Object rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/03/942cbc72-a31c-44f9-b649-f27a6b46ce76/ does not exist in bucket; creating... 2022-08-02 03:11:12 destination > 2022-08-02 03:11:12 INFO i.a.i.d.s.S3StorageOperations(createBucketObjectIfNotExists):99 - Storage Object rpg_shopify/data_sync/mt_my2/rpg_dw_staging_shopify_shopify_mt_my_orders/2022/08/02/03/942cbc72-a31c-44f9-b649-f27a6b46ce76/ has been created in bucket. 2022-08-02 03:11:12 destination > 2022-08-02 03:11:12 INFO i.a.i.d.b.BigQueryStagingConsumerFactory(lambda$onStartFunction$3):107 - Preparing tmp tables in destination completed. 2022-08-02 03:11:12 destination > 2022-08-02 03:11:12 INFO i.a.i.d.r.SerializedBufferingStrategy(lambda$addRecord$0):48 - Starting a new buffer for stream shopify_mt_my_orders (current state: 0 bytes in 0 buffers) 2022-08-02 03:11:12 destination > 2022-08-02 03:11:12 INFO i.a.i.d.g.u.GcsUtils(getDefaultAvroSchema):25 - Default schema. 2022-08-02 03:11:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):325 - Records read: 1000 (8 MB) 2022-08-02 03:11:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):325 - Records read: 2000 (19 MB) 2022-08-02 03:11:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):325 - Records read: 3000 (30 MB) 2022-08-02 03:12:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):325 - Records read: 4000 (40 MB) 2022-08-02 03:12:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):325 - Records read: 5000 (51 MB)