2022-06-10 01:42:59 INFO i.a.v.j.JsonSchemaValidator(test):71 - JSON schema validation failed. errors: $.access_token: is missing but it is required, $.refresh_token: is missing but it is required 2022-06-10 01:42:59 INFO i.a.v.j.JsonSchemaValidator(test):71 - JSON schema validation failed. errors: $.password: object found, string expected 2022-06-10 01:42:59 INFO i.a.v.j.JsonSchemaValidator(test):71 - JSON schema validation failed. errors: $.method: does not have a value in the enumeration [Standard] 2022-06-10 01:42:59 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/9293/0/logs.log 2022-06-10 01:42:59 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.39.16-alpha 2022-06-10 01:42:59 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/source-postgres:0.4.21 exists... 2022-06-10 01:42:59 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/source-postgres:0.4.21 was found locally. 2022-06-10 01:42:59 INFO i.a.w.p.DockerProcessFactory(create):108 - Creating docker job ID: 9293 2022-06-10 01:42:59 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/9293/0 --log-driver none --name source-postgres-check-9293-0-sszum --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_CONNECTOR_IMAGE=airbyte/source-postgres:0.4.21 -e WORKER_JOB_ATTEMPT=0 -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_VERSION=0.39.16-alpha -e WORKER_JOB_ID=9293 airbyte/source-postgres:0.4.21 check --config source_config.json 2022-06-10 01:43:00 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Class path contains multiple SLF4J bindings. 2022-06-10 01:43:00 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-06-10 01:43:00 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Found binding in [jar:file:/airbyte/lib/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-06-10 01:43:00 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 2022-06-10 01:43:00 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] 2022-06-10 01:43:01 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:43:01 INFO i.a.i.s.p.PostgresSource(main):409 - starting source: class io.airbyte.integrations.source.postgres.PostgresSource 2022-06-10 01:43:01 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:43:01 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {check=null, config=source_config.json} 2022-06-10 01:43:01 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:43:01 INFO i.a.i.b.IntegrationRunner(runInternal):123 - Running integration: io.airbyte.integrations.base.ssh.SshWrappedSource 2022-06-10 01:43:01 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:43:01 INFO i.a.i.b.IntegrationRunner(runInternal):124 - Command: CHECK 2022-06-10 01:43:01 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:43:01 INFO i.a.i.b.IntegrationRunner(runInternal):125 - Integration config: IntegrationConfig{command=CHECK, configPath='source_config.json', catalogPath='null', statePath='null'} 2022-06-10 01:43:01 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:43:01 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-06-10 01:43:01 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:43:01 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-06-10 01:43:01 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:43:01 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-06-10 01:43:01 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:43:01 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword multiline - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-06-10 01:43:02 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:43:02 INFO i.a.i.b.s.SshTunnel(getInstance):170 - Starting connection with method: NO_TUNNEL 2022-06-10 01:43:02 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:43:02 INFO c.z.h.HikariDataSource():80 - HikariPool-1 - Starting... 2022-06-10 01:43:02 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:43:02 INFO c.z.h.HikariDataSource():82 - HikariPool-1 - Start completed. 2022-06-10 01:43:02 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:43:02 INFO i.a.i.s.p.PostgresSource(isCdc):258 - using CDC: false 2022-06-10 01:43:02 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:43:02 INFO i.a.i.s.j.AbstractJdbcSource(lambda$getCheckOperations$1):93 - Attempting to get metadata from the database to see if we can connect. 2022-06-10 01:43:02 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:43:02 INFO c.z.h.HikariDataSource(close):350 - HikariPool-1 - Shutdown initiated... 2022-06-10 01:43:02 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:43:02 INFO c.z.h.HikariDataSource(close):352 - HikariPool-1 - Shutdown completed. 2022-06-10 01:43:02 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling... 2022-06-10 01:43:02 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/9293/0/logs.log 2022-06-10 01:43:02 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.39.16-alpha 2022-06-10 01:43:02 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/destination-snowflake:0.4.28 exists... 2022-06-10 01:43:02 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/destination-snowflake:0.4.28 was found locally. 2022-06-10 01:43:02 INFO i.a.w.p.DockerProcessFactory(create):108 - Creating docker job ID: 9293 2022-06-10 01:43:02 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/9293/0 --log-driver none --name destination-snowflake-check-9293-0-axicc --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_CONNECTOR_IMAGE=airbyte/destination-snowflake:0.4.28 -e WORKER_JOB_ATTEMPT=0 -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_VERSION=0.39.16-alpha -e WORKER_JOB_ID=9293 airbyte/destination-snowflake:0.4.28 check --config source_config.json 2022-06-10 01:43:03 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Class path contains multiple SLF4J bindings. 2022-06-10 01:43:03 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-06-10 01:43:03 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-06-10 01:43:03 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-06-10 01:43:03 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 2022-06-10 01:43:03 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] 2022-06-10 01:43:04 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:43:04 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {check=null, config=source_config.json} 2022-06-10 01:43:04 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:43:04 INFO i.a.i.b.IntegrationRunner(runInternal):123 - Running integration: io.airbyte.integrations.destination.snowflake.SnowflakeDestination 2022-06-10 01:43:04 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:43:04 INFO i.a.i.b.IntegrationRunner(runInternal):124 - Command: CHECK 2022-06-10 01:43:04 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:43:04 INFO i.a.i.b.IntegrationRunner(runInternal):125 - Integration config: IntegrationConfig{command=CHECK, configPath='source_config.json', catalogPath='null', statePath='null'} 2022-06-10 01:43:04 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:43:04 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-06-10 01:43:04 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:43:04 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-06-10 01:43:04 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:43:04 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-06-10 01:43:04 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:43:04 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword multiline - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-06-10 01:43:04 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:43:04 INFO i.a.i.d.j.c.SwitchingDestination(check):55 - Using destination type: INTERNAL_STAGING 2022-06-10 01:43:04 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:43:04 INFO c.z.h.HikariDataSource(getConnection):110 - HikariPool-1 - Starting... 2022-06-10 01:43:05 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:43:05 INFO c.z.h.p.HikariPool(checkFailFast):565 - HikariPool-1 - Added connection net.snowflake.client.jdbc.SnowflakeConnectionV1@60c73e58 2022-06-10 01:43:05 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:43:05 INFO c.z.h.HikariDataSource(getConnection):123 - HikariPool-1 - Start completed. 2022-06-10 01:43:05 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:43:05 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:06 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:43:06 INFO c.z.h.HikariDataSource(close):350 - HikariPool-1 - Shutdown initiated... 2022-06-10 01:43:07 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:43:07 INFO c.z.h.HikariDataSource(close):352 - HikariPool-1 - Shutdown completed. 2022-06-10 01:43:08 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling... 2022-06-10 01:43:08 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/9293/0/logs.log 2022-06-10 01:43:08 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.39.16-alpha 2022-06-10 01:43:08 INFO i.a.w.g.DefaultReplicationWorker(run):115 - start sync worker. job id: 9293 attempt id: 0 2022-06-10 01:43:08 INFO i.a.w.g.DefaultReplicationWorker(run):127 - configured sync modes: {public.active_admin_comments=incremental - append_dedup, public.agreement_templates=incremental - append_dedup, public.companies=full_refresh - overwrite, public.paid_time_off_policy_memberships=incremental - append_dedup, public.symmetry_taxes=incremental - append_dedup, public.active_storage_attachments=incremental - append_dedup, public.payable_paid_time_off_request_details=incremental - append_dedup, public.aicp_accounting_codes=incremental - append_dedup, public.paid_time_off_policies=incremental - append_dedup, public.insurance_quote_short_term_data_records=incremental - append_dedup, public.payment_methods=incremental - append_dedup, public.subscription_types=incremental - append_dedup, public.subscriptions=incremental - append_dedup, public.payment_settlements=incremental - append_dedup, public.payables=incremental - append_dedup, public.payment_taxes=incremental - append_dedup, public.authentications=incremental - append_dedup, public.transfers=incremental - append_dedup, public.loan_outs=incremental - append_dedup, public.contribution_types=incremental - append_dedup, public.company_users=incremental - append_dedup, public.projects=full_refresh - overwrite, public.benefit_payments=incremental - append_dedup, public.devices=incremental - append_dedup, public.integration_preference_options=incremental - append_dedup, public.company_cois=incremental - append_dedup, public.sessions=incremental - append_dedup, public.nudges=incremental - append_dedup, public.integrations=incremental - append_dedup, public.project_workers=incremental - append_dedup, public.active_storage_blobs=incremental - append_dedup, public.invites=incremental - append_dedup, public.payable_shift_calculations=incremental - append_dedup, public.payments=full_refresh - overwrite, public.vensure_workers=incremental - append_dedup, public.job_classification_calculators=incremental - append_dedup, public.workday_contributions=full_refresh - overwrite, public.agreements=incremental - append_dedup, public.project_worker_bulk_imports=incremental - append_dedup, public.agreement_signatures=incremental - append_dedup, public.identity_verifications=incremental - append_dedup, public.benefit_plans=incremental - append_dedup, public.project_worker_rates=incremental - append_dedup, public.project_worker_reminder_stats=incremental - append_dedup, public.emails=full_refresh - overwrite, public.workers=incremental - append_dedup, public.company_payment_taxes=incremental - append_dedup, public.i9_form_signatures=incremental - append_dedup, public.documents=incremental - append_dedup, public.payrolls=full_refresh - overwrite, public.worker_withholdings=incremental - append_dedup, public.workers_comp_settings=full_refresh - overwrite, public.job_classification_scale_rates=incremental - append_dedup, public.project_agreements=incremental - append_dedup, public.users=incremental - append_dedup, public.company_onboarding_statuses=incremental - append_dedup, public.i9_forms=incremental - append_dedup, public.workers_comp_applications=incremental - append_dedup, public.check_updates=incremental - append_dedup, public.project_worker_bulk_import_entries=incremental - append_dedup, public.workday_earnings=full_refresh - overwrite, public.payroll_state_settings=incremental - append_dedup, public.audits=incremental - append_dedup, public.payable_shift_details=incremental - append_dedup, public.reversals=incremental - append_dedup, public.worker_tax_exemptions=incremental - append_dedup, public.i9_form_documents=incremental - append_dedup, public.notifications=incremental - append_dedup, public.active_storage_variant_records=full_refresh - overwrite, public.payable_mileage_details=incremental - append_dedup, public.credit_card_charges=incremental - append_dedup, public.paid_time_off_records=incremental - append_dedup, public.addresses=incremental - append_dedup, public.ach_batches=incremental - append_dedup, public.credit_cards=incremental - append_dedup, public.aicp_line_numbers=incremental - append_dedup, public.integration_preferences=incremental - append_dedup, public.project_locations=incremental - append_dedup, public.agreement_requests=incremental - append_dedup, public.exports=incremental - append_dedup, public.worker_tax_options=incremental - append_dedup, public.payable_workweek_details=incremental - append_dedup, public.flipper_features=incremental - append_dedup, public.flipper_gates=incremental - append_dedup, public.workdays=incremental - append_dedup, public.company_workers=incremental - append_dedup, public.project_worker_locations=incremental - append_dedup, public.insurance_quote_annual_term_data_records=incremental - append_dedup, public.benefit_administrators=incremental - append_dedup, public.workday_hours=full_refresh - overwrite, public.garnishment_orders=incremental - append_dedup, public.job_classifications=incremental - append_dedup, public.payable_invoice_details=incremental - append_dedup, public.user_activities=incremental - append_dedup, public.checks=incremental - append_dedup, public.job_classification_codes=full_refresh - overwrite, public.insurance_quotes=incremental - append_dedup} 2022-06-10 01:43:08 INFO i.a.w.i.DefaultAirbyteDestination(start):69 - Running destination... 2022-06-10 01:43:08 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/destination-snowflake:0.4.28 exists... 2022-06-10 01:43:08 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/destination-snowflake:0.4.28 was found locally. 2022-06-10 01:43:08 INFO i.a.w.p.DockerProcessFactory(create):108 - Creating docker job ID: 9293 2022-06-10 01:43:08 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/9293/0 --log-driver none --name destination-snowflake-write-9293-0-kbrze --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_CONNECTOR_IMAGE=airbyte/destination-snowflake:0.4.28 -e WORKER_JOB_ATTEMPT=0 -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_VERSION=0.39.16-alpha -e WORKER_JOB_ID=9293 airbyte/destination-snowflake:0.4.28 write --config destination_config.json --catalog destination_catalog.json 2022-06-10 01:43:08 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/source-postgres:0.4.21 exists... 2022-06-10 01:43:08 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/source-postgres:0.4.21 was found locally. 2022-06-10 01:43:08 INFO i.a.w.p.DockerProcessFactory(create):108 - Creating docker job ID: 9293 2022-06-10 01:43:08 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/9293/0 --log-driver none --name source-postgres-read-9293-0-zcmjf --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_CONNECTOR_IMAGE=airbyte/source-postgres:0.4.21 -e WORKER_JOB_ATTEMPT=0 -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_VERSION=0.39.16-alpha -e WORKER_JOB_ID=9293 airbyte/source-postgres:0.4.21 read --config source_config.json --catalog source_catalog.json --state input_state.json 2022-06-10 01:43:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getDestinationOutputRunnable$7):395 - Destination output thread started. 2022-06-10 01:43:08 INFO i.a.w.g.DefaultReplicationWorker(run):169 - Waiting for source and destination threads to complete. 2022-06-10 01:43:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):298 - Replication thread started. 2022-06-10 01:43:09 source > SLF4J: Class path contains multiple SLF4J bindings. 2022-06-10 01:43:09 source > SLF4J: Found binding in [jar:file:/airbyte/lib/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-06-10 01:43:09 source > SLF4J: Found binding in [jar:file:/airbyte/lib/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-06-10 01:43:09 source > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 2022-06-10 01:43:09 destination > SLF4J: Class path contains multiple SLF4J bindings. 2022-06-10 01:43:09 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-06-10 01:43:09 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-06-10 01:43:09 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-06-10 01:43:09 destination > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 2022-06-10 01:43:09 source > SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] 2022-06-10 01:43:09 destination > SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] 2022-06-10 01:43:10 source > 2022-06-10 01:43:10 INFO i.a.i.s.p.PostgresSource(main):409 - starting source: class io.airbyte.integrations.source.postgres.PostgresSource 2022-06-10 01:43:10 destination > 2022-06-10 01:43:10 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {catalog=destination_catalog.json, write=null, config=destination_config.json} 2022-06-10 01:43:10 source > 2022-06-10 01:43:10 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {read=null, catalog=source_catalog.json, state=input_state.json, config=source_config.json} 2022-06-10 01:43:10 destination > 2022-06-10 01:43:10 INFO i.a.i.b.IntegrationRunner(runInternal):123 - Running integration: io.airbyte.integrations.destination.snowflake.SnowflakeDestination 2022-06-10 01:43:10 destination > 2022-06-10 01:43:10 INFO i.a.i.b.IntegrationRunner(runInternal):124 - Command: WRITE 2022-06-10 01:43:10 source > 2022-06-10 01:43:10 INFO i.a.i.b.IntegrationRunner(runInternal):123 - Running integration: io.airbyte.integrations.base.ssh.SshWrappedSource 2022-06-10 01:43:10 source > 2022-06-10 01:43:10 INFO i.a.i.b.IntegrationRunner(runInternal):124 - Command: READ 2022-06-10 01:43:10 source > 2022-06-10 01:43:10 INFO i.a.i.b.IntegrationRunner(runInternal):125 - Integration config: IntegrationConfig{command=READ, configPath='source_config.json', catalogPath='source_catalog.json', statePath='input_state.json'} 2022-06-10 01:43:10 destination > 2022-06-10 01:43:10 INFO i.a.i.b.IntegrationRunner(runInternal):125 - Integration config: IntegrationConfig{command=WRITE, configPath='destination_config.json', catalogPath='destination_catalog.json', statePath='null'} 2022-06-10 01:43:10 source > 2022-06-10 01:43:10 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-06-10 01:43:10 source > 2022-06-10 01:43:10 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-06-10 01:43:10 source > 2022-06-10 01:43:10 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-06-10 01:43:10 source > 2022-06-10 01:43:10 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword multiline - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 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-06-10 01:43:11 destination > 2022-06-10 01:43:11 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-06-10 01:43:11 destination > 2022-06-10 01:43:11 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-06-10 01:43:11 destination > 2022-06-10 01:43:11 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword multiline - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.j.c.SwitchingDestination(getConsumer):65 - Using destination type: INTERNAL_STAGING 2022-06-10 01:43:11 source > 2022-06-10 01:43:11 INFO i.a.i.b.s.SshTunnel(getInstance):170 - Starting connection with method: NO_TUNNEL 2022-06-10 01:43:11 source > 2022-06-10 01:43:11 INFO c.z.h.HikariDataSource():80 - HikariPool-1 - Starting... 2022-06-10 01:43:11 source > 2022-06-10 01:43:11 INFO c.z.h.HikariDataSource():82 - HikariPool-1 - Start completed. 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=ach_batches, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_wla_ach_batches, outputTableName=_airbyte_raw_ach_batches, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=active_admin_comments, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_yub_active_admin_comments, outputTableName=_airbyte_raw_active_admin_comments, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=active_storage_attachments, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_kvw_active_storage_attachments, outputTableName=_airbyte_raw_active_storage_attachments, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=active_storage_blobs, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_mjz_active_storage_blobs, outputTableName=_airbyte_raw_active_storage_blobs, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=active_storage_variant_records, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_wyq_active_storage_variant_records, outputTableName=_airbyte_raw_active_storage_variant_records, syncMode=overwrite} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=addresses, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_ubj_addresses, outputTableName=_airbyte_raw_addresses, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=agreement_requests, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_biw_agreement_requests, outputTableName=_airbyte_raw_agreement_requests, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=agreement_signatures, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_bno_agreement_signatures, outputTableName=_airbyte_raw_agreement_signatures, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=agreement_templates, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_ltk_agreement_templates, outputTableName=_airbyte_raw_agreement_templates, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=agreements, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_sop_agreements, outputTableName=_airbyte_raw_agreements, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=aicp_accounting_codes, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_wkn_aicp_accounting_codes, outputTableName=_airbyte_raw_aicp_accounting_codes, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=aicp_line_numbers, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_oau_aicp_line_numbers, outputTableName=_airbyte_raw_aicp_line_numbers, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=audits, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_zal_audits, outputTableName=_airbyte_raw_audits, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=authentications, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_crf_authentications, outputTableName=_airbyte_raw_authentications, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=benefit_administrators, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_qic_benefit_administrators, outputTableName=_airbyte_raw_benefit_administrators, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=benefit_payments, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_izu_benefit_payments, outputTableName=_airbyte_raw_benefit_payments, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=benefit_plans, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_ttd_benefit_plans, outputTableName=_airbyte_raw_benefit_plans, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=check_updates, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_baz_check_updates, outputTableName=_airbyte_raw_check_updates, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=checks, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_tez_checks, outputTableName=_airbyte_raw_checks, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=companies, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_mgi_companies, outputTableName=_airbyte_raw_companies, syncMode=overwrite} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=company_cois, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_ffi_company_cois, outputTableName=_airbyte_raw_company_cois, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=company_onboarding_statuses, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_xop_company_onboarding_statuses, outputTableName=_airbyte_raw_company_onboarding_statuses, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=company_payment_taxes, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_wes_company_payment_taxes, outputTableName=_airbyte_raw_company_payment_taxes, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=company_users, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_pef_company_users, outputTableName=_airbyte_raw_company_users, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=company_workers, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_shs_company_workers, outputTableName=_airbyte_raw_company_workers, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=contribution_types, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_nwj_contribution_types, outputTableName=_airbyte_raw_contribution_types, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=credit_card_charges, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_qrj_credit_card_charges, outputTableName=_airbyte_raw_credit_card_charges, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=credit_cards, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_xzb_credit_cards, outputTableName=_airbyte_raw_credit_cards, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=devices, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_itr_devices, outputTableName=_airbyte_raw_devices, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=documents, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_gqi_documents, outputTableName=_airbyte_raw_documents, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=emails, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_tmn_emails, outputTableName=_airbyte_raw_emails, syncMode=overwrite} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=exports, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_tbn_exports, outputTableName=_airbyte_raw_exports, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=flipper_features, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_efo_flipper_features, outputTableName=_airbyte_raw_flipper_features, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=flipper_gates, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_mgs_flipper_gates, outputTableName=_airbyte_raw_flipper_gates, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=garnishment_orders, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_nsa_garnishment_orders, outputTableName=_airbyte_raw_garnishment_orders, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=i9_form_documents, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_pmy_i9_form_documents, outputTableName=_airbyte_raw_i9_form_documents, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=i9_form_signatures, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_yut_i9_form_signatures, outputTableName=_airbyte_raw_i9_form_signatures, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=i9_forms, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_jzv_i9_forms, outputTableName=_airbyte_raw_i9_forms, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=identity_verifications, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_wja_identity_verifications, outputTableName=_airbyte_raw_identity_verifications, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=insurance_quote_annual_term_data_records, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_wrq_insurance_quote_annual_term_data_records, outputTableName=_airbyte_raw_insurance_quote_annual_term_data_records, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=insurance_quote_short_term_data_records, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_yra_insurance_quote_short_term_data_records, outputTableName=_airbyte_raw_insurance_quote_short_term_data_records, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=insurance_quotes, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_ccd_insurance_quotes, outputTableName=_airbyte_raw_insurance_quotes, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=integration_preference_options, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_qzr_integration_preference_options, outputTableName=_airbyte_raw_integration_preference_options, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=integration_preferences, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_bgq_integration_preferences, outputTableName=_airbyte_raw_integration_preferences, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=integrations, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_nhf_integrations, outputTableName=_airbyte_raw_integrations, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=invites, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_jrh_invites, outputTableName=_airbyte_raw_invites, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=job_classification_calculators, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_kpy_job_classification_calculators, outputTableName=_airbyte_raw_job_classification_calculators, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=job_classification_codes, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_rfe_job_classification_codes, outputTableName=_airbyte_raw_job_classification_codes, syncMode=overwrite} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=job_classification_scale_rates, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_roa_job_classification_scale_rates, outputTableName=_airbyte_raw_job_classification_scale_rates, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=job_classifications, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_oov_job_classifications, outputTableName=_airbyte_raw_job_classifications, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=loan_outs, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_dlz_loan_outs, outputTableName=_airbyte_raw_loan_outs, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=notifications, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_biz_notifications, outputTableName=_airbyte_raw_notifications, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=nudges, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_uvb_nudges, outputTableName=_airbyte_raw_nudges, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=paid_time_off_policies, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_xpi_paid_time_off_policies, outputTableName=_airbyte_raw_paid_time_off_policies, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=paid_time_off_policy_memberships, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_win_paid_time_off_policy_memberships, outputTableName=_airbyte_raw_paid_time_off_policy_memberships, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=paid_time_off_records, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_qzc_paid_time_off_records, outputTableName=_airbyte_raw_paid_time_off_records, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=payable_invoice_details, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_ntm_payable_invoice_details, outputTableName=_airbyte_raw_payable_invoice_details, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=payable_mileage_details, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_qmv_payable_mileage_details, outputTableName=_airbyte_raw_payable_mileage_details, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=payable_paid_time_off_request_details, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_gmy_payable_paid_time_off_request_details, outputTableName=_airbyte_raw_payable_paid_time_off_request_details, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=payable_shift_calculations, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_czp_payable_shift_calculations, outputTableName=_airbyte_raw_payable_shift_calculations, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=payable_shift_details, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_hwe_payable_shift_details, outputTableName=_airbyte_raw_payable_shift_details, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=payable_workweek_details, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_lzg_payable_workweek_details, outputTableName=_airbyte_raw_payable_workweek_details, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=payables, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_jya_payables, outputTableName=_airbyte_raw_payables, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=payment_methods, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_llc_payment_methods, outputTableName=_airbyte_raw_payment_methods, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=payment_settlements, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_eku_payment_settlements, outputTableName=_airbyte_raw_payment_settlements, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=payment_taxes, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_txm_payment_taxes, outputTableName=_airbyte_raw_payment_taxes, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=payments, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_wfi_payments, outputTableName=_airbyte_raw_payments, syncMode=overwrite} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=payroll_state_settings, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_gtx_payroll_state_settings, outputTableName=_airbyte_raw_payroll_state_settings, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=payrolls, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_aeh_payrolls, outputTableName=_airbyte_raw_payrolls, syncMode=overwrite} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=project_agreements, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_woy_project_agreements, outputTableName=_airbyte_raw_project_agreements, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=project_locations, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_bub_project_locations, outputTableName=_airbyte_raw_project_locations, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=project_worker_bulk_import_entries, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_ema_project_worker_bulk_import_entries, outputTableName=_airbyte_raw_project_worker_bulk_import_entries, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=project_worker_bulk_imports, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_nnj_project_worker_bulk_imports, outputTableName=_airbyte_raw_project_worker_bulk_imports, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=project_worker_locations, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_eum_project_worker_locations, outputTableName=_airbyte_raw_project_worker_locations, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=project_worker_rates, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_efe_project_worker_rates, outputTableName=_airbyte_raw_project_worker_rates, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=project_worker_reminder_stats, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_wtu_project_worker_reminder_stats, outputTableName=_airbyte_raw_project_worker_reminder_stats, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=project_workers, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_wzr_project_workers, outputTableName=_airbyte_raw_project_workers, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=projects, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_pco_projects, outputTableName=_airbyte_raw_projects, syncMode=overwrite} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=reversals, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_vnt_reversals, outputTableName=_airbyte_raw_reversals, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=sessions, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_unq_sessions, outputTableName=_airbyte_raw_sessions, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=subscription_types, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_cso_subscription_types, outputTableName=_airbyte_raw_subscription_types, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=subscriptions, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_dea_subscriptions, outputTableName=_airbyte_raw_subscriptions, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=symmetry_taxes, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_hcs_symmetry_taxes, outputTableName=_airbyte_raw_symmetry_taxes, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=transfers, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_yqv_transfers, outputTableName=_airbyte_raw_transfers, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=user_activities, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_gfs_user_activities, outputTableName=_airbyte_raw_user_activities, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=users, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_bdz_users, outputTableName=_airbyte_raw_users, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=vensure_workers, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_kjx_vensure_workers, outputTableName=_airbyte_raw_vensure_workers, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=workday_contributions, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_rlf_workday_contributions, outputTableName=_airbyte_raw_workday_contributions, syncMode=overwrite} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=workday_earnings, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_mej_workday_earnings, outputTableName=_airbyte_raw_workday_earnings, syncMode=overwrite} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=workday_hours, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_kyv_workday_hours, outputTableName=_airbyte_raw_workday_hours, syncMode=overwrite} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=workdays, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_zju_workdays, outputTableName=_airbyte_raw_workdays, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=worker_tax_exemptions, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_plb_worker_tax_exemptions, outputTableName=_airbyte_raw_worker_tax_exemptions, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=worker_tax_options, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_rrn_worker_tax_options, outputTableName=_airbyte_raw_worker_tax_options, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=worker_withholdings, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_rnx_worker_withholdings, outputTableName=_airbyte_raw_worker_withholdings, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=workers, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_wkj_workers, outputTableName=_airbyte_raw_workers, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=workers_comp_applications, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_zpa_workers_comp_applications, outputTableName=_airbyte_raw_workers_comp_applications, syncMode=append_dedup} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=workers_comp_settings, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_cvi_workers_comp_settings, outputTableName=_airbyte_raw_workers_comp_settings, syncMode=overwrite} 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.b.BufferedStreamConsumer(startTracked):116 - class io.airbyte.integrations.destination.buffered_stream_consumer.BufferedStreamConsumer started. 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):117 - Preparing tmp tables in destination started for 97 streams 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream ach_batches: tmp table: _airbyte_tmp_wla_ach_batches, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:11 destination > 2022-06-10 01:43:11 INFO c.z.h.HikariDataSource(getConnection):110 - HikariPool-1 - Starting... 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.p.PostgresSource(isCdc):258 - using CDC: false 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.j.AbstractJdbcSource(lambda$getCheckOperations$1):93 - Attempting to get metadata from the database to see if we can connect. 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO c.z.h.HikariDataSource(close):350 - HikariPool-1 - Shutdown initiated... 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO c.z.h.HikariDataSource(close):352 - HikariPool-1 - Shutdown completed. 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.CdcStateManager():26 - Initialized CDC state with: null 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='workers_comp_settings', namespace='public'}. Cursor Field: null Value: null 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='payments', namespace='public'}. Cursor Field: null Value: null 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='benefit_payments', namespace='public'}. Cursor Field: updated_at Value: 2022-06-08T23:50:09.154093 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='agreement_templates', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:27:53.153640 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='active_storage_variant_records', namespace='public'}. Cursor Field: null Value: null 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='subscriptions', namespace='public'}. Cursor Field: updated_at Value: 2022-06-08T22:36:07.360696 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='payment_taxes', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:11:46.525904 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='i9_form_documents', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:06:18.475894 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='workday_contributions', namespace='public'}. Cursor Field: null Value: null 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='workers_comp_applications', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:10:44.329636 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='company_cois', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:45:22.914045 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='insurance_quote_annual_term_data_records', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:23:23.923049 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='payroll_state_settings', namespace='public'}. Cursor Field: updated_at Value: 2022-05-11T14:36:35.542425 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='company_payment_taxes', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:00:04.926787 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='job_classifications', namespace='public'}. Cursor Field: updated_at Value: 2022-06-08T18:19:05.575154 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='subscription_types', namespace='public'}. Cursor Field: updated_at Value: 2022-04-26T17:07:53.831984 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='job_classification_scale_rates', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T19:19:21.952008 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='devices', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:51:57.623734 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='exports', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T20:49:52.197966 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='payment_methods', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:10:58.753702 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='active_storage_attachments', namespace='public'}. Cursor Field: created_at Value: 2022-06-09T22:43:56.243262 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='integration_preferences', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T19:47:57.215124 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='company_workers', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:05:54.858193 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='project_worker_bulk_import_entries', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T13:51:37.713850 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='job_classification_calculators', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:00:56.601761 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='payable_workweek_details', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:11:52.212770 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='aicp_accounting_codes', namespace='public'}. Cursor Field: updated_at Value: 2022-04-27T17:21:41.554518 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='payrolls', namespace='public'}. Cursor Field: null Value: null 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='credit_cards', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:29:34.837221 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='documents', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:03:30.164251 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='benefit_plans', namespace='public'}. Cursor Field: updated_at Value: 2022-06-08T23:13:14.622397 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='aicp_line_numbers', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:50:24.407631 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='insurance_quote_short_term_data_records', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T20:56:30.929121 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='project_worker_rates', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:19:10.856293 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='audits', namespace='public'}. Cursor Field: created_at Value: 2022-06-09T22:52:39.545770 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='payable_paid_time_off_request_details', namespace='public'}. Cursor Field: updated_at Value: null 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='project_worker_bulk_imports', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T00:23:13.349908 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='user_activities', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:20:55.907662 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='addresses', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:46:49.167451 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='active_storage_blobs', namespace='public'}. Cursor Field: created_at Value: 2022-06-09T22:45:22.910756 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='company_users', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:56:49.044356 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='workday_hours', namespace='public'}. Cursor Field: null Value: null 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='nudges', namespace='public'}. Cursor Field: updated_at Value: 2022-03-19T21:03:43.834009 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='payable_invoice_details', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:35:39.560874 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='project_agreements', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:10:45.123095 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='payables', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:12:14.357426 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='authentications', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:56:59.301449 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='agreements', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:48:16.833716 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='symmetry_taxes', namespace='public'}. Cursor Field: updated_at Value: 2022-06-05T17:52:15.857336 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='credit_card_charges', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:29:36.324454 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='invites', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:08:47.907868 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='payable_shift_calculations', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:09:27.579694 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='agreement_requests', namespace='public'}. Cursor Field: created_at Value: 2022-06-09T22:46:10.823145 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='project_workers', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:19:55.558759 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='worker_tax_options', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:08:18.748427 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='transfers', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:45:06.660444 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='contribution_types', namespace='public'}. Cursor Field: updated_at Value: 2022-06-06T14:35:05.613849 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='active_admin_comments', namespace='public'}. Cursor Field: created_at Value: 2022-06-09T21:19:26.411646 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='integrations', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T19:48:15.265605 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='projects', namespace='public'}. Cursor Field: null Value: null 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='i9_form_signatures', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:06:25.307060 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='worker_tax_exemptions', namespace='public'}. Cursor Field: updated_at Value: 2022-06-03T17:17:39.248158 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='agreement_signatures', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:47:53.650086 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='companies', namespace='public'}. Cursor Field: null Value: null 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='project_worker_locations', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:18:49.719669 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='payable_shift_details', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:10:44.434499 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='payment_settlements', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T21:19:31.011633 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='emails', namespace='public'}. Cursor Field: null Value: null 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='insurance_quotes', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:23:23.918039 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='payable_mileage_details', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:05:47.797161 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='workdays', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:23:46.387196 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='paid_time_off_records', namespace='public'}. Cursor Field: updated_at Value: null 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='loan_outs', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:20:10.350725 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='flipper_gates', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:13:57.184938 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='check_updates', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T21:19:32.058930 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='i9_forms', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:06:25.308841 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='users', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:25:16.827423 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='project_locations', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:59:25.463540 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='workers', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:26:55.451420 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='worker_withholdings', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:15:01.915139 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='sessions', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:20:18.588429 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='job_classification_codes', namespace='public'}. Cursor Field: null Value: null 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='company_onboarding_statuses', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:48:46.360546 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='benefit_administrators', namespace='public'}. Cursor Field: updated_at Value: 2022-04-11T18:06:01.860523 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='paid_time_off_policies', namespace='public'}. Cursor Field: updated_at Value: null 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='checks', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T21:19:32.066486 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='ach_batches', namespace='public'}. Cursor Field: created_at Value: 2022-06-09T01:30:03.932687 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='garnishment_orders', namespace='public'}. Cursor Field: updated_at Value: 2022-06-06T17:50:41.295193 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='identity_verifications', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:05:57.174736 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='paid_time_off_policy_memberships', namespace='public'}. Cursor Field: updated_at Value: null 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='flipper_features', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T19:54:48.663833 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='integration_preference_options', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T19:46:39.837719 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='vensure_workers', namespace='public'}. Cursor Field: created_at Value: 2022-06-09T01:05:46.385712 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='workday_earnings', namespace='public'}. Cursor Field: null Value: null 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='project_worker_reminder_stats', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:18:17.638407 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='reversals', namespace='public'}. Cursor Field: updated_at Value: 2022-06-07T22:14:29.456066 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='notifications', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:05:23.948452 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO c.z.h.HikariDataSource():80 - HikariPool-2 - Starting... 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO c.z.h.HikariDataSource():82 - HikariPool-2 - Start completed. 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.p.PostgresSource(discoverInternal):153 - No schemas explicitly set on UI to process, so will process all of existing schemas in DB 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.i.s.j.AbstractJdbcSource(discoverInternal):121 - Internal schemas to exclude: [catalog_history, information_schema, pg_catalog, pg_internal] 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.d.j.s.AdaptiveStreamingQueryConfig(initialize):38 - Set initial fetch size: 10 rows 2022-06-10 01:43:12 source > 2022-06-10 01:43:12 INFO i.a.d.j.s.TwoStageSizeEstimator(getTargetBufferByteSize):72 - Max memory limit: 12473860096, JDBC buffer size: 1073741824 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_mileage_details column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_mileage_details column mileage_count (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_mileage_details column mileage_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_mileage_details column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_mileage_details column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column policy_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column accrual_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column accrual_start_lag_days (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column usage_start_lag_days (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column accrual_rate_numerator_minutes (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column accrual_rate_denominator_minutes (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column accrual_maximum_minutes (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column usage_minimum_minutes (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column usage_maximum_minutes (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column usage_maximum_time_period_value (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column usage_maximum_time_period_unit (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column carry_over_maximum_minutes (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column rehire_grace_period_days (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column pay_out_time_on_termination (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column pay_out_rate_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column limit_accrual_to_policy_location (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column limit_usage_to_policy_location (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column city (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column state (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column county_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column owner_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column owner_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column front_load_minutes (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column end_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column archived_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column enabled (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table emails column id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table emails column address (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table emails column verified_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table emails column verification_token (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table emails column primary (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table emails column user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table emails column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table emails column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_tax_exemptions column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_tax_exemptions column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_tax_exemptions column symmetry_tax_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_tax_exemptions column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_tax_exemptions column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column amount_percent (type numeric[6]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column garnishment_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column received_at (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column responded_at (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column response (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column priority (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column issuing_state (type varchar[3]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column case_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column case_id_2 (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column issuing_county (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column issuing_court (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column fips_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column end_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column expected_amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column expected_state_fee_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column due_date_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column due_date_pay_date_plus_days (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column due_date_day_of_month (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column due_date_threshold_amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column payee_ap_vendor_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column auditable_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column associated_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column associated_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column user_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column user_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column username (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column action (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column audited_changes (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column version (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column comment (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column remote_address (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column request_uuid (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column auditable_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table aicp_accounting_codes column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table aicp_accounting_codes column value (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table aicp_accounting_codes column description (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table aicp_accounting_codes column section (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table aicp_accounting_codes column section_description (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table aicp_accounting_codes column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table aicp_accounting_codes column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table aicp_accounting_codes column sort_order (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_hours column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_hours column workday_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_hours column multiplier (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_hours column hourly_rate_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_hours column time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_hours column amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_hours column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_hours column payable_shift_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_calculators column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_calculators column job_classification_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_calculators column calculator_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_calculators column identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_calculators column valid_from (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_calculators column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_calculators column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column payment_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column benefit_plan_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column benefit_reference_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column location_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column wage_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column benefit_amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column benefit_amount_ytd_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column annual_limit_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column is_catch_up (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column calculated_amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column employer_calculated_amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column employer_contribution_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column employer_contribution_ytd_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column is_paid (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column year (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table vensure_workers column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table vensure_workers column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table vensure_workers column wc_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table vensure_workers column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_imports column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_imports column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_imports column user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_imports column project_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_imports column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_imports column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table exports column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table exports column user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table exports column user_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table exports column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table exports column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table exports column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table exports column project_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table data_migrations column version (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flipper_gates column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flipper_gates column feature_key (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flipper_gates column key (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flipper_gates column value (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flipper_gates column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flipper_gates column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_invoice_details column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_invoice_details column work_item_for_time_worked (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_invoice_details column work_item_paid_work_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_invoice_details column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_invoice_details column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table credit_card_charges column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table credit_card_charges column credit_card_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table credit_card_charges column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table credit_card_charges column amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table credit_card_charges column description (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table credit_card_charges column error (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table credit_card_charges column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table credit_card_charges column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column day_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column work_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column start_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column end_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column meal_1_start_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column meal_1_end_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column meal_2_start_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column meal_2_end_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column non_deductible_breakfast (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column second_walking_meal (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column travel_start_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column travel_end_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column rate_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column rate_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column rate_amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column rate_guaranteed_hours (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column rate_hourly_rate_cents (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column job_classification_scale_rate_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column job_classification_agreement_identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column tz_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column travel_duration (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nacha_files column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nacha_files column date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nacha_files column sequence (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nacha_files column user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nacha_files column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nacha_files column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nacha_files column user_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nacha_files column uploaded_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nacha_files column body_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nacha_files column debit_total_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nacha_files column credit_total_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nacha_files column uploaded_filename (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column workweek_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column call_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column wrap_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column meal_1_out_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column meal_1_in_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column meal_2_out_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column meal_2_in_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column rate_amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column rate_guaranteed_hours (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column meal_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column work_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column rate_hourly_rate_cents (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column paid_work_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column rate_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column rate_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column sequential_workday_number (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column meal_1_recognized_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column meal_2_recognized_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column sequential_weekday_number (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column meal_1_penalty_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column meal_2_penalty_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column non_deductible_breakfast (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column second_walking_meal (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column day_descriptor (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column forced_call_turnaround_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column forced_call_penalty_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column rate_contract_identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column meal_1_penalty_periods (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column meal_2_penalty_periods (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column day_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column job_classification_scale_rate_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column job_classification_agreement_identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column work_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column travel_start_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column travel_end_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column travel_duration (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column travel_allowance_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column recognized_travel_start_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column recognized_travel_end_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column recognized_travel_duration (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column recognized_work_start_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column recognized_work_end_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column payable_shift_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_role_policies column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_role_policies column iam_policy_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_role_policies column iam_role_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_role_policies column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_role_policies column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_variant_records column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_variant_records column blob_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_variant_records column variation_digest (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column owner_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column owner_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column routing_number (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column account_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column account_purpose (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column name_on_account (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column plaid_account_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column plaid_access_token (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column balance_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column balance_updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column plaid_connected (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column verification_method (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column account_number_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column plaid_account_mask (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column institution_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integration_preferences column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integration_preferences column integration_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integration_preferences column field (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integration_preferences column value (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integration_preferences column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integration_preferences column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column payment_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column symmetry_tax_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column unemployment_tax (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column resident (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column wage_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column description (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column wage_base_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column subject_wages_ctd_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column subject_wages_qtd_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column subject_wages_ytd_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column excess_wages_ctd_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column excess_wages_qtd_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column excess_wages_ytd_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column month (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column quarter (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column year (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column subject_wages_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column adjustment (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column gross_subject_wages_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column gross_wages_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column insurance_quote_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column quiz_step_completed (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column personal_step_completed (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column coverage_step_completed (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_step_completed (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_step_completed (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column quiz_inland_marine (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column quiz_business_auto (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column quiz_increase_liability (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column quiz_workers_compensation (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column policy_production_annual_cost (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column policy_effective_on (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column policy_production_medium_type (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column policy_terrorism_coverage (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column general_liability_aggregate_limit (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column general_liability_occurrence_limit (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column general_liability_blanket_waiver (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column general_liability_blanket_additional_insureds (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column general_liability_medical_expense_limit (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column inland_marine_owned_equipment_value (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column inland_marine_owned_equipment_list_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column inland_marine_rent_equipment_estimated (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column inland_marine_storing_equipment_address_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column inland_marine_storing_equipment_city_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column inland_marine_storing_equipment_state_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column inland_marine_storing_equipment_zip_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column business_auto_leasing_cost (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column business_auto_employee_number (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column business_auto_owned_coverage (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column business_auto_owned_vins_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column business_auto_owned_address_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column business_auto_owned_city_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column business_auto_owned_state_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column business_auto_owned_zip_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column business_auto_physical_damage (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column business_auto_additional_insured (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column increase_liability_limits (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column workers_comp_additional_coverage (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column workers_comp_projected_payroll_set_employees (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column workers_comp_projected_payroll_office_employees (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column workers_comp_states_coverage (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column workers_comp_cover_officers (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column workers_comp_officers_breakdown_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_exceeding_1m (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_exceeding_1m_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_3d_filming (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_reality_tv (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_vlogger (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_vlogger_channels (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_vlogger_waivers (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_feature_films (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_scripted_television (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_adult_films (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_outside_us (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_outside_us_cities_descriptions (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_outside_us_equipment (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_outside_us_safety (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_hidden_camera_filming (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_stunts (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_stunts_synopsis (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_stunts_activity (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_stunts_safety_procedures (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_stunts_coordinator_information_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_stunts_production_dates (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_east_coast_shoot (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_east_coast_shoot_locations (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_east_coast_shoot_equipment_value (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_12_weeks_or_longer (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_12_weeks_or_longer_schedule (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_items_100k_or_greater (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_items_100k_or_greater_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_legal_name (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_doing_business_as (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_legal_entity (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_website (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_audit_contact_differs (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_audit_first_name_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_audit_last_name_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_audit_email_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_audit_phone_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_year_company_founded (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_years_in_production_industry (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_address_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_city_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_state_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_zip_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_mailing_address_differs (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_mailing_address_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_mailing_city_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_mailing_state_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_mailing_zip_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_insurance_prior (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_insurance_loss (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_insurance_loss_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_insurance_denied (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_insurance_denied_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_paid_time_off_request_details column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_paid_time_off_request_details column minutes (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_paid_time_off_request_details column time_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_paid_time_off_request_details column paid_time_off_policy_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_paid_time_off_request_details column rate_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_paid_time_off_request_details column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_paid_time_off_request_details column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_paid_time_off_request_details column rate_hourly_rate_cents (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payroll_state_settings column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payroll_state_settings column state_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payroll_state_settings column state_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payroll_state_settings column sui_price (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payroll_state_settings column sui_cost (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payroll_state_settings column local_tax (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payroll_state_settings column default_workers_comp_setting_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payroll_state_settings column active (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payroll_state_settings column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payroll_state_settings column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nudges column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nudges column project_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nudges column creator_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nudges column reminder_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nudges column delivery_method (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nudges column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nudges column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_address_taxes column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_address_taxes column address_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_address_taxes column symmetry_tax_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_address_taxes column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_address_taxes column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table api_calls column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table api_calls column record_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table api_calls column record_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table api_calls column path (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table api_calls column response_code (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table api_calls column request_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table api_calls column response_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table api_calls column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table api_calls column api_call_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table subscription_types column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table subscription_types column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table subscription_types column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table subscription_types column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column project_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column mpi_employer_number (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column mpi_production_title (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column mpi_production_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column signatory_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column signatory_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column production_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column office (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column business_rep_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column business_rep_email (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column payroll_report_email (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column signatory_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column agreement_identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table awsdms_apply_exceptions column TASK_NAME (type varchar[128]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table awsdms_apply_exceptions column TABLE_OWNER (type varchar[128]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table awsdms_apply_exceptions column TABLE_NAME (type varchar[128]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table awsdms_apply_exceptions column ERROR_TIME (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table awsdms_apply_exceptions column STATEMENT (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table awsdms_apply_exceptions column ERROR (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_documents column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_documents column i9_form_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_documents column document_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_documents column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_documents column issuing_authority (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_documents column number_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_documents column expiration_date_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_documents column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_documents column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table awsdms_validation_failures_v1 column TASK_NAME (type varchar[128]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table awsdms_validation_failures_v1 column TABLE_OWNER (type varchar[128]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table awsdms_validation_failures_v1 column TABLE_NAME (type varchar[128]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table awsdms_validation_failures_v1 column FAILURE_TIME (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table awsdms_validation_failures_v1 column KEY_TYPE (type varchar[128]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table awsdms_validation_failures_v1 column KEY (type varchar[7800]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table awsdms_validation_failures_v1 column FAILURE_TYPE (type varchar[128]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table awsdms_validation_failures_v1 column DETAILS (type varchar[7800]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_locations column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_locations column project_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_locations column wc_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_locations column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_locations column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_methods column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_methods column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_methods column processing_method (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_methods column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_methods column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_methods column type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_methods column name_on_check (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column symmetry_tax_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column parameter_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column data_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column description (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column help_text (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column regex_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column regex (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column certificate_line_no (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column list_values (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column default_value (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column optional (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column position (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column hidden (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column active (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column description_override (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column help_text_override (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column list_values_override (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column default_value_override (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table ar_internal_metadata column key (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table ar_internal_metadata column value (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table ar_internal_metadata column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table ar_internal_metadata column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_administrators column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_administrators column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_administrators column is_active (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_administrators column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_administrators column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table documents column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table documents column project_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table documents column description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table documents column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table documents column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table documents column shared_with (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table subscriptions column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table subscriptions column user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table subscriptions column subscription_type_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table subscriptions column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table subscriptions column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column street (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column city (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column state (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column zip (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column country (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column record_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column record_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column geocoded (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column state_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column state_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column county_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column county_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column city_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column municipality_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column municipality_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column school_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column school_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column transit_district_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column transit_district_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column psd_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column psd_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column latitude (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column longitude (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column tz_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column project_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column job_title (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column time_entry_required (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column onboarded (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column worker_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column agent_fee_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column collect_i9 (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column first_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column last_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column email (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column company_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column send_invite (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column job_classification_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column startwork_completed (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column skip_coogan_requirement (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column skip_coogan_reason (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column union_local (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column hire_location_state (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column hire_location_city (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column benefit_plan_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column first_onboarded_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column is_wage_enforcement_overridden (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column wage_enforcement_override_reason (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column end_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_payable_lines column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_payable_lines column code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_payable_lines column payable_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_payable_lines column accounting_chart_line_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_payable_lines column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_payable_lines column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_quick_books_online_integrations column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_quick_books_online_integrations column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_quick_books_online_integrations column realm_id_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_quick_books_online_integrations column access_token_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_quick_books_online_integrations column refresh_token_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_quick_books_online_integrations column access_token_expires_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_quick_books_online_integrations column refresh_token_expires_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_quick_books_online_integrations column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_quick_books_online_integrations column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_quick_books_online_integrations column vendor_identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_quick_books_online_integrations column vendor_options (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_quick_books_online_integrations column bank_account_identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_quick_books_online_integrations column bank_account_options (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_quick_books_online_integrations column sync_in_progress (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table checks column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table checks column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table checks column check_issuing_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table checks column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table checks column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table checks column number (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table checks column settlement_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table checks column reconciled_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table checks column payee_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table checks column amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table checks column issued_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_admin_comments column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_admin_comments column namespace (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_admin_comments column body (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_admin_comments column resource_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_admin_comments column resource_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_admin_comments column author_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_admin_comments column author_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_admin_comments column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_admin_comments column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_lines column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_lines column code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_lines column description (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_lines column cost_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_lines column position (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_lines column accounting_chart_section_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_lines column accounting_chart_account_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_lines column account_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_lines column active (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_lines column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_lines column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_lines column accounting_chart_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_reminder_settings column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_reminder_settings column project_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_reminder_settings column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_reminder_settings column schedule (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_reminder_settings column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_reminder_settings column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integrations column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integrations column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integrations column type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integrations column config_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integrations column connected (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integrations column enabled (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integrations column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integrations column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integrations column fetching_options (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_users column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_users column company_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_users column user_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_users column role (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_users column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_users column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_users column iam_role_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flipper_features column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flipper_features column key (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flipper_features column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flipper_features column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flipper_features column description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classifications column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classifications column title (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classifications column alt_title (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classifications column union_identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classifications column union_local (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classifications column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classifications column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classifications column agreement_identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classifications column contract_identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classifications column guaranteed_hours (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classifications column region (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classifications column discarded_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table reversals column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table reversals column regular_payment_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table reversals column reverse_payment_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table reversals column reverse_payroll_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table reversals column regular_payroll_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table reversals column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table reversals column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table reversals column includes_net_pay_and_union_contributions (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table reversals column includes_employee_taxes (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table reversals column includes_employer_taxes (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table reversals column includes_workers_comp (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table reversals column includes_platform_fee (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column payment_tax_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column subject_wages_ctd_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column subject_wages_qtd_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column subject_wages_ytd_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column excess_wages_ctd_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column excess_wages_qtd_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column excess_wages_ytd_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column symmetry_tax_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column subject_wages_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column wage_base_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column adjustment (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column gross_subject_wages_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column gross_wages_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_sections column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_sections column code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_sections column description (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_sections column position (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_sections column accounting_chart_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_sections column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_sections column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_signatures column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_signatures column agreement_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_signatures column company_user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_signatures column worker_signed_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_signatures column worker_signed_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_signatures column employer_signed_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_signatures column employer_signed_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_signatures column worker_signature_status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_signatures column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_signatures column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_signatures column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column legal_status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column permanent_resident_alien_registration_number_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column work_alien_document_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column work_alien_work_permit_expiration_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column work_alien_registration_number_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column work_alien_i94_admission_number_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column work_alien_passport_number_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column work_alien_passport_country (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column company_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column historical (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column expires_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column rejection_reason_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column first_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column last_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column _email (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column phone (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column app (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column role (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column password_digest (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column failed_logins_count (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column failed_login_lock_until (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column password_reset_token (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column selected_project_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column _unverified_email (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column _unverified_email_token (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column return_to (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column selected_company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column selected_project_worker_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column potential_duplicate_user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column mfa_code_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table authentications column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table authentications column user_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table authentications column provider (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table authentications column uid (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table authentications column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table authentications column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreements column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreements column title (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreements column body (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreements column agreement_request_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreements column project_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreements column company_signature_required (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreements column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreements column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column payable_shift_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column sequential_workday_number (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column sequential_weekday_number (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column day_descriptor (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column recognized_meal_1_duration (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column recognized_meal_2_duration (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column recognized_meal_duration (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column meal_1_penalty_periods (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column meal_2_penalty_periods (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column meal_1_penalty_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column meal_2_penalty_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column work_duration (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column recognized_work_start_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column recognized_work_end_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column recognized_work_duration (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column recognized_travel_start_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column recognized_travel_end_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column recognized_travel_duration (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column travel_allowance_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column forced_call_turnaround_duration (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column forced_call_penalty_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column bank_account_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column direction (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column ach_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column record_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column record_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column ach_batch_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column bank_routing_number_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column bank_account_number_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column bank_name_on_account_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column bank_account_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column bank_account_purpose (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column idempotency_uuid (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_project_lines column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_project_lines column description (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_project_lines column project_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_project_lines column accounting_chart_line_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_project_lines column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_project_lines column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_roles column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_roles column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_roles column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_roles column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_requests column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_requests column project_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_requests column agreement_template_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_requests column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column first_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column last_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 destination > 2022-06-10 01:43:13 INFO c.z.h.p.HikariPool(checkFailFast):565 - HikariPool-1 - Added connection net.snowflake.client.jdbc.SnowflakeConnectionV1@4976085 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column phone (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column email (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column adp_id (type serial[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column middle_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column date_of_birth (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column tin_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column tin_bidx (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column last_4_bidx (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column withholdings_old (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column adp_ids (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column first_hired_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column tax_document_delivery (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column uuid (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column ssn_verified_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column ssn_verification_status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column ssn_verification_response (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column gender (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column ethnicity (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column demographic_collected_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column self_describe (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table contribution_types column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table contribution_types column contribution_source (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table contribution_types column contribution_target (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table contribution_types column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table contribution_types column identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table contribution_types column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table contribution_types column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table contribution_types column contribution_target_group (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invites column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invites column record_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invites column record_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invites column email (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invites column token (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invites column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invites column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invites column message (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invites column expires_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invites column reminder_count (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invites column last_reminded_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invites column accepted_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_blobs column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_blobs column key (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_blobs column filename (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 destination > 2022-06-10 01:43:13 INFO c.z.h.HikariDataSource(getConnection):123 - HikariPool-1 - Start completed. 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_blobs column content_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_blobs column metadata (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_blobs column byte_size (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_blobs column checksum (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_blobs column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_blobs column service_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column project_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column decline_reason (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column post_production (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_script_synopsis (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_shoot_locations (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_cast_size (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_crew_size (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_heights (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_heights_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_electrical (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_electrical_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_adult (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_adult_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_under_18 (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_under_18_count (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_under_18_roles (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_under_18_work_permits (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_under_18_limited_hours (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_setting (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_setting_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column post_production_worker_count (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_covid_19_old (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_covid_19 (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column auto_approved (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_heights_maximum (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_aircraft (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_aircraft_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_athletic (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_athletic_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_pyrotechnics (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_pyrotechnics_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_aquatic (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_aquatic_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_skydiving (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_skydiving_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_stunts (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_stunts_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_watercraft (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_watercraft_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_weapons (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_weapons_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_animals (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_animals_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_travel (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_travel_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_workers column id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_workers column user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_workers column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_workers column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_workers column month_of_birth (type timestamptz[35]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_with_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_workers column first_hired_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_workers column ssn_verified_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_workers column ssn_verification_status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_settings column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_settings column payroll_state_setting_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_settings column code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_settings column price (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_settings column cost (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_settings column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_settings column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_settings column unit (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_settings column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column issuer_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column total_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column funding_method (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column issued_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column total_employee_wages_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column total_non_employee_wages_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column total_wages_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column total_non_taxable_reimbursements_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _federal_taxes_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _state_tax_adjustment_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _local_municipal_tax_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _state_unemployment_insurance_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _state_unemployment_insurance_cost_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column total_workers_comp_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column total_workers_comp_cost_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column total_taxes_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column total_company_union_contributions_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column project_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column platform_fee_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _federal_social_security_tax_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _federal_medicare_tax_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _federal_unemployment_tax_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column platform_fee_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _state_unemployment_insurance_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _state_unemployment_insurance_cost_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _local_municipal_tax_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column pay_period_start (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column pay_period_end (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _federal_tax_adjustment_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _federal_unemployment_tax_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _federal_unemployment_tax_adjustment_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _federal_social_security_tax_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _federal_social_security_tax_adjustment_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _federal_medicare_tax_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _federal_medicare_tax_adjustment_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _state_unemployment_insurance_adjustment_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _state_unemployment_insurance_cost_adjustment_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _local_municipal_tax_adjustment_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column gross_revenue_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column net_revenue_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column total_taxable_reimbursements_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column pay_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column legacy (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column has_symmetry_error (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column issuer_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column funded_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column credit_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column check_date_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _updated_flow_of_funds (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column address_different_from_company (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column total_worker_union_contributions_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column has_calculation_error (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column calculated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column payments_count (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column total_paid_sick_leave_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column temp_total_company_union_contributions_cents (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column temp_total_worker_union_contributions_cents (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column first_name_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column last_name_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column email_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column phone_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column abacus_quote_id (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column eta (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column quote_price_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column first_name_bidx (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column last_name_bidx (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column email_bidx (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column budget (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table tax_documents column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table tax_documents column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table tax_documents column year (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table tax_documents column document_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table tax_documents column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table tax_documents column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table tax_documents column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table tax_documents column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column gross_pay_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column payroll_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column project_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column net_pay_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column total_taxes_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column wc_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column total_company_union_contributions_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column _social_security_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column _medicare_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column _state_taxes_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column _local_taxes_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column _federal_income_tax_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column payment_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column issued_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column wc_price_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column wc_cost_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column _social_security_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column _medicare_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column wc_price_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column wc_cost_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column project_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column month (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column quarter (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column year (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column loan_out_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column total_deductions_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column total_employer_taxes_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column payroll_amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column platform_fee_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column pay_period_in_weeks (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column total_company_union_contributions_calculated_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column check_date_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column platform_fee_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column platform_fee_rate_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column platform_fee_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column total_worker_union_contributions_calculated_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column total_worker_union_contributions_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column work_city (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column work_city_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column work_state (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column work_state_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column work_state_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column total_benefits_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column address_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column total_paid_sick_leave_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column temp_total_company_union_contributions_cents (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column temp_total_company_union_contributions_calculated_cents (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table user_activities column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table user_activities column user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table user_activities column record_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table user_activities column record_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table user_activities column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table user_activities column data (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table user_activities column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table user_activities column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_tax_options column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_tax_options column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_tax_options column symmetry_tax_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_tax_options column extra_withholding_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_tax_options column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_tax_options column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_tax_options column is_exempt (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_tax_options column extra_withholding_cap_override_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table loan_out_merge_history column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table loan_out_merge_history column merged_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table loan_out_merge_history column tin_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table loan_out_merge_history column name (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table loan_out_merge_history column classification (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table loan_out_merge_history column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table loan_out_merge_history column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_workweek_details column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_workweek_details column total_penalty_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_workweek_details column adjustment_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_workweek_details column agent_fee_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_workweek_details column agent_fee_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_workweek_details column worker_approved_amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_workweek_details column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_workweek_details column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_attachments column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_attachments column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_attachments column record_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_attachments column record_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_attachments column blob_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_attachments column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_workers column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_workers column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_workers column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_workers column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_workers column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_settlements column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_settlements column payment_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_settlements column settlement_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_settlements column amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_settlements column fulfillment_method (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_settlements column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_settlements column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_settlements column reissued_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfer_updates column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfer_updates column transfer_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfer_updates column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfer_updates column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfer_updates column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfer_updates column response_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table signature_activities column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table signature_activities column signature_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table signature_activities column user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table signature_activities column party_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table signature_activities column party_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table signature_activities column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table signature_activities column ip (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table signature_activities column user_agent (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table signature_activities column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table signature_activities column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table signature_activities column signature_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table signature_activities column user_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table attestations column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table attestations column user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table attestations column target_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table attestations column target_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table attestations column label (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table attestations column ip (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table attestations column user_agent (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table attestations column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table attestations column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policy_memberships column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policy_memberships column paid_time_off_policy_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policy_memberships column owner_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policy_memberships column owner_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policy_memberships column policy_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policy_memberships column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policy_memberships column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_reminder_stats column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_reminder_stats column project_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_reminder_stats column project_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_reminder_stats column reminder_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_reminder_stats column reminder_count (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_reminder_stats column last_reminded_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_reminder_stats column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_reminder_stats column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integration_preference_options column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integration_preference_options column integration_preference_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integration_preference_options column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integration_preference_options column value (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integration_preference_options column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integration_preference_options column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_user_projects column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_user_projects column company_user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_user_projects column project_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_guardians column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_guardians column first_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_guardians column last_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_guardians column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_guardians column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_guardians column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column _onboarded (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column payroll_funding_method (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column setup_fee_status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column phone (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column last_active_on (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column setup_fee_paid_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column _trusted (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column slug (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column important (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column tin_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column website (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column estimated_annual_payroll (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column collect_i9 (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column collect_i9_files (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column approved_for_payroll (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column non_union_employee_wage_fee_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column union_employee_wage_fee_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column loan_out_wage_fee_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column contractor_wage_fee_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column expenses_fee_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column credit_days_offset_override (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column i9_default_expiration (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column worker_approving_timecard_edits (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column worker_approving_timecards (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column is_company_user_mfa_required (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column is_worker_mfa_required (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column is_timecard_calculations_visible (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column contact_email (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column aicp_member (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column mvpa_member (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column referring_company_user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column related_to_referring_company (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column collect_demographics (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column self_approve_payables (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column require_line_numbers (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column shared_workers_company_ids (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_onboarding_statuses column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_onboarding_statuses column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_onboarding_statuses column paid_setup_fee (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_onboarding_statuses column added_taxpayer_info (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_onboarding_statuses column set_collecting_i9 (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_onboarding_statuses column created_project (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_onboarding_statuses column set_certificate_of_insurance (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_onboarding_statuses column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_onboarding_statuses column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_earnings column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_earnings column workday_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_earnings column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_earnings column amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_earnings column payable_shift_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_locations column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_locations column project_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_locations column project_location_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_locations column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_locations column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_codes column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_codes column job_classification_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_codes column code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_codes column value (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_codes column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_codes column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column bulk_import_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column project_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column csv_row_number (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column first_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column last_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column worker_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column import_errors (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column email (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column start_date (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column job_classification_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column guild (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column job_title (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column invite_message (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column end_date (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column startworks (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column project_location_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column project_location_raw (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column payment_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column time_entry_required (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column agent_fee_rate (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column rates (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column custom_job_title (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column time_calculation (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column local_number (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column hire_location_state (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column hire_location_city (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column hire_location_state_raw (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column hire_location_city_raw (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column unique_tax_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column description (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column employer_tax (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column state (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column state_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column state_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column county_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column county_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column city_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column city_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column municipality_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column municipality_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column school_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column school_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column transit_district_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column transit_district_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column psd_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column tax_installation_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column tax_effective_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column credit (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column credit_limit (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column tax_limit_period (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column wage_base_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column tax_limit_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column override_description (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column active (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column master_tax_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column tax_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column suta (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column sit (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column can_be_exempted (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column rate_override (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column archived_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column unionized (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column wc_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column end_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column estimated_payroll_cents (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column permitted_worker_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column time_rounding_interval_seconds (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column total_production_budget_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column production_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column aicp_member (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column meal_setting (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column address_different_from_company (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column travel_enabled (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column project_payroll_expected_ranges (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column contact_email (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column multi_location_enabled (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column original_start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column multi_location_notice (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column multi_location_v2 (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column customer_project_number (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column exclude_payroll_funded_confirmation_email (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column hire_location_state (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column hire_location_city (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column use_aicp_line_numbers (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column pay_period_interval (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column enable_crew_list (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column accounting_chart_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_records column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_records column time_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_records column source (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_records column company_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_records column project_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_records column paid_time_off_policy_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_records column payable_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_records column minutes (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_records column effective_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_records column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_records column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_records column work_time_minutes (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_records column cancelled (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_companies column id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_companies column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_companies column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_companies column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_companies column payroll_funding_method (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_companies column setup_fee_status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_companies column estimated_annual_payroll (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_companies column approved_for_payroll (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column project_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column payment_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column reviewer_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column notes (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column created_by_company (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column decline_reason (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column project_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column reviewer_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column reverse_payment_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column cancelled_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column duplicated_from_payable_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column project_worker_location_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column detail_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column detail_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column submitted_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column approved_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column declined_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column timecard_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column home_address_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column active (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column q1_am_dependent (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column q2_single (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column q3_num_dependents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column q4_allowances (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column q5_additional_withholding_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column cb1_exempted_state (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column cb2_resident_service_outside (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column cb3_nonresident_service_inside (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column cb4_nonresident_civilian_spouse (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column cb5_exemption_law_rc5747 (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column exempt (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_accounts column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_accounts column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_accounts column description (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_accounts column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_accounts column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_accounts column integration_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_accounts column integration_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_accounts column identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_accounts column parent_identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_accounts column full_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table ach_batches column ach_batch_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table ach_batches column amount_cents (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table ach_batches column items_count (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table ach_batches column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table loan_outs column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table loan_outs column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table loan_outs column name (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table loan_outs column tin_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table loan_outs column classification (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table loan_outs column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table loan_outs column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table credit_cards column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table credit_cards column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table credit_cards column stripe_customer_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table credit_cards column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table credit_cards column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_charts column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_charts column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_charts column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_charts column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_charts column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column service (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column service_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column verification_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column response_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column verified_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column owner_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column owner_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column watch_list_status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column match_status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column data_sources (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column is_admin_overridden (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column override_reason (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_signatures column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_signatures column worker_signature_status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_signatures column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_signatures column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_signatures column signature_request_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_signatures column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_signatures column company_user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_signatures column i9_form_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_signatures column worker_signed_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_signatures column employer_signed_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_signatures column worker_signed_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_signatures column employer_signed_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_withholdings column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_withholdings column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_withholdings column symmetry_withholding_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_withholdings column value (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_withholdings column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_withholdings column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column original_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column street (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column city (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column state (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column zip (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column country (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column record_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column record_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column geocoded (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column state_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column state_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column county_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column county_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column city_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column municipality_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column municipality_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column school_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column school_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column transit_district_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column transit_district_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column psd_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column psd_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column latitude (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column longitude (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_contributions column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_contributions column workday_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_contributions column contribution_type_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_contributions column amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_contributions column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_contributions column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_contributions column payable_shift_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_contributions column temp_amount_cents (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column quiz_step_completed (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_step_completed (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column personal_step_completed (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column production_step_completed (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column qualify_step_completed (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column quiz_rent_equipment (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column quiz_pay_cast_and_crew (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column quiz_rent_auto (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column quiz_rent_location (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column quiz_rent_or_build_sets (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column quiz_own_equipment (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column quiz_protect_footage (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column quiz_international_filming (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_general_liability (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_third_party_property_damage (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_stunts (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_extra_expense (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_foreign_production (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_hired_and_non_owned_autos (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_misc_owned_equipment (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_misc_rented_equipment (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_office_contents (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_faulty_stock (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_hired_car_physical_damage (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_props_sets_and_wardrobe (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_travel_accident (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_workers_comp (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_worldwide (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column production_title (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column production_description (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column production_budget (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column production_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column production_synopsis (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column production_start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column production_end_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column production_shoot_locations (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column production_stunts (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column production_stunts_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column qualify_id_state (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column qualify_insurance_prior (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column qualify_insurance_denied (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column qualify_insurance_denied_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column qualify_insurance_loss (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column qualify_entity_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column qualify_entity_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column qualify_entity_address (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column qualify_entity_city (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column qualify_entity_state (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column qualify_entity_zip (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column qualify_id_number_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column qualify_entity_ein_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column insurance_quote_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_policies column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_policies column subject_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_policies column action (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_policies column object (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_policies column description (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_policies column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_policies column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_templates column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_templates column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_templates column title (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_templates column body (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_templates column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_templates column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_templates column company_signature_required (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_address_tax_duplicates column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_address_tax_duplicates column original_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_address_tax_duplicates column address_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_address_tax_duplicates column symmetry_tax_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_address_tax_duplicates column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_address_tax_duplicates column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table pa_rcf_signatures column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table pa_rcf_signatures column project_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table pa_rcf_signatures column home_address_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table pa_rcf_signatures column work_address_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table pa_rcf_signatures column active (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table pa_rcf_signatures column worker_signed_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table pa_rcf_signatures column worker_signed_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table pa_rcf_signatures column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table pa_rcf_signatures column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table notifications column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table notifications column recipient_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table notifications column recipient_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table notifications column type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table notifications column params (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table notifications column read_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table notifications column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table notifications column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_merge_history column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_merge_history column worker_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_merge_history column tin_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_merge_history column name (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_merge_history column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_merge_history column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_rates column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_rates column project_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_rates column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_rates column guaranteed_hours (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_rates column _overtime_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_rates column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_rates column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_rates column hourly_rate_cents (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_rates column contract_identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_rates column job_classification_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_rates column numeric_amount_cents (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table check_updates column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table check_updates column check_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table check_updates column api_method (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table check_updates column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table check_updates column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table check_updates column request_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table check_updates column response_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table aicp_line_numbers column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table aicp_line_numbers column record_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table aicp_line_numbers column record_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table aicp_line_numbers column value (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table aicp_line_numbers column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table aicp_line_numbers column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table devices column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table devices column uuid (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table devices column platform (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table devices column expires_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table devices column user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table devices column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table devices column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table devices column bundle_identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table schema_migrations column version (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table sessions column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table sessions column user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table sessions column key (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table sessions column ip (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table sessions column user_agent (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table sessions column revoked_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table sessions column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table sessions column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table sessions column device_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_cois column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_cois column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_cois column general_liability_policy (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_cois column expiration_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_cois column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_cois column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_form_signatures column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_form_signatures column oh_it4_form_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_form_signatures column worker_signed_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_form_signatures column worker_signed_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_form_signatures column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_form_signatures column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table minimum_wages column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table minimum_wages column start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table minimum_wages column state (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table minimum_wages column wage_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table minimum_wages column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table minimum_wages column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table master_taxes column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table master_taxes column symmetry_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table master_taxes column code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_scale_rates column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_scale_rates column job_classification_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_scale_rates column amount_cents (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_scale_rates column valid_until (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_scale_rates column breakdown (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_scale_rates column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_scale_rates column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_plans column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_plans column benefit_administrator_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_plans column plan_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_plans column symmetry_benefit_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_plans column is_active (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_plans column contribution_percent (type numeric[6]) -> JsonSchemaType({type=number}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_plans column plan_sponsor_union_identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_plans column plan_sponsor_union_local (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_plans column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_plans column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_plans column is_catch_up (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.p.PostgresSource(isCdc):258 - using CDC: false 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: ach_batches 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: active_admin_comments 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: active_storage_attachments 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: active_storage_blobs 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: addresses 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: agreement_requests 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: agreement_signatures 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: agreement_templates 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: agreements 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: aicp_accounting_codes 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: aicp_line_numbers 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: audits 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: authentications 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: benefit_administrators 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: benefit_payments 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: benefit_plans 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: check_updates 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: checks 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: company_cois 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: company_onboarding_statuses 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: company_payment_taxes 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: company_users 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: company_workers 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: contribution_types 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: credit_card_charges 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: credit_cards 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: devices 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: documents 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: exports 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: flipper_features 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: flipper_gates 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: garnishment_orders 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: i9_form_documents 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: i9_form_signatures 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: i9_forms 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: identity_verifications 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: insurance_quote_annual_term_data_records 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: insurance_quote_short_term_data_records 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: insurance_quotes 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: integration_preference_options 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: integration_preferences 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: integrations 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: invites 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: job_classification_calculators 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: job_classification_scale_rates 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: job_classifications 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: loan_outs 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: notifications 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: nudges 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: paid_time_off_policies 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: paid_time_off_policy_memberships 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: paid_time_off_records 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: payable_invoice_details 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: payable_mileage_details 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: payable_paid_time_off_request_details 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: payable_shift_calculations 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: payable_shift_details 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: payable_workweek_details 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: payables 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: payment_methods 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: payment_settlements 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: payment_taxes 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: payroll_state_settings 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: project_agreements 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: project_locations 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: project_worker_bulk_import_entries 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: project_worker_bulk_imports 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: project_worker_locations 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: project_worker_rates 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: project_worker_reminder_stats 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: project_workers 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: reversals 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: sessions 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: subscription_types 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: subscriptions 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: symmetry_taxes 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: transfers 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: user_activities 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: users 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: vensure_workers 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: workdays 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: worker_tax_exemptions 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: worker_tax_options 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: worker_withholdings 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: workers 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: workers_comp_applications 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: active_storage_variant_records 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: companies 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: emails 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: job_classification_codes 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: payments 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: payrolls 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: projects 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: workday_contributions 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: workday_earnings 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: workday_hours 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: workers_comp_settings 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.j.AbstractJdbcSource(lambda$queryTableIncremental$16):273 - Preparing query for table: ach_batches 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.r.AbstractDbSource(lambda$read$2):130 - Closing database connection pool. 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO c.z.h.HikariDataSource(close):350 - HikariPool-2 - Shutdown initiated... 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO c.z.h.HikariDataSource(close):352 - HikariPool-2 - Shutdown completed. 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 INFO i.a.i.s.r.AbstractDbSource(lambda$read$2):132 - Closed database connection pool. 2022-06-10 01:43:13 source > 2022-06-10 01:43:13 ERROR i.a.i.b.AirbyteExceptionHandler(uncaughtException):26 - Something went wrong in the connector. See the logs for more details. 2022-06-10 01:43:13 source > java.lang.RuntimeException: java.text.ParseException: Unparseable date: "2022-06-09T01:30:037" 2022-06-10 01:43:13 source > at io.airbyte.db.jdbc.AbstractJdbcCompatibleSourceOperations.setTimestamp(AbstractJdbcCompatibleSourceOperations.java:167) ~[io.airbyte.airbyte-db-db-lib-0.39.13-alpha.jar:?] 2022-06-10 01:43:13 source > at io.airbyte.db.jdbc.JdbcSourceOperations.setStatementField(JdbcSourceOperations.java:71) ~[io.airbyte.airbyte-db-db-lib-0.39.13-alpha.jar:?] 2022-06-10 01:43:13 source > at io.airbyte.db.jdbc.JdbcSourceOperations.setStatementField(JdbcSourceOperations.java:26) ~[io.airbyte.airbyte-db-db-lib-0.39.13-alpha.jar:?] 2022-06-10 01:43:13 source > at io.airbyte.integrations.source.jdbc.AbstractJdbcSource.lambda$queryTableIncremental$16(AbstractJdbcSource.java:281) ~[io.airbyte.airbyte-integrations.connectors-source-jdbc-0.39.13-alpha.jar:?] 2022-06-10 01:43:13 source > at io.airbyte.db.jdbc.StreamingJdbcDatabase.unsafeQuery(StreamingJdbcDatabase.java:62) ~[io.airbyte.airbyte-db-db-lib-0.39.13-alpha.jar:?] 2022-06-10 01:43:13 source > at io.airbyte.integrations.source.jdbc.AbstractJdbcSource.lambda$queryTableIncremental$17(AbstractJdbcSource.java:271) ~[io.airbyte.airbyte-integrations.connectors-source-jdbc-0.39.13-alpha.jar:?] 2022-06-10 01:43:13 source > at io.airbyte.commons.util.LazyAutoCloseableIterator.computeNext(LazyAutoCloseableIterator.java:37) ~[io.airbyte-airbyte-commons-0.39.13-alpha.jar:?] 2022-06-10 01:43:13 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-06-10 01:43:13 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-06-10 01:43:13 source > at com.google.common.collect.TransformedIterator.hasNext(TransformedIterator.java:46) ~[guava-31.0.1-jre.jar:?] 2022-06-10 01:43:13 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38) ~[io.airbyte-airbyte-commons-0.39.13-alpha.jar:?] 2022-06-10 01:43:13 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-06-10 01:43:13 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-06-10 01:43:13 source > at io.airbyte.integrations.source.relationaldb.StateDecoratingIterator.computeNext(StateDecoratingIterator.java:48) ~[io.airbyte.airbyte-integrations.connectors-source-relational-db-0.39.13-alpha.jar:?] 2022-06-10 01:43:13 source > at io.airbyte.integrations.source.relationaldb.StateDecoratingIterator.computeNext(StateDecoratingIterator.java:18) ~[io.airbyte.airbyte-integrations.connectors-source-relational-db-0.39.13-alpha.jar:?] 2022-06-10 01:43:13 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-06-10 01:43:13 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-06-10 01:43:13 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38) ~[io.airbyte-airbyte-commons-0.39.13-alpha.jar:?] 2022-06-10 01:43:13 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-06-10 01:43:13 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-06-10 01:43:13 source > at com.google.common.collect.TransformedIterator.hasNext(TransformedIterator.java:46) ~[guava-31.0.1-jre.jar:?] 2022-06-10 01:43:13 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38) ~[io.airbyte-airbyte-commons-0.39.13-alpha.jar:?] 2022-06-10 01:43:13 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-06-10 01:43:13 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-06-10 01:43:13 source > at io.airbyte.commons.util.CompositeIterator.computeNext(CompositeIterator.java:63) ~[io.airbyte-airbyte-commons-0.39.13-alpha.jar:?] 2022-06-10 01:43:13 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-06-10 01:43:13 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-06-10 01:43:13 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38) ~[io.airbyte-airbyte-commons-0.39.13-alpha.jar:?] 2022-06-10 01:43:13 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-06-10 01:43:13 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-06-10 01:43:13 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38) ~[io.airbyte-airbyte-commons-0.39.13-alpha.jar:?] 2022-06-10 01:43:13 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-06-10 01:43:13 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-06-10 01:43:13 source > at java.util.Iterator.forEachRemaining(Iterator.java:132) ~[?:?] 2022-06-10 01:43:13 source > at io.airbyte.integrations.base.IntegrationRunner.lambda$produceMessages$2(IntegrationRunner.java:176) ~[io.airbyte.airbyte-integrations.bases-base-java-0.39.13-alpha.jar:?] 2022-06-10 01:43:13 source > at io.airbyte.integrations.base.IntegrationRunner.watchForOrphanThreads(IntegrationRunner.java:232) ~[io.airbyte.airbyte-integrations.bases-base-java-0.39.13-alpha.jar:?] 2022-06-10 01:43:13 source > at io.airbyte.integrations.base.IntegrationRunner.produceMessages(IntegrationRunner.java:175) ~[io.airbyte.airbyte-integrations.bases-base-java-0.39.13-alpha.jar:?] 2022-06-10 01:43:13 source > at io.airbyte.integrations.base.IntegrationRunner.lambda$runInternal$0(IntegrationRunner.java:156) ~[io.airbyte.airbyte-integrations.bases-base-java-0.39.13-alpha.jar:?] 2022-06-10 01:43:13 source > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54) ~[io.airbyte.airbyte-integrations.bases-base-java-0.39.13-alpha.jar:?] 2022-06-10 01:43:13 source > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:38) ~[io.airbyte.airbyte-integrations.bases-base-java-0.39.13-alpha.jar:?] 2022-06-10 01:43:13 source > at io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:156) ~[io.airbyte.airbyte-integrations.bases-base-java-0.39.13-alpha.jar:?] 2022-06-10 01:43:13 source > at io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:107) ~[io.airbyte.airbyte-integrations.bases-base-java-0.39.13-alpha.jar:?] 2022-06-10 01:43:13 source > at io.airbyte.integrations.source.postgres.PostgresSource.main(PostgresSource.java:410) ~[io.airbyte.airbyte-integrations.connectors-source-postgres-0.39.13-alpha.jar:?] 2022-06-10 01:43:13 source > Caused by: java.text.ParseException: Unparseable date: "2022-06-09T01:30:037" 2022-06-10 01:43:13 source > at java.text.DateFormat.parse(DateFormat.java:399) ~[?:?] 2022-06-10 01:43:13 source > at io.airbyte.db.jdbc.AbstractJdbcCompatibleSourceOperations.setTimestamp(AbstractJdbcCompatibleSourceOperations.java:163) ~[io.airbyte.airbyte-db-db-lib-0.39.13-alpha.jar:?] 2022-06-10 01:43:13 source > ... 42 more 2022-06-10 01:43:13 destination > 2022-06-10 01:43:13 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):347 - Source has no more messages, closing connection. 2022-06-10 01:43:14 destination > 2022-06-10 01:43:14 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream ach_batches 2022-06-10 01:43:14 destination > 2022-06-10 01:43:14 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream active_admin_comments: tmp table: _airbyte_tmp_yub_active_admin_comments, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:14 destination > 2022-06-10 01:43:14 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:14 destination > 2022-06-10 01:43:14 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream active_admin_comments 2022-06-10 01:43:14 destination > 2022-06-10 01:43:14 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream active_storage_attachments: tmp table: _airbyte_tmp_kvw_active_storage_attachments, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:14 destination > 2022-06-10 01:43:14 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:15 destination > 2022-06-10 01:43:15 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream active_storage_attachments 2022-06-10 01:43:15 destination > 2022-06-10 01:43:15 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream active_storage_blobs: tmp table: _airbyte_tmp_mjz_active_storage_blobs, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:15 destination > 2022-06-10 01:43:15 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:15 destination > 2022-06-10 01:43:15 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream active_storage_blobs 2022-06-10 01:43:15 destination > 2022-06-10 01:43:15 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream active_storage_variant_records: tmp table: _airbyte_tmp_wyq_active_storage_variant_records, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:15 destination > 2022-06-10 01:43:15 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:15 destination > 2022-06-10 01:43:15 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream active_storage_variant_records 2022-06-10 01:43:15 destination > 2022-06-10 01:43:15 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream addresses: tmp table: _airbyte_tmp_ubj_addresses, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:16 destination > 2022-06-10 01:43:16 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:16 destination > 2022-06-10 01:43:16 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream addresses 2022-06-10 01:43:16 destination > 2022-06-10 01:43:16 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream agreement_requests: tmp table: _airbyte_tmp_biw_agreement_requests, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:16 destination > 2022-06-10 01:43:16 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:16 destination > 2022-06-10 01:43:16 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream agreement_requests 2022-06-10 01:43:16 destination > 2022-06-10 01:43:16 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream agreement_signatures: tmp table: _airbyte_tmp_bno_agreement_signatures, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:16 destination > 2022-06-10 01:43:16 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:17 destination > 2022-06-10 01:43:17 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream agreement_signatures 2022-06-10 01:43:17 destination > 2022-06-10 01:43:17 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream agreement_templates: tmp table: _airbyte_tmp_ltk_agreement_templates, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:17 destination > 2022-06-10 01:43:17 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:17 destination > 2022-06-10 01:43:17 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream agreement_templates 2022-06-10 01:43:17 destination > 2022-06-10 01:43:17 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream agreements: tmp table: _airbyte_tmp_sop_agreements, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:17 destination > 2022-06-10 01:43:17 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:18 destination > 2022-06-10 01:43:18 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream agreements 2022-06-10 01:43:18 destination > 2022-06-10 01:43:18 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream aicp_accounting_codes: tmp table: _airbyte_tmp_wkn_aicp_accounting_codes, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:18 destination > 2022-06-10 01:43:18 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:18 destination > 2022-06-10 01:43:18 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream aicp_accounting_codes 2022-06-10 01:43:18 destination > 2022-06-10 01:43:18 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream aicp_line_numbers: tmp table: _airbyte_tmp_oau_aicp_line_numbers, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:18 destination > 2022-06-10 01:43:18 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:19 destination > 2022-06-10 01:43:19 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream aicp_line_numbers 2022-06-10 01:43:19 destination > 2022-06-10 01:43:19 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream audits: tmp table: _airbyte_tmp_zal_audits, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:19 destination > 2022-06-10 01:43:19 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:19 destination > 2022-06-10 01:43:19 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream audits 2022-06-10 01:43:19 destination > 2022-06-10 01:43:19 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream authentications: tmp table: _airbyte_tmp_crf_authentications, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:19 destination > 2022-06-10 01:43:19 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:20 destination > 2022-06-10 01:43:20 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream authentications 2022-06-10 01:43:20 destination > 2022-06-10 01:43:20 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream benefit_administrators: tmp table: _airbyte_tmp_qic_benefit_administrators, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:20 destination > 2022-06-10 01:43:20 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:20 destination > 2022-06-10 01:43:20 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream benefit_administrators 2022-06-10 01:43:20 destination > 2022-06-10 01:43:20 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream benefit_payments: tmp table: _airbyte_tmp_izu_benefit_payments, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:20 destination > 2022-06-10 01:43:20 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:21 destination > 2022-06-10 01:43:21 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream benefit_payments 2022-06-10 01:43:21 destination > 2022-06-10 01:43:21 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream benefit_plans: tmp table: _airbyte_tmp_ttd_benefit_plans, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:21 destination > 2022-06-10 01:43:21 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:21 destination > 2022-06-10 01:43:21 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream benefit_plans 2022-06-10 01:43:21 destination > 2022-06-10 01:43:21 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream check_updates: tmp table: _airbyte_tmp_baz_check_updates, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:21 destination > 2022-06-10 01:43:21 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:22 destination > 2022-06-10 01:43:22 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream check_updates 2022-06-10 01:43:22 destination > 2022-06-10 01:43:22 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream checks: tmp table: _airbyte_tmp_tez_checks, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:23 destination > 2022-06-10 01:43:23 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:23 destination > 2022-06-10 01:43:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream checks 2022-06-10 01:43:23 destination > 2022-06-10 01:43:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream companies: tmp table: _airbyte_tmp_mgi_companies, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:23 destination > 2022-06-10 01:43:23 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:23 destination > 2022-06-10 01:43:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream companies 2022-06-10 01:43:23 destination > 2022-06-10 01:43:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream company_cois: tmp table: _airbyte_tmp_ffi_company_cois, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:23 destination > 2022-06-10 01:43:23 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:24 destination > 2022-06-10 01:43:24 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream company_cois 2022-06-10 01:43:24 destination > 2022-06-10 01:43:24 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream company_onboarding_statuses: tmp table: _airbyte_tmp_xop_company_onboarding_statuses, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:24 destination > 2022-06-10 01:43:24 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:24 destination > 2022-06-10 01:43:24 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream company_onboarding_statuses 2022-06-10 01:43:24 destination > 2022-06-10 01:43:24 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream company_payment_taxes: tmp table: _airbyte_tmp_wes_company_payment_taxes, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:24 destination > 2022-06-10 01:43:24 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:25 destination > 2022-06-10 01:43:25 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream company_payment_taxes 2022-06-10 01:43:25 destination > 2022-06-10 01:43:25 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream company_users: tmp table: _airbyte_tmp_pef_company_users, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:25 destination > 2022-06-10 01:43:25 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:26 destination > 2022-06-10 01:43:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream company_users 2022-06-10 01:43:26 destination > 2022-06-10 01:43:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream company_workers: tmp table: _airbyte_tmp_shs_company_workers, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:26 destination > 2022-06-10 01:43:26 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:26 destination > 2022-06-10 01:43:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream company_workers 2022-06-10 01:43:26 destination > 2022-06-10 01:43:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream contribution_types: tmp table: _airbyte_tmp_nwj_contribution_types, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:26 destination > 2022-06-10 01:43:26 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:26 destination > 2022-06-10 01:43:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream contribution_types 2022-06-10 01:43:27 destination > 2022-06-10 01:43:27 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream credit_card_charges: tmp table: _airbyte_tmp_qrj_credit_card_charges, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:27 destination > 2022-06-10 01:43:27 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:27 destination > 2022-06-10 01:43:27 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream credit_card_charges 2022-06-10 01:43:27 destination > 2022-06-10 01:43:27 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream credit_cards: tmp table: _airbyte_tmp_xzb_credit_cards, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:27 destination > 2022-06-10 01:43:27 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:27 destination > 2022-06-10 01:43:27 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream credit_cards 2022-06-10 01:43:27 destination > 2022-06-10 01:43:27 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream devices: tmp table: _airbyte_tmp_itr_devices, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:27 destination > 2022-06-10 01:43:27 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:28 destination > 2022-06-10 01:43:28 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream devices 2022-06-10 01:43:28 destination > 2022-06-10 01:43:28 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream documents: tmp table: _airbyte_tmp_gqi_documents, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:28 destination > 2022-06-10 01:43:28 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:28 destination > 2022-06-10 01:43:28 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream documents 2022-06-10 01:43:28 destination > 2022-06-10 01:43:28 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream emails: tmp table: _airbyte_tmp_tmn_emails, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:28 destination > 2022-06-10 01:43:28 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:29 destination > 2022-06-10 01:43:29 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream emails 2022-06-10 01:43:29 destination > 2022-06-10 01:43:29 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream exports: tmp table: _airbyte_tmp_tbn_exports, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:29 destination > 2022-06-10 01:43:29 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:29 destination > 2022-06-10 01:43:29 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream exports 2022-06-10 01:43:29 destination > 2022-06-10 01:43:29 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream flipper_features: tmp table: _airbyte_tmp_efo_flipper_features, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:29 destination > 2022-06-10 01:43:29 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:29 destination > 2022-06-10 01:43:29 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream flipper_features 2022-06-10 01:43:29 destination > 2022-06-10 01:43:29 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream flipper_gates: tmp table: _airbyte_tmp_mgs_flipper_gates, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:30 destination > 2022-06-10 01:43:30 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:30 destination > 2022-06-10 01:43:30 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream flipper_gates 2022-06-10 01:43:30 destination > 2022-06-10 01:43:30 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream garnishment_orders: tmp table: _airbyte_tmp_nsa_garnishment_orders, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:30 destination > 2022-06-10 01:43:30 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:30 destination > 2022-06-10 01:43:30 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream garnishment_orders 2022-06-10 01:43:30 destination > 2022-06-10 01:43:30 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream i9_form_documents: tmp table: _airbyte_tmp_pmy_i9_form_documents, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:30 destination > 2022-06-10 01:43:30 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:31 destination > 2022-06-10 01:43:31 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream i9_form_documents 2022-06-10 01:43:31 destination > 2022-06-10 01:43:31 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream i9_form_signatures: tmp table: _airbyte_tmp_yut_i9_form_signatures, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:31 destination > 2022-06-10 01:43:31 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:31 destination > 2022-06-10 01:43:31 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream i9_form_signatures 2022-06-10 01:43:31 destination > 2022-06-10 01:43:31 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream i9_forms: tmp table: _airbyte_tmp_jzv_i9_forms, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:31 destination > 2022-06-10 01:43:31 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:32 destination > 2022-06-10 01:43:32 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream i9_forms 2022-06-10 01:43:32 destination > 2022-06-10 01:43:32 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream identity_verifications: tmp table: _airbyte_tmp_wja_identity_verifications, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:32 destination > 2022-06-10 01:43:32 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:32 destination > 2022-06-10 01:43:32 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream identity_verifications 2022-06-10 01:43:32 destination > 2022-06-10 01:43:32 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream insurance_quote_annual_term_data_records: tmp table: _airbyte_tmp_wrq_insurance_quote_annual_term_data_records, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:32 destination > 2022-06-10 01:43:32 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:32 destination > 2022-06-10 01:43:32 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream insurance_quote_annual_term_data_records 2022-06-10 01:43:32 destination > 2022-06-10 01:43:32 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream insurance_quote_short_term_data_records: tmp table: _airbyte_tmp_yra_insurance_quote_short_term_data_records, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:33 destination > 2022-06-10 01:43:33 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:33 destination > 2022-06-10 01:43:33 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream insurance_quote_short_term_data_records 2022-06-10 01:43:33 destination > 2022-06-10 01:43:33 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream insurance_quotes: tmp table: _airbyte_tmp_ccd_insurance_quotes, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:33 destination > 2022-06-10 01:43:33 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:33 destination > 2022-06-10 01:43:33 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream insurance_quotes 2022-06-10 01:43:33 destination > 2022-06-10 01:43:33 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream integration_preference_options: tmp table: _airbyte_tmp_qzr_integration_preference_options, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:33 destination > 2022-06-10 01:43:33 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:34 destination > 2022-06-10 01:43:34 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream integration_preference_options 2022-06-10 01:43:34 destination > 2022-06-10 01:43:34 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream integration_preferences: tmp table: _airbyte_tmp_bgq_integration_preferences, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:34 destination > 2022-06-10 01:43:34 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:34 destination > 2022-06-10 01:43:34 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream integration_preferences 2022-06-10 01:43:34 destination > 2022-06-10 01:43:34 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream integrations: tmp table: _airbyte_tmp_nhf_integrations, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:34 destination > 2022-06-10 01:43:34 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:35 destination > 2022-06-10 01:43:35 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream integrations 2022-06-10 01:43:35 destination > 2022-06-10 01:43:35 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream invites: tmp table: _airbyte_tmp_jrh_invites, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:35 destination > 2022-06-10 01:43:35 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:35 destination > 2022-06-10 01:43:35 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream invites 2022-06-10 01:43:35 destination > 2022-06-10 01:43:35 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream job_classification_calculators: tmp table: _airbyte_tmp_kpy_job_classification_calculators, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:35 destination > 2022-06-10 01:43:35 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:35 destination > 2022-06-10 01:43:35 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream job_classification_calculators 2022-06-10 01:43:35 destination > 2022-06-10 01:43:35 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream job_classification_codes: tmp table: _airbyte_tmp_rfe_job_classification_codes, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:35 destination > 2022-06-10 01:43:35 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:36 destination > 2022-06-10 01:43:36 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream job_classification_codes 2022-06-10 01:43:36 destination > 2022-06-10 01:43:36 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream job_classification_scale_rates: tmp table: _airbyte_tmp_roa_job_classification_scale_rates, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:36 destination > 2022-06-10 01:43:36 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:36 destination > 2022-06-10 01:43:36 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream job_classification_scale_rates 2022-06-10 01:43:36 destination > 2022-06-10 01:43:36 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream job_classifications: tmp table: _airbyte_tmp_oov_job_classifications, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:36 destination > 2022-06-10 01:43:36 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:37 destination > 2022-06-10 01:43:37 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream job_classifications 2022-06-10 01:43:37 destination > 2022-06-10 01:43:37 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream loan_outs: tmp table: _airbyte_tmp_dlz_loan_outs, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:37 destination > 2022-06-10 01:43:37 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:37 destination > 2022-06-10 01:43:37 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream loan_outs 2022-06-10 01:43:37 destination > 2022-06-10 01:43:37 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream notifications: tmp table: _airbyte_tmp_biz_notifications, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:37 destination > 2022-06-10 01:43:37 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:38 destination > 2022-06-10 01:43:38 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream notifications 2022-06-10 01:43:38 destination > 2022-06-10 01:43:38 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream nudges: tmp table: _airbyte_tmp_uvb_nudges, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:38 destination > 2022-06-10 01:43:38 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:38 destination > 2022-06-10 01:43:38 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream nudges 2022-06-10 01:43:38 destination > 2022-06-10 01:43:38 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream paid_time_off_policies: tmp table: _airbyte_tmp_xpi_paid_time_off_policies, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:38 destination > 2022-06-10 01:43:38 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:39 destination > 2022-06-10 01:43:39 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream paid_time_off_policies 2022-06-10 01:43:39 destination > 2022-06-10 01:43:39 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream paid_time_off_policy_memberships: tmp table: _airbyte_tmp_win_paid_time_off_policy_memberships, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:39 destination > 2022-06-10 01:43:39 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:39 destination > 2022-06-10 01:43:39 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream paid_time_off_policy_memberships 2022-06-10 01:43:39 destination > 2022-06-10 01:43:39 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream paid_time_off_records: tmp table: _airbyte_tmp_qzc_paid_time_off_records, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:39 destination > 2022-06-10 01:43:39 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:39 destination > 2022-06-10 01:43:39 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream paid_time_off_records 2022-06-10 01:43:39 destination > 2022-06-10 01:43:39 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream payable_invoice_details: tmp table: _airbyte_tmp_ntm_payable_invoice_details, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:39 destination > 2022-06-10 01:43:39 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:40 destination > 2022-06-10 01:43:40 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream payable_invoice_details 2022-06-10 01:43:40 destination > 2022-06-10 01:43:40 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream payable_mileage_details: tmp table: _airbyte_tmp_qmv_payable_mileage_details, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:40 destination > 2022-06-10 01:43:40 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:40 destination > 2022-06-10 01:43:40 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream payable_mileage_details 2022-06-10 01:43:40 destination > 2022-06-10 01:43:40 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream payable_paid_time_off_request_details: tmp table: _airbyte_tmp_gmy_payable_paid_time_off_request_details, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:40 destination > 2022-06-10 01:43:40 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:41 destination > 2022-06-10 01:43:41 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream payable_paid_time_off_request_details 2022-06-10 01:43:41 destination > 2022-06-10 01:43:41 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream payable_shift_calculations: tmp table: _airbyte_tmp_czp_payable_shift_calculations, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:41 destination > 2022-06-10 01:43:41 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:41 destination > 2022-06-10 01:43:41 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream payable_shift_calculations 2022-06-10 01:43:41 destination > 2022-06-10 01:43:41 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream payable_shift_details: tmp table: _airbyte_tmp_hwe_payable_shift_details, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:41 destination > 2022-06-10 01:43:41 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:41 destination > 2022-06-10 01:43:41 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream payable_shift_details 2022-06-10 01:43:41 destination > 2022-06-10 01:43:41 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream payable_workweek_details: tmp table: _airbyte_tmp_lzg_payable_workweek_details, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:41 destination > 2022-06-10 01:43:41 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:42 destination > 2022-06-10 01:43:42 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream payable_workweek_details 2022-06-10 01:43:42 destination > 2022-06-10 01:43:42 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream payables: tmp table: _airbyte_tmp_jya_payables, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:42 destination > 2022-06-10 01:43:42 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:42 destination > 2022-06-10 01:43:42 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream payables 2022-06-10 01:43:42 destination > 2022-06-10 01:43:42 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream payment_methods: tmp table: _airbyte_tmp_llc_payment_methods, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:42 destination > 2022-06-10 01:43:42 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:43 destination > 2022-06-10 01:43:43 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream payment_methods 2022-06-10 01:43:43 destination > 2022-06-10 01:43:43 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream payment_settlements: tmp table: _airbyte_tmp_eku_payment_settlements, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:43 destination > 2022-06-10 01:43:43 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:43 destination > 2022-06-10 01:43:43 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream payment_settlements 2022-06-10 01:43:43 destination > 2022-06-10 01:43:43 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream payment_taxes: tmp table: _airbyte_tmp_txm_payment_taxes, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:43 destination > 2022-06-10 01:43:43 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:44 destination > 2022-06-10 01:43:44 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream payment_taxes 2022-06-10 01:43:44 destination > 2022-06-10 01:43:44 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream payments: tmp table: _airbyte_tmp_wfi_payments, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:44 destination > 2022-06-10 01:43:44 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:44 destination > 2022-06-10 01:43:44 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream payments 2022-06-10 01:43:44 destination > 2022-06-10 01:43:44 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream payroll_state_settings: tmp table: _airbyte_tmp_gtx_payroll_state_settings, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:44 destination > 2022-06-10 01:43:44 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:45 destination > 2022-06-10 01:43:45 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream payroll_state_settings 2022-06-10 01:43:45 destination > 2022-06-10 01:43:45 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream payrolls: tmp table: _airbyte_tmp_aeh_payrolls, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:45 destination > 2022-06-10 01:43:45 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:45 destination > 2022-06-10 01:43:45 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream payrolls 2022-06-10 01:43:45 destination > 2022-06-10 01:43:45 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream project_agreements: tmp table: _airbyte_tmp_woy_project_agreements, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:45 destination > 2022-06-10 01:43:45 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:46 destination > 2022-06-10 01:43:46 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream project_agreements 2022-06-10 01:43:46 destination > 2022-06-10 01:43:46 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream project_locations: tmp table: _airbyte_tmp_bub_project_locations, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:46 destination > 2022-06-10 01:43:46 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:46 destination > 2022-06-10 01:43:46 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream project_locations 2022-06-10 01:43:46 destination > 2022-06-10 01:43:46 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream project_worker_bulk_import_entries: tmp table: _airbyte_tmp_ema_project_worker_bulk_import_entries, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:47 destination > 2022-06-10 01:43:47 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:47 destination > 2022-06-10 01:43:47 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream project_worker_bulk_import_entries 2022-06-10 01:43:47 destination > 2022-06-10 01:43:47 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream project_worker_bulk_imports: tmp table: _airbyte_tmp_nnj_project_worker_bulk_imports, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:47 destination > 2022-06-10 01:43:47 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:47 destination > 2022-06-10 01:43:47 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream project_worker_bulk_imports 2022-06-10 01:43:47 destination > 2022-06-10 01:43:47 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream project_worker_locations: tmp table: _airbyte_tmp_eum_project_worker_locations, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:47 destination > 2022-06-10 01:43:47 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:48 destination > 2022-06-10 01:43:48 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream project_worker_locations 2022-06-10 01:43:48 destination > 2022-06-10 01:43:48 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream project_worker_rates: tmp table: _airbyte_tmp_efe_project_worker_rates, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:48 destination > 2022-06-10 01:43:48 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:48 destination > 2022-06-10 01:43:48 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream project_worker_rates 2022-06-10 01:43:48 destination > 2022-06-10 01:43:48 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream project_worker_reminder_stats: tmp table: _airbyte_tmp_wtu_project_worker_reminder_stats, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:48 destination > 2022-06-10 01:43:48 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:49 destination > 2022-06-10 01:43:49 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream project_worker_reminder_stats 2022-06-10 01:43:49 destination > 2022-06-10 01:43:49 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream project_workers: tmp table: _airbyte_tmp_wzr_project_workers, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:49 destination > 2022-06-10 01:43:49 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:49 destination > 2022-06-10 01:43:49 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream project_workers 2022-06-10 01:43:49 destination > 2022-06-10 01:43:49 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream projects: tmp table: _airbyte_tmp_pco_projects, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:49 destination > 2022-06-10 01:43:49 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:50 destination > 2022-06-10 01:43:50 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream projects 2022-06-10 01:43:50 destination > 2022-06-10 01:43:50 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream reversals: tmp table: _airbyte_tmp_vnt_reversals, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:50 destination > 2022-06-10 01:43:50 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:50 destination > 2022-06-10 01:43:50 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream reversals 2022-06-10 01:43:50 destination > 2022-06-10 01:43:50 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream sessions: tmp table: _airbyte_tmp_unq_sessions, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:50 destination > 2022-06-10 01:43:50 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:50 destination > 2022-06-10 01:43:50 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream sessions 2022-06-10 01:43:50 destination > 2022-06-10 01:43:50 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream subscription_types: tmp table: _airbyte_tmp_cso_subscription_types, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:50 destination > 2022-06-10 01:43:50 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:51 destination > 2022-06-10 01:43:51 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream subscription_types 2022-06-10 01:43:51 destination > 2022-06-10 01:43:51 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream subscriptions: tmp table: _airbyte_tmp_dea_subscriptions, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:51 destination > 2022-06-10 01:43:51 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:51 destination > 2022-06-10 01:43:51 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream subscriptions 2022-06-10 01:43:51 destination > 2022-06-10 01:43:51 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream symmetry_taxes: tmp table: _airbyte_tmp_hcs_symmetry_taxes, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:51 destination > 2022-06-10 01:43:51 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:51 destination > 2022-06-10 01:43:51 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream symmetry_taxes 2022-06-10 01:43:51 destination > 2022-06-10 01:43:51 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream transfers: tmp table: _airbyte_tmp_yqv_transfers, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:52 destination > 2022-06-10 01:43:52 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:52 destination > 2022-06-10 01:43:52 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream transfers 2022-06-10 01:43:52 destination > 2022-06-10 01:43:52 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream user_activities: tmp table: _airbyte_tmp_gfs_user_activities, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:52 destination > 2022-06-10 01:43:52 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:53 destination > 2022-06-10 01:43:53 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream user_activities 2022-06-10 01:43:53 destination > 2022-06-10 01:43:53 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream users: tmp table: _airbyte_tmp_bdz_users, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:53 destination > 2022-06-10 01:43:53 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:53 destination > 2022-06-10 01:43:53 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream users 2022-06-10 01:43:53 destination > 2022-06-10 01:43:53 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream vensure_workers: tmp table: _airbyte_tmp_kjx_vensure_workers, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:53 destination > 2022-06-10 01:43:53 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:53 destination > 2022-06-10 01:43:53 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream vensure_workers 2022-06-10 01:43:53 destination > 2022-06-10 01:43:53 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream workday_contributions: tmp table: _airbyte_tmp_rlf_workday_contributions, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:54 destination > 2022-06-10 01:43:54 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:54 destination > 2022-06-10 01:43:54 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream workday_contributions 2022-06-10 01:43:54 destination > 2022-06-10 01:43:54 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream workday_earnings: tmp table: _airbyte_tmp_mej_workday_earnings, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:54 destination > 2022-06-10 01:43:54 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:54 destination > 2022-06-10 01:43:54 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream workday_earnings 2022-06-10 01:43:54 destination > 2022-06-10 01:43:54 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream workday_hours: tmp table: _airbyte_tmp_kyv_workday_hours, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:54 destination > 2022-06-10 01:43:54 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:55 destination > 2022-06-10 01:43:55 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream workday_hours 2022-06-10 01:43:55 destination > 2022-06-10 01:43:55 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream workdays: tmp table: _airbyte_tmp_zju_workdays, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:55 destination > 2022-06-10 01:43:55 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:55 destination > 2022-06-10 01:43:55 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream workdays 2022-06-10 01:43:55 destination > 2022-06-10 01:43:55 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream worker_tax_exemptions: tmp table: _airbyte_tmp_plb_worker_tax_exemptions, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:55 destination > 2022-06-10 01:43:55 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:56 destination > 2022-06-10 01:43:56 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream worker_tax_exemptions 2022-06-10 01:43:56 destination > 2022-06-10 01:43:56 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream worker_tax_options: tmp table: _airbyte_tmp_rrn_worker_tax_options, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:56 destination > 2022-06-10 01:43:56 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:56 destination > 2022-06-10 01:43:56 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream worker_tax_options 2022-06-10 01:43:56 destination > 2022-06-10 01:43:56 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream worker_withholdings: tmp table: _airbyte_tmp_rnx_worker_withholdings, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:56 destination > 2022-06-10 01:43:56 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:57 destination > 2022-06-10 01:43:57 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream worker_withholdings 2022-06-10 01:43:57 destination > 2022-06-10 01:43:57 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream workers: tmp table: _airbyte_tmp_wkj_workers, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:57 destination > 2022-06-10 01:43:57 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:57 destination > 2022-06-10 01:43:57 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream workers 2022-06-10 01:43:57 destination > 2022-06-10 01:43:57 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream workers_comp_applications: tmp table: _airbyte_tmp_zpa_workers_comp_applications, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:57 destination > 2022-06-10 01:43:57 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:58 destination > 2022-06-10 01:43:58 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream workers_comp_applications 2022-06-10 01:43:58 destination > 2022-06-10 01:43:58 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream workers_comp_settings: tmp table: _airbyte_tmp_cvi_workers_comp_settings, stage: 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ 2022-06-10 01:43:58 destination > 2022-06-10 01:43:58 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:43:58 destination > 2022-06-10 01:43:58 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream workers_comp_settings 2022-06-10 01:43:58 destination > 2022-06-10 01:43:58 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):139 - Preparing tmp tables in destination completed. 2022-06-10 01:43:58 destination > 2022-06-10 01:43:58 WARN i.a.i.d.b.BufferedStreamConsumer(acceptTracked):141 - Unexpected message: TRACE 2022-06-10 01:43:58 destination > 2022-06-10 01:43:58 WARN i.a.i.b.IntegrationRunner(watchForOrphanThreads):241 - The main thread is exiting while children non-daemon threads from a connector are still active. 2022-06-10 01:43:58 destination > Ideally, this situation should not happen... 2022-06-10 01:43:58 destination > Please check with maintainers if the connector or library code should safely clean up its threads before quitting instead. 2022-06-10 01:43:58 destination > The main thread is: main (RUNNABLE) 2022-06-10 01:43:58 destination > Thread stacktrace: java.base/java.lang.Thread.getStackTrace(Thread.java:1610) 2022-06-10 01:43:58 destination > at io.airbyte.integrations.base.IntegrationRunner.dumpThread(IntegrationRunner.java:276) 2022-06-10 01:43:58 destination > at io.airbyte.integrations.base.IntegrationRunner.watchForOrphanThreads(IntegrationRunner.java:245) 2022-06-10 01:43:58 destination > at io.airbyte.integrations.base.IntegrationRunner.runConsumer(IntegrationRunner.java:202) 2022-06-10 01:43:58 destination > at io.airbyte.integrations.base.IntegrationRunner.lambda$runInternal$1(IntegrationRunner.java:165) 2022-06-10 01:43:58 destination > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54) 2022-06-10 01:43:58 destination > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:38) 2022-06-10 01:43:58 destination > at io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:165) 2022-06-10 01:43:58 destination > at io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:107) 2022-06-10 01:43:58 destination > at io.airbyte.integrations.destination.snowflake.SnowflakeDestination.main(SnowflakeDestination.java:30) 2022-06-10 01:43:58 destination > 2022-06-10 01:43:58 WARN i.a.i.b.IntegrationRunner(watchForOrphanThreads):255 - Active non-daemon thread: pool-4-thread-1 (TIMED_WAITING) 2022-06-10 01:43:58 destination > Thread stacktrace: java.base@17.0.1/jdk.internal.misc.Unsafe.park(Native Method) 2022-06-10 01:43:58 destination > at java.base@17.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) 2022-06-10 01:43:58 destination > at java.base@17.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) 2022-06-10 01:43:58 destination > at java.base@17.0.1/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460) 2022-06-10 01:43:58 destination > at java.base@17.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061) 2022-06-10 01:43:58 destination > at java.base@17.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) 2022-06-10 01:43:58 destination > at java.base@17.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 2022-06-10 01:43:58 destination > at java.base@17.0.1/java.lang.Thread.run(Thread.java:833) 2022-06-10 01:43:58 destination > 2022-06-10 01:43:58 INFO i.a.i.b.FailureTrackingAirbyteMessageConsumer(close):65 - Airbyte message consumer: succeeded. 2022-06-10 01:43:58 destination > 2022-06-10 01:43:58 INFO i.a.i.d.b.BufferedStreamConsumer(close):170 - executing on success close procedure. 2022-06-10 01:43:58 destination > 2022-06-10 01:43:58 INFO i.a.i.d.r.SerializedBufferingStrategy(flushAll):92 - Flushing all 0 current buffers (0 bytes in total) 2022-06-10 01:43:58 destination > 2022-06-10 01:43:58 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):186 - Copying into tables in destination started for 97 streams 2022-06-10 01:43:58 destination > 2022-06-10 01:43:58 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream ach_batches of schema WRAPBOOK into tmp table _airbyte_tmp_wla_ach_batches to final table _airbyte_raw_ach_batches from stage path 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ with 0 file(s) [] 2022-06-10 01:43:59 destination > 2022-06-10 01:43:59 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream active_admin_comments of schema WRAPBOOK into tmp table _airbyte_tmp_yub_active_admin_comments to final table _airbyte_raw_active_admin_comments from stage path 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ with 0 file(s) [] 2022-06-10 01:44:00 destination > 2022-06-10 01:44:00 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream active_storage_attachments of schema WRAPBOOK into tmp table _airbyte_tmp_kvw_active_storage_attachments to final table _airbyte_raw_active_storage_attachments from stage path 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ with 0 file(s) [] 2022-06-10 01:44:00 destination > 2022-06-10 01:44:00 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream active_storage_blobs of schema WRAPBOOK into tmp table _airbyte_tmp_mjz_active_storage_blobs to final table _airbyte_raw_active_storage_blobs from stage path 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ with 0 file(s) [] 2022-06-10 01:44:01 destination > 2022-06-10 01:44:01 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream active_storage_variant_records of schema WRAPBOOK into tmp table _airbyte_tmp_wyq_active_storage_variant_records to final table _airbyte_raw_active_storage_variant_records from stage path 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ with 0 file(s) [] 2022-06-10 01:44:01 destination > 2022-06-10 01:44:01 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream addresses of schema WRAPBOOK into tmp table _airbyte_tmp_ubj_addresses to final table _airbyte_raw_addresses from stage path 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ with 0 file(s) [] 2022-06-10 01:44:02 destination > 2022-06-10 01:44:02 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream agreement_requests of schema WRAPBOOK into tmp table _airbyte_tmp_biw_agreement_requests to final table _airbyte_raw_agreement_requests from stage path 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ with 0 file(s) [] 2022-06-10 01:44:02 destination > 2022-06-10 01:44:02 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream agreement_signatures of schema WRAPBOOK into tmp table _airbyte_tmp_bno_agreement_signatures to final table _airbyte_raw_agreement_signatures from stage path 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ with 0 file(s) [] 2022-06-10 01:44:03 destination > 2022-06-10 01:44:03 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream agreement_templates of schema WRAPBOOK into tmp table _airbyte_tmp_ltk_agreement_templates to final table _airbyte_raw_agreement_templates from stage path 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ with 0 file(s) [] 2022-06-10 01:44:03 destination > 2022-06-10 01:44:03 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream agreements of schema WRAPBOOK into tmp table _airbyte_tmp_sop_agreements to final table _airbyte_raw_agreements from stage path 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ with 0 file(s) [] 2022-06-10 01:44:04 destination > 2022-06-10 01:44:04 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream aicp_accounting_codes of schema WRAPBOOK into tmp table _airbyte_tmp_wkn_aicp_accounting_codes to final table _airbyte_raw_aicp_accounting_codes from stage path 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ with 0 file(s) [] 2022-06-10 01:44:04 destination > 2022-06-10 01:44:04 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream aicp_line_numbers of schema WRAPBOOK into tmp table _airbyte_tmp_oau_aicp_line_numbers to final table _airbyte_raw_aicp_line_numbers from stage path 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ with 0 file(s) [] 2022-06-10 01:44:05 destination > 2022-06-10 01:44:05 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream audits of schema WRAPBOOK into tmp table _airbyte_tmp_zal_audits to final table _airbyte_raw_audits from stage path 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ with 0 file(s) [] 2022-06-10 01:44:05 destination > 2022-06-10 01:44:05 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream authentications of schema WRAPBOOK into tmp table _airbyte_tmp_crf_authentications to final table _airbyte_raw_authentications from stage path 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ with 0 file(s) [] 2022-06-10 01:44:06 destination > 2022-06-10 01:44:06 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream benefit_administrators of schema WRAPBOOK into tmp table _airbyte_tmp_qic_benefit_administrators to final table _airbyte_raw_benefit_administrators from stage path 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ with 0 file(s) [] 2022-06-10 01:44:06 destination > 2022-06-10 01:44:06 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream benefit_payments of schema WRAPBOOK into tmp table _airbyte_tmp_izu_benefit_payments to final table _airbyte_raw_benefit_payments from stage path 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ with 0 file(s) [] 2022-06-10 01:44:07 destination > 2022-06-10 01:44:07 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream benefit_plans of schema WRAPBOOK into tmp table _airbyte_tmp_ttd_benefit_plans to final table _airbyte_raw_benefit_plans from stage path 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ with 0 file(s) [] 2022-06-10 01:44:07 destination > 2022-06-10 01:44:07 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream check_updates of schema WRAPBOOK into tmp table _airbyte_tmp_baz_check_updates to final table _airbyte_raw_check_updates from stage path 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ with 0 file(s) [] 2022-06-10 01:44:07 destination > 2022-06-10 01:44:07 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream checks of schema WRAPBOOK into tmp table _airbyte_tmp_tez_checks to final table _airbyte_raw_checks from stage path 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ with 0 file(s) [] 2022-06-10 01:44:08 destination > 2022-06-10 01:44:08 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream companies of schema WRAPBOOK into tmp table _airbyte_tmp_mgi_companies to final table _airbyte_raw_companies from stage path 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ with 0 file(s) [] 2022-06-10 01:44:08 destination > 2022-06-10 01:44:08 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream company_cois of schema WRAPBOOK into tmp table _airbyte_tmp_ffi_company_cois to final table _airbyte_raw_company_cois from stage path 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ with 0 file(s) [] 2022-06-10 01:44:09 destination > 2022-06-10 01:44:09 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream company_onboarding_statuses of schema WRAPBOOK into tmp table _airbyte_tmp_xop_company_onboarding_statuses to final table _airbyte_raw_company_onboarding_statuses from stage path 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ with 0 file(s) [] 2022-06-10 01:44:09 destination > 2022-06-10 01:44:09 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream company_payment_taxes of schema WRAPBOOK into tmp table _airbyte_tmp_wes_company_payment_taxes to final table _airbyte_raw_company_payment_taxes from stage path 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ with 0 file(s) [] 2022-06-10 01:44:10 destination > 2022-06-10 01:44:10 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream company_users of schema WRAPBOOK into tmp table _airbyte_tmp_pef_company_users to final table _airbyte_raw_company_users from stage path 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ with 0 file(s) [] 2022-06-10 01:44:10 destination > 2022-06-10 01:44:10 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream company_workers of schema WRAPBOOK into tmp table _airbyte_tmp_shs_company_workers to final table _airbyte_raw_company_workers from stage path 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ with 0 file(s) [] 2022-06-10 01:44:11 destination > 2022-06-10 01:44:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream contribution_types of schema WRAPBOOK into tmp table _airbyte_tmp_nwj_contribution_types to final table _airbyte_raw_contribution_types from stage path 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ with 0 file(s) [] 2022-06-10 01:44:11 destination > 2022-06-10 01:44:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream credit_card_charges of schema WRAPBOOK into tmp table _airbyte_tmp_qrj_credit_card_charges to final table _airbyte_raw_credit_card_charges from stage path 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ with 0 file(s) [] 2022-06-10 01:44:12 destination > 2022-06-10 01:44:12 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream credit_cards of schema WRAPBOOK into tmp table _airbyte_tmp_xzb_credit_cards to final table _airbyte_raw_credit_cards from stage path 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ with 0 file(s) [] 2022-06-10 01:44:12 destination > 2022-06-10 01:44:12 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream devices of schema WRAPBOOK into tmp table _airbyte_tmp_itr_devices to final table _airbyte_raw_devices from stage path 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ with 0 file(s) [] 2022-06-10 01:44:13 destination > 2022-06-10 01:44:13 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream documents of schema WRAPBOOK into tmp table _airbyte_tmp_gqi_documents to final table _airbyte_raw_documents from stage path 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ with 0 file(s) [] 2022-06-10 01:44:13 destination > 2022-06-10 01:44:13 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream emails of schema WRAPBOOK into tmp table _airbyte_tmp_tmn_emails to final table _airbyte_raw_emails from stage path 2022/06/10/01/7C309C1B-9F98-4CD7-9390-CB66A40ADE92/ with 0 file(s) [] 2022-06-10 01:44:14 ERROR i.a.w.g.DefaultReplicationWorker(run):180 - 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:173) ~[io.airbyte-airbyte-workers-0.39.16-alpha.jar:?] at io.airbyte.workers.general.DefaultReplicationWorker.run(DefaultReplicationWorker.java:65) ~[io.airbyte-airbyte-workers-0.39.16-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:158) ~[io.airbyte-airbyte-workers-0.39.16-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] 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.16-alpha.jar:?] at io.airbyte.workers.general.DefaultReplicationWorker.run(DefaultReplicationWorker.java:137) ~[io.airbyte-airbyte-workers-0.39.16-alpha.jar:?] at io.airbyte.workers.general.DefaultReplicationWorker.run(DefaultReplicationWorker.java:65) ~[io.airbyte-airbyte-workers-0.39.16-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:158) ~[io.airbyte-airbyte-workers-0.39.16-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] Suppressed: io.airbyte.workers.exception.WorkerException: Destination process exit with code 143. This warning is normal if the job was cancelled. at io.airbyte.workers.internal.DefaultAirbyteDestination.close(DefaultAirbyteDestination.java:119) ~[io.airbyte-airbyte-workers-0.39.16-alpha.jar:?] at io.airbyte.workers.general.DefaultReplicationWorker.run(DefaultReplicationWorker.java:137) ~[io.airbyte-airbyte-workers-0.39.16-alpha.jar:?] at io.airbyte.workers.general.DefaultReplicationWorker.run(DefaultReplicationWorker.java:65) ~[io.airbyte-airbyte-workers-0.39.16-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:158) ~[io.airbyte-airbyte-workers-0.39.16-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] Caused by: io.airbyte.workers.general.DefaultReplicationWorker$SourceException: Source cannot be stopped! at io.airbyte.workers.general.DefaultReplicationWorker.lambda$getReplicationRunnable$6(DefaultReplicationWorker.java:351) ~[io.airbyte-airbyte-workers-0.39.16-alpha.jar:?] at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?] ... 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.16-alpha.jar:?] at io.airbyte.workers.general.DefaultReplicationWorker.lambda$getReplicationRunnable$6(DefaultReplicationWorker.java:349) ~[io.airbyte-airbyte-workers-0.39.16-alpha.jar:?] at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?] ... 1 more 2022-06-10 01:44:14 INFO i.a.w.g.DefaultReplicationWorker(run):239 - sync summary: io.airbyte.config.ReplicationAttemptSummary@427199c5[status=failed,recordsSynced=0,bytesSynced=0,startTime=1654825388346,endTime=1654825454218,totalStats=io.airbyte.config.SyncStats@97bf8f0[recordsEmitted=0,bytesEmitted=0,stateMessagesEmitted=0,recordsCommitted=0],streamStats=[]] 2022-06-10 01:44:14 INFO i.a.w.g.DefaultReplicationWorker(run):268 - Source did not output any state messages 2022-06-10 01:44:14 WARN i.a.w.g.DefaultReplicationWorker(run):276 - State capture: No new state, falling back on input state: io.airbyte.config.State@7e1cf278[state={"cdc":false,"streams":[{"cursor":"2022-06-09T01:30:03.932687","stream_name":"ach_batches","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T21:19:26.411646","stream_name":"active_admin_comments","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:43:56.243262","stream_name":"active_storage_attachments","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:45:22.910756","stream_name":"active_storage_blobs","cursor_field":["created_at"],"stream_namespace":"public"},{"stream_name":"active_storage_variant_records","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T22:46:49.167451","stream_name":"addresses","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:46:10.823145","stream_name":"agreement_requests","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:47:53.650086","stream_name":"agreement_signatures","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:27:53.153640","stream_name":"agreement_templates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:48:16.833716","stream_name":"agreements","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-04-27T17:21:41.554518","stream_name":"aicp_accounting_codes","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:50:24.407631","stream_name":"aicp_line_numbers","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:52:39.545770","stream_name":"audits","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:56:59.301449","stream_name":"authentications","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-04-11T18:06:01.860523","stream_name":"benefit_administrators","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-08T23:50:09.154093","stream_name":"benefit_payments","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-08T23:13:14.622397","stream_name":"benefit_plans","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T21:19:32.058930","stream_name":"check_updates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T21:19:32.066486","stream_name":"checks","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"companies","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T22:45:22.914045","stream_name":"company_cois","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:48:46.360546","stream_name":"company_onboarding_statuses","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:00:04.926787","stream_name":"company_payment_taxes","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:56:49.044356","stream_name":"company_users","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:05:54.858193","stream_name":"company_workers","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-06T14:35:05.613849","stream_name":"contribution_types","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:29:36.324454","stream_name":"credit_card_charges","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:29:34.837221","stream_name":"credit_cards","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:51:57.623734","stream_name":"devices","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:03:30.164251","stream_name":"documents","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"emails","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T20:49:52.197966","stream_name":"exports","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T19:54:48.663833","stream_name":"flipper_features","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:13:57.184938","stream_name":"flipper_gates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-06T17:50:41.295193","stream_name":"garnishment_orders","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:06:18.475894","stream_name":"i9_form_documents","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:06:25.307060","stream_name":"i9_form_signatures","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:06:25.308841","stream_name":"i9_forms","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:05:57.174736","stream_name":"identity_verifications","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:23:23.923049","stream_name":"insurance_quote_annual_term_data_records","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T20:56:30.929121","stream_name":"insurance_quote_short_term_data_records","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:23:23.918039","stream_name":"insurance_quotes","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T19:46:39.837719","stream_name":"integration_preference_options","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T19:47:57.215124","stream_name":"integration_preferences","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T19:48:15.265605","stream_name":"integrations","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:08:47.907868","stream_name":"invites","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:00:56.601761","stream_name":"job_classification_calculators","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"job_classification_codes","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T19:19:21.952008","stream_name":"job_classification_scale_rates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-08T18:19:05.575154","stream_name":"job_classifications","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:20:10.350725","stream_name":"loan_outs","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:05:23.948452","stream_name":"notifications","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-03-19T21:03:43.834009","stream_name":"nudges","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"paid_time_off_policies","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"paid_time_off_policy_memberships","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"paid_time_off_records","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:35:39.560874","stream_name":"payable_invoice_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:05:47.797161","stream_name":"payable_mileage_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"payable_paid_time_off_request_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:09:27.579694","stream_name":"payable_shift_calculations","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:10:44.434499","stream_name":"payable_shift_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:11:52.212770","stream_name":"payable_workweek_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:12:14.357426","stream_name":"payables","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:10:58.753702","stream_name":"payment_methods","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T21:19:31.011633","stream_name":"payment_settlements","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:11:46.525904","stream_name":"payment_taxes","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"payments","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-05-11T14:36:35.542425","stream_name":"payroll_state_settings","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"payrolls","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T23:10:45.123095","stream_name":"project_agreements","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:59:25.463540","stream_name":"project_locations","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T13:51:37.713850","stream_name":"project_worker_bulk_import_entries","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T00:23:13.349908","stream_name":"project_worker_bulk_imports","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:18:49.719669","stream_name":"project_worker_locations","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:19:10.856293","stream_name":"project_worker_rates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:18:17.638407","stream_name":"project_worker_reminder_stats","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:19:55.558759","stream_name":"project_workers","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"projects","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-07T22:14:29.456066","stream_name":"reversals","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:20:18.588429","stream_name":"sessions","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-04-26T17:07:53.831984","stream_name":"subscription_types","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-08T22:36:07.360696","stream_name":"subscriptions","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-05T17:52:15.857336","stream_name":"symmetry_taxes","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:45:06.660444","stream_name":"transfers","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:20:55.907662","stream_name":"user_activities","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:25:16.827423","stream_name":"users","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T01:05:46.385712","stream_name":"vensure_workers","cursor_field":["created_at"],"stream_namespace":"public"},{"stream_name":"workday_contributions","cursor_field":[],"stream_namespace":"public"},{"stream_name":"workday_earnings","cursor_field":[],"stream_namespace":"public"},{"stream_name":"workday_hours","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T23:23:46.387196","stream_name":"workdays","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-03T17:17:39.248158","stream_name":"worker_tax_exemptions","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:08:18.748427","stream_name":"worker_tax_options","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:15:01.915139","stream_name":"worker_withholdings","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:26:55.451420","stream_name":"workers","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:10:44.329636","stream_name":"workers_comp_applications","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"workers_comp_settings","cursor_field":[],"stream_namespace":"public"}]}] 2022-06-10 01:44:14 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling... 2022-06-10 01:44:14 INFO i.a.w.t.s.ReplicationActivityImpl(lambda$replicate$3):157 - sync summary: io.airbyte.config.StandardSyncOutput@50b48cfe[standardSyncSummary=io.airbyte.config.StandardSyncSummary@15b6188c[status=failed,recordsSynced=0,bytesSynced=0,startTime=1654825388346,endTime=1654825454218,totalStats=io.airbyte.config.SyncStats@97bf8f0[recordsEmitted=0,bytesEmitted=0,stateMessagesEmitted=0,recordsCommitted=0],streamStats=[]],normalizationSummary=,state=io.airbyte.config.State@7e1cf278[state={"cdc":false,"streams":[{"cursor":"2022-06-09T01:30:03.932687","stream_name":"ach_batches","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T21:19:26.411646","stream_name":"active_admin_comments","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:43:56.243262","stream_name":"active_storage_attachments","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:45:22.910756","stream_name":"active_storage_blobs","cursor_field":["created_at"],"stream_namespace":"public"},{"stream_name":"active_storage_variant_records","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T22:46:49.167451","stream_name":"addresses","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:46:10.823145","stream_name":"agreement_requests","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:47:53.650086","stream_name":"agreement_signatures","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:27:53.153640","stream_name":"agreement_templates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:48:16.833716","stream_name":"agreements","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-04-27T17:21:41.554518","stream_name":"aicp_accounting_codes","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:50:24.407631","stream_name":"aicp_line_numbers","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:52:39.545770","stream_name":"audits","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:56:59.301449","stream_name":"authentications","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-04-11T18:06:01.860523","stream_name":"benefit_administrators","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-08T23:50:09.154093","stream_name":"benefit_payments","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-08T23:13:14.622397","stream_name":"benefit_plans","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T21:19:32.058930","stream_name":"check_updates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T21:19:32.066486","stream_name":"checks","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"companies","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T22:45:22.914045","stream_name":"company_cois","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:48:46.360546","stream_name":"company_onboarding_statuses","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:00:04.926787","stream_name":"company_payment_taxes","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:56:49.044356","stream_name":"company_users","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:05:54.858193","stream_name":"company_workers","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-06T14:35:05.613849","stream_name":"contribution_types","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:29:36.324454","stream_name":"credit_card_charges","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:29:34.837221","stream_name":"credit_cards","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:51:57.623734","stream_name":"devices","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:03:30.164251","stream_name":"documents","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"emails","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T20:49:52.197966","stream_name":"exports","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T19:54:48.663833","stream_name":"flipper_features","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:13:57.184938","stream_name":"flipper_gates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-06T17:50:41.295193","stream_name":"garnishment_orders","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:06:18.475894","stream_name":"i9_form_documents","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:06:25.307060","stream_name":"i9_form_signatures","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:06:25.308841","stream_name":"i9_forms","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:05:57.174736","stream_name":"identity_verifications","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:23:23.923049","stream_name":"insurance_quote_annual_term_data_records","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T20:56:30.929121","stream_name":"insurance_quote_short_term_data_records","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:23:23.918039","stream_name":"insurance_quotes","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T19:46:39.837719","stream_name":"integration_preference_options","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T19:47:57.215124","stream_name":"integration_preferences","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T19:48:15.265605","stream_name":"integrations","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:08:47.907868","stream_name":"invites","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:00:56.601761","stream_name":"job_classification_calculators","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"job_classification_codes","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T19:19:21.952008","stream_name":"job_classification_scale_rates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-08T18:19:05.575154","stream_name":"job_classifications","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:20:10.350725","stream_name":"loan_outs","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:05:23.948452","stream_name":"notifications","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-03-19T21:03:43.834009","stream_name":"nudges","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"paid_time_off_policies","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"paid_time_off_policy_memberships","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"paid_time_off_records","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:35:39.560874","stream_name":"payable_invoice_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:05:47.797161","stream_name":"payable_mileage_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"payable_paid_time_off_request_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:09:27.579694","stream_name":"payable_shift_calculations","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:10:44.434499","stream_name":"payable_shift_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:11:52.212770","stream_name":"payable_workweek_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:12:14.357426","stream_name":"payables","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:10:58.753702","stream_name":"payment_methods","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T21:19:31.011633","stream_name":"payment_settlements","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:11:46.525904","stream_name":"payment_taxes","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"payments","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-05-11T14:36:35.542425","stream_name":"payroll_state_settings","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"payrolls","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T23:10:45.123095","stream_name":"project_agreements","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:59:25.463540","stream_name":"project_locations","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T13:51:37.713850","stream_name":"project_worker_bulk_import_entries","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T00:23:13.349908","stream_name":"project_worker_bulk_imports","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:18:49.719669","stream_name":"project_worker_locations","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:19:10.856293","stream_name":"project_worker_rates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:18:17.638407","stream_name":"project_worker_reminder_stats","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:19:55.558759","stream_name":"project_workers","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"projects","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-07T22:14:29.456066","stream_name":"reversals","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:20:18.588429","stream_name":"sessions","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-04-26T17:07:53.831984","stream_name":"subscription_types","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-08T22:36:07.360696","stream_name":"subscriptions","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-05T17:52:15.857336","stream_name":"symmetry_taxes","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:45:06.660444","stream_name":"transfers","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:20:55.907662","stream_name":"user_activities","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:25:16.827423","stream_name":"users","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T01:05:46.385712","stream_name":"vensure_workers","cursor_field":["created_at"],"stream_namespace":"public"},{"stream_name":"workday_contributions","cursor_field":[],"stream_namespace":"public"},{"stream_name":"workday_earnings","cursor_field":[],"stream_namespace":"public"},{"stream_name":"workday_hours","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T23:23:46.387196","stream_name":"workdays","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-03T17:17:39.248158","stream_name":"worker_tax_exemptions","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:08:18.748427","stream_name":"worker_tax_options","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:15:01.915139","stream_name":"worker_withholdings","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:26:55.451420","stream_name":"workers","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:10:44.329636","stream_name":"workers_comp_applications","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"workers_comp_settings","cursor_field":[],"stream_namespace":"public"}]}],outputCatalog=io.airbyte.protocol.models.ConfiguredAirbyteCatalog@28fbed23[streams=[io.airbyte.protocol.models.ConfiguredAirbyteStream@24694c21[stream=io.airbyte.protocol.models.AirbyteStream@50cee72e[name=ach_batches,jsonSchema={"type":"object","properties":{"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"items_count":{"type":"number"},"ach_batch_id":{"type":"string"},"amount_cents":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[created_at],destinationSyncMode=append_dedup,primaryKey=[[ach_batch_id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@7599e7c3[stream=io.airbyte.protocol.models.AirbyteStream@27c8ea6[name=active_admin_comments,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"body":{"type":"string"},"author_id":{"type":"number"},"namespace":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"author_type":{"type":"string"},"resource_id":{"type":"number"},"resource_type":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[created_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@6c1ac28c[stream=io.airbyte.protocol.models.AirbyteStream@4bcaafb6[name=active_storage_attachments,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"blob_id":{"type":"number"},"record_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"record_type":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[created_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@71d7fef3[stream=io.airbyte.protocol.models.AirbyteStream@173857d1[name=active_storage_blobs,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"key":{"type":"string"},"checksum":{"type":"string"},"filename":{"type":"string"},"metadata":{"type":"string"},"byte_size":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"content_type":{"type":"string"},"service_name":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[created_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@2d8cf918[stream=io.airbyte.protocol.models.AirbyteStream@33254400[name=active_storage_variant_records,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"blob_id":{"type":"number"},"variation_digest":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@7d4b14f1[stream=io.airbyte.protocol.models.AirbyteStream@28185256[name=addresses,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"zip":{"type":"string"},"city":{"type":"string"},"name":{"type":"string"},"state":{"type":"string"},"street":{"type":"string"},"country":{"type":"string"},"tz_name":{"type":"string"},"geocoded":{"type":"boolean"},"latitude":{"type":"number"},"psd_code":{"type":"string"},"psd_rate":{"type":"number"},"city_code":{"type":"string"},"longitude":{"type":"number"},"record_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"state_code":{"type":"string"},"state_name":{"type":"string"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"county_code":{"type":"string"},"county_name":{"type":"string"},"record_type":{"type":"string"},"school_code":{"type":"string"},"school_name":{"type":"string"},"municipality_code":{"type":"string"},"municipality_name":{"type":"string"},"transit_district_code":{"type":"string"},"transit_district_name":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@62962a74[stream=io.airbyte.protocol.models.AirbyteStream@7b0a7762[name=agreement_requests,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"project_worker_id":{"type":"number"},"agreement_template_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[created_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@5e43086e[stream=io.airbyte.protocol.models.AirbyteStream@34237b12[name=agreement_signatures,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"status":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"agreement_id":{"type":"number"},"company_user_id":{"type":"number"},"worker_signed_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"employer_signed_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"worker_signed_name":{"type":"string"},"employer_signed_name":{"type":"string"},"worker_signature_status":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@67b53268[stream=io.airbyte.protocol.models.AirbyteStream@4f2ce89b[name=agreement_templates,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"body":{"type":"string"},"title":{"type":"string"},"company_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"company_signature_required":{"type":"boolean"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@9ea9968[stream=io.airbyte.protocol.models.AirbyteStream@263e98ac[name=agreements,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"body":{"type":"string"},"title":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"project_worker_id":{"type":"number"},"agreement_request_id":{"type":"number"},"company_signature_required":{"type":"boolean"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@68d6d871[stream=io.airbyte.protocol.models.AirbyteStream@40968dc0[name=aicp_accounting_codes,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"value":{"type":"string"},"section":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"sort_order":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"description":{"type":"string"},"section_description":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@1d6a7d63[stream=io.airbyte.protocol.models.AirbyteStream@4fc36d9a[name=aicp_line_numbers,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"value":{"type":"string"},"record_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"record_type":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@11083143[stream=io.airbyte.protocol.models.AirbyteStream@6504462f[name=audits,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"action":{"type":"string"},"comment":{"type":"string"},"user_id":{"type":"number"},"version":{"type":"number"},"username":{"type":"string"},"user_type":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"auditable_id":{"type":"number"},"request_uuid":{"type":"string"},"associated_id":{"type":"number"},"auditable_type":{"type":"string"},"remote_address":{"type":"string"},"associated_type":{"type":"string"},"audited_changes":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[created_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@2b4bbe89[stream=io.airbyte.protocol.models.AirbyteStream@7f30a9c7[name=authentications,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"uid":{"type":"string"},"user_id":{"type":"number"},"provider":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@2fe21d4b[stream=io.airbyte.protocol.models.AirbyteStream@681003a6[name=benefit_administrators,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"is_active":{"type":"boolean"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@1ed947db[stream=io.airbyte.protocol.models.AirbyteStream@64ddab56[name=benefit_payments,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"year":{"type":"number"},"is_paid":{"type":"boolean"},"wage_type":{"type":"string"},"worker_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"payment_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"is_catch_up":{"type":"boolean"},"location_code":{"type":"string"},"benefit_plan_id":{"type":"number"},"annual_limit_cents":{"type":"number"},"benefit_amount_cents":{"type":"number"},"benefit_reference_code":{"type":"string"},"calculated_amount_cents":{"type":"number"},"benefit_amount_ytd_cents":{"type":"number"},"employer_contribution_cents":{"type":"number"},"employer_contribution_ytd_cents":{"type":"number"},"employer_calculated_amount_cents":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@5b6aeac3[stream=io.airbyte.protocol.models.AirbyteStream@338fcf3b[name=benefit_plans,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"is_active":{"type":"boolean"},"plan_type":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"is_catch_up":{"type":"boolean"},"contribution_percent":{"type":"number"},"symmetry_benefit_type":{"type":"string"},"benefit_administrator_id":{"type":"number"},"plan_sponsor_union_local":{"type":"string"},"plan_sponsor_union_identifier":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@67bcb10e[stream=io.airbyte.protocol.models.AirbyteStream@6eb231b4[name=check_updates,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"check_id":{"type":"number"},"api_method":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"request_ciphertext":{"type":"string"},"response_ciphertext":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@6202f253[stream=io.airbyte.protocol.models.AirbyteStream@2fb90f3f[name=checks,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"number":{"type":"string"},"status":{"type":"string"},"issued_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"payee_name":{"type":"string"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"amount_cents":{"type":"number"},"reconciled_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"settlement_id":{"type":"number"},"check_issuing_id":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@2d8fef07[stream=io.airbyte.protocol.models.AirbyteStream@524f5493[name=companies,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"slug":{"type":"string"},"phone":{"type":"string"},"website":{"type":"string"},"_trusted":{"type":"boolean"},"important":{"type":"boolean"},"_onboarded":{"type":"boolean"},"collect_i9":{"type":"boolean"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"aicp_member":{"type":"boolean"},"mvpa_member":{"type":"boolean"},"contact_email":{"type":"string"},"last_active_on":{"type":"string","format":"date"},"tin_ciphertext":{"type":"string"},"collect_i9_files":{"type":"boolean"},"setup_fee_status":{"type":"string"},"setup_fee_paid_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"expenses_fee_cents":{"type":"number"},"approved_for_payroll":{"type":"boolean"},"collect_demographics":{"type":"boolean"},"require_line_numbers":{"type":"boolean"},"i9_default_expiration":{"type":"string"},"self_approve_payables":{"type":"boolean"},"is_worker_mfa_required":{"type":"boolean"},"payroll_funding_method":{"type":"string"},"loan_out_wage_fee_cents":{"type":"number"},"estimated_annual_payroll":{"type":"number"},"contractor_wage_fee_cents":{"type":"number"},"referring_company_user_id":{"type":"number"},"shared_workers_company_ids":{"type":"string"},"worker_approving_timecards":{"type":"boolean"},"credit_days_offset_override":{"type":"number"},"is_company_user_mfa_required":{"type":"boolean"},"related_to_referring_company":{"type":"boolean"},"union_employee_wage_fee_rate":{"type":"number"},"worker_approving_timecard_edits":{"type":"boolean"},"is_timecard_calculations_visible":{"type":"boolean"},"non_union_employee_wage_fee_rate":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@272aa4e3[stream=io.airbyte.protocol.models.AirbyteStream@408d87ce[name=company_cois,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"company_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"expiration_date":{"type":"string","format":"date"},"general_liability_policy":{"type":"boolean"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@12a8bf0f[stream=io.airbyte.protocol.models.AirbyteStream@3a6b9a05[name=company_onboarding_statuses,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"company_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"paid_setup_fee":{"type":"boolean"},"created_project":{"type":"boolean"},"set_collecting_i9":{"type":"boolean"},"added_taxpayer_info":{"type":"boolean"},"set_certificate_of_insurance":{"type":"boolean"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@48942c17[stream=io.airbyte.protocol.models.AirbyteStream@648b713c[name=company_payment_taxes,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"rate":{"type":"number"},"adjustment":{"type":"string"},"company_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"amount_cents":{"type":"number"},"payment_tax_id":{"type":"number"},"symmetry_tax_id":{"type":"number"},"wage_base_cents":{"type":"number"},"gross_wages_cents":{"type":"number"},"subject_wages_cents":{"type":"number"},"excess_wages_ctd_cents":{"type":"number"},"excess_wages_qtd_cents":{"type":"number"},"excess_wages_ytd_cents":{"type":"number"},"subject_wages_ctd_cents":{"type":"number"},"subject_wages_qtd_cents":{"type":"number"},"subject_wages_ytd_cents":{"type":"number"},"gross_subject_wages_cents":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@338cea65[stream=io.airbyte.protocol.models.AirbyteStream@5551e5a3[name=company_users,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"role":{"type":"string"},"user_id":{"type":"number"},"company_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"iam_role_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@3ccc8f8a[stream=io.airbyte.protocol.models.AirbyteStream@3f11bbe[name=company_workers,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"worker_id":{"type":"number"},"company_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@577a0667[stream=io.airbyte.protocol.models.AirbyteStream@ddc8dd6[name=contribution_types,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"identifier":{"type":"string"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"contribution_source":{"type":"string"},"contribution_target":{"type":"string"},"contribution_target_group":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@5534f338[stream=io.airbyte.protocol.models.AirbyteStream@5e932ecb[name=credit_card_charges,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"error":{"type":"string"},"status":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"description":{"type":"string"},"amount_cents":{"type":"number"},"credit_card_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@595d5240[stream=io.airbyte.protocol.models.AirbyteStream@3086c680[name=credit_cards,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"company_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"stripe_customer_id":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@42594e9b[stream=io.airbyte.protocol.models.AirbyteStream@57bc56d[name=devices,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"uuid":{"type":"string"},"user_id":{"type":"number"},"platform":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"expires_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"bundle_identifier":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@368758d0[stream=io.airbyte.protocol.models.AirbyteStream@30b32a46[name=documents,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"project_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"description":{"type":"string"},"shared_with":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@3896875d[stream=io.airbyte.protocol.models.AirbyteStream@631d6d8f[name=emails,jsonSchema={"type":"object","properties":{"id":{"type":"string"},"address":{"type":"string"},"primary":{"type":"boolean"},"user_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"verified_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"verification_token":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@6f50f8e4[stream=io.airbyte.protocol.models.AirbyteStream@46980e52[name=exports,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"user_id":{"type":"number"},"user_name":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"project_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@4a38c5b3[stream=io.airbyte.protocol.models.AirbyteStream@42c1a86e[name=flipper_features,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"key":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"description":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@2abeff0a[stream=io.airbyte.protocol.models.AirbyteStream@2cd28e91[name=flipper_gates,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"key":{"type":"string"},"value":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"feature_key":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@204bd3e5[stream=io.airbyte.protocol.models.AirbyteStream@6f068d5a[name=garnishment_orders,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"status":{"type":"string"},"case_id":{"type":"string"},"end_date":{"type":"string","format":"date"},"priority":{"type":"number"},"response":{"type":"string"},"case_id_2":{"type":"string"},"fips_code":{"type":"string"},"worker_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"start_date":{"type":"string","format":"date"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"received_at":{"type":"string","format":"date"},"amount_cents":{"type":"number"},"responded_at":{"type":"string","format":"date"},"due_date_type":{"type":"string"},"issuing_court":{"type":"string"},"issuing_state":{"type":"string"},"amount_percent":{"type":"number"},"issuing_county":{"type":"string"},"garnishment_type":{"type":"string"},"payee_ap_vendor_code":{"type":"string"},"due_date_day_of_month":{"type":"number"},"expected_amount_cents":{"type":"number"},"expected_state_fee_cents":{"type":"number"},"due_date_pay_date_plus_days":{"type":"number"},"due_date_threshold_amount_cents":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@329d791f[stream=io.airbyte.protocol.models.AirbyteStream@a03dfdb[name=i9_form_documents,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"i9_form_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"document_type":{"type":"string"},"issuing_authority":{"type":"string"},"number_ciphertext":{"type":"string"},"expiration_date_ciphertext":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@74a9f185[stream=io.airbyte.protocol.models.AirbyteStream@2f1ece17[name=i9_form_signatures,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"status":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"i9_form_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"company_user_id":{"type":"number"},"worker_signed_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"employer_signed_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"worker_signed_name":{"type":"string"},"employer_signed_name":{"type":"string"},"signature_request_id":{"type":"string"},"worker_signature_status":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@76920f6a[stream=io.airbyte.protocol.models.AirbyteStream@627bfb64[name=i9_forms,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"expires_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"historical":{"type":"boolean"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"legal_status":{"type":"string"},"company_worker_id":{"type":"number"},"work_alien_document_type":{"type":"string"},"rejection_reason_ciphertext":{"type":"string"},"work_alien_passport_country":{"type":"string"},"work_alien_passport_number_ciphertext":{"type":"string"},"work_alien_work_permit_expiration_date":{"type":"string","format":"date"},"work_alien_registration_number_ciphertext":{"type":"string"},"work_alien_i94_admission_number_ciphertext":{"type":"string"},"permanent_resident_alien_registration_number_ciphertext":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@59650b77[stream=io.airbyte.protocol.models.AirbyteStream@52183a[name=identity_verifications,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"status":{"type":"string"},"service":{"type":"string"},"owner_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"owner_type":{"type":"string"},"service_id":{"type":"string"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"verified_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"data_sources":{"type":"string"},"match_status":{"type":"string"},"override_reason":{"type":"string"},"verification_type":{"type":"string"},"watch_list_status":{"type":"string"},"is_admin_overridden":{"type":"boolean"},"response_ciphertext":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@665dae05[stream=io.airbyte.protocol.models.AirbyteStream@5b40c971[name=insurance_quote_annual_term_data_records,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"qualify_website":{"type":"string"},"insurance_quote_id":{"type":"string"},"qualify_legal_name":{"type":"string"},"quiz_business_auto":{"type":"boolean"},"quiz_inland_marine":{"type":"boolean"},"policy_effective_on":{"type":"string","format":"date"},"quiz_step_completed":{"type":"boolean"},"qualify_legal_entity":{"type":"string"},"qualify_insurance_loss":{"type":"boolean"},"qualify_step_completed":{"type":"boolean"},"qualify_zip_ciphertext":{"type":"string"},"coverage_step_completed":{"type":"boolean"},"personal_step_completed":{"type":"boolean"},"qualify_city_ciphertext":{"type":"string"},"qualify_insurance_prior":{"type":"boolean"},"quiz_increase_liability":{"type":"boolean"},"qualify_insurance_denied":{"type":"boolean"},"qualify_state_ciphertext":{"type":"string"},"increase_liability_limits":{"type":"string"},"policy_terrorism_coverage":{"type":"boolean"},"production_content_stunts":{"type":"boolean"},"production_step_completed":{"type":"boolean"},"qualify_doing_business_as":{"type":"string"},"quiz_workers_compensation":{"type":"boolean"},"business_auto_leasing_cost":{"type":"string"},"production_content_vlogger":{"type":"boolean"},"qualify_address_ciphertext":{"type":"string"},"workers_comp_cover_officers":{"type":"boolean"},"business_auto_owned_coverage":{"type":"boolean"},"qualify_year_company_founded":{"type":"string"},"workers_comp_states_coverage":{"type":"string"},"business_auto_employee_number":{"type":"string"},"business_auto_physical_damage":{"type":"boolean"},"policy_production_annual_cost":{"type":"number"},"policy_production_medium_type":{"type":"string"},"production_content_3d_filming":{"type":"boolean"},"production_content_outside_us":{"type":"boolean"},"production_content_reality_tv":{"type":"boolean"},"qualify_audit_contact_differs":{"type":"boolean"},"production_content_adult_films":{"type":"boolean"},"qualify_audit_email_ciphertext":{"type":"string"},"qualify_audit_phone_ciphertext":{"type":"string"},"qualify_mailing_zip_ciphertext":{"type":"string"},"production_content_exceeding_1m":{"type":"boolean"},"qualify_mailing_address_differs":{"type":"boolean"},"qualify_mailing_city_ciphertext":{"type":"string"},"business_auto_additional_insured":{"type":"boolean"},"general_liability_blanket_waiver":{"type":"boolean"},"production_content_feature_films":{"type":"boolean"},"qualify_mailing_state_ciphertext":{"type":"string"},"workers_comp_additional_coverage":{"type":"boolean"},"general_liability_aggregate_limit":{"type":"string"},"business_auto_owned_zip_ciphertext":{"type":"string"},"general_liability_occurrence_limit":{"type":"string"},"production_content_stunts_activity":{"type":"string"},"production_content_stunts_synopsis":{"type":"string"},"production_content_vlogger_waivers":{"type":"boolean"},"qualify_audit_last_name_ciphertext":{"type":"string"},"qualify_insurance_loss_description":{"type":"string"},"qualify_mailing_address_ciphertext":{"type":"string"},"business_auto_owned_city_ciphertext":{"type":"string"},"business_auto_owned_vins_ciphertext":{"type":"string"},"inland_marine_owned_equipment_value":{"type":"string"},"production_content_east_coast_shoot":{"type":"boolean"},"production_content_vlogger_channels":{"type":"string"},"qualify_audit_first_name_ciphertext":{"type":"string"},"business_auto_owned_state_ciphertext":{"type":"string"},"production_content_outside_us_safety":{"type":"string"},"qualify_insurance_denied_description":{"type":"string"},"qualify_years_in_production_industry":{"type":"string"},"production_content_12_weeks_or_longer":{"type":"boolean"},"business_auto_owned_address_ciphertext":{"type":"string"},"inland_marine_rent_equipment_estimated":{"type":"string"},"production_content_scripted_television":{"type":"boolean"},"general_liability_medical_expense_limit":{"type":"string"},"production_content_outside_us_equipment":{"type":"string"},"production_content_hidden_camera_filming":{"type":"boolean"},"production_content_items_100k_or_greater":{"type":"boolean"},"production_content_stunts_production_dates":{"type":"string"},"workers_comp_officers_breakdown_ciphertext":{"type":"string"},"production_content_exceeding_1m_description":{"type":"string"},"production_content_stunts_safety_procedures":{"type":"string"},"workers_comp_projected_payroll_set_employees":{"type":"string"},"general_liability_blanket_additional_insureds":{"type":"boolean"},"inland_marine_owned_equipment_list_ciphertext":{"type":"string"},"production_content_east_coast_shoot_locations":{"type":"string"},"inland_marine_storing_equipment_zip_ciphertext":{"type":"string"},"production_content_12_weeks_or_longer_schedule":{"type":"string"},"inland_marine_storing_equipment_city_ciphertext":{"type":"string"},"workers_comp_projected_payroll_office_employees":{"type":"string"},"inland_marine_storing_equipment_state_ciphertext":{"type":"string"},"production_content_outside_us_cities_descriptions":{"type":"string"},"inland_marine_storing_equipment_address_ciphertext":{"type":"string"},"production_content_east_coast_shoot_equipment_value":{"type":"string"},"production_content_items_100k_or_greater_description":{"type":"string"},"production_content_stunts_coordinator_information_ciphertext":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@2a0f4fdd[stream=io.airbyte.protocol.models.AirbyteStream@3a0c116e[name=insurance_quote_short_term_data_records,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"quiz_rent_auto":{"type":"boolean"},"coverage_stunts":{"type":"string"},"production_type":{"type":"string"},"production_title":{"type":"string"},"qualify_id_state":{"type":"string"},"production_budget":{"type":"number"},"production_stunts":{"type":"boolean"},"coverage_worldwide":{"type":"string"},"insurance_quote_id":{"type":"string"},"qualify_entity_zip":{"type":"string"},"quiz_own_equipment":{"type":"boolean"},"quiz_rent_location":{"type":"boolean"},"production_end_date":{"type":"string","format":"date"},"production_synopsis":{"type":"string"},"qualify_entity_city":{"type":"string"},"qualify_entity_name":{"type":"string"},"qualify_entity_type":{"type":"string"},"quiz_rent_equipment":{"type":"boolean"},"quiz_step_completed":{"type":"boolean"},"qualify_entity_state":{"type":"string"},"quiz_protect_footage":{"type":"boolean"},"coverage_faulty_stock":{"type":"string"},"coverage_workers_comp":{"type":"string"},"production_start_date":{"type":"string","format":"date"},"coverage_extra_expense":{"type":"string"},"production_description":{"type":"string"},"qualify_entity_address":{"type":"string"},"qualify_insurance_loss":{"type":"boolean"},"qualify_step_completed":{"type":"boolean"},"quiz_pay_cast_and_crew":{"type":"boolean"},"coverage_step_completed":{"type":"boolean"},"personal_step_completed":{"type":"boolean"},"qualify_insurance_prior":{"type":"boolean"},"quiz_rent_or_build_sets":{"type":"boolean"},"coverage_office_contents":{"type":"string"},"coverage_travel_accident":{"type":"string"},"qualify_insurance_denied":{"type":"boolean"},"production_step_completed":{"type":"boolean"},"coverage_general_liability":{"type":"string"},"production_shoot_locations":{"type":"string"},"quiz_international_filming":{"type":"boolean"},"coverage_foreign_production":{"type":"string"},"qualify_id_number_ciphertext":{"type":"string"},"coverage_misc_owned_equipment":{"type":"string"},"production_stunts_description":{"type":"string"},"qualify_entity_ein_ciphertext":{"type":"string"},"coverage_misc_rented_equipment":{"type":"string"},"coverage_props_sets_and_wardrobe":{"type":"string"},"coverage_hired_and_non_owned_autos":{"type":"string"},"coverage_hired_car_physical_damage":{"type":"string"},"coverage_third_party_property_damage":{"type":"string"},"qualify_insurance_denied_description":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@312aadac[stream=io.airbyte.protocol.models.AirbyteStream@6c7cf1b9[name=insurance_quotes,jsonSchema={"type":"object","properties":{"id":{"type":"string"},"eta":{"type":"string","format":"date"},"type":{"type":"string"},"budget":{"type":"number"},"status":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"email_bidx":{"type":"string"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"last_name_bidx":{"type":"string"},"abacus_quote_id":{"type":"string"},"first_name_bidx":{"type":"string"},"email_ciphertext":{"type":"string"},"phone_ciphertext":{"type":"string"},"quote_price_cents":{"type":"number"},"last_name_ciphertext":{"type":"string"},"first_name_ciphertext":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@3c5d3a4c[stream=io.airbyte.protocol.models.AirbyteStream@6600cbc8[name=integration_preference_options,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"value":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"integration_preference_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@2a34d69[stream=io.airbyte.protocol.models.AirbyteStream@95995bd[name=integration_preferences,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"field":{"type":"string"},"value":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"integration_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@5c835180[stream=io.airbyte.protocol.models.AirbyteStream@3cbd9f53[name=integrations,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"type":{"type":"string"},"enabled":{"type":"boolean"},"connected":{"type":"boolean"},"company_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"fetching_options":{"type":"boolean"},"config_ciphertext":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@24ed45a8[stream=io.airbyte.protocol.models.AirbyteStream@615cc8f5[name=invites,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"email":{"type":"string"},"token":{"type":"string"},"message":{"type":"string"},"record_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"expires_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"accepted_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"record_type":{"type":"string"},"reminder_count":{"type":"number"},"last_reminded_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@27959a0f[stream=io.airbyte.protocol.models.AirbyteStream@7782cea9[name=job_classification_calculators,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"identifier":{"type":"string"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"valid_from":{"type":"string","format":"date"},"calculator_type":{"type":"string"},"job_classification_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@390c15f4[stream=io.airbyte.protocol.models.AirbyteStream@3e907940[name=job_classification_codes,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"code":{"type":"string"},"value":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"job_classification_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@35ded97f[stream=io.airbyte.protocol.models.AirbyteStream@54c8aeeb[name=job_classification_scale_rates,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"breakdown":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"valid_until":{"type":"string","format":"date"},"amount_cents":{"type":"number"},"job_classification_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@db2a233[stream=io.airbyte.protocol.models.AirbyteStream@305580bc[name=job_classifications,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"title":{"type":"string"},"region":{"type":"string"},"alt_title":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"union_local":{"type":"number"},"discarded_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"guaranteed_hours":{"type":"string"},"union_identifier":{"type":"string"},"contract_identifier":{"type":"string"},"agreement_identifier":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@7383a2e8[stream=io.airbyte.protocol.models.AirbyteStream@62ade585[name=loan_outs,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"worker_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"classification":{"type":"string"},"tin_ciphertext":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@7a9660d9[stream=io.airbyte.protocol.models.AirbyteStream@66da5f57[name=notifications,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"type":{"type":"string"},"params":{"type":"string"},"read_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"recipient_id":{"type":"number"},"recipient_type":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@8202586[stream=io.airbyte.protocol.models.AirbyteStream@52c68ca[name=nudges,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"creator_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"reminder_type":{"type":"string"},"delivery_method":{"type":"string"},"project_worker_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@4c75401e[stream=io.airbyte.protocol.models.AirbyteStream@78e18e20[name=paid_time_off_policies,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"city":{"type":"string"},"name":{"type":"string"},"state":{"type":"string"},"enabled":{"type":"boolean"},"end_date":{"type":"string","format":"date"},"owner_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"owner_type":{"type":"string"},"start_date":{"type":"string","format":"date"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"archived_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"county_name":{"type":"string"},"policy_type":{"type":"string"},"accrual_type":{"type":"string"},"pay_out_rate_type":{"type":"string"},"front_load_minutes":{"type":"number"},"usage_start_lag_days":{"type":"number"},"usage_maximum_minutes":{"type":"number"},"usage_minimum_minutes":{"type":"number"},"accrual_start_lag_days":{"type":"number"},"accrual_maximum_minutes":{"type":"number"},"rehire_grace_period_days":{"type":"number"},"carry_over_maximum_minutes":{"type":"number"},"pay_out_time_on_termination":{"type":"boolean"},"accrual_rate_numerator_minutes":{"type":"number"},"limit_usage_to_policy_location":{"type":"boolean"},"usage_maximum_time_period_unit":{"type":"string"},"usage_maximum_time_period_value":{"type":"number"},"accrual_rate_denominator_minutes":{"type":"number"},"limit_accrual_to_policy_location":{"type":"boolean"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@71e488af[stream=io.airbyte.protocol.models.AirbyteStream@1768c461[name=paid_time_off_policy_memberships,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"owner_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"owner_type":{"type":"string"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"policy_type":{"type":"string"},"paid_time_off_policy_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@71fb0322[stream=io.airbyte.protocol.models.AirbyteStream@59f03b3[name=paid_time_off_records,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"source":{"type":"string"},"minutes":{"type":"number"},"cancelled":{"type":"boolean"},"time_type":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"payable_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"effective_date":{"type":"string","format":"date"},"company_worker_id":{"type":"number"},"project_worker_id":{"type":"number"},"work_time_minutes":{"type":"number"},"paid_time_off_policy_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@50eb525f[stream=io.airbyte.protocol.models.AirbyteStream@1f1cfef[name=payable_invoice_details,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"work_item_paid_work_time":{"type":"number"},"work_item_for_time_worked":{"type":"boolean"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@283a2ee0[stream=io.airbyte.protocol.models.AirbyteStream@554522cf[name=payable_mileage_details,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"mileage_rate":{"type":"number"},"mileage_count":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@5fb6fb92[stream=io.airbyte.protocol.models.AirbyteStream@5037d93c[name=payable_paid_time_off_request_details,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"minutes":{"type":"number"},"rate_id":{"type":"number"},"time_type":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"rate_hourly_rate_cents":{"type":"number"},"paid_time_off_policy_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@2903a0f4[stream=io.airbyte.protocol.models.AirbyteStream@552cbc41[name=payable_shift_calculations,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"amount_cents":{"type":"number"},"work_duration":{"type":"number"},"day_descriptor":{"type":"string"},"payable_shift_id":{"type":"number"},"meal_1_penalty_cents":{"type":"number"},"meal_2_penalty_cents":{"type":"number"},"meal_1_penalty_periods":{"type":"number"},"meal_2_penalty_periods":{"type":"number"},"recognized_work_end_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"travel_allowance_cents":{"type":"number"},"recognized_meal_duration":{"type":"number"},"recognized_travel_end_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"recognized_work_duration":{"type":"number"},"recognized_work_start_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"forced_call_penalty_cents":{"type":"number"},"sequential_weekday_number":{"type":"number"},"sequential_workday_number":{"type":"number"},"recognized_meal_1_duration":{"type":"number"},"recognized_meal_2_duration":{"type":"number"},"recognized_travel_duration":{"type":"number"},"recognized_travel_start_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"forced_call_turnaround_duration":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@3d2ea71d[stream=io.airbyte.protocol.models.AirbyteStream@53be77bd[name=payable_shift_details,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"end_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"rate_id":{"type":"number"},"tz_name":{"type":"string"},"day_type":{"type":"string"},"start_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"rate_name":{"type":"string"},"work_type":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"meal_1_end_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"meal_2_end_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"travel_end_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"meal_1_start_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"meal_2_start_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"travel_duration":{"type":"number"},"travel_start_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"rate_amount_cents":{"type":"number"},"second_walking_meal":{"type":"boolean"},"rate_guaranteed_hours":{"type":"number"},"rate_hourly_rate_cents":{"type":"number"},"non_deductible_breakfast":{"type":"boolean"},"job_classification_scale_rate_cents":{"type":"number"},"job_classification_agreement_identifier":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@670e693e[stream=io.airbyte.protocol.models.AirbyteStream@57701f2a[name=payable_workweek_details,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"agent_fee_rate":{"type":"number"},"agent_fee_cents":{"type":"number"},"adjustment_cents":{"type":"number"},"total_penalty_cents":{"type":"number"},"worker_approved_amount_cents":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@1fae5c96[stream=io.airbyte.protocol.models.AirbyteStream@3f8dc341[name=payables,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"date":{"type":"string","format":"date"},"type":{"type":"string"},"notes":{"type":"string"},"status":{"type":"string"},"detail_id":{"type":"number"},"worker_id":{"type":"number"},"company_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"payment_id":{"type":"number"},"project_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"approved_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"declined_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"detail_type":{"type":"string"},"reviewer_id":{"type":"number"},"timecard_id":{"type":"number"},"amount_cents":{"type":"number"},"cancelled_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"submitted_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"reviewer_name":{"type":"string"},"decline_reason":{"type":"string"},"project_worker_id":{"type":"number"},"created_by_company":{"type":"boolean"},"reverse_payment_id":{"type":"number"},"duplicated_from_payable_id":{"type":"number"},"project_worker_location_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@2bde1a17[stream=io.airbyte.protocol.models.AirbyteStream@7c00d909[name=payment_methods,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"type":{"type":"string"},"worker_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"name_on_check":{"type":"string"},"processing_method":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@112770f3[stream=io.airbyte.protocol.models.AirbyteStream@40e12e5d[name=payment_settlements,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"payment_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"reissued_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"amount_cents":{"type":"number"},"settlement_type":{"type":"string"},"fulfillment_method":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@1b348af4[stream=io.airbyte.protocol.models.AirbyteStream@6186c00a[name=payment_taxes,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"rate":{"type":"number"},"year":{"type":"number"},"month":{"type":"number"},"quarter":{"type":"number"},"resident":{"type":"boolean"},"wage_type":{"type":"string"},"worker_id":{"type":"number"},"adjustment":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"payment_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"description":{"type":"string"},"amount_cents":{"type":"number"},"symmetry_tax_id":{"type":"number"},"wage_base_cents":{"type":"number"},"unemployment_tax":{"type":"boolean"},"gross_wages_cents":{"type":"number"},"subject_wages_cents":{"type":"number"},"excess_wages_ctd_cents":{"type":"number"},"excess_wages_qtd_cents":{"type":"number"},"excess_wages_ytd_cents":{"type":"number"},"subject_wages_ctd_cents":{"type":"number"},"subject_wages_qtd_cents":{"type":"number"},"subject_wages_ytd_cents":{"type":"number"},"gross_subject_wages_cents":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@4b0c9421[stream=io.airbyte.protocol.models.AirbyteStream@2d6d8db[name=payments,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"type":{"type":"string"},"year":{"type":"number"},"month":{"type":"number"},"status":{"type":"string"},"quarter":{"type":"number"},"wc_code":{"type":"string"},"issued_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"work_city":{"type":"string"},"worker_id":{"type":"number"},"address_id":{"type":"number"},"company_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"payroll_id":{"type":"number"},"project_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"work_state":{"type":"string"},"loan_out_id":{"type":"number"},"payment_type":{"type":"string"},"wc_cost_rate":{"type":"number"},"check_date_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"net_pay_cents":{"type":"number"},"wc_cost_cents":{"type":"number"},"wc_price_rate":{"type":"number"},"_medicare_rate":{"type":"number"},"wc_price_cents":{"type":"number"},"work_city_code":{"type":"string"},"_medicare_cents":{"type":"number"},"gross_pay_cents":{"type":"number"},"work_state_code":{"type":"string"},"work_state_name":{"type":"string"},"platform_fee_rate":{"type":"number"},"platform_fee_type":{"type":"string"},"project_worker_id":{"type":"number"},"total_taxes_cents":{"type":"number"},"_local_taxes_cents":{"type":"number"},"_state_taxes_cents":{"type":"number"},"platform_fee_cents":{"type":"number"},"pay_period_in_weeks":{"type":"number"},"payroll_amount_cents":{"type":"number"},"total_benefits_cents":{"type":"number"},"_social_security_rate":{"type":"number"},"_social_security_cents":{"type":"number"},"platform_fee_rate_type":{"type":"string"},"total_deductions_cents":{"type":"number"},"_federal_income_tax_cents":{"type":"number"},"total_employer_taxes_cents":{"type":"number"},"total_paid_sick_leave_cents":{"type":"number"},"total_worker_union_contributions_cents":{"type":"number"},"total_company_union_contributions_cents":{"type":"number"},"temp_total_company_union_contributions_cents":{"type":"number"},"total_worker_union_contributions_calculated_cents":{"type":"number"},"total_company_union_contributions_calculated_cents":{"type":"number"},"temp_total_company_union_contributions_calculated_cents":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@3d8a815f[stream=io.airbyte.protocol.models.AirbyteStream@6adb8074[name=payroll_state_settings,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"active":{"type":"boolean"},"sui_cost":{"type":"number"},"local_tax":{"type":"number"},"sui_price":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"state_code":{"type":"string"},"state_name":{"type":"string"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"default_workers_comp_setting_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@45d9bc92[stream=io.airbyte.protocol.models.AirbyteStream@71fdb4f2[name=payrolls,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"type":{"type":"string"},"legacy":{"type":"boolean"},"status":{"type":"string"},"pay_date":{"type":"string","format":"date"},"credit_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"funded_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"issued_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"issuer_id":{"type":"number"},"company_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"project_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"issuer_name":{"type":"string"},"total_cents":{"type":"number"},"calculated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"check_date_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"funding_method":{"type":"string"},"pay_period_end":{"type":"string","format":"date"},"payments_count":{"type":"number"},"pay_period_start":{"type":"string","format":"date"},"net_revenue_cents":{"type":"number"},"platform_fee_rate":{"type":"number"},"total_taxes_cents":{"type":"number"},"total_wages_cents":{"type":"number"},"has_symmetry_error":{"type":"boolean"},"platform_fee_cents":{"type":"number"},"gross_revenue_cents":{"type":"number"},"_federal_taxes_cents":{"type":"number"},"has_calculation_error":{"type":"boolean"},"_updated_flow_of_funds":{"type":"boolean"},"total_workers_comp_cents":{"type":"number"},"_local_municipal_tax_rate":{"type":"number"},"_federal_medicare_tax_rate":{"type":"number"},"_local_municipal_tax_cents":{"type":"number"},"total_employee_wages_cents":{"type":"number"},"_federal_medicare_tax_cents":{"type":"number"},"_state_tax_adjustment_cents":{"type":"number"},"total_paid_sick_leave_cents":{"type":"number"},"_federal_tax_adjustment_cents":{"type":"number"},"total_workers_comp_cost_cents":{"type":"number"},"_federal_unemployment_tax_rate":{"type":"number"},"address_different_from_company":{"type":"boolean"},"total_non_employee_wages_cents":{"type":"number"},"_federal_unemployment_tax_cents":{"type":"number"},"_federal_social_security_tax_rate":{"type":"number"},"_federal_social_security_tax_cents":{"type":"number"},"_state_unemployment_insurance_rate":{"type":"number"},"total_taxable_reimbursements_cents":{"type":"number"},"_state_unemployment_insurance_cents":{"type":"number"},"_local_municipal_tax_adjustment_cents":{"type":"number"},"_federal_medicare_tax_adjustment_cents":{"type":"number"},"total_non_taxable_reimbursements_cents":{"type":"number"},"total_worker_union_contributions_cents":{"type":"number"},"_state_unemployment_insurance_cost_rate":{"type":"number"},"total_company_union_contributions_cents":{"type":"number"},"_state_unemployment_insurance_cost_cents":{"type":"number"},"_federal_unemployment_tax_adjustment_cents":{"type":"number"},"temp_total_worker_union_contributions_cents":{"type":"number"},"temp_total_company_union_contributions_cents":{"type":"number"},"_federal_social_security_tax_adjustment_cents":{"type":"number"},"_state_unemployment_insurance_adjustment_cents":{"type":"number"},"_state_unemployment_insurance_cost_adjustment_cents":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@189453eb[stream=io.airbyte.protocol.models.AirbyteStream@2efaa8ad[name=project_agreements,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"type":{"type":"string"},"office":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"project_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"signatory_id":{"type":"string"},"production_id":{"type":"string"},"signatory_date":{"type":"string","format":"date"},"signatory_name":{"type":"string"},"business_rep_name":{"type":"string"},"mpi_production_id":{"type":"string"},"business_rep_email":{"type":"string"},"mpi_employer_number":{"type":"string"},"agreement_identifier":{"type":"string"},"mpi_production_title":{"type":"string"},"payroll_report_email":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@26cfaccc[stream=io.airbyte.protocol.models.AirbyteStream@3a89c6c3[name=project_locations,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"wc_code":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"project_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@38d172[stream=io.airbyte.protocol.models.AirbyteStream@7bfcae18[name=project_worker_bulk_import_entries,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"email":{"type":"string"},"guild":{"type":"string"},"rates":{"type":"string"},"end_date":{"type":"string"},"job_title":{"type":"string"},"last_name":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"first_name":{"type":"string"},"start_date":{"type":"string"},"startworks":{"type":"string"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"worker_type":{"type":"string"},"local_number":{"type":"string"},"payment_type":{"type":"string"},"import_errors":{"type":"string"},"agent_fee_rate":{"type":"string"},"bulk_import_id":{"type":"number"},"csv_row_number":{"type":"number"},"invite_message":{"type":"string"},"custom_job_title":{"type":"string"},"time_calculation":{"type":"string"},"project_worker_id":{"type":"number"},"hire_location_city":{"type":"string"},"hire_location_state":{"type":"string"},"project_location_id":{"type":"number"},"time_entry_required":{"type":"boolean"},"project_location_raw":{"type":"string"},"job_classification_id":{"type":"number"},"hire_location_city_raw":{"type":"string"},"hire_location_state_raw":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@208ec467[stream=io.airbyte.protocol.models.AirbyteStream@54c5b16b[name=project_worker_bulk_imports,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"status":{"type":"string"},"user_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"project_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@12b049c0[stream=io.airbyte.protocol.models.AirbyteStream@ca2b9e0[name=project_worker_locations,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"project_worker_id":{"type":"number"},"project_location_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@5ad9e9ef[stream=io.airbyte.protocol.models.AirbyteStream@23ee5536[name=project_worker_rates,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"_overtime_type":{"type":"string"},"guaranteed_hours":{"type":"number"},"hourly_rate_cents":{"type":"number"},"project_worker_id":{"type":"number"},"contract_identifier":{"type":"string"},"numeric_amount_cents":{"type":"number"},"job_classification_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@3300f6c2[stream=io.airbyte.protocol.models.AirbyteStream@2a7434fb[name=project_worker_reminder_stats,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"project_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"reminder_type":{"type":"string"},"reminder_count":{"type":"number"},"last_reminded_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"project_worker_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@3ff726cb[stream=io.airbyte.protocol.models.AirbyteStream@6e6193e6[name=project_workers,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"email":{"type":"string"},"user_id":{"type":"number"},"end_date":{"type":"string","format":"date"},"job_title":{"type":"string"},"last_name":{"type":"string"},"onboarded":{"type":"boolean"},"worker_id":{"type":"number"},"collect_i9":{"type":"boolean"},"company_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"first_name":{"type":"string"},"project_id":{"type":"number"},"start_date":{"type":"string","format":"date"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"send_invite":{"type":"boolean"},"union_local":{"type":"number"},"worker_type":{"type":"string"},"agent_fee_rate":{"type":"number"},"benefit_plan_id":{"type":"number"},"company_worker_id":{"type":"number"},"first_onboarded_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"hire_location_city":{"type":"string"},"skip_coogan_reason":{"type":"string"},"hire_location_state":{"type":"string"},"startwork_completed":{"type":"boolean"},"time_entry_required":{"type":"boolean"},"job_classification_id":{"type":"number"},"skip_coogan_requirement":{"type":"boolean"},"is_wage_enforcement_overridden":{"type":"boolean"},"wage_enforcement_override_reason":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@5a63ce0e[stream=io.airbyte.protocol.models.AirbyteStream@51bbea55[name=projects,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"wc_code":{"type":"string"},"end_date":{"type":"string","format":"date"},"unionized":{"type":"boolean"},"company_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"start_date":{"type":"string","format":"date"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"aicp_member":{"type":"boolean"},"archived_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"meal_setting":{"type":"string"},"contact_email":{"type":"string"},"travel_enabled":{"type":"boolean"},"production_type":{"type":"string"},"enable_crew_list":{"type":"boolean"},"multi_location_v2":{"type":"boolean"},"hire_location_city":{"type":"string"},"accounting_chart_id":{"type":"number"},"hire_location_state":{"type":"string"},"original_start_date":{"type":"string","format":"date"},"pay_period_interval":{"type":"string"},"multi_location_notice":{"type":"boolean"},"permitted_worker_type":{"type":"string"},"use_aicp_line_numbers":{"type":"boolean"},"multi_location_enabled":{"type":"boolean"},"customer_project_number":{"type":"string"},"estimated_payroll_cents":{"type":"number"},"total_production_budget_cents":{"type":"number"},"address_different_from_company":{"type":"boolean"},"time_rounding_interval_seconds":{"type":"number"},"project_payroll_expected_ranges":{"type":"string"},"exclude_payroll_funded_confirmation_email":{"type":"boolean"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@577c4fd7[stream=io.airbyte.protocol.models.AirbyteStream@35e0087d[name=reversals,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"regular_payment_id":{"type":"number"},"regular_payroll_id":{"type":"number"},"reverse_payment_id":{"type":"number"},"reverse_payroll_id":{"type":"number"},"includes_platform_fee":{"type":"boolean"},"includes_workers_comp":{"type":"boolean"},"includes_employee_taxes":{"type":"boolean"},"includes_employer_taxes":{"type":"boolean"},"includes_net_pay_and_union_contributions":{"type":"boolean"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@7137b371[stream=io.airbyte.protocol.models.AirbyteStream@7fd01640[name=sessions,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"ip":{"type":"string"},"key":{"type":"string"},"user_id":{"type":"number"},"device_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"revoked_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"user_agent":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@4ae7ec9a[stream=io.airbyte.protocol.models.AirbyteStream@7ff1a65b[name=subscription_types,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@33912eef[stream=io.airbyte.protocol.models.AirbyteStream@4c0c5ccb[name=subscriptions,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"user_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"subscription_type_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@39fafaec[stream=io.airbyte.protocol.models.AirbyteStream@4b4b50f6[name=symmetry_taxes,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"sit":{"type":"boolean"},"rate":{"type":"number"},"suta":{"type":"boolean"},"state":{"type":"string"},"active":{"type":"boolean"},"credit":{"type":"number"},"psd_code":{"type":"string"},"tax_type":{"type":"string"},"city_code":{"type":"string"},"city_name":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"state_code":{"type":"string"},"state_name":{"type":"string"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"county_code":{"type":"string"},"county_name":{"type":"string"},"description":{"type":"string"},"school_code":{"type":"string"},"school_name":{"type":"string"},"credit_limit":{"type":"number"},"employer_tax":{"type":"boolean"},"rate_override":{"type":"number"},"unique_tax_id":{"type":"string"},"can_be_exempted":{"type":"boolean"},"master_tax_code":{"type":"string"},"tax_limit_cents":{"type":"number"},"wage_base_cents":{"type":"number"},"tax_limit_period":{"type":"string"},"municipality_code":{"type":"string"},"municipality_name":{"type":"string"},"tax_effective_date":{"type":"string","format":"date"},"override_description":{"type":"string"},"tax_installation_date":{"type":"string","format":"date"},"transit_district_code":{"type":"string"},"transit_district_name":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@7117f926[stream=io.airbyte.protocol.models.AirbyteStream@5f5319cb[name=transfers,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"ach_id":{"type":"string"},"status":{"type":"string"},"direction":{"type":"string"},"record_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"record_type":{"type":"string"},"ach_batch_id":{"type":"string"},"amount_cents":{"type":"number"},"bank_account_id":{"type":"number"},"idempotency_uuid":{"type":"string"},"bank_account_type":{"type":"string"},"bank_account_purpose":{"type":"string"},"bank_account_number_ciphertext":{"type":"string"},"bank_routing_number_ciphertext":{"type":"string"},"bank_name_on_account_ciphertext":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@3110b557[stream=io.airbyte.protocol.models.AirbyteStream@204d8f63[name=user_activities,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"data":{"type":"string"},"name":{"type":"string"},"user_id":{"type":"number"},"record_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"record_type":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@6e5d9c85[stream=io.airbyte.protocol.models.AirbyteStream@29875dc4[name=users,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"app":{"type":"string"},"name":{"type":"string"},"role":{"type":"string"},"phone":{"type":"string"},"_email":{"type":"string"},"last_name":{"type":"string"},"return_to":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"first_name":{"type":"string"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"password_digest":{"type":"string"},"_unverified_email":{"type":"string"},"failed_logins_count":{"type":"number"},"mfa_code_ciphertext":{"type":"string"},"selected_company_id":{"type":"number"},"selected_project_id":{"type":"number"},"password_reset_token":{"type":"string"},"_unverified_email_token":{"type":"string"},"failed_login_lock_until":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"selected_project_worker_id":{"type":"number"},"potential_duplicate_user_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@1d09ffae[stream=io.airbyte.protocol.models.AirbyteStream@51734dfb[name=vensure_workers,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"wc_code":{"type":"string"},"worker_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[created_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@53c85ae4[stream=io.airbyte.protocol.models.AirbyteStream@40325424[name=workday_contributions,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"workday_id":{"type":"number"},"amount_cents":{"type":"number"},"payable_shift_id":{"type":"number"},"temp_amount_cents":{"type":"number"},"contribution_type_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@12142703[stream=io.airbyte.protocol.models.AirbyteStream@5943bc2f[name=workday_earnings,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"workday_id":{"type":"number"},"amount_cents":{"type":"number"},"payable_shift_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@48cdc299[stream=io.airbyte.protocol.models.AirbyteStream@1a8c2cd0[name=workday_hours,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"time":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"multiplier":{"type":"number"},"workday_id":{"type":"number"},"amount_cents":{"type":"number"},"payable_shift_id":{"type":"number"},"hourly_rate_cents":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@29932cbd[stream=io.airbyte.protocol.models.AirbyteStream@6df55f64[name=workdays,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"date":{"type":"string","format":"date"},"rate_id":{"type":"number"},"day_type":{"type":"string"},"call_time":{"type":"number"},"meal_time":{"type":"number"},"rate_name":{"type":"string"},"work_time":{"type":"number"},"work_type":{"type":"string"},"wrap_time":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"workweek_id":{"type":"number"},"amount_cents":{"type":"number"},"day_descriptor":{"type":"string"},"meal_1_in_time":{"type":"number"},"meal_2_in_time":{"type":"number"},"paid_work_time":{"type":"number"},"meal_1_out_time":{"type":"number"},"meal_2_out_time":{"type":"number"},"travel_duration":{"type":"number"},"travel_end_time":{"type":"number"},"payable_shift_id":{"type":"number"},"rate_amount_cents":{"type":"number"},"travel_start_time":{"type":"number"},"second_walking_meal":{"type":"boolean"},"meal_1_penalty_cents":{"type":"number"},"meal_2_penalty_cents":{"type":"number"},"rate_guaranteed_hours":{"type":"number"},"meal_1_penalty_periods":{"type":"number"},"meal_1_recognized_time":{"type":"number"},"meal_2_penalty_periods":{"type":"number"},"meal_2_recognized_time":{"type":"number"},"rate_hourly_rate_cents":{"type":"number"},"travel_allowance_cents":{"type":"number"},"non_deductible_breakfast":{"type":"boolean"},"rate_contract_identifier":{"type":"string"},"recognized_work_end_time":{"type":"number"},"forced_call_penalty_cents":{"type":"number"},"sequential_weekday_number":{"type":"number"},"sequential_workday_number":{"type":"number"},"recognized_travel_duration":{"type":"number"},"recognized_travel_end_time":{"type":"number"},"recognized_work_start_time":{"type":"number"},"forced_call_turnaround_time":{"type":"number"},"recognized_travel_start_time":{"type":"number"},"job_classification_scale_rate_cents":{"type":"number"},"job_classification_agreement_identifier":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@4b0a8149[stream=io.airbyte.protocol.models.AirbyteStream@301bce54[name=worker_tax_exemptions,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"worker_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"symmetry_tax_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@ddea2e[stream=io.airbyte.protocol.models.AirbyteStream@47148b2e[name=worker_tax_options,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"is_exempt":{"type":"boolean"},"worker_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"symmetry_tax_id":{"type":"number"},"extra_withholding_cents":{"type":"number"},"extra_withholding_cap_override_cents":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@580b4a4c[stream=io.airbyte.protocol.models.AirbyteStream@360c4677[name=worker_withholdings,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"value":{"type":"string"},"worker_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"symmetry_withholding_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@59ef5602[stream=io.airbyte.protocol.models.AirbyteStream@3a41ebea[name=workers,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"uuid":{"type":"string"},"email":{"type":"string"},"phone":{"type":"string"},"adp_id":{"type":"number"},"gender":{"type":"string"},"adp_ids":{"type":"string"},"user_id":{"type":"number"},"tin_bidx":{"type":"string"},"ethnicity":{"type":"string"},"last_name":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"first_name":{"type":"string"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"last_4_bidx":{"type":"string"},"middle_name":{"type":"string"},"date_of_birth":{"type":"string","format":"date"},"self_describe":{"type":"string"},"first_hired_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"tin_ciphertext":{"type":"string"},"ssn_verified_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"withholdings_old":{"type":"string"},"tax_document_delivery":{"type":"string"},"ssn_verification_status":{"type":"string"},"demographic_collected_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"ssn_verification_response":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@381a8fc4[stream=io.airbyte.protocol.models.AirbyteStream@6c71594e[name=workers_comp_applications,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"status":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"production":{"type":"boolean"},"project_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"auto_approved":{"type":"boolean"},"decline_reason":{"type":"string"},"post_production":{"type":"boolean"},"production_covid_19":{"type":"boolean"},"production_under_18":{"type":"boolean"},"production_cast_size":{"type":"number"},"production_crew_size":{"type":"number"},"production_covid_19_old":{"type":"boolean"},"production_under_18_count":{"type":"number"},"production_under_18_roles":{"type":"string"},"production_hazardous_adult":{"type":"boolean"},"production_script_synopsis":{"type":"string"},"production_shoot_locations":{"type":"string"},"production_hazardous_stunts":{"type":"boolean"},"production_hazardous_travel":{"type":"boolean"},"post_production_worker_count":{"type":"number"},"production_hazardous_animals":{"type":"boolean"},"production_hazardous_aquatic":{"type":"boolean"},"production_hazardous_heights":{"type":"boolean"},"production_hazardous_setting":{"type":"boolean"},"production_hazardous_weapons":{"type":"boolean"},"production_hazardous_aircraft":{"type":"boolean"},"production_hazardous_athletic":{"type":"boolean"},"production_hazardous_skydiving":{"type":"boolean"},"production_hazardous_electrical":{"type":"boolean"},"production_hazardous_watercraft":{"type":"boolean"},"production_under_18_work_permits":{"type":"boolean"},"production_hazardous_pyrotechnics":{"type":"boolean"},"production_under_18_limited_hours":{"type":"boolean"},"production_hazardous_heights_maximum":{"type":"number"},"production_hazardous_adult_description":{"type":"string"},"production_hazardous_stunts_description":{"type":"string"},"production_hazardous_travel_description":{"type":"string"},"production_hazardous_animals_description":{"type":"string"},"production_hazardous_aquatic_description":{"type":"string"},"production_hazardous_heights_description":{"type":"string"},"production_hazardous_setting_description":{"type":"string"},"production_hazardous_weapons_description":{"type":"string"},"production_hazardous_aircraft_description":{"type":"string"},"production_hazardous_athletic_description":{"type":"string"},"production_hazardous_skydiving_description":{"type":"string"},"production_hazardous_electrical_description":{"type":"string"},"production_hazardous_watercraft_description":{"type":"string"},"production_hazardous_pyrotechnics_description":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@4f0d5d84[stream=io.airbyte.protocol.models.AirbyteStream@7aa6e134[name=workers_comp_settings,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"code":{"type":"string"},"cost":{"type":"number"},"name":{"type":"string"},"unit":{"type":"string"},"price":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"payroll_state_setting_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}]],additionalProperties={}],failures=[io.airbyte.config.FailureReason@16ae250b[failureOrigin=source,failureType=system_error,internalMessage=java.lang.RuntimeException: java.text.ParseException: Unparseable date: "2022-06-09T01:30:037",externalMessage=Something went wrong in the connector. See the logs for more details.,metadata=io.airbyte.config.Metadata@7073b5b9[additionalProperties={attemptNumber=0, jobId=9293, from_trace_message=true}],stacktrace=[io.airbyte.db.jdbc.AbstractJdbcCompatibleSourceOperations.setTimestamp(AbstractJdbcCompatibleSourceOperations.java:167), io.airbyte.db.jdbc.JdbcSourceOperations.setStatementField(JdbcSourceOperations.java:71), io.airbyte.db.jdbc.JdbcSourceOperations.setStatementField(JdbcSourceOperations.java:26), io.airbyte.integrations.source.jdbc.AbstractJdbcSource.lambda$queryTableIncremental$16(AbstractJdbcSource.java:281), io.airbyte.db.jdbc.StreamingJdbcDatabase.unsafeQuery(StreamingJdbcDatabase.java:62), io.airbyte.integrations.source.jdbc.AbstractJdbcSource.lambda$queryTableIncremental$17(AbstractJdbcSource.java:271), io.airbyte.commons.util.LazyAutoCloseableIterator.computeNext(LazyAutoCloseableIterator.java:37), com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146), com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141), com.google.common.collect.TransformedIterator.hasNext(TransformedIterator.java:46), io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38), com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146), com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141), io.airbyte.integrations.source.relationaldb.StateDecoratingIterator.computeNext(StateDecoratingIterator.java:48), io.airbyte.integrations.source.relationaldb.StateDecoratingIterator.computeNext(StateDecoratingIterator.java:18), com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146), com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141), io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38), com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146), com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141), com.google.common.collect.TransformedIterator.hasNext(TransformedIterator.java:46), io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38), com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146), com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141), io.airbyte.commons.util.CompositeIterator.computeNext(CompositeIterator.java:63), com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146), com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141), io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38), com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146), com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141), io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38), com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146), com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141), java.base/java.util.Iterator.forEachRemaining(Iterator.java:132), io.airbyte.integrations.base.IntegrationRunner.lambda$produceMessages$2(IntegrationRunner.java:176), io.airbyte.integrations.base.IntegrationRunner.watchForOrphanThreads(IntegrationRunner.java:232), io.airbyte.integrations.base.IntegrationRunner.produceMessages(IntegrationRunner.java:175), io.airbyte.integrations.base.IntegrationRunner.lambda$runInternal$0(IntegrationRunner.java:156), io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54), io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:38), io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:156), io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:107), io.airbyte.integrations.source.postgres.PostgresSource.main(PostgresSource.java:410)],retryable=,timestamp=1654825393858], io.airbyte.config.FailureReason@5537274e[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@18d5d39d[additionalProperties={attemptNumber=0, jobId=9293}],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:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: io.airbyte.workers.general.DefaultReplicationWorker$SourceException: Source cannot be stopped! at io.airbyte.workers.general.DefaultReplicationWorker.lambda$getReplicationRunnable$6(DefaultReplicationWorker.java:351) 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:349) ... 4 more ,retryable=,timestamp=1654825394036], io.airbyte.config.FailureReason@7f343bf1[failureOrigin=replication,failureType=,internalMessage=java.lang.RuntimeException: java.io.UncheckedIOException: java.io.IOException: Stream closed,externalMessage=Something went wrong during replication,metadata=io.airbyte.config.Metadata@120787d3[additionalProperties={attemptNumber=0, jobId=9293}],stacktrace=java.util.concurrent.CompletionException: java.lang.RuntimeException: java.io.UncheckedIOException: java.io.IOException: Stream closed 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:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.lang.RuntimeException: java.io.UncheckedIOException: java.io.IOException: Stream closed at io.airbyte.workers.general.DefaultReplicationWorker.lambda$getDestinationOutputRunnable$7(DefaultReplicationWorker.java:423) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ... 3 more Caused by: java.io.UncheckedIOException: java.io.IOException: Stream closed at java.base/java.io.BufferedReader$1.hasNext(BufferedReader.java:574) at java.base/java.util.Spliterators$IteratorSpliterator.tryAdvance(Spliterators.java:1855) at java.base/java.util.stream.StreamSpliterators$WrappingSpliterator.lambda$initPartialTraversalState$0(StreamSpliterators.java:292) at java.base/java.util.stream.StreamSpliterators$AbstractWrappingSpliterator.fillBuffer(StreamSpliterators.java:206) at java.base/java.util.stream.StreamSpliterators$AbstractWrappingSpliterator.doAdvance(StreamSpliterators.java:161) at java.base/java.util.stream.StreamSpliterators$WrappingSpliterator.tryAdvance(StreamSpliterators.java:298) at java.base/java.util.Spliterators$1Adapter.hasNext(Spliterators.java:681) at io.airbyte.workers.internal.DefaultAirbyteDestination.isFinished(DefaultAirbyteDestination.java:141) at io.airbyte.workers.general.DefaultReplicationWorker.lambda$getDestinationOutputRunnable$7(DefaultReplicationWorker.java:397) ... 4 more Caused by: java.io.IOException: Stream closed at java.base/java.io.BufferedInputStream.getBufIfOpen(BufferedInputStream.java:168) at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:334) at java.base/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:270) at java.base/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:313) at java.base/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:188) at java.base/java.io.InputStreamReader.read(InputStreamReader.java:177) at java.base/java.io.BufferedReader.fill(BufferedReader.java:162) at java.base/java.io.BufferedReader.readLine(BufferedReader.java:329) at java.base/java.io.BufferedReader.readLine(BufferedReader.java:396) at java.base/java.io.BufferedReader$1.hasNext(BufferedReader.java:571) ... 12 more ,retryable=,timestamp=1654825454217]]] 2022-06-10 01:44:14 INFO i.a.w.t.TemporalUtils(withBackgroundHeartbeat):236 - Stopping temporal heartbeating... 2022-06-10 01:44:14 INFO i.a.c.p.ConfigRepository(updateConnectionState):775 - Updating connection cc8e47b7-81fd-47a7-9d85-125d749af8be state: io.airbyte.config.State@16acf3a1[state={"cdc":false,"streams":[{"cursor":"2022-06-09T01:30:03.932687","stream_name":"ach_batches","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T21:19:26.411646","stream_name":"active_admin_comments","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:43:56.243262","stream_name":"active_storage_attachments","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:45:22.910756","stream_name":"active_storage_blobs","cursor_field":["created_at"],"stream_namespace":"public"},{"stream_name":"active_storage_variant_records","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T22:46:49.167451","stream_name":"addresses","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:46:10.823145","stream_name":"agreement_requests","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:47:53.650086","stream_name":"agreement_signatures","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:27:53.153640","stream_name":"agreement_templates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:48:16.833716","stream_name":"agreements","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-04-27T17:21:41.554518","stream_name":"aicp_accounting_codes","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:50:24.407631","stream_name":"aicp_line_numbers","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:52:39.545770","stream_name":"audits","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:56:59.301449","stream_name":"authentications","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-04-11T18:06:01.860523","stream_name":"benefit_administrators","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-08T23:50:09.154093","stream_name":"benefit_payments","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-08T23:13:14.622397","stream_name":"benefit_plans","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T21:19:32.058930","stream_name":"check_updates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T21:19:32.066486","stream_name":"checks","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"companies","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T22:45:22.914045","stream_name":"company_cois","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:48:46.360546","stream_name":"company_onboarding_statuses","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:00:04.926787","stream_name":"company_payment_taxes","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:56:49.044356","stream_name":"company_users","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:05:54.858193","stream_name":"company_workers","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-06T14:35:05.613849","stream_name":"contribution_types","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:29:36.324454","stream_name":"credit_card_charges","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:29:34.837221","stream_name":"credit_cards","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:51:57.623734","stream_name":"devices","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:03:30.164251","stream_name":"documents","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"emails","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T20:49:52.197966","stream_name":"exports","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T19:54:48.663833","stream_name":"flipper_features","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:13:57.184938","stream_name":"flipper_gates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-06T17:50:41.295193","stream_name":"garnishment_orders","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:06:18.475894","stream_name":"i9_form_documents","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:06:25.307060","stream_name":"i9_form_signatures","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:06:25.308841","stream_name":"i9_forms","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:05:57.174736","stream_name":"identity_verifications","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:23:23.923049","stream_name":"insurance_quote_annual_term_data_records","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T20:56:30.929121","stream_name":"insurance_quote_short_term_data_records","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:23:23.918039","stream_name":"insurance_quotes","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T19:46:39.837719","stream_name":"integration_preference_options","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T19:47:57.215124","stream_name":"integration_preferences","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T19:48:15.265605","stream_name":"integrations","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:08:47.907868","stream_name":"invites","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:00:56.601761","stream_name":"job_classification_calculators","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"job_classification_codes","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T19:19:21.952008","stream_name":"job_classification_scale_rates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-08T18:19:05.575154","stream_name":"job_classifications","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:20:10.350725","stream_name":"loan_outs","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:05:23.948452","stream_name":"notifications","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-03-19T21:03:43.834009","stream_name":"nudges","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"paid_time_off_policies","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"paid_time_off_policy_memberships","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"paid_time_off_records","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:35:39.560874","stream_name":"payable_invoice_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:05:47.797161","stream_name":"payable_mileage_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"payable_paid_time_off_request_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:09:27.579694","stream_name":"payable_shift_calculations","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:10:44.434499","stream_name":"payable_shift_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:11:52.212770","stream_name":"payable_workweek_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:12:14.357426","stream_name":"payables","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:10:58.753702","stream_name":"payment_methods","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T21:19:31.011633","stream_name":"payment_settlements","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:11:46.525904","stream_name":"payment_taxes","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"payments","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-05-11T14:36:35.542425","stream_name":"payroll_state_settings","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"payrolls","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T23:10:45.123095","stream_name":"project_agreements","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:59:25.463540","stream_name":"project_locations","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T13:51:37.713850","stream_name":"project_worker_bulk_import_entries","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T00:23:13.349908","stream_name":"project_worker_bulk_imports","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:18:49.719669","stream_name":"project_worker_locations","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:19:10.856293","stream_name":"project_worker_rates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:18:17.638407","stream_name":"project_worker_reminder_stats","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:19:55.558759","stream_name":"project_workers","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"projects","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-07T22:14:29.456066","stream_name":"reversals","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:20:18.588429","stream_name":"sessions","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-04-26T17:07:53.831984","stream_name":"subscription_types","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-08T22:36:07.360696","stream_name":"subscriptions","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-05T17:52:15.857336","stream_name":"symmetry_taxes","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:45:06.660444","stream_name":"transfers","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:20:55.907662","stream_name":"user_activities","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:25:16.827423","stream_name":"users","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T01:05:46.385712","stream_name":"vensure_workers","cursor_field":["created_at"],"stream_namespace":"public"},{"stream_name":"workday_contributions","cursor_field":[],"stream_namespace":"public"},{"stream_name":"workday_earnings","cursor_field":[],"stream_namespace":"public"},{"stream_name":"workday_hours","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T23:23:46.387196","stream_name":"workdays","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-03T17:17:39.248158","stream_name":"worker_tax_exemptions","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:08:18.748427","stream_name":"worker_tax_options","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:15:01.915139","stream_name":"worker_withholdings","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:26:55.451420","stream_name":"workers","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:10:44.329636","stream_name":"workers_comp_applications","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"workers_comp_settings","cursor_field":[],"stream_namespace":"public"}]}] 2022-06-10 01:44:14 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/9293/0/logs.log 2022-06-10 01:44:14 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.39.16-alpha 2022-06-10 01:44:14 INFO i.a.w.g.DefaultNormalizationWorker(run):49 - Running normalization. 2022-06-10 01:44:14 INFO i.a.w.n.DefaultNormalizationRunner(runProcess):122 - Running with normalization version: airbyte/normalization-snowflake:0.2.1 2022-06-10 01:44:14 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/normalization-snowflake:0.2.1 exists... 2022-06-10 01:44:14 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/normalization-snowflake:0.2.1 was found locally. 2022-06-10 01:44:14 INFO i.a.w.p.DockerProcessFactory(create):108 - Creating docker job ID: 9293 2022-06-10 01:44:14 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/9293/0/normalize --log-driver none --name normalization-snowflake-normalize-9293-0-iqwxz --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_VERSION=0.39.16-alpha airbyte/normalization-snowflake:0.2.1 run --integration-type snowflake --config destination_config.json --catalog destination_catalog.json 2022-06-10 01:44:14 normalization > Running: transform-config --config destination_config.json --integration-type snowflake --out /data/9293/0/normalize 2022-06-10 01:44:15 normalization > Namespace(config='destination_config.json', integration_type=, out='/data/9293/0/normalize') 2022-06-10 01:44:15 normalization > transform_snowflake 2022-06-10 01:44:15 normalization > Running: transform-catalog --integration-type snowflake --profile-config-dir /data/9293/0/normalize --catalog destination_catalog.json --out /data/9293/0/normalize/models/generated/ --json-column _airbyte_data 2022-06-10 01:44:16 normalization > Processing destination_catalog.json... 2022-06-10 01:44:16 normalization > Generating airbyte_ctes/WRAPBOOK/ACH_BATCHES_AB1.sql from ach_batches 2022-06-10 01:44:16 normalization > Generating airbyte_ctes/WRAPBOOK/ACH_BATCHES_AB2.sql from ach_batches 2022-06-10 01:44:16 normalization > Generating airbyte_views/WRAPBOOK/ACH_BATCHES_STG.sql from ach_batches 2022-06-10 01:44:16 normalization > Generating airbyte_incremental/scd/WRAPBOOK/ACH_BATCHES_SCD.sql from ach_batches 2022-06-10 01:44:16 normalization > Generating airbyte_incremental/WRAPBOOK/ACH_BATCHES.sql from ach_batches 2022-06-10 01:44:16 normalization > Generating airbyte_ctes/WRAPBOOK/ACTIVE_ADMIN_COMMENTS_AB1.sql from active_admin_comments 2022-06-10 01:44:16 normalization > Generating airbyte_ctes/WRAPBOOK/ACTIVE_ADMIN_COMMENTS_AB2.sql from active_admin_comments 2022-06-10 01:44:16 normalization > Generating airbyte_views/WRAPBOOK/ACTIVE_ADMIN_COMMENTS_STG.sql from active_admin_comments 2022-06-10 01:44:16 normalization > Generating airbyte_incremental/scd/WRAPBOOK/ACTIVE_ADMIN_COMMENTS_SCD.sql from active_admin_comments 2022-06-10 01:44:16 normalization > Generating airbyte_incremental/WRAPBOOK/ACTIVE_ADMIN_COMMENTS.sql from active_admin_comments 2022-06-10 01:44:16 normalization > Generating airbyte_ctes/WRAPBOOK/ACTIVE_STORAGE_ATTACHMENTS_AB1.sql from active_storage_attachments 2022-06-10 01:44:16 normalization > Generating airbyte_ctes/WRAPBOOK/ACTIVE_STORAGE_ATTACHMENTS_AB2.sql from active_storage_attachments 2022-06-10 01:44:16 normalization > Generating airbyte_views/WRAPBOOK/ACTIVE_STORAGE_ATTACHMENTS_STG.sql from active_storage_attachments 2022-06-10 01:44:16 normalization > Generating airbyte_incremental/scd/WRAPBOOK/ACTIVE_STORAGE_ATTACHMENTS_SCD.sql from active_storage_attachments 2022-06-10 01:44:16 normalization > Generating airbyte_incremental/WRAPBOOK/ACTIVE_STORAGE_ATTACHMENTS.sql from active_storage_attachments 2022-06-10 01:44:16 normalization > Generating airbyte_ctes/WRAPBOOK/ACTIVE_STORAGE_BLOBS_AB1.sql from active_storage_blobs 2022-06-10 01:44:16 normalization > Generating airbyte_ctes/WRAPBOOK/ACTIVE_STORAGE_BLOBS_AB2.sql from active_storage_blobs 2022-06-10 01:44:16 normalization > Generating airbyte_views/WRAPBOOK/ACTIVE_STORAGE_BLOBS_STG.sql from active_storage_blobs 2022-06-10 01:44:16 normalization > Generating airbyte_incremental/scd/WRAPBOOK/ACTIVE_STORAGE_BLOBS_SCD.sql from active_storage_blobs 2022-06-10 01:44:16 normalization > Generating airbyte_incremental/WRAPBOOK/ACTIVE_STORAGE_BLOBS.sql from active_storage_blobs 2022-06-10 01:44:16 normalization > Generating airbyte_ctes/WRAPBOOK/ACTIVE_STORAGE_VARIANT_RECORDS_AB1.sql from active_storage_variant_records 2022-06-10 01:44:16 normalization > Generating airbyte_ctes/WRAPBOOK/ACTIVE_STORAGE_VARIANT_RECORDS_AB2.sql from active_storage_variant_records 2022-06-10 01:44:16 normalization > Generating airbyte_ctes/WRAPBOOK/ACTIVE_STORAGE_VARIANT_RECORDS_AB3.sql from active_storage_variant_records 2022-06-10 01:44:16 normalization > Generating airbyte_tables/WRAPBOOK/ACTIVE_STORAGE_VARIANT_RECORDS.sql from active_storage_variant_records 2022-06-10 01:44:16 normalization > Generating airbyte_ctes/WRAPBOOK/ADDRESSES_AB1.sql from addresses 2022-06-10 01:44:16 normalization > Generating airbyte_ctes/WRAPBOOK/ADDRESSES_AB2.sql from addresses 2022-06-10 01:44:16 normalization > Generating airbyte_views/WRAPBOOK/ADDRESSES_STG.sql from addresses 2022-06-10 01:44:16 normalization > Generating airbyte_incremental/scd/WRAPBOOK/ADDRESSES_SCD.sql from addresses 2022-06-10 01:44:16 normalization > Generating airbyte_incremental/WRAPBOOK/ADDRESSES.sql from addresses 2022-06-10 01:44:16 normalization > Generating airbyte_ctes/WRAPBOOK/AGREEMENT_REQUESTS_AB1.sql from agreement_requests 2022-06-10 01:44:16 normalization > Generating airbyte_ctes/WRAPBOOK/AGREEMENT_REQUESTS_AB2.sql from agreement_requests 2022-06-10 01:44:16 normalization > Generating airbyte_views/WRAPBOOK/AGREEMENT_REQUESTS_STG.sql from agreement_requests 2022-06-10 01:44:16 normalization > Generating airbyte_incremental/scd/WRAPBOOK/AGREEMENT_REQUESTS_SCD.sql from agreement_requests 2022-06-10 01:44:16 normalization > Generating airbyte_incremental/WRAPBOOK/AGREEMENT_REQUESTS.sql from agreement_requests 2022-06-10 01:44:16 normalization > Generating airbyte_ctes/WRAPBOOK/AGREEMENT_SIGNATURES_AB1.sql from agreement_signatures 2022-06-10 01:44:16 normalization > Generating airbyte_ctes/WRAPBOOK/AGREEMENT_SIGNATURES_AB2.sql from agreement_signatures 2022-06-10 01:44:16 normalization > Generating airbyte_views/WRAPBOOK/AGREEMENT_SIGNATURES_STG.sql from agreement_signatures 2022-06-10 01:44:16 normalization > Generating airbyte_incremental/scd/WRAPBOOK/AGREEMENT_SIGNATURES_SCD.sql from agreement_signatures 2022-06-10 01:44:16 normalization > Generating airbyte_incremental/WRAPBOOK/AGREEMENT_SIGNATURES.sql from agreement_signatures 2022-06-10 01:44:16 normalization > Generating airbyte_ctes/WRAPBOOK/AGREEMENT_TEMPLATES_AB1.sql from agreement_templates 2022-06-10 01:44:16 normalization > Generating airbyte_ctes/WRAPBOOK/AGREEMENT_TEMPLATES_AB2.sql from agreement_templates 2022-06-10 01:44:16 normalization > Generating airbyte_views/WRAPBOOK/AGREEMENT_TEMPLATES_STG.sql from agreement_templates 2022-06-10 01:44:16 normalization > Generating airbyte_incremental/scd/WRAPBOOK/AGREEMENT_TEMPLATES_SCD.sql from agreement_templates 2022-06-10 01:44:16 normalization > Generating airbyte_incremental/WRAPBOOK/AGREEMENT_TEMPLATES.sql from agreement_templates 2022-06-10 01:44:16 normalization > Generating airbyte_ctes/WRAPBOOK/AGREEMENTS_AB1.sql from agreements 2022-06-10 01:44:16 normalization > Generating airbyte_ctes/WRAPBOOK/AGREEMENTS_AB2.sql from agreements 2022-06-10 01:44:16 normalization > Generating airbyte_views/WRAPBOOK/AGREEMENTS_STG.sql from agreements 2022-06-10 01:44:16 normalization > Generating airbyte_incremental/scd/WRAPBOOK/AGREEMENTS_SCD.sql from agreements 2022-06-10 01:44:16 normalization > Generating airbyte_incremental/WRAPBOOK/AGREEMENTS.sql from agreements 2022-06-10 01:44:16 normalization > Generating airbyte_ctes/WRAPBOOK/AICP_ACCOUNTING_CODES_AB1.sql from aicp_accounting_codes 2022-06-10 01:44:16 normalization > Generating airbyte_ctes/WRAPBOOK/AICP_ACCOUNTING_CODES_AB2.sql from aicp_accounting_codes 2022-06-10 01:44:16 normalization > Generating airbyte_views/WRAPBOOK/AICP_ACCOUNTING_CODES_STG.sql from aicp_accounting_codes 2022-06-10 01:44:16 normalization > Generating airbyte_incremental/scd/WRAPBOOK/AICP_ACCOUNTING_CODES_SCD.sql from aicp_accounting_codes 2022-06-10 01:44:16 normalization > Generating airbyte_incremental/WRAPBOOK/AICP_ACCOUNTING_CODES.sql from aicp_accounting_codes 2022-06-10 01:44:16 normalization > Generating airbyte_ctes/WRAPBOOK/AICP_LINE_NUMBERS_AB1.sql from aicp_line_numbers 2022-06-10 01:44:16 normalization > Generating airbyte_ctes/WRAPBOOK/AICP_LINE_NUMBERS_AB2.sql from aicp_line_numbers 2022-06-10 01:44:16 normalization > Generating airbyte_views/WRAPBOOK/AICP_LINE_NUMBERS_STG.sql from aicp_line_numbers 2022-06-10 01:44:16 normalization > Generating airbyte_incremental/scd/WRAPBOOK/AICP_LINE_NUMBERS_SCD.sql from aicp_line_numbers 2022-06-10 01:44:16 normalization > Generating airbyte_incremental/WRAPBOOK/AICP_LINE_NUMBERS.sql from aicp_line_numbers 2022-06-10 01:44:16 normalization > Generating airbyte_ctes/WRAPBOOK/AUDITS_AB1.sql from audits 2022-06-10 01:44:16 normalization > Generating airbyte_ctes/WRAPBOOK/AUDITS_AB2.sql from audits 2022-06-10 01:44:16 normalization > Generating airbyte_views/WRAPBOOK/AUDITS_STG.sql from audits 2022-06-10 01:44:16 normalization > Generating airbyte_incremental/scd/WRAPBOOK/AUDITS_SCD.sql from audits 2022-06-10 01:44:16 normalization > Generating airbyte_incremental/WRAPBOOK/AUDITS.sql from audits 2022-06-10 01:44:16 normalization > Generating airbyte_ctes/WRAPBOOK/AUTHENTICATIONS_AB1.sql from authentications 2022-06-10 01:44:16 normalization > Generating airbyte_ctes/WRAPBOOK/AUTHENTICATIONS_AB2.sql from authentications 2022-06-10 01:44:16 normalization > Generating airbyte_views/WRAPBOOK/AUTHENTICATIONS_STG.sql from authentications 2022-06-10 01:44:16 normalization > Generating airbyte_incremental/scd/WRAPBOOK/AUTHENTICATIONS_SCD.sql from authentications 2022-06-10 01:44:16 normalization > Generating airbyte_incremental/WRAPBOOK/AUTHENTICATIONS.sql from authentications 2022-06-10 01:44:16 normalization > Generating airbyte_ctes/WRAPBOOK/BENEFIT_ADMINISTRATORS_AB1.sql from benefit_administrators 2022-06-10 01:44:16 normalization > Generating airbyte_ctes/WRAPBOOK/BENEFIT_ADMINISTRATORS_AB2.sql from benefit_administrators 2022-06-10 01:44:16 normalization > Generating airbyte_views/WRAPBOOK/BENEFIT_ADMINISTRATORS_STG.sql from benefit_administrators 2022-06-10 01:44:16 normalization > Generating airbyte_incremental/scd/WRAPBOOK/BENEFIT_ADMINISTRATORS_SCD.sql from benefit_administrators 2022-06-10 01:44:16 normalization > Generating airbyte_incremental/WRAPBOOK/BENEFIT_ADMINISTRATORS.sql from benefit_administrators 2022-06-10 01:44:16 normalization > Generating airbyte_ctes/WRAPBOOK/BENEFIT_PAYMENTS_AB1.sql from benefit_payments 2022-06-10 01:44:16 normalization > Generating airbyte_ctes/WRAPBOOK/BENEFIT_PAYMENTS_AB2.sql from benefit_payments 2022-06-10 01:44:16 normalization > Generating airbyte_views/WRAPBOOK/BENEFIT_PAYMENTS_STG.sql from benefit_payments 2022-06-10 01:44:16 normalization > Generating airbyte_incremental/scd/WRAPBOOK/BENEFIT_PAYMENTS_SCD.sql from benefit_payments 2022-06-10 01:44:16 normalization > Generating airbyte_incremental/WRAPBOOK/BENEFIT_PAYMENTS.sql from benefit_payments 2022-06-10 01:44:16 normalization > Generating airbyte_ctes/WRAPBOOK/BENEFIT_PLANS_AB1.sql from benefit_plans 2022-06-10 01:44:16 normalization > Generating airbyte_ctes/WRAPBOOK/BENEFIT_PLANS_AB2.sql from benefit_plans 2022-06-10 01:44:16 normalization > Generating airbyte_views/WRAPBOOK/BENEFIT_PLANS_STG.sql from benefit_plans 2022-06-10 01:44:16 normalization > Generating airbyte_incremental/scd/WRAPBOOK/BENEFIT_PLANS_SCD.sql from benefit_plans 2022-06-10 01:44:16 normalization > Generating airbyte_incremental/WRAPBOOK/BENEFIT_PLANS.sql from benefit_plans 2022-06-10 01:44:16 normalization > Generating airbyte_ctes/WRAPBOOK/CHECK_UPDATES_AB1.sql from check_updates 2022-06-10 01:44:16 normalization > Generating airbyte_ctes/WRAPBOOK/CHECK_UPDATES_AB2.sql from check_updates 2022-06-10 01:44:16 normalization > Generating airbyte_views/WRAPBOOK/CHECK_UPDATES_STG.sql from check_updates 2022-06-10 01:44:16 normalization > Generating airbyte_incremental/scd/WRAPBOOK/CHECK_UPDATES_SCD.sql from check_updates 2022-06-10 01:44:16 normalization > Generating airbyte_incremental/WRAPBOOK/CHECK_UPDATES.sql from check_updates 2022-06-10 01:44:16 normalization > Generating airbyte_ctes/WRAPBOOK/CHECKS_AB1.sql from checks 2022-06-10 01:44:16 normalization > Generating airbyte_ctes/WRAPBOOK/CHECKS_AB2.sql from checks 2022-06-10 01:44:16 normalization > Generating airbyte_views/WRAPBOOK/CHECKS_STG.sql from checks 2022-06-10 01:44:16 normalization > Generating airbyte_incremental/scd/WRAPBOOK/CHECKS_SCD.sql from checks 2022-06-10 01:44:16 normalization > Generating airbyte_incremental/WRAPBOOK/CHECKS.sql from checks 2022-06-10 01:44:16 normalization > Generating airbyte_ctes/WRAPBOOK/COMPANIES_AB1.sql from companies 2022-06-10 01:44:17 normalization > Generating airbyte_ctes/WRAPBOOK/COMPANIES_AB2.sql from companies 2022-06-10 01:44:17 normalization > Generating airbyte_ctes/WRAPBOOK/COMPANIES_AB3.sql from companies 2022-06-10 01:44:17 normalization > Generating airbyte_tables/WRAPBOOK/COMPANIES.sql from companies 2022-06-10 01:44:17 normalization > Generating airbyte_ctes/WRAPBOOK/COMPANY_COIS_AB1.sql from company_cois 2022-06-10 01:44:17 normalization > Generating airbyte_ctes/WRAPBOOK/COMPANY_COIS_AB2.sql from company_cois 2022-06-10 01:44:17 normalization > Generating airbyte_views/WRAPBOOK/COMPANY_COIS_STG.sql from company_cois 2022-06-10 01:44:17 normalization > Generating airbyte_incremental/scd/WRAPBOOK/COMPANY_COIS_SCD.sql from company_cois 2022-06-10 01:44:17 normalization > Generating airbyte_incremental/WRAPBOOK/COMPANY_COIS.sql from company_cois 2022-06-10 01:44:17 normalization > Generating airbyte_ctes/WRAPBOOK/COMPANY_ONBOARDING_STATUSES_AB1.sql from company_onboarding_statuses 2022-06-10 01:44:17 normalization > Generating airbyte_ctes/WRAPBOOK/COMPANY_ONBOARDING_STATUSES_AB2.sql from company_onboarding_statuses 2022-06-10 01:44:17 normalization > Generating airbyte_views/WRAPBOOK/COMPANY_ONBOARDING_STATUSES_STG.sql from company_onboarding_statuses 2022-06-10 01:44:17 normalization > Generating airbyte_incremental/scd/WRAPBOOK/COMPANY_ONBOARDING_STATUSES_SCD.sql from company_onboarding_statuses 2022-06-10 01:44:17 normalization > Generating airbyte_incremental/WRAPBOOK/COMPANY_ONBOARDING_STATUSES.sql from company_onboarding_statuses 2022-06-10 01:44:17 normalization > Generating airbyte_ctes/WRAPBOOK/COMPANY_PAYMENT_TAXES_AB1.sql from company_payment_taxes 2022-06-10 01:44:17 normalization > Generating airbyte_ctes/WRAPBOOK/COMPANY_PAYMENT_TAXES_AB2.sql from company_payment_taxes 2022-06-10 01:44:17 normalization > Generating airbyte_views/WRAPBOOK/COMPANY_PAYMENT_TAXES_STG.sql from company_payment_taxes 2022-06-10 01:44:17 normalization > Generating airbyte_incremental/scd/WRAPBOOK/COMPANY_PAYMENT_TAXES_SCD.sql from company_payment_taxes 2022-06-10 01:44:17 normalization > Generating airbyte_incremental/WRAPBOOK/COMPANY_PAYMENT_TAXES.sql from company_payment_taxes 2022-06-10 01:44:17 normalization > Generating airbyte_ctes/WRAPBOOK/COMPANY_USERS_AB1.sql from company_users 2022-06-10 01:44:17 normalization > Generating airbyte_ctes/WRAPBOOK/COMPANY_USERS_AB2.sql from company_users 2022-06-10 01:44:17 normalization > Generating airbyte_views/WRAPBOOK/COMPANY_USERS_STG.sql from company_users 2022-06-10 01:44:17 normalization > Generating airbyte_incremental/scd/WRAPBOOK/COMPANY_USERS_SCD.sql from company_users 2022-06-10 01:44:17 normalization > Generating airbyte_incremental/WRAPBOOK/COMPANY_USERS.sql from company_users 2022-06-10 01:44:17 normalization > Generating airbyte_ctes/WRAPBOOK/COMPANY_WORKERS_AB1.sql from company_workers 2022-06-10 01:44:17 normalization > Generating airbyte_ctes/WRAPBOOK/COMPANY_WORKERS_AB2.sql from company_workers 2022-06-10 01:44:17 normalization > Generating airbyte_views/WRAPBOOK/COMPANY_WORKERS_STG.sql from company_workers 2022-06-10 01:44:17 normalization > Generating airbyte_incremental/scd/WRAPBOOK/COMPANY_WORKERS_SCD.sql from company_workers 2022-06-10 01:44:17 normalization > Generating airbyte_incremental/WRAPBOOK/COMPANY_WORKERS.sql from company_workers 2022-06-10 01:44:17 normalization > Generating airbyte_ctes/WRAPBOOK/CONTRIBUTION_TYPES_AB1.sql from contribution_types 2022-06-10 01:44:17 normalization > Generating airbyte_ctes/WRAPBOOK/CONTRIBUTION_TYPES_AB2.sql from contribution_types 2022-06-10 01:44:17 normalization > Generating airbyte_views/WRAPBOOK/CONTRIBUTION_TYPES_STG.sql from contribution_types 2022-06-10 01:44:17 normalization > Generating airbyte_incremental/scd/WRAPBOOK/CONTRIBUTION_TYPES_SCD.sql from contribution_types 2022-06-10 01:44:17 normalization > Generating airbyte_incremental/WRAPBOOK/CONTRIBUTION_TYPES.sql from contribution_types 2022-06-10 01:44:17 normalization > Generating airbyte_ctes/WRAPBOOK/CREDIT_CARD_CHARGES_AB1.sql from credit_card_charges 2022-06-10 01:44:17 normalization > Generating airbyte_ctes/WRAPBOOK/CREDIT_CARD_CHARGES_AB2.sql from credit_card_charges 2022-06-10 01:44:17 normalization > Generating airbyte_views/WRAPBOOK/CREDIT_CARD_CHARGES_STG.sql from credit_card_charges 2022-06-10 01:44:17 normalization > Generating airbyte_incremental/scd/WRAPBOOK/CREDIT_CARD_CHARGES_SCD.sql from credit_card_charges 2022-06-10 01:44:17 normalization > Generating airbyte_incremental/WRAPBOOK/CREDIT_CARD_CHARGES.sql from credit_card_charges 2022-06-10 01:44:17 normalization > Generating airbyte_ctes/WRAPBOOK/CREDIT_CARDS_AB1.sql from credit_cards 2022-06-10 01:44:17 normalization > Generating airbyte_ctes/WRAPBOOK/CREDIT_CARDS_AB2.sql from credit_cards 2022-06-10 01:44:17 normalization > Generating airbyte_views/WRAPBOOK/CREDIT_CARDS_STG.sql from credit_cards 2022-06-10 01:44:17 normalization > Generating airbyte_incremental/scd/WRAPBOOK/CREDIT_CARDS_SCD.sql from credit_cards 2022-06-10 01:44:17 normalization > Generating airbyte_incremental/WRAPBOOK/CREDIT_CARDS.sql from credit_cards 2022-06-10 01:44:17 normalization > Generating airbyte_ctes/WRAPBOOK/DEVICES_AB1.sql from devices 2022-06-10 01:44:17 normalization > Generating airbyte_ctes/WRAPBOOK/DEVICES_AB2.sql from devices 2022-06-10 01:44:17 normalization > Generating airbyte_views/WRAPBOOK/DEVICES_STG.sql from devices 2022-06-10 01:44:17 normalization > Generating airbyte_incremental/scd/WRAPBOOK/DEVICES_SCD.sql from devices 2022-06-10 01:44:17 normalization > Generating airbyte_incremental/WRAPBOOK/DEVICES.sql from devices 2022-06-10 01:44:17 normalization > Generating airbyte_ctes/WRAPBOOK/DOCUMENTS_AB1.sql from documents 2022-06-10 01:44:17 normalization > Generating airbyte_ctes/WRAPBOOK/DOCUMENTS_AB2.sql from documents 2022-06-10 01:44:17 normalization > Generating airbyte_views/WRAPBOOK/DOCUMENTS_STG.sql from documents 2022-06-10 01:44:17 normalization > Generating airbyte_incremental/scd/WRAPBOOK/DOCUMENTS_SCD.sql from documents 2022-06-10 01:44:17 normalization > Generating airbyte_incremental/WRAPBOOK/DOCUMENTS.sql from documents 2022-06-10 01:44:17 normalization > Generating airbyte_ctes/WRAPBOOK/EMAILS_AB1.sql from emails 2022-06-10 01:44:17 normalization > Generating airbyte_ctes/WRAPBOOK/EMAILS_AB2.sql from emails 2022-06-10 01:44:17 normalization > Generating airbyte_ctes/WRAPBOOK/EMAILS_AB3.sql from emails 2022-06-10 01:44:17 normalization > Generating airbyte_tables/WRAPBOOK/EMAILS.sql from emails 2022-06-10 01:44:17 normalization > Generating airbyte_ctes/WRAPBOOK/EXPORTS_AB1.sql from exports 2022-06-10 01:44:17 normalization > Generating airbyte_ctes/WRAPBOOK/EXPORTS_AB2.sql from exports 2022-06-10 01:44:17 normalization > Generating airbyte_views/WRAPBOOK/EXPORTS_STG.sql from exports 2022-06-10 01:44:17 normalization > Generating airbyte_incremental/scd/WRAPBOOK/EXPORTS_SCD.sql from exports 2022-06-10 01:44:17 normalization > Generating airbyte_incremental/WRAPBOOK/EXPORTS.sql from exports 2022-06-10 01:44:17 normalization > Generating airbyte_ctes/WRAPBOOK/FLIPPER_FEATURES_AB1.sql from flipper_features 2022-06-10 01:44:17 normalization > Generating airbyte_ctes/WRAPBOOK/FLIPPER_FEATURES_AB2.sql from flipper_features 2022-06-10 01:44:17 normalization > Generating airbyte_views/WRAPBOOK/FLIPPER_FEATURES_STG.sql from flipper_features 2022-06-10 01:44:17 normalization > Generating airbyte_incremental/scd/WRAPBOOK/FLIPPER_FEATURES_SCD.sql from flipper_features 2022-06-10 01:44:17 normalization > Generating airbyte_incremental/WRAPBOOK/FLIPPER_FEATURES.sql from flipper_features 2022-06-10 01:44:17 normalization > Generating airbyte_ctes/WRAPBOOK/FLIPPER_GATES_AB1.sql from flipper_gates 2022-06-10 01:44:17 normalization > Generating airbyte_ctes/WRAPBOOK/FLIPPER_GATES_AB2.sql from flipper_gates 2022-06-10 01:44:17 normalization > Generating airbyte_views/WRAPBOOK/FLIPPER_GATES_STG.sql from flipper_gates 2022-06-10 01:44:17 normalization > Generating airbyte_incremental/scd/WRAPBOOK/FLIPPER_GATES_SCD.sql from flipper_gates 2022-06-10 01:44:17 normalization > Generating airbyte_incremental/WRAPBOOK/FLIPPER_GATES.sql from flipper_gates 2022-06-10 01:44:17 normalization > Generating airbyte_ctes/WRAPBOOK/GARNISHMENT_ORDERS_AB1.sql from garnishment_orders 2022-06-10 01:44:17 normalization > Generating airbyte_ctes/WRAPBOOK/GARNISHMENT_ORDERS_AB2.sql from garnishment_orders 2022-06-10 01:44:17 normalization > Generating airbyte_views/WRAPBOOK/GARNISHMENT_ORDERS_STG.sql from garnishment_orders 2022-06-10 01:44:17 normalization > Generating airbyte_incremental/scd/WRAPBOOK/GARNISHMENT_ORDERS_SCD.sql from garnishment_orders 2022-06-10 01:44:17 normalization > Generating airbyte_incremental/WRAPBOOK/GARNISHMENT_ORDERS.sql from garnishment_orders 2022-06-10 01:44:17 normalization > Generating airbyte_ctes/WRAPBOOK/I9_FORM_DOCUMENTS_AB1.sql from i9_form_documents 2022-06-10 01:44:17 normalization > Generating airbyte_ctes/WRAPBOOK/I9_FORM_DOCUMENTS_AB2.sql from i9_form_documents 2022-06-10 01:44:17 normalization > Generating airbyte_views/WRAPBOOK/I9_FORM_DOCUMENTS_STG.sql from i9_form_documents 2022-06-10 01:44:17 normalization > Generating airbyte_incremental/scd/WRAPBOOK/I9_FORM_DOCUMENTS_SCD.sql from i9_form_documents 2022-06-10 01:44:17 normalization > Generating airbyte_incremental/WRAPBOOK/I9_FORM_DOCUMENTS.sql from i9_form_documents 2022-06-10 01:44:17 normalization > Generating airbyte_ctes/WRAPBOOK/I9_FORM_SIGNATURES_AB1.sql from i9_form_signatures 2022-06-10 01:44:17 normalization > Generating airbyte_ctes/WRAPBOOK/I9_FORM_SIGNATURES_AB2.sql from i9_form_signatures 2022-06-10 01:44:17 normalization > Generating airbyte_views/WRAPBOOK/I9_FORM_SIGNATURES_STG.sql from i9_form_signatures 2022-06-10 01:44:17 normalization > Generating airbyte_incremental/scd/WRAPBOOK/I9_FORM_SIGNATURES_SCD.sql from i9_form_signatures 2022-06-10 01:44:17 normalization > Generating airbyte_incremental/WRAPBOOK/I9_FORM_SIGNATURES.sql from i9_form_signatures 2022-06-10 01:44:17 normalization > Generating airbyte_ctes/WRAPBOOK/I9_FORMS_AB1.sql from i9_forms 2022-06-10 01:44:17 normalization > Generating airbyte_ctes/WRAPBOOK/I9_FORMS_AB2.sql from i9_forms 2022-06-10 01:44:17 normalization > Generating airbyte_views/WRAPBOOK/I9_FORMS_STG.sql from i9_forms 2022-06-10 01:44:17 normalization > Generating airbyte_incremental/scd/WRAPBOOK/I9_FORMS_SCD.sql from i9_forms 2022-06-10 01:44:17 normalization > Generating airbyte_incremental/WRAPBOOK/I9_FORMS.sql from i9_forms 2022-06-10 01:44:17 normalization > Generating airbyte_ctes/WRAPBOOK/IDENTITY_VERIFICATIONS_AB1.sql from identity_verifications 2022-06-10 01:44:17 normalization > Generating airbyte_ctes/WRAPBOOK/IDENTITY_VERIFICATIONS_AB2.sql from identity_verifications 2022-06-10 01:44:17 normalization > Generating airbyte_views/WRAPBOOK/IDENTITY_VERIFICATIONS_STG.sql from identity_verifications 2022-06-10 01:44:17 normalization > Generating airbyte_incremental/scd/WRAPBOOK/IDENTITY_VERIFICATIONS_SCD.sql from identity_verifications 2022-06-10 01:44:17 normalization > Generating airbyte_incremental/WRAPBOOK/IDENTITY_VERIFICATIONS.sql from identity_verifications 2022-06-10 01:44:17 normalization > Generating airbyte_ctes/WRAPBOOK/INSURANCE_QUOTE_ANNUAL_TERM_DATA_RECORDS_AB1.sql from insurance_quote_annual_term_data_records 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/INSURANCE_QUOTE_ANNUAL_TERM_DATA_RECORDS_AB2.sql from insurance_quote_annual_term_data_records 2022-06-10 01:44:18 normalization > Generating airbyte_views/WRAPBOOK/INSURANCE_QUOTE_ANNUAL_TERM_DATA_RECORDS_STG.sql from insurance_quote_annual_term_data_records 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/scd/WRAPBOOK/INSURANCE_QUOTE_ANNUAL_TERM_DATA_RECORDS_SCD.sql from insurance_quote_annual_term_data_records 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/WRAPBOOK/INSURANCE_QUOTE_ANNUAL_TERM_DATA_RECORDS.sql from insurance_quote_annual_term_data_records 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/INSURANCE_QUOTE_SHORT_TERM_DATA_RECORDS_AB1.sql from insurance_quote_short_term_data_records 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/INSURANCE_QUOTE_SHORT_TERM_DATA_RECORDS_AB2.sql from insurance_quote_short_term_data_records 2022-06-10 01:44:18 normalization > Generating airbyte_views/WRAPBOOK/INSURANCE_QUOTE_SHORT_TERM_DATA_RECORDS_STG.sql from insurance_quote_short_term_data_records 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/scd/WRAPBOOK/INSURANCE_QUOTE_SHORT_TERM_DATA_RECORDS_SCD.sql from insurance_quote_short_term_data_records 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/WRAPBOOK/INSURANCE_QUOTE_SHORT_TERM_DATA_RECORDS.sql from insurance_quote_short_term_data_records 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/INSURANCE_QUOTES_AB1.sql from insurance_quotes 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/INSURANCE_QUOTES_AB2.sql from insurance_quotes 2022-06-10 01:44:18 normalization > Generating airbyte_views/WRAPBOOK/INSURANCE_QUOTES_STG.sql from insurance_quotes 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/scd/WRAPBOOK/INSURANCE_QUOTES_SCD.sql from insurance_quotes 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/WRAPBOOK/INSURANCE_QUOTES.sql from insurance_quotes 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/INTEGRATION_PREFERENCE_OPTIONS_AB1.sql from integration_preference_options 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/INTEGRATION_PREFERENCE_OPTIONS_AB2.sql from integration_preference_options 2022-06-10 01:44:18 normalization > Generating airbyte_views/WRAPBOOK/INTEGRATION_PREFERENCE_OPTIONS_STG.sql from integration_preference_options 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/scd/WRAPBOOK/INTEGRATION_PREFERENCE_OPTIONS_SCD.sql from integration_preference_options 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/WRAPBOOK/INTEGRATION_PREFERENCE_OPTIONS.sql from integration_preference_options 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/INTEGRATION_PREFERENCES_AB1.sql from integration_preferences 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/INTEGRATION_PREFERENCES_AB2.sql from integration_preferences 2022-06-10 01:44:18 normalization > Generating airbyte_views/WRAPBOOK/INTEGRATION_PREFERENCES_STG.sql from integration_preferences 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/scd/WRAPBOOK/INTEGRATION_PREFERENCES_SCD.sql from integration_preferences 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/WRAPBOOK/INTEGRATION_PREFERENCES.sql from integration_preferences 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/INTEGRATIONS_AB1.sql from integrations 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/INTEGRATIONS_AB2.sql from integrations 2022-06-10 01:44:18 normalization > Generating airbyte_views/WRAPBOOK/INTEGRATIONS_STG.sql from integrations 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/scd/WRAPBOOK/INTEGRATIONS_SCD.sql from integrations 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/WRAPBOOK/INTEGRATIONS.sql from integrations 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/INVITES_AB1.sql from invites 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/INVITES_AB2.sql from invites 2022-06-10 01:44:18 normalization > Generating airbyte_views/WRAPBOOK/INVITES_STG.sql from invites 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/scd/WRAPBOOK/INVITES_SCD.sql from invites 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/WRAPBOOK/INVITES.sql from invites 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/JOB_CLASSIFICATION_CALCULATORS_AB1.sql from job_classification_calculators 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/JOB_CLASSIFICATION_CALCULATORS_AB2.sql from job_classification_calculators 2022-06-10 01:44:18 normalization > Generating airbyte_views/WRAPBOOK/JOB_CLASSIFICATION_CALCULATORS_STG.sql from job_classification_calculators 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/scd/WRAPBOOK/JOB_CLASSIFICATION_CALCULATORS_SCD.sql from job_classification_calculators 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/WRAPBOOK/JOB_CLASSIFICATION_CALCULATORS.sql from job_classification_calculators 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/JOB_CLASSIFICATION_CODES_AB1.sql from job_classification_codes 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/JOB_CLASSIFICATION_CODES_AB2.sql from job_classification_codes 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/JOB_CLASSIFICATION_CODES_AB3.sql from job_classification_codes 2022-06-10 01:44:18 normalization > Generating airbyte_tables/WRAPBOOK/JOB_CLASSIFICATION_CODES.sql from job_classification_codes 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/JOB_CLASSIFICATION_SCALE_RATES_AB1.sql from job_classification_scale_rates 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/JOB_CLASSIFICATION_SCALE_RATES_AB2.sql from job_classification_scale_rates 2022-06-10 01:44:18 normalization > Generating airbyte_views/WRAPBOOK/JOB_CLASSIFICATION_SCALE_RATES_STG.sql from job_classification_scale_rates 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/scd/WRAPBOOK/JOB_CLASSIFICATION_SCALE_RATES_SCD.sql from job_classification_scale_rates 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/WRAPBOOK/JOB_CLASSIFICATION_SCALE_RATES.sql from job_classification_scale_rates 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/JOB_CLASSIFICATIONS_AB1.sql from job_classifications 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/JOB_CLASSIFICATIONS_AB2.sql from job_classifications 2022-06-10 01:44:18 normalization > Generating airbyte_views/WRAPBOOK/JOB_CLASSIFICATIONS_STG.sql from job_classifications 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/scd/WRAPBOOK/JOB_CLASSIFICATIONS_SCD.sql from job_classifications 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/WRAPBOOK/JOB_CLASSIFICATIONS.sql from job_classifications 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/LOAN_OUTS_AB1.sql from loan_outs 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/LOAN_OUTS_AB2.sql from loan_outs 2022-06-10 01:44:18 normalization > Generating airbyte_views/WRAPBOOK/LOAN_OUTS_STG.sql from loan_outs 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/scd/WRAPBOOK/LOAN_OUTS_SCD.sql from loan_outs 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/WRAPBOOK/LOAN_OUTS.sql from loan_outs 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/NOTIFICATIONS_AB1.sql from notifications 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/NOTIFICATIONS_AB2.sql from notifications 2022-06-10 01:44:18 normalization > Generating airbyte_views/WRAPBOOK/NOTIFICATIONS_STG.sql from notifications 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/scd/WRAPBOOK/NOTIFICATIONS_SCD.sql from notifications 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/WRAPBOOK/NOTIFICATIONS.sql from notifications 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/NUDGES_AB1.sql from nudges 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/NUDGES_AB2.sql from nudges 2022-06-10 01:44:18 normalization > Generating airbyte_views/WRAPBOOK/NUDGES_STG.sql from nudges 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/scd/WRAPBOOK/NUDGES_SCD.sql from nudges 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/WRAPBOOK/NUDGES.sql from nudges 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PAID_TIME_OFF_POLICIES_AB1.sql from paid_time_off_policies 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PAID_TIME_OFF_POLICIES_AB2.sql from paid_time_off_policies 2022-06-10 01:44:18 normalization > Generating airbyte_views/WRAPBOOK/PAID_TIME_OFF_POLICIES_STG.sql from paid_time_off_policies 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PAID_TIME_OFF_POLICIES_SCD.sql from paid_time_off_policies 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/WRAPBOOK/PAID_TIME_OFF_POLICIES.sql from paid_time_off_policies 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PAID_TIME_OFF_POLICY_MEMBERSHIPS_AB1.sql from paid_time_off_policy_memberships 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PAID_TIME_OFF_POLICY_MEMBERSHIPS_AB2.sql from paid_time_off_policy_memberships 2022-06-10 01:44:18 normalization > Generating airbyte_views/WRAPBOOK/PAID_TIME_OFF_POLICY_MEMBERSHIPS_STG.sql from paid_time_off_policy_memberships 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PAID_TIME_OFF_POLICY_MEMBERSHIPS_SCD.sql from paid_time_off_policy_memberships 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/WRAPBOOK/PAID_TIME_OFF_POLICY_MEMBERSHIPS.sql from paid_time_off_policy_memberships 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PAID_TIME_OFF_RECORDS_AB1.sql from paid_time_off_records 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PAID_TIME_OFF_RECORDS_AB2.sql from paid_time_off_records 2022-06-10 01:44:18 normalization > Generating airbyte_views/WRAPBOOK/PAID_TIME_OFF_RECORDS_STG.sql from paid_time_off_records 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PAID_TIME_OFF_RECORDS_SCD.sql from paid_time_off_records 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/WRAPBOOK/PAID_TIME_OFF_RECORDS.sql from paid_time_off_records 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PAYABLE_INVOICE_DETAILS_AB1.sql from payable_invoice_details 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PAYABLE_INVOICE_DETAILS_AB2.sql from payable_invoice_details 2022-06-10 01:44:18 normalization > Generating airbyte_views/WRAPBOOK/PAYABLE_INVOICE_DETAILS_STG.sql from payable_invoice_details 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PAYABLE_INVOICE_DETAILS_SCD.sql from payable_invoice_details 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/WRAPBOOK/PAYABLE_INVOICE_DETAILS.sql from payable_invoice_details 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PAYABLE_MILEAGE_DETAILS_AB1.sql from payable_mileage_details 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PAYABLE_MILEAGE_DETAILS_AB2.sql from payable_mileage_details 2022-06-10 01:44:18 normalization > Generating airbyte_views/WRAPBOOK/PAYABLE_MILEAGE_DETAILS_STG.sql from payable_mileage_details 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PAYABLE_MILEAGE_DETAILS_SCD.sql from payable_mileage_details 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/WRAPBOOK/PAYABLE_MILEAGE_DETAILS.sql from payable_mileage_details 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PAYABLE_PAID_TIME_OFF_REQUEST_DETAILS_AB1.sql from payable_paid_time_off_request_details 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PAYABLE_PAID_TIME_OFF_REQUEST_DETAILS_AB2.sql from payable_paid_time_off_request_details 2022-06-10 01:44:18 normalization > Generating airbyte_views/WRAPBOOK/PAYABLE_PAID_TIME_OFF_REQUEST_DETAILS_STG.sql from payable_paid_time_off_request_details 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PAYABLE_PAID_TIME_OFF_REQUEST_DETAILS_SCD.sql from payable_paid_time_off_request_details 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/WRAPBOOK/PAYABLE_PAID_TIME_OFF_REQUEST_DETAILS.sql from payable_paid_time_off_request_details 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PAYABLE_SHIFT_CALCULATIONS_AB1.sql from payable_shift_calculations 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PAYABLE_SHIFT_CALCULATIONS_AB2.sql from payable_shift_calculations 2022-06-10 01:44:18 normalization > Generating airbyte_views/WRAPBOOK/PAYABLE_SHIFT_CALCULATIONS_STG.sql from payable_shift_calculations 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PAYABLE_SHIFT_CALCULATIONS_SCD.sql from payable_shift_calculations 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/WRAPBOOK/PAYABLE_SHIFT_CALCULATIONS.sql from payable_shift_calculations 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PAYABLE_SHIFT_DETAILS_AB1.sql from payable_shift_details 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PAYABLE_SHIFT_DETAILS_AB2.sql from payable_shift_details 2022-06-10 01:44:18 normalization > Generating airbyte_views/WRAPBOOK/PAYABLE_SHIFT_DETAILS_STG.sql from payable_shift_details 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PAYABLE_SHIFT_DETAILS_SCD.sql from payable_shift_details 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/WRAPBOOK/PAYABLE_SHIFT_DETAILS.sql from payable_shift_details 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PAYABLE_WORKWEEK_DETAILS_AB1.sql from payable_workweek_details 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PAYABLE_WORKWEEK_DETAILS_AB2.sql from payable_workweek_details 2022-06-10 01:44:18 normalization > Generating airbyte_views/WRAPBOOK/PAYABLE_WORKWEEK_DETAILS_STG.sql from payable_workweek_details 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PAYABLE_WORKWEEK_DETAILS_SCD.sql from payable_workweek_details 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/WRAPBOOK/PAYABLE_WORKWEEK_DETAILS.sql from payable_workweek_details 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PAYABLES_AB1.sql from payables 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PAYABLES_AB2.sql from payables 2022-06-10 01:44:18 normalization > Generating airbyte_views/WRAPBOOK/PAYABLES_STG.sql from payables 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PAYABLES_SCD.sql from payables 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/WRAPBOOK/PAYABLES.sql from payables 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PAYMENT_METHODS_AB1.sql from payment_methods 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PAYMENT_METHODS_AB2.sql from payment_methods 2022-06-10 01:44:18 normalization > Generating airbyte_views/WRAPBOOK/PAYMENT_METHODS_STG.sql from payment_methods 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PAYMENT_METHODS_SCD.sql from payment_methods 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/WRAPBOOK/PAYMENT_METHODS.sql from payment_methods 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PAYMENT_SETTLEMENTS_AB1.sql from payment_settlements 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PAYMENT_SETTLEMENTS_AB2.sql from payment_settlements 2022-06-10 01:44:18 normalization > Generating airbyte_views/WRAPBOOK/PAYMENT_SETTLEMENTS_STG.sql from payment_settlements 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PAYMENT_SETTLEMENTS_SCD.sql from payment_settlements 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/WRAPBOOK/PAYMENT_SETTLEMENTS.sql from payment_settlements 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PAYMENT_TAXES_AB1.sql from payment_taxes 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PAYMENT_TAXES_AB2.sql from payment_taxes 2022-06-10 01:44:18 normalization > Generating airbyte_views/WRAPBOOK/PAYMENT_TAXES_STG.sql from payment_taxes 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PAYMENT_TAXES_SCD.sql from payment_taxes 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/WRAPBOOK/PAYMENT_TAXES.sql from payment_taxes 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PAYMENTS_AB1.sql from payments 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PAYMENTS_AB2.sql from payments 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PAYMENTS_AB3.sql from payments 2022-06-10 01:44:18 normalization > Generating airbyte_tables/WRAPBOOK/PAYMENTS.sql from payments 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PAYROLL_STATE_SETTINGS_AB1.sql from payroll_state_settings 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PAYROLL_STATE_SETTINGS_AB2.sql from payroll_state_settings 2022-06-10 01:44:18 normalization > Generating airbyte_views/WRAPBOOK/PAYROLL_STATE_SETTINGS_STG.sql from payroll_state_settings 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PAYROLL_STATE_SETTINGS_SCD.sql from payroll_state_settings 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/WRAPBOOK/PAYROLL_STATE_SETTINGS.sql from payroll_state_settings 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PAYROLLS_AB1.sql from payrolls 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PAYROLLS_AB2.sql from payrolls 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PAYROLLS_AB3.sql from payrolls 2022-06-10 01:44:18 normalization > Generating airbyte_tables/WRAPBOOK/PAYROLLS.sql from payrolls 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_AGREEMENTS_AB1.sql from project_agreements 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_AGREEMENTS_AB2.sql from project_agreements 2022-06-10 01:44:18 normalization > Generating airbyte_views/WRAPBOOK/PROJECT_AGREEMENTS_STG.sql from project_agreements 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PROJECT_AGREEMENTS_SCD.sql from project_agreements 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/WRAPBOOK/PROJECT_AGREEMENTS.sql from project_agreements 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_LOCATIONS_AB1.sql from project_locations 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_LOCATIONS_AB2.sql from project_locations 2022-06-10 01:44:18 normalization > Generating airbyte_views/WRAPBOOK/PROJECT_LOCATIONS_STG.sql from project_locations 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PROJECT_LOCATIONS_SCD.sql from project_locations 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/WRAPBOOK/PROJECT_LOCATIONS.sql from project_locations 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_WORKER_BULK_IMPORT_ENTRIES_AB1.sql from project_worker_bulk_import_entries 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_WORKER_BULK_IMPORT_ENTRIES_AB2.sql from project_worker_bulk_import_entries 2022-06-10 01:44:18 normalization > Generating airbyte_views/WRAPBOOK/PROJECT_WORKER_BULK_IMPORT_ENTRIES_STG.sql from project_worker_bulk_import_entries 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PROJECT_WORKER_BULK_IMPORT_ENTRIES_SCD.sql from project_worker_bulk_import_entries 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/WRAPBOOK/PROJECT_WORKER_BULK_IMPORT_ENTRIES.sql from project_worker_bulk_import_entries 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_WORKER_BULK_IMPORTS_AB1.sql from project_worker_bulk_imports 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_WORKER_BULK_IMPORTS_AB2.sql from project_worker_bulk_imports 2022-06-10 01:44:18 normalization > Generating airbyte_views/WRAPBOOK/PROJECT_WORKER_BULK_IMPORTS_STG.sql from project_worker_bulk_imports 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PROJECT_WORKER_BULK_IMPORTS_SCD.sql from project_worker_bulk_imports 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/WRAPBOOK/PROJECT_WORKER_BULK_IMPORTS.sql from project_worker_bulk_imports 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_WORKER_LOCATIONS_AB1.sql from project_worker_locations 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_WORKER_LOCATIONS_AB2.sql from project_worker_locations 2022-06-10 01:44:18 normalization > Generating airbyte_views/WRAPBOOK/PROJECT_WORKER_LOCATIONS_STG.sql from project_worker_locations 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PROJECT_WORKER_LOCATIONS_SCD.sql from project_worker_locations 2022-06-10 01:44:18 normalization > Generating airbyte_incremental/WRAPBOOK/PROJECT_WORKER_LOCATIONS.sql from project_worker_locations 2022-06-10 01:44:18 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_WORKER_RATES_AB1.sql from project_worker_rates 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_WORKER_RATES_AB2.sql from project_worker_rates 2022-06-10 01:44:19 normalization > Generating airbyte_views/WRAPBOOK/PROJECT_WORKER_RATES_STG.sql from project_worker_rates 2022-06-10 01:44:19 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PROJECT_WORKER_RATES_SCD.sql from project_worker_rates 2022-06-10 01:44:19 normalization > Generating airbyte_incremental/WRAPBOOK/PROJECT_WORKER_RATES.sql from project_worker_rates 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_WORKER_REMINDER_STATS_AB1.sql from project_worker_reminder_stats 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_WORKER_REMINDER_STATS_AB2.sql from project_worker_reminder_stats 2022-06-10 01:44:19 normalization > Generating airbyte_views/WRAPBOOK/PROJECT_WORKER_REMINDER_STATS_STG.sql from project_worker_reminder_stats 2022-06-10 01:44:19 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PROJECT_WORKER_REMINDER_STATS_SCD.sql from project_worker_reminder_stats 2022-06-10 01:44:19 normalization > Generating airbyte_incremental/WRAPBOOK/PROJECT_WORKER_REMINDER_STATS.sql from project_worker_reminder_stats 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_WORKERS_AB1.sql from project_workers 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_WORKERS_AB2.sql from project_workers 2022-06-10 01:44:19 normalization > Generating airbyte_views/WRAPBOOK/PROJECT_WORKERS_STG.sql from project_workers 2022-06-10 01:44:19 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PROJECT_WORKERS_SCD.sql from project_workers 2022-06-10 01:44:19 normalization > Generating airbyte_incremental/WRAPBOOK/PROJECT_WORKERS.sql from project_workers 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECTS_AB1.sql from projects 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECTS_AB2.sql from projects 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECTS_AB3.sql from projects 2022-06-10 01:44:19 normalization > Generating airbyte_tables/WRAPBOOK/PROJECTS.sql from projects 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/REVERSALS_AB1.sql from reversals 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/REVERSALS_AB2.sql from reversals 2022-06-10 01:44:19 normalization > Generating airbyte_views/WRAPBOOK/REVERSALS_STG.sql from reversals 2022-06-10 01:44:19 normalization > Generating airbyte_incremental/scd/WRAPBOOK/REVERSALS_SCD.sql from reversals 2022-06-10 01:44:19 normalization > Generating airbyte_incremental/WRAPBOOK/REVERSALS.sql from reversals 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/SESSIONS_AB1.sql from sessions 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/SESSIONS_AB2.sql from sessions 2022-06-10 01:44:19 normalization > Generating airbyte_views/WRAPBOOK/SESSIONS_STG.sql from sessions 2022-06-10 01:44:19 normalization > Generating airbyte_incremental/scd/WRAPBOOK/SESSIONS_SCD.sql from sessions 2022-06-10 01:44:19 normalization > Generating airbyte_incremental/WRAPBOOK/SESSIONS.sql from sessions 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/SUBSCRIPTION_TYPES_AB1.sql from subscription_types 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/SUBSCRIPTION_TYPES_AB2.sql from subscription_types 2022-06-10 01:44:19 normalization > Generating airbyte_views/WRAPBOOK/SUBSCRIPTION_TYPES_STG.sql from subscription_types 2022-06-10 01:44:19 normalization > Generating airbyte_incremental/scd/WRAPBOOK/SUBSCRIPTION_TYPES_SCD.sql from subscription_types 2022-06-10 01:44:19 normalization > Generating airbyte_incremental/WRAPBOOK/SUBSCRIPTION_TYPES.sql from subscription_types 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/SUBSCRIPTIONS_AB1.sql from subscriptions 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/SUBSCRIPTIONS_AB2.sql from subscriptions 2022-06-10 01:44:19 normalization > Generating airbyte_views/WRAPBOOK/SUBSCRIPTIONS_STG.sql from subscriptions 2022-06-10 01:44:19 normalization > Generating airbyte_incremental/scd/WRAPBOOK/SUBSCRIPTIONS_SCD.sql from subscriptions 2022-06-10 01:44:19 normalization > Generating airbyte_incremental/WRAPBOOK/SUBSCRIPTIONS.sql from subscriptions 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/SYMMETRY_TAXES_AB1.sql from symmetry_taxes 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/SYMMETRY_TAXES_AB2.sql from symmetry_taxes 2022-06-10 01:44:19 normalization > Generating airbyte_views/WRAPBOOK/SYMMETRY_TAXES_STG.sql from symmetry_taxes 2022-06-10 01:44:19 normalization > Generating airbyte_incremental/scd/WRAPBOOK/SYMMETRY_TAXES_SCD.sql from symmetry_taxes 2022-06-10 01:44:19 normalization > Generating airbyte_incremental/WRAPBOOK/SYMMETRY_TAXES.sql from symmetry_taxes 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/TRANSFERS_AB1.sql from transfers 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/TRANSFERS_AB2.sql from transfers 2022-06-10 01:44:19 normalization > Generating airbyte_views/WRAPBOOK/TRANSFERS_STG.sql from transfers 2022-06-10 01:44:19 normalization > Generating airbyte_incremental/scd/WRAPBOOK/TRANSFERS_SCD.sql from transfers 2022-06-10 01:44:19 normalization > Generating airbyte_incremental/WRAPBOOK/TRANSFERS.sql from transfers 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/USER_ACTIVITIES_AB1.sql from user_activities 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/USER_ACTIVITIES_AB2.sql from user_activities 2022-06-10 01:44:19 normalization > Generating airbyte_views/WRAPBOOK/USER_ACTIVITIES_STG.sql from user_activities 2022-06-10 01:44:19 normalization > Generating airbyte_incremental/scd/WRAPBOOK/USER_ACTIVITIES_SCD.sql from user_activities 2022-06-10 01:44:19 normalization > Generating airbyte_incremental/WRAPBOOK/USER_ACTIVITIES.sql from user_activities 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/USERS_AB1.sql from users 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/USERS_AB2.sql from users 2022-06-10 01:44:19 normalization > Generating airbyte_views/WRAPBOOK/USERS_STG.sql from users 2022-06-10 01:44:19 normalization > Generating airbyte_incremental/scd/WRAPBOOK/USERS_SCD.sql from users 2022-06-10 01:44:19 normalization > Generating airbyte_incremental/WRAPBOOK/USERS.sql from users 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/VENSURE_WORKERS_AB1.sql from vensure_workers 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/VENSURE_WORKERS_AB2.sql from vensure_workers 2022-06-10 01:44:19 normalization > Generating airbyte_views/WRAPBOOK/VENSURE_WORKERS_STG.sql from vensure_workers 2022-06-10 01:44:19 normalization > Generating airbyte_incremental/scd/WRAPBOOK/VENSURE_WORKERS_SCD.sql from vensure_workers 2022-06-10 01:44:19 normalization > Generating airbyte_incremental/WRAPBOOK/VENSURE_WORKERS.sql from vensure_workers 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/WORKDAY_CONTRIBUTIONS_AB1.sql from workday_contributions 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/WORKDAY_CONTRIBUTIONS_AB2.sql from workday_contributions 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/WORKDAY_CONTRIBUTIONS_AB3.sql from workday_contributions 2022-06-10 01:44:19 normalization > Generating airbyte_tables/WRAPBOOK/WORKDAY_CONTRIBUTIONS.sql from workday_contributions 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/WORKDAY_EARNINGS_AB1.sql from workday_earnings 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/WORKDAY_EARNINGS_AB2.sql from workday_earnings 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/WORKDAY_EARNINGS_AB3.sql from workday_earnings 2022-06-10 01:44:19 normalization > Generating airbyte_tables/WRAPBOOK/WORKDAY_EARNINGS.sql from workday_earnings 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/WORKDAY_HOURS_AB1.sql from workday_hours 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/WORKDAY_HOURS_AB2.sql from workday_hours 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/WORKDAY_HOURS_AB3.sql from workday_hours 2022-06-10 01:44:19 normalization > Generating airbyte_tables/WRAPBOOK/WORKDAY_HOURS.sql from workday_hours 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/WORKDAYS_AB1.sql from workdays 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/WORKDAYS_AB2.sql from workdays 2022-06-10 01:44:19 normalization > Generating airbyte_views/WRAPBOOK/WORKDAYS_STG.sql from workdays 2022-06-10 01:44:19 normalization > Generating airbyte_incremental/scd/WRAPBOOK/WORKDAYS_SCD.sql from workdays 2022-06-10 01:44:19 normalization > Generating airbyte_incremental/WRAPBOOK/WORKDAYS.sql from workdays 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/WORKER_TAX_EXEMPTIONS_AB1.sql from worker_tax_exemptions 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/WORKER_TAX_EXEMPTIONS_AB2.sql from worker_tax_exemptions 2022-06-10 01:44:19 normalization > Generating airbyte_views/WRAPBOOK/WORKER_TAX_EXEMPTIONS_STG.sql from worker_tax_exemptions 2022-06-10 01:44:19 normalization > Generating airbyte_incremental/scd/WRAPBOOK/WORKER_TAX_EXEMPTIONS_SCD.sql from worker_tax_exemptions 2022-06-10 01:44:19 normalization > Generating airbyte_incremental/WRAPBOOK/WORKER_TAX_EXEMPTIONS.sql from worker_tax_exemptions 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/WORKER_TAX_OPTIONS_AB1.sql from worker_tax_options 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/WORKER_TAX_OPTIONS_AB2.sql from worker_tax_options 2022-06-10 01:44:19 normalization > Generating airbyte_views/WRAPBOOK/WORKER_TAX_OPTIONS_STG.sql from worker_tax_options 2022-06-10 01:44:19 normalization > Generating airbyte_incremental/scd/WRAPBOOK/WORKER_TAX_OPTIONS_SCD.sql from worker_tax_options 2022-06-10 01:44:19 normalization > Generating airbyte_incremental/WRAPBOOK/WORKER_TAX_OPTIONS.sql from worker_tax_options 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/WORKER_WITHHOLDINGS_AB1.sql from worker_withholdings 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/WORKER_WITHHOLDINGS_AB2.sql from worker_withholdings 2022-06-10 01:44:19 normalization > Generating airbyte_views/WRAPBOOK/WORKER_WITHHOLDINGS_STG.sql from worker_withholdings 2022-06-10 01:44:19 normalization > Generating airbyte_incremental/scd/WRAPBOOK/WORKER_WITHHOLDINGS_SCD.sql from worker_withholdings 2022-06-10 01:44:19 normalization > Generating airbyte_incremental/WRAPBOOK/WORKER_WITHHOLDINGS.sql from worker_withholdings 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/WORKERS_AB1.sql from workers 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/WORKERS_AB2.sql from workers 2022-06-10 01:44:19 normalization > Generating airbyte_views/WRAPBOOK/WORKERS_STG.sql from workers 2022-06-10 01:44:19 normalization > Generating airbyte_incremental/scd/WRAPBOOK/WORKERS_SCD.sql from workers 2022-06-10 01:44:19 normalization > Generating airbyte_incremental/WRAPBOOK/WORKERS.sql from workers 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/WORKERS_COMP_APPLICATIONS_AB1.sql from workers_comp_applications 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/WORKERS_COMP_APPLICATIONS_AB2.sql from workers_comp_applications 2022-06-10 01:44:19 normalization > Generating airbyte_views/WRAPBOOK/WORKERS_COMP_APPLICATIONS_STG.sql from workers_comp_applications 2022-06-10 01:44:19 normalization > Generating airbyte_incremental/scd/WRAPBOOK/WORKERS_COMP_APPLICATIONS_SCD.sql from workers_comp_applications 2022-06-10 01:44:19 normalization > Generating airbyte_incremental/WRAPBOOK/WORKERS_COMP_APPLICATIONS.sql from workers_comp_applications 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/WORKERS_COMP_SETTINGS_AB1.sql from workers_comp_settings 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/WORKERS_COMP_SETTINGS_AB2.sql from workers_comp_settings 2022-06-10 01:44:19 normalization > Generating airbyte_ctes/WRAPBOOK/WORKERS_COMP_SETTINGS_AB3.sql from workers_comp_settings 2022-06-10 01:44:19 normalization > Generating airbyte_tables/WRAPBOOK/WORKERS_COMP_SETTINGS.sql from workers_comp_settings 2022-06-10 01:44:19 normalization > detected no config file for ssh, assuming ssh is off. 2022-06-10 01:44:22 normalization > [--event-buffer-size EVENT_BUFFER_SIZE] 2022-06-10 01:44:22 normalization > --event-buffer-size EVENT_BUFFER_SIZE 2022-06-10 01:44:22 normalization > 2022-06-10 01:44:22 normalization > DBT >=1.0.0 detected; using 10K event buffer size 2022-06-10 01:44:22 normalization > 2022-06-10 01:44:25 normalization > 01:44:25 Running with dbt=1.0.0 2022-06-10 01:44:25 normalization > 01:44:25 Partial parse save file not found. Starting full parse. 2022-06-10 01:44:34 normalization > 01:44:34 Found 474 models, 0 tests, 0 snapshots, 0 analyses, 535 macros, 0 operations, 0 seed files, 97 sources, 0 exposures, 0 metrics 2022-06-10 01:44:34 normalization > 01:44:34 2022-06-10 01:44:36 normalization > 01:44:36 Concurrency: 5 threads (target='prod') 2022-06-10 01:44:36 normalization > 01:44:36 2022-06-10 01:44:42 normalization > 01:44:42 1 of 269 START view model _AIRBYTE_WRAPBOOK.ACH_BATCHES_STG............................................................. [RUN] 2022-06-10 01:44:42 normalization > 01:44:42 2 of 269 START view model _AIRBYTE_WRAPBOOK.ACTIVE_ADMIN_COMMENTS_STG................................................... [RUN] 2022-06-10 01:44:42 normalization > 01:44:42 3 of 269 START view model _AIRBYTE_WRAPBOOK.ACTIVE_STORAGE_ATTACHMENTS_STG.............................................. [RUN] 2022-06-10 01:44:42 normalization > 01:44:42 4 of 269 START view model _AIRBYTE_WRAPBOOK.ACTIVE_STORAGE_BLOBS_STG.................................................... [RUN] 2022-06-10 01:44:43 normalization > 01:44:43 5 of 269 START view model _AIRBYTE_WRAPBOOK.ADDRESSES_STG............................................................... [RUN] 2022-06-10 01:44:45 normalization > 01:44:45 3 of 269 OK created view model _AIRBYTE_WRAPBOOK.ACTIVE_STORAGE_ATTACHMENTS_STG......................................... [SUCCESS 1 in 2.23s] 2022-06-10 01:44:45 normalization > 01:44:45 6 of 269 START view model _AIRBYTE_WRAPBOOK.AGREEMENTS_STG.............................................................. [RUN] 2022-06-10 01:44:45 normalization > 01:44:45 4 of 269 OK created view model _AIRBYTE_WRAPBOOK.ACTIVE_STORAGE_BLOBS_STG............................................... [SUCCESS 1 in 2.33s] 2022-06-10 01:44:45 normalization > 01:44:45 2 of 269 OK created view model _AIRBYTE_WRAPBOOK.ACTIVE_ADMIN_COMMENTS_STG.............................................. [SUCCESS 1 in 2.34s] 2022-06-10 01:44:45 normalization > 01:44:45 1 of 269 OK created view model _AIRBYTE_WRAPBOOK.ACH_BATCHES_STG........................................................ [SUCCESS 1 in 2.39s] 2022-06-10 01:44:45 normalization > 01:44:45 8 of 269 START view model _AIRBYTE_WRAPBOOK.AGREEMENT_SIGNATURES_STG.................................................... [RUN] 2022-06-10 01:44:45 normalization > 01:44:45 7 of 269 START view model _AIRBYTE_WRAPBOOK.AGREEMENT_REQUESTS_STG...................................................... [RUN] 2022-06-10 01:44:45 normalization > 01:44:45 9 of 269 START view model _AIRBYTE_WRAPBOOK.AGREEMENT_TEMPLATES_STG..................................................... [RUN] 2022-06-10 01:44:45 normalization > 01:44:45 5 of 269 OK created view model _AIRBYTE_WRAPBOOK.ADDRESSES_STG.......................................................... [SUCCESS 1 in 2.38s] 2022-06-10 01:44:45 normalization > 01:44:45 10 of 269 START view model _AIRBYTE_WRAPBOOK.AICP_ACCOUNTING_CODES_STG.................................................. [RUN] 2022-06-10 01:44:47 normalization > 01:44:47 10 of 269 OK created view model _AIRBYTE_WRAPBOOK.AICP_ACCOUNTING_CODES_STG............................................. [SUCCESS 1 in 2.02s] 2022-06-10 01:44:47 normalization > 01:44:47 11 of 269 START view model _AIRBYTE_WRAPBOOK.AICP_LINE_NUMBERS_STG...................................................... [RUN] 2022-06-10 01:44:47 normalization > 01:44:47 6 of 269 OK created view model _AIRBYTE_WRAPBOOK.AGREEMENTS_STG......................................................... [SUCCESS 1 in 2.41s] 2022-06-10 01:44:47 normalization > 01:44:47 7 of 269 OK created view model _AIRBYTE_WRAPBOOK.AGREEMENT_REQUESTS_STG................................................. [SUCCESS 1 in 2.19s] 2022-06-10 01:44:47 normalization > 01:44:47 12 of 269 START view model _AIRBYTE_WRAPBOOK.AUDITS_STG................................................................. [RUN] 2022-06-10 01:44:47 normalization > 01:44:47 13 of 269 START view model _AIRBYTE_WRAPBOOK.BENEFIT_ADMINISTRATORS_STG................................................. [RUN] 2022-06-10 01:44:47 normalization > 01:44:47 9 of 269 OK created view model _AIRBYTE_WRAPBOOK.AGREEMENT_TEMPLATES_STG................................................ [SUCCESS 1 in 2.36s] 2022-06-10 01:44:47 normalization > 01:44:47 8 of 269 OK created view model _AIRBYTE_WRAPBOOK.AGREEMENT_SIGNATURES_STG............................................... [SUCCESS 1 in 2.37s] 2022-06-10 01:44:47 normalization > 01:44:47 14 of 269 START view model _AIRBYTE_WRAPBOOK.AUTHENTICATIONS_STG........................................................ [RUN] 2022-06-10 01:44:47 normalization > 01:44:47 15 of 269 START view model _AIRBYTE_WRAPBOOK.BENEFIT_PLANS_STG.......................................................... [RUN] 2022-06-10 01:44:49 normalization > 01:44:49 13 of 269 OK created view model _AIRBYTE_WRAPBOOK.BENEFIT_ADMINISTRATORS_STG............................................ [SUCCESS 1 in 1.99s] 2022-06-10 01:44:49 normalization > 01:44:49 16 of 269 START view model _AIRBYTE_WRAPBOOK.BENEFIT_PAYMENTS_STG....................................................... [RUN] 2022-06-10 01:44:49 normalization > 01:44:49 12 of 269 OK created view model _AIRBYTE_WRAPBOOK.AUDITS_STG............................................................ [SUCCESS 1 in 2.03s] 2022-06-10 01:44:49 normalization > 01:44:49 17 of 269 START view model _AIRBYTE_WRAPBOOK.CHECKS_STG................................................................. [RUN] 2022-06-10 01:44:49 normalization > 01:44:49 11 of 269 OK created view model _AIRBYTE_WRAPBOOK.AICP_LINE_NUMBERS_STG................................................. [SUCCESS 1 in 2.11s] 2022-06-10 01:44:49 normalization > 01:44:49 18 of 269 START view model _AIRBYTE_WRAPBOOK.CHECK_UPDATES_STG.......................................................... [RUN] 2022-06-10 01:44:49 normalization > 01:44:49 14 of 269 OK created view model _AIRBYTE_WRAPBOOK.AUTHENTICATIONS_STG................................................... [SUCCESS 1 in 1.88s] 2022-06-10 01:44:49 normalization > 01:44:49 15 of 269 OK created view model _AIRBYTE_WRAPBOOK.BENEFIT_PLANS_STG..................................................... [SUCCESS 1 in 1.85s] 2022-06-10 01:44:49 normalization > 01:44:49 19 of 269 START view model _AIRBYTE_WRAPBOOK.COMPANY_PAYMENT_TAXES_STG.................................................. [RUN] 2022-06-10 01:44:50 normalization > 01:44:50 20 of 269 START view model _AIRBYTE_WRAPBOOK.COMPANY_COIS_STG........................................................... [RUN] 2022-06-10 01:44:52 normalization > 01:44:52 17 of 269 OK created view model _AIRBYTE_WRAPBOOK.CHECKS_STG............................................................ [SUCCESS 1 in 3.28s] 2022-06-10 01:44:52 normalization > 01:44:52 21 of 269 START view model _AIRBYTE_WRAPBOOK.COMPANY_ONBOARDING_STATUSES_STG............................................ [RUN] 2022-06-10 01:44:53 normalization > 01:44:53 16 of 269 OK created view model _AIRBYTE_WRAPBOOK.BENEFIT_PAYMENTS_STG.................................................. [SUCCESS 1 in 3.61s] 2022-06-10 01:44:53 normalization > 01:44:53 22 of 269 START view model _AIRBYTE_WRAPBOOK.COMPANY_USERS_STG.......................................................... [RUN] 2022-06-10 01:44:53 normalization > 01:44:53 20 of 269 OK created view model _AIRBYTE_WRAPBOOK.COMPANY_COIS_STG...................................................... [SUCCESS 1 in 3.17s] 2022-06-10 01:44:53 normalization > 01:44:53 18 of 269 OK created view model _AIRBYTE_WRAPBOOK.CHECK_UPDATES_STG..................................................... [SUCCESS 1 in 3.55s] 2022-06-10 01:44:53 normalization > 01:44:53 23 of 269 START view model _AIRBYTE_WRAPBOOK.CREDIT_CARD_CHARGES_STG.................................................... [RUN] 2022-06-10 01:44:53 normalization > 01:44:53 24 of 269 START view model _AIRBYTE_WRAPBOOK.COMPANY_WORKERS_STG........................................................ [RUN] 2022-06-10 01:44:53 normalization > 01:44:53 19 of 269 OK created view model _AIRBYTE_WRAPBOOK.COMPANY_PAYMENT_TAXES_STG............................................. [SUCCESS 1 in 3.54s] 2022-06-10 01:44:53 normalization > 01:44:53 25 of 269 START view model _AIRBYTE_WRAPBOOK.CREDIT_CARDS_STG........................................................... [RUN] 2022-06-10 01:44:53 normalization > 01:44:53 21 of 269 OK created view model _AIRBYTE_WRAPBOOK.COMPANY_ONBOARDING_STATUSES_STG....................................... [SUCCESS 1 in 1.04s] 2022-06-10 01:44:53 normalization > 01:44:53 26 of 269 START view model _AIRBYTE_WRAPBOOK.CONTRIBUTION_TYPES_STG..................................................... [RUN] 2022-06-10 01:44:55 normalization > 01:44:55 22 of 269 OK created view model _AIRBYTE_WRAPBOOK.COMPANY_USERS_STG..................................................... [SUCCESS 1 in 2.06s] 2022-06-10 01:44:55 normalization > 01:44:55 27 of 269 START view model _AIRBYTE_WRAPBOOK.DEVICES_STG................................................................ [RUN] 2022-06-10 01:44:55 normalization > 01:44:55 24 of 269 OK created view model _AIRBYTE_WRAPBOOK.COMPANY_WORKERS_STG................................................... [SUCCESS 1 in 2.06s] 2022-06-10 01:44:55 normalization > 01:44:55 28 of 269 START view model _AIRBYTE_WRAPBOOK.DOCUMENTS_STG.............................................................. [RUN] 2022-06-10 01:44:55 normalization > 01:44:55 23 of 269 OK created view model _AIRBYTE_WRAPBOOK.CREDIT_CARD_CHARGES_STG............................................... [SUCCESS 1 in 2.13s] 2022-06-10 01:44:55 normalization > 01:44:55 26 of 269 OK created view model _AIRBYTE_WRAPBOOK.CONTRIBUTION_TYPES_STG................................................ [SUCCESS 1 in 1.50s] 2022-06-10 01:44:55 normalization > 01:44:55 29 of 269 START view model _AIRBYTE_WRAPBOOK.EXPORTS_STG................................................................ [RUN] 2022-06-10 01:44:55 normalization > 01:44:55 25 of 269 OK created view model _AIRBYTE_WRAPBOOK.CREDIT_CARDS_STG...................................................... [SUCCESS 1 in 2.25s] 2022-06-10 01:44:55 normalization > 01:44:55 30 of 269 START view model _AIRBYTE_WRAPBOOK.FLIPPER_GATES_STG.......................................................... [RUN] 2022-06-10 01:44:55 normalization > 01:44:55 31 of 269 START view model _AIRBYTE_WRAPBOOK.FLIPPER_FEATURES_STG....................................................... [RUN] 2022-06-10 01:44:57 normalization > 01:44:57 27 of 269 OK created view model _AIRBYTE_WRAPBOOK.DEVICES_STG........................................................... [SUCCESS 1 in 2.10s] 2022-06-10 01:44:57 normalization > 01:44:57 32 of 269 START view model _AIRBYTE_WRAPBOOK.GARNISHMENT_ORDERS_STG..................................................... [RUN] 2022-06-10 01:44:57 normalization > 01:44:57 28 of 269 OK created view model _AIRBYTE_WRAPBOOK.DOCUMENTS_STG......................................................... [SUCCESS 1 in 2.11s] 2022-06-10 01:44:57 normalization > 01:44:57 29 of 269 OK created view model _AIRBYTE_WRAPBOOK.EXPORTS_STG........................................................... [SUCCESS 1 in 1.94s] 2022-06-10 01:44:57 normalization > 01:44:57 33 of 269 START view model _AIRBYTE_WRAPBOOK.I9_FORMS_STG............................................................... [RUN] 2022-06-10 01:44:57 normalization > 01:44:57 34 of 269 START view model _AIRBYTE_WRAPBOOK.I9_FORM_DOCUMENTS_STG...................................................... [RUN] 2022-06-10 01:44:57 normalization > 01:44:57 31 of 269 OK created view model _AIRBYTE_WRAPBOOK.FLIPPER_FEATURES_STG.................................................. [SUCCESS 1 in 1.82s] 2022-06-10 01:44:57 normalization > 01:44:57 30 of 269 OK created view model _AIRBYTE_WRAPBOOK.FLIPPER_GATES_STG..................................................... [SUCCESS 1 in 1.83s] 2022-06-10 01:44:57 normalization > 01:44:57 35 of 269 START view model _AIRBYTE_WRAPBOOK.I9_FORM_SIGNATURES_STG..................................................... [RUN] 2022-06-10 01:44:57 normalization > 01:44:57 36 of 269 START view model _AIRBYTE_WRAPBOOK.IDENTITY_VERIFICATIONS_STG................................................. [RUN] 2022-06-10 01:44:59 normalization > 01:44:59 34 of 269 OK created view model _AIRBYTE_WRAPBOOK.I9_FORM_DOCUMENTS_STG................................................. [SUCCESS 1 in 2.19s] 2022-06-10 01:44:59 normalization > 01:44:59 37 of 269 START view model _AIRBYTE_WRAPBOOK.INSURANCE_QUOTES_STG....................................................... [RUN] 2022-06-10 01:44:59 normalization > 01:44:59 35 of 269 OK created view model _AIRBYTE_WRAPBOOK.I9_FORM_SIGNATURES_STG................................................ [SUCCESS 1 in 2.26s] 2022-06-10 01:44:59 normalization > 01:44:59 33 of 269 OK created view model _AIRBYTE_WRAPBOOK.I9_FORMS_STG.......................................................... [SUCCESS 1 in 2.39s] 2022-06-10 01:44:59 normalization > 01:44:59 32 of 269 OK created view model _AIRBYTE_WRAPBOOK.GARNISHMENT_ORDERS_STG................................................ [SUCCESS 1 in 2.53s] 2022-06-10 01:44:59 normalization > 01:44:59 38 of 269 START view model _AIRBYTE_WRAPBOOK.INTEGRATIONS_STG........................................................... [RUN] 2022-06-10 01:44:59 normalization > 01:44:59 36 of 269 OK created view model _AIRBYTE_WRAPBOOK.IDENTITY_VERIFICATIONS_STG............................................ [SUCCESS 1 in 2.33s] 2022-06-10 01:44:59 normalization > 01:44:59 39 of 269 START view model _AIRBYTE_WRAPBOOK.INSURANCE_QUOTE_SHORT_TERM_DATA_RECORDS_STG................................ [RUN] 2022-06-10 01:44:59 normalization > 01:44:59 40 of 269 START view model _AIRBYTE_WRAPBOOK.INSURANCE_QUOTE_ANNUAL_TERM_DATA_RECORDS_STG............................... [RUN] 2022-06-10 01:44:59 normalization > 01:44:59 41 of 269 START view model _AIRBYTE_WRAPBOOK.INTEGRATION_PREFERENCES_STG................................................ [RUN] 2022-06-10 01:45:03 normalization > 01:45:03 37 of 269 OK created view model _AIRBYTE_WRAPBOOK.INSURANCE_QUOTES_STG.................................................. [SUCCESS 1 in 3.56s] 2022-06-10 01:45:03 normalization > 01:45:03 42 of 269 START view model _AIRBYTE_WRAPBOOK.INTEGRATION_PREFERENCE_OPTIONS_STG......................................... [RUN] 2022-06-10 01:45:03 normalization > 01:45:03 41 of 269 OK created view model _AIRBYTE_WRAPBOOK.INTEGRATION_PREFERENCES_STG........................................... [SUCCESS 1 in 3.36s] 2022-06-10 01:45:03 normalization > 01:45:03 43 of 269 START view model _AIRBYTE_WRAPBOOK.INVITES_STG................................................................ [RUN] 2022-06-10 01:45:03 normalization > 01:45:03 39 of 269 OK created view model _AIRBYTE_WRAPBOOK.INSURANCE_QUOTE_SHORT_TERM_DATA_RECORDS_STG........................... [SUCCESS 1 in 3.64s] 2022-06-10 01:45:03 normalization > 01:45:03 38 of 269 OK created view model _AIRBYTE_WRAPBOOK.INTEGRATIONS_STG...................................................... [SUCCESS 1 in 3.64s] 2022-06-10 01:45:03 normalization > 01:45:03 40 of 269 OK created view model _AIRBYTE_WRAPBOOK.INSURANCE_QUOTE_ANNUAL_TERM_DATA_RECORDS_STG.......................... [SUCCESS 1 in 3.70s] 2022-06-10 01:45:03 normalization > 01:45:03 44 of 269 START view model _AIRBYTE_WRAPBOOK.JOB_CLASSIFICATIONS_STG.................................................... [RUN] 2022-06-10 01:45:03 normalization > 01:45:03 45 of 269 START view model _AIRBYTE_WRAPBOOK.JOB_CLASSIFICATION_CALCULATORS_STG......................................... [RUN] 2022-06-10 01:45:03 normalization > 01:45:03 46 of 269 START view model _AIRBYTE_WRAPBOOK.JOB_CLASSIFICATION_SCALE_RATES_STG......................................... [RUN] 2022-06-10 01:45:04 normalization > 01:45:04 42 of 269 OK created view model _AIRBYTE_WRAPBOOK.INTEGRATION_PREFERENCE_OPTIONS_STG.................................... [SUCCESS 1 in 1.77s] 2022-06-10 01:45:04 normalization > 01:45:04 47 of 269 START view model _AIRBYTE_WRAPBOOK.LOAN_OUTS_STG.............................................................. [RUN] 2022-06-10 01:45:05 normalization > 01:45:05 43 of 269 OK created view model _AIRBYTE_WRAPBOOK.INVITES_STG........................................................... [SUCCESS 1 in 1.89s] 2022-06-10 01:45:05 normalization > 01:45:05 48 of 269 START view model _AIRBYTE_WRAPBOOK.NOTIFICATIONS_STG.......................................................... [RUN] 2022-06-10 01:45:05 normalization > 01:45:05 44 of 269 OK created view model _AIRBYTE_WRAPBOOK.JOB_CLASSIFICATIONS_STG............................................... [SUCCESS 1 in 1.66s] 2022-06-10 01:45:05 normalization > 01:45:05 49 of 269 START view model _AIRBYTE_WRAPBOOK.NUDGES_STG................................................................. [RUN] 2022-06-10 01:45:05 normalization > 01:45:05 46 of 269 OK created view model _AIRBYTE_WRAPBOOK.JOB_CLASSIFICATION_SCALE_RATES_STG.................................... [SUCCESS 1 in 1.92s] 2022-06-10 01:45:05 normalization > 01:45:05 45 of 269 OK created view model _AIRBYTE_WRAPBOOK.JOB_CLASSIFICATION_CALCULATORS_STG.................................... [SUCCESS 1 in 2.02s] 2022-06-10 01:45:05 normalization > 01:45:05 50 of 269 START view model _AIRBYTE_WRAPBOOK.PAID_TIME_OFF_POLICIES_STG................................................. [RUN] 2022-06-10 01:45:05 normalization > 01:45:05 51 of 269 START view model _AIRBYTE_WRAPBOOK.PAID_TIME_OFF_POLICY_MEMBERSHIPS_STG....................................... [RUN] 2022-06-10 01:45:06 normalization > 01:45:06 47 of 269 OK created view model _AIRBYTE_WRAPBOOK.LOAN_OUTS_STG......................................................... [SUCCESS 1 in 1.10s] 2022-06-10 01:45:06 normalization > 01:45:06 52 of 269 START view model _AIRBYTE_WRAPBOOK.PAID_TIME_OFF_RECORDS_STG.................................................. [RUN] 2022-06-10 01:45:06 normalization > 01:45:06 48 of 269 OK created view model _AIRBYTE_WRAPBOOK.NOTIFICATIONS_STG..................................................... [SUCCESS 1 in 1.72s] 2022-06-10 01:45:06 normalization > 01:45:06 53 of 269 START view model _AIRBYTE_WRAPBOOK.PAYABLES_STG............................................................... [RUN] 2022-06-10 01:45:07 normalization > 01:45:07 49 of 269 OK created view model _AIRBYTE_WRAPBOOK.NUDGES_STG............................................................ [SUCCESS 1 in 2.02s] 2022-06-10 01:45:07 normalization > 01:45:07 54 of 269 START view model _AIRBYTE_WRAPBOOK.PAYABLE_INVOICE_DETAILS_STG................................................ [RUN] 2022-06-10 01:45:07 normalization > 01:45:07 51 of 269 OK created view model _AIRBYTE_WRAPBOOK.PAID_TIME_OFF_POLICY_MEMBERSHIPS_STG.................................. [SUCCESS 1 in 1.82s] 2022-06-10 01:45:07 normalization > 01:45:07 52 of 269 OK created view model _AIRBYTE_WRAPBOOK.PAID_TIME_OFF_RECORDS_STG............................................. [SUCCESS 1 in 1.39s] 2022-06-10 01:45:07 normalization > 01:45:07 55 of 269 START view model _AIRBYTE_WRAPBOOK.PAYABLE_MILEAGE_DETAILS_STG................................................ [RUN] 2022-06-10 01:45:07 normalization > 01:45:07 50 of 269 OK created view model _AIRBYTE_WRAPBOOK.PAID_TIME_OFF_POLICIES_STG............................................ [SUCCESS 1 in 1.90s] 2022-06-10 01:45:07 normalization > 01:45:07 56 of 269 START view model _AIRBYTE_WRAPBOOK.PAYABLE_PAID_TIME_OFF_REQUEST_DETAILS_STG.................................. [RUN] 2022-06-10 01:45:07 normalization > 01:45:07 57 of 269 START view model _AIRBYTE_WRAPBOOK.PAYABLE_SHIFT_CALCULATIONS_STG............................................. [RUN] 2022-06-10 01:45:08 normalization > 01:45:08 53 of 269 OK created view model _AIRBYTE_WRAPBOOK.PAYABLES_STG.......................................................... [SUCCESS 1 in 1.47s] 2022-06-10 01:45:08 normalization > 01:45:08 58 of 269 START view model _AIRBYTE_WRAPBOOK.PAYABLE_WORKWEEK_DETAILS_STG............................................... [RUN] 2022-06-10 01:45:09 normalization > 01:45:09 54 of 269 OK created view model _AIRBYTE_WRAPBOOK.PAYABLE_INVOICE_DETAILS_STG........................................... [SUCCESS 1 in 2.07s] 2022-06-10 01:45:09 normalization > 01:45:09 59 of 269 START view model _AIRBYTE_WRAPBOOK.PAYABLE_SHIFT_DETAILS_STG.................................................. [RUN] 2022-06-10 01:45:09 normalization > 01:45:09 55 of 269 OK created view model _AIRBYTE_WRAPBOOK.PAYABLE_MILEAGE_DETAILS_STG........................................... [SUCCESS 1 in 2.02s] 2022-06-10 01:45:09 normalization > 01:45:09 57 of 269 OK created view model _AIRBYTE_WRAPBOOK.PAYABLE_SHIFT_CALCULATIONS_STG........................................ [SUCCESS 1 in 2.21s] 2022-06-10 01:45:09 normalization > 01:45:09 60 of 269 START view model _AIRBYTE_WRAPBOOK.PAYMENT_METHODS_STG........................................................ [RUN] 2022-06-10 01:45:09 normalization > 01:45:09 58 of 269 OK created view model _AIRBYTE_WRAPBOOK.PAYABLE_WORKWEEK_DETAILS_STG.......................................... [SUCCESS 1 in 1.46s] 2022-06-10 01:45:09 normalization > 01:45:09 56 of 269 OK created view model _AIRBYTE_WRAPBOOK.PAYABLE_PAID_TIME_OFF_REQUEST_DETAILS_STG............................. [SUCCESS 1 in 2.30s] 2022-06-10 01:45:09 normalization > 01:45:09 61 of 269 START view model _AIRBYTE_WRAPBOOK.PAYMENT_SETTLEMENTS_STG.................................................... [RUN] 2022-06-10 01:45:09 normalization > 01:45:09 62 of 269 START view model _AIRBYTE_WRAPBOOK.PAYMENT_TAXES_STG.......................................................... [RUN] 2022-06-10 01:45:10 normalization > 01:45:10 63 of 269 START view model _AIRBYTE_WRAPBOOK.PAYROLL_STATE_SETTINGS_STG................................................. [RUN] 2022-06-10 01:45:12 normalization > 01:45:12 59 of 269 OK created view model _AIRBYTE_WRAPBOOK.PAYABLE_SHIFT_DETAILS_STG............................................. [SUCCESS 1 in 2.94s] 2022-06-10 01:45:12 normalization > 01:45:12 62 of 269 OK created view model _AIRBYTE_WRAPBOOK.PAYMENT_TAXES_STG..................................................... [SUCCESS 1 in 2.40s] 2022-06-10 01:45:12 normalization > 01:45:12 64 of 269 START view model _AIRBYTE_WRAPBOOK.PROJECT_AGREEMENTS_STG..................................................... [RUN] 2022-06-10 01:45:12 normalization > 01:45:12 65 of 269 START view model _AIRBYTE_WRAPBOOK.PROJECT_LOCATIONS_STG...................................................... [RUN] 2022-06-10 01:45:12 normalization > 01:45:12 60 of 269 OK created view model _AIRBYTE_WRAPBOOK.PAYMENT_METHODS_STG................................................... [SUCCESS 1 in 2.76s] 2022-06-10 01:45:12 normalization > 01:45:12 63 of 269 OK created view model _AIRBYTE_WRAPBOOK.PAYROLL_STATE_SETTINGS_STG............................................ [SUCCESS 1 in 1.95s] 2022-06-10 01:45:12 normalization > 01:45:12 66 of 269 START view model _AIRBYTE_WRAPBOOK.PROJECT_WORKER_BULK_IMPORTS_STG............................................ [RUN] 2022-06-10 01:45:12 normalization > 01:45:12 67 of 269 START view model _AIRBYTE_WRAPBOOK.PROJECT_WORKERS_STG........................................................ [RUN] 2022-06-10 01:45:13 normalization > 01:45:13 61 of 269 OK created view model _AIRBYTE_WRAPBOOK.PAYMENT_SETTLEMENTS_STG............................................... [SUCCESS 1 in 3.11s] 2022-06-10 01:45:13 normalization > 01:45:13 68 of 269 START view model _AIRBYTE_WRAPBOOK.PROJECT_WORKER_BULK_IMPORT_ENTRIES_STG..................................... [RUN] 2022-06-10 01:45:15 normalization > 01:45:15 66 of 269 OK created view model _AIRBYTE_WRAPBOOK.PROJECT_WORKER_BULK_IMPORTS_STG....................................... [SUCCESS 1 in 2.22s] 2022-06-10 01:45:15 normalization > 01:45:15 69 of 269 START view model _AIRBYTE_WRAPBOOK.PROJECT_WORKER_LOCATIONS_STG............................................... [RUN] 2022-06-10 01:45:15 normalization > 01:45:15 65 of 269 OK created view model _AIRBYTE_WRAPBOOK.PROJECT_LOCATIONS_STG................................................. [SUCCESS 1 in 2.62s] 2022-06-10 01:45:15 normalization > 01:45:15 64 of 269 OK created view model _AIRBYTE_WRAPBOOK.PROJECT_AGREEMENTS_STG................................................ [SUCCESS 1 in 2.69s] 2022-06-10 01:45:15 normalization > 01:45:15 70 of 269 START view model _AIRBYTE_WRAPBOOK.PROJECT_WORKER_RATES_STG................................................... [RUN] 2022-06-10 01:45:15 normalization > 01:45:15 71 of 269 START view model _AIRBYTE_WRAPBOOK.PROJECT_WORKER_REMINDER_STATS_STG.......................................... [RUN] 2022-06-10 01:45:15 normalization > 01:45:15 68 of 269 OK created view model _AIRBYTE_WRAPBOOK.PROJECT_WORKER_BULK_IMPORT_ENTRIES_STG................................ [SUCCESS 1 in 1.99s] 2022-06-10 01:45:15 normalization > 01:45:15 72 of 269 START view model _AIRBYTE_WRAPBOOK.REVERSALS_STG.............................................................. [RUN] 2022-06-10 01:45:15 normalization > 01:45:15 67 of 269 OK created view model _AIRBYTE_WRAPBOOK.PROJECT_WORKERS_STG................................................... [SUCCESS 1 in 2.50s] 2022-06-10 01:45:15 normalization > 01:45:15 73 of 269 START view model _AIRBYTE_WRAPBOOK.SESSIONS_STG............................................................... [RUN] 2022-06-10 01:45:17 normalization > 01:45:17 69 of 269 OK created view model _AIRBYTE_WRAPBOOK.PROJECT_WORKER_LOCATIONS_STG.......................................... [SUCCESS 1 in 1.94s] 2022-06-10 01:45:17 normalization > 01:45:17 74 of 269 START view model _AIRBYTE_WRAPBOOK.SUBSCRIPTIONS_STG.......................................................... [RUN] 2022-06-10 01:45:17 normalization > 01:45:17 71 of 269 OK created view model _AIRBYTE_WRAPBOOK.PROJECT_WORKER_REMINDER_STATS_STG..................................... [SUCCESS 1 in 2.33s] 2022-06-10 01:45:17 normalization > 01:45:17 75 of 269 START view model _AIRBYTE_WRAPBOOK.SUBSCRIPTION_TYPES_STG..................................................... [RUN] 2022-06-10 01:45:17 normalization > 01:45:17 70 of 269 OK created view model _AIRBYTE_WRAPBOOK.PROJECT_WORKER_RATES_STG.............................................. [SUCCESS 1 in 2.37s] 2022-06-10 01:45:17 normalization > 01:45:17 76 of 269 START view model _AIRBYTE_WRAPBOOK.SYMMETRY_TAXES_STG......................................................... [RUN] 2022-06-10 01:45:17 normalization > 01:45:17 72 of 269 OK created view model _AIRBYTE_WRAPBOOK.REVERSALS_STG......................................................... [SUCCESS 1 in 2.49s] 2022-06-10 01:45:17 normalization > 01:45:17 73 of 269 OK created view model _AIRBYTE_WRAPBOOK.SESSIONS_STG.......................................................... [SUCCESS 1 in 2.27s] 2022-06-10 01:45:17 normalization > 01:45:17 77 of 269 START view model _AIRBYTE_WRAPBOOK.USERS_STG.................................................................. [RUN] 2022-06-10 01:45:17 normalization > 01:45:17 78 of 269 START view model _AIRBYTE_WRAPBOOK.VENSURE_WORKERS_STG........................................................ [RUN] 2022-06-10 01:45:18 normalization > 01:45:18 74 of 269 OK created view model _AIRBYTE_WRAPBOOK.SUBSCRIPTIONS_STG..................................................... [SUCCESS 1 in 1.15s] 2022-06-10 01:45:18 normalization > 01:45:18 79 of 269 START view model _AIRBYTE_WRAPBOOK.TRANSFERS_STG.............................................................. [RUN] 2022-06-10 01:45:19 normalization > 01:45:19 75 of 269 OK created view model _AIRBYTE_WRAPBOOK.SUBSCRIPTION_TYPES_STG................................................ [SUCCESS 1 in 2.25s] 2022-06-10 01:45:19 normalization > 01:45:19 80 of 269 START view model _AIRBYTE_WRAPBOOK.USER_ACTIVITIES_STG........................................................ [RUN] 2022-06-10 01:45:19 normalization > 01:45:19 76 of 269 OK created view model _AIRBYTE_WRAPBOOK.SYMMETRY_TAXES_STG.................................................... [SUCCESS 1 in 2.42s] 2022-06-10 01:45:20 normalization > 01:45:20 81 of 269 START view model _AIRBYTE_WRAPBOOK.WORKDAYS_STG............................................................... [RUN] 2022-06-10 01:45:20 normalization > 01:45:20 78 of 269 OK created view model _AIRBYTE_WRAPBOOK.VENSURE_WORKERS_STG................................................... [SUCCESS 1 in 2.18s] 2022-06-10 01:45:20 normalization > 01:45:20 79 of 269 OK created view model _AIRBYTE_WRAPBOOK.TRANSFERS_STG......................................................... [SUCCESS 1 in 1.87s] 2022-06-10 01:45:20 normalization > 01:45:20 77 of 269 OK created view model _AIRBYTE_WRAPBOOK.USERS_STG............................................................. [SUCCESS 1 in 2.34s] 2022-06-10 01:45:20 normalization > 01:45:20 82 of 269 START view model _AIRBYTE_WRAPBOOK.WORKERS_STG................................................................ [RUN] 2022-06-10 01:45:20 normalization > 01:45:20 83 of 269 START view model _AIRBYTE_WRAPBOOK.WORKER_TAX_EXEMPTIONS_STG.................................................. [RUN] 2022-06-10 01:45:20 normalization > 01:45:20 84 of 269 START view model _AIRBYTE_WRAPBOOK.WORKERS_COMP_APPLICATIONS_STG.............................................. [RUN] 2022-06-10 01:45:22 normalization > 01:45:22 80 of 269 OK created view model _AIRBYTE_WRAPBOOK.USER_ACTIVITIES_STG................................................... [SUCCESS 1 in 2.51s] 2022-06-10 01:45:22 normalization > 01:45:22 85 of 269 START view model _AIRBYTE_WRAPBOOK.WORKER_TAX_OPTIONS_STG..................................................... [RUN] 2022-06-10 01:45:22 normalization > 01:45:22 81 of 269 OK created view model _AIRBYTE_WRAPBOOK.WORKDAYS_STG.......................................................... [SUCCESS 1 in 2.53s] 2022-06-10 01:45:22 normalization > 01:45:22 86 of 269 START view model _AIRBYTE_WRAPBOOK.WORKER_WITHHOLDINGS_STG.................................................... [RUN] 2022-06-10 01:45:22 normalization > 01:45:22 82 of 269 OK created view model _AIRBYTE_WRAPBOOK.WORKERS_STG........................................................... [SUCCESS 1 in 2.37s] 2022-06-10 01:45:22 normalization > 01:45:22 87 of 269 START table model WRAPBOOK.ACTIVE_STORAGE_VARIANT_RECORDS..................................................... [RUN] 2022-06-10 01:45:22 normalization > 01:45:22 84 of 269 OK created view model _AIRBYTE_WRAPBOOK.WORKERS_COMP_APPLICATIONS_STG......................................... [SUCCESS 1 in 2.10s] 2022-06-10 01:45:22 normalization > 01:45:22 88 of 269 START incremental model WRAPBOOK.ACTIVE_STORAGE_ATTACHMENTS_SCD............................................... [RUN] 2022-06-10 01:45:22 normalization > 01:45:22 83 of 269 OK created view model _AIRBYTE_WRAPBOOK.WORKER_TAX_EXEMPTIONS_STG............................................. [SUCCESS 1 in 2.36s] 2022-06-10 01:45:22 normalization > 01:45:22 89 of 269 START incremental model WRAPBOOK.ACTIVE_STORAGE_BLOBS_SCD..................................................... [RUN] 2022-06-10 01:45:23 normalization > 01:45:23 85 of 269 OK created view model _AIRBYTE_WRAPBOOK.WORKER_TAX_OPTIONS_STG................................................ [SUCCESS 1 in 0.99s] 2022-06-10 01:45:23 normalization > 01:45:23 90 of 269 START incremental model WRAPBOOK.ACTIVE_ADMIN_COMMENTS_SCD.................................................... [RUN] 2022-06-10 01:45:24 normalization > 01:45:24 86 of 269 OK created view model _AIRBYTE_WRAPBOOK.WORKER_WITHHOLDINGS_STG............................................... [SUCCESS 1 in 2.13s] 2022-06-10 01:45:24 normalization > 01:45:24 91 of 269 START incremental model WRAPBOOK.ACH_BATCHES_SCD.............................................................. [RUN] 2022-06-10 01:45:27 normalization > 01:45:27 87 of 269 OK created table model WRAPBOOK.ACTIVE_STORAGE_VARIANT_RECORDS................................................ [SUCCESS 1 in 4.62s] 2022-06-10 01:45:27 normalization > 01:45:27 92 of 269 START incremental model WRAPBOOK.ADDRESSES_SCD................................................................ [RUN] 2022-06-10 01:45:31 normalization > 01:45:31 90 of 269 OK created incremental model WRAPBOOK.ACTIVE_ADMIN_COMMENTS_SCD............................................... [SUCCESS 1 in 7.94s] 2022-06-10 01:45:31 normalization > 01:45:31 93 of 269 START incremental model WRAPBOOK.AICP_ACCOUNTING_CODES_SCD.................................................... [RUN] 2022-06-10 01:45:31 normalization > 01:45:31 91 of 269 OK created incremental model WRAPBOOK.ACH_BATCHES_SCD......................................................... [SUCCESS 1 in 6.81s] 2022-06-10 01:45:31 normalization > 01:45:31 94 of 269 START incremental model WRAPBOOK.AGREEMENTS_SCD............................................................... [RUN] 2022-06-10 01:45:38 normalization > 01:45:38 93 of 269 OK created incremental model WRAPBOOK.AICP_ACCOUNTING_CODES_SCD............................................... [SUCCESS 1 in 7.32s] 2022-06-10 01:45:38 normalization > 01:45:38 95 of 269 START incremental model WRAPBOOK.AGREEMENT_REQUESTS_SCD....................................................... [RUN] 2022-06-10 01:45:49 normalization > 01:45:49 92 of 269 OK created incremental model WRAPBOOK.ADDRESSES_SCD........................................................... [SUCCESS 1 in 21.97s] 2022-06-10 01:45:49 normalization > 01:45:49 96 of 269 START incremental model WRAPBOOK.AGREEMENT_TEMPLATES_SCD...................................................... [RUN] 2022-06-10 01:45:50 normalization > 01:45:50 88 of 269 OK created incremental model WRAPBOOK.ACTIVE_STORAGE_ATTACHMENTS_SCD.......................................... [SUCCESS 1 in 28.17s] 2022-06-10 01:45:50 normalization > 01:45:50 97 of 269 START incremental model WRAPBOOK.AGREEMENT_SIGNATURES_SCD..................................................... [RUN] 2022-06-10 01:45:51 normalization > 01:45:51 95 of 269 OK created incremental model WRAPBOOK.AGREEMENT_REQUESTS_SCD.................................................. [SUCCESS 1 in 13.31s] 2022-06-10 01:45:51 normalization > 01:45:51 98 of 269 START incremental model WRAPBOOK.BENEFIT_ADMINISTRATORS_SCD................................................... [RUN] 2022-06-10 01:45:54 normalization > 01:45:54 89 of 269 OK created incremental model WRAPBOOK.ACTIVE_STORAGE_BLOBS_SCD................................................ [SUCCESS 1 in 31.64s] 2022-06-10 01:45:54 normalization > 01:45:54 99 of 269 START incremental model WRAPBOOK.AUDITS_SCD................................................................... [RUN] 2022-06-10 01:45:56 normalization > 01:45:56 98 of 269 OK created incremental model WRAPBOOK.BENEFIT_ADMINISTRATORS_SCD.............................................. [SUCCESS 1 in 4.63s] 2022-06-10 01:45:56 normalization > 01:45:56 100 of 269 START incremental model WRAPBOOK.AICP_LINE_NUMBERS_SCD....................................................... [RUN] 2022-06-10 01:46:03 normalization > 01:46:03 96 of 269 OK created incremental model WRAPBOOK.AGREEMENT_TEMPLATES_SCD................................................. [SUCCESS 1 in 14.44s] 2022-06-10 01:46:03 normalization > 01:46:03 101 of 269 START incremental model WRAPBOOK.AUTHENTICATIONS_SCD......................................................... [RUN] 2022-06-10 01:46:13 normalization > 01:46:13 101 of 269 OK created incremental model WRAPBOOK.AUTHENTICATIONS_SCD.................................................... [SUCCESS 1 in 9.45s] 2022-06-10 01:46:13 normalization > 01:46:13 102 of 269 START incremental model WRAPBOOK.BENEFIT_PLANS_SCD........................................................... [RUN] 2022-06-10 01:46:17 normalization > 01:46:17 97 of 269 OK created incremental model WRAPBOOK.AGREEMENT_SIGNATURES_SCD................................................ [SUCCESS 1 in 26.35s] 2022-06-10 01:46:17 normalization > 01:46:17 103 of 269 START table model WRAPBOOK.COMPANIES......................................................................... [RUN] 2022-06-10 01:46:18 normalization > 01:46:18 102 of 269 OK created incremental model WRAPBOOK.BENEFIT_PLANS_SCD...................................................... [SUCCESS 1 in 5.90s] 2022-06-10 01:46:18 normalization > 01:46:18 104 of 269 START incremental model WRAPBOOK.CHECKS_SCD.................................................................. [RUN] 2022-06-10 01:46:19 normalization > 01:46:19 100 of 269 OK created incremental model WRAPBOOK.AICP_LINE_NUMBERS_SCD.................................................. [SUCCESS 1 in 23.13s] 2022-06-10 01:46:19 normalization > 01:46:19 105 of 269 START incremental model WRAPBOOK.BENEFIT_PAYMENTS_SCD........................................................ [RUN] 2022-06-10 01:46:20 normalization > 01:46:20 103 of 269 OK created table model WRAPBOOK.COMPANIES.................................................................... [SUCCESS 1 in 3.00s] 2022-06-10 01:46:20 normalization > 01:46:20 106 of 269 START incremental model WRAPBOOK.COMPANY_COIS_SCD............................................................ [RUN] 2022-06-10 01:46:25 normalization > 01:46:25 106 of 269 OK created incremental model WRAPBOOK.COMPANY_COIS_SCD....................................................... [SUCCESS 1 in 5.09s] 2022-06-10 01:46:25 normalization > 01:46:25 107 of 269 START incremental model WRAPBOOK.CHECK_UPDATES_SCD........................................................... [RUN] 2022-06-10 01:46:27 normalization > 01:46:27 105 of 269 OK created incremental model WRAPBOOK.BENEFIT_PAYMENTS_SCD................................................... [SUCCESS 1 in 8.02s] 2022-06-10 01:46:27 normalization > 01:46:27 108 of 269 START incremental model WRAPBOOK.COMPANY_PAYMENT_TAXES_SCD................................................... [RUN] 2022-06-10 01:46:28 normalization > 01:46:28 94 of 269 OK created incremental model WRAPBOOK.AGREEMENTS_SCD.......................................................... [SUCCESS 1 in 56.75s] 2022-06-10 01:46:28 normalization > 01:46:28 109 of 269 START incremental model WRAPBOOK.COMPANY_ONBOARDING_STATUSES_SCD............................................. [RUN] 2022-06-10 01:46:31 normalization > 01:46:31 104 of 269 OK created incremental model WRAPBOOK.CHECKS_SCD............................................................. [SUCCESS 1 in 13.01s] 2022-06-10 01:46:31 normalization > 01:46:31 110 of 269 START incremental model WRAPBOOK.COMPANY_USERS_SCD........................................................... [RUN] 2022-06-10 01:46:33 normalization > 01:46:33 109 of 269 OK created incremental model WRAPBOOK.COMPANY_ONBOARDING_STATUSES_SCD........................................ [SUCCESS 1 in 5.36s] 2022-06-10 01:46:33 normalization > 01:46:33 111 of 269 START incremental model WRAPBOOK.COMPANY_WORKERS_SCD......................................................... [RUN] 2022-06-10 01:46:37 normalization > 01:46:37 110 of 269 OK created incremental model WRAPBOOK.COMPANY_USERS_SCD...................................................... [SUCCESS 1 in 5.87s] 2022-06-10 01:46:37 normalization > 01:46:37 112 of 269 START incremental model WRAPBOOK.CREDIT_CARD_CHARGES_SCD..................................................... [RUN] 2022-06-10 01:46:44 normalization > 01:46:44 112 of 269 OK created incremental model WRAPBOOK.CREDIT_CARD_CHARGES_SCD................................................ [SUCCESS 1 in 6.59s] 2022-06-10 01:46:44 normalization > 01:46:44 113 of 269 START incremental model WRAPBOOK.CONTRIBUTION_TYPES_SCD...................................................... [RUN] 2022-06-10 01:46:45 normalization > 01:46:45 111 of 269 OK created incremental model WRAPBOOK.COMPANY_WORKERS_SCD.................................................... [SUCCESS 1 in 12.03s] 2022-06-10 01:46:45 normalization > 01:46:45 114 of 269 START incremental model WRAPBOOK.CREDIT_CARDS_SCD............................................................ [RUN] 2022-06-10 01:46:49 normalization > 01:46:49 113 of 269 OK created incremental model WRAPBOOK.CONTRIBUTION_TYPES_SCD................................................. [SUCCESS 1 in 5.39s] 2022-06-10 01:46:49 normalization > 01:46:49 115 of 269 START table model WRAPBOOK.EMAILS............................................................................ [RUN] 2022-06-10 01:46:51 normalization > 01:46:51 114 of 269 OK created incremental model WRAPBOOK.CREDIT_CARDS_SCD....................................................... [SUCCESS 1 in 5.68s] 2022-06-10 01:46:51 normalization > 01:46:51 116 of 269 START incremental model WRAPBOOK.DEVICES_SCD................................................................. [RUN] 2022-06-10 01:46:53 normalization > 01:46:53 107 of 269 OK created incremental model WRAPBOOK.CHECK_UPDATES_SCD...................................................... [SUCCESS 1 in 28.22s] 2022-06-10 01:46:53 normalization > 01:46:53 117 of 269 START incremental model WRAPBOOK.DOCUMENTS_SCD............................................................... [RUN] 2022-06-10 01:46:53 normalization > 01:46:53 115 of 269 OK created table model WRAPBOOK.EMAILS....................................................................... [SUCCESS 1 in 4.10s] 2022-06-10 01:46:53 normalization > 01:46:53 118 of 269 START incremental model WRAPBOOK.EXPORTS_SCD................................................................. [RUN] 2022-06-10 01:46:57 normalization > 01:46:57 116 of 269 OK created incremental model WRAPBOOK.DEVICES_SCD............................................................ [SUCCESS 1 in 5.70s] 2022-06-10 01:46:57 normalization > 01:46:57 119 of 269 START incremental model WRAPBOOK.FLIPPER_FEATURES_SCD........................................................ [RUN] 2022-06-10 01:46:59 normalization > 01:46:59 117 of 269 OK created incremental model WRAPBOOK.DOCUMENTS_SCD.......................................................... [SUCCESS 1 in 6.30s] 2022-06-10 01:46:59 normalization > 01:46:59 120 of 269 START incremental model WRAPBOOK.FLIPPER_GATES_SCD........................................................... [RUN] 2022-06-10 01:47:01 normalization > 01:47:01 119 of 269 OK created incremental model WRAPBOOK.FLIPPER_FEATURES_SCD................................................... [SUCCESS 1 in 4.77s] 2022-06-10 01:47:01 normalization > 01:47:01 121 of 269 START incremental model WRAPBOOK.I9_FORM_DOCUMENTS_SCD....................................................... [RUN] 2022-06-10 01:47:02 normalization > 01:47:02 118 of 269 OK created incremental model WRAPBOOK.EXPORTS_SCD............................................................ [SUCCESS 1 in 8.86s] 2022-06-10 01:47:02 normalization > 01:47:02 122 of 269 START incremental model WRAPBOOK.I9_FORMS_SCD................................................................ [RUN] 2022-06-10 01:47:05 normalization > 01:47:05 108 of 269 OK created incremental model WRAPBOOK.COMPANY_PAYMENT_TAXES_SCD.............................................. [SUCCESS 1 in 38.02s] 2022-06-10 01:47:05 normalization > 01:47:05 123 of 269 START incremental model WRAPBOOK.I9_FORM_SIGNATURES_SCD...................................................... [RUN] 2022-06-10 01:47:06 normalization > 01:47:06 120 of 269 OK created incremental model WRAPBOOK.FLIPPER_GATES_SCD...................................................... [SUCCESS 1 in 6.38s] 2022-06-10 01:47:06 normalization > 01:47:06 124 of 269 START incremental model WRAPBOOK.GARNISHMENT_ORDERS_SCD...................................................... [RUN] 2022-06-10 01:47:11 normalization > 01:47:11 124 of 269 OK created incremental model WRAPBOOK.GARNISHMENT_ORDERS_SCD................................................. [SUCCESS 1 in 5.46s] 2022-06-10 01:47:11 normalization > 01:47:11 125 of 269 START incremental model WRAPBOOK.IDENTITY_VERIFICATIONS_SCD.................................................. [RUN] 2022-06-10 01:47:14 normalization > 01:47:14 122 of 269 OK created incremental model WRAPBOOK.I9_FORMS_SCD........................................................... [SUCCESS 1 in 11.36s] 2022-06-10 01:47:14 normalization > 01:47:14 126 of 269 START incremental model WRAPBOOK.INSURANCE_QUOTES_SCD........................................................ [RUN] 2022-06-10 01:47:15 normalization > 01:47:15 121 of 269 OK created incremental model WRAPBOOK.I9_FORM_DOCUMENTS_SCD.................................................. [SUCCESS 1 in 13.28s] 2022-06-10 01:47:15 normalization > 01:47:15 127 of 269 START incremental model WRAPBOOK.INTEGRATION_PREFERENCES_SCD................................................. [RUN] 2022-06-10 01:47:19 normalization > 01:47:19 123 of 269 OK created incremental model WRAPBOOK.I9_FORM_SIGNATURES_SCD................................................. [SUCCESS 1 in 13.43s] 2022-06-10 01:47:19 normalization > 01:47:19 128 of 269 START incremental model WRAPBOOK.INSURANCE_QUOTE_SHORT_TERM_DATA_RECORDS_SCD................................. [RUN] 2022-06-10 01:47:21 normalization > 01:47:21 126 of 269 OK created incremental model WRAPBOOK.INSURANCE_QUOTES_SCD................................................... [SUCCESS 1 in 7.65s] 2022-06-10 01:47:21 normalization > 01:47:21 129 of 269 START incremental model WRAPBOOK.INTEGRATIONS_SCD............................................................ [RUN] 2022-06-10 01:47:22 normalization > 01:47:22 127 of 269 OK created incremental model WRAPBOOK.INTEGRATION_PREFERENCES_SCD............................................ [SUCCESS 1 in 7.11s] 2022-06-10 01:47:22 normalization > 01:47:22 130 of 269 START incremental model WRAPBOOK.INSURANCE_QUOTE_ANNUAL_TERM_DATA_RECORDS_SCD................................ [RUN] 2022-06-10 01:47:26 normalization > 01:47:26 129 of 269 OK created incremental model WRAPBOOK.INTEGRATIONS_SCD....................................................... [SUCCESS 1 in 5.04s] 2022-06-10 01:47:26 normalization > 01:47:26 131 of 269 START table model WRAPBOOK.JOB_CLASSIFICATION_CODES.......................................................... [RUN] 2022-06-10 01:47:29 normalization > 01:47:29 131 of 269 OK created table model WRAPBOOK.JOB_CLASSIFICATION_CODES..................................................... [SUCCESS 1 in 2.22s] 2022-06-10 01:47:29 normalization > 01:47:29 132 of 269 START incremental model WRAPBOOK.INTEGRATION_PREFERENCE_OPTIONS_SCD.......................................... [RUN] 2022-06-10 01:47:31 normalization > 01:47:31 128 of 269 OK created incremental model WRAPBOOK.INSURANCE_QUOTE_SHORT_TERM_DATA_RECORDS_SCD............................ [SUCCESS 1 in 12.46s] 2022-06-10 01:47:31 normalization > 01:47:31 133 of 269 START incremental model WRAPBOOK.INVITES_SCD................................................................. [RUN] 2022-06-10 01:47:37 normalization > 01:47:37 130 of 269 OK created incremental model WRAPBOOK.INSURANCE_QUOTE_ANNUAL_TERM_DATA_RECORDS_SCD........................... [SUCCESS 1 in 14.87s] 2022-06-10 01:47:37 normalization > 01:47:37 134 of 269 START incremental model WRAPBOOK.JOB_CLASSIFICATIONS_SCD..................................................... [RUN] 2022-06-10 01:47:41 normalization > 01:47:41 132 of 269 OK created incremental model WRAPBOOK.INTEGRATION_PREFERENCE_OPTIONS_SCD..................................... [SUCCESS 1 in 12.22s] 2022-06-10 01:47:41 normalization > 01:47:41 135 of 269 START incremental model WRAPBOOK.JOB_CLASSIFICATION_CALCULATORS_SCD.......................................... [RUN] 2022-06-10 01:47:43 normalization > 01:47:43 125 of 269 OK created incremental model WRAPBOOK.IDENTITY_VERIFICATIONS_SCD............................................. [SUCCESS 1 in 32.32s] 2022-06-10 01:47:43 normalization > 01:47:43 136 of 269 START incremental model WRAPBOOK.JOB_CLASSIFICATION_SCALE_RATES_SCD.......................................... [RUN] 2022-06-10 01:47:45 normalization > 01:47:45 134 of 269 OK created incremental model WRAPBOOK.JOB_CLASSIFICATIONS_SCD................................................ [SUCCESS 1 in 8.12s] 2022-06-10 01:47:45 normalization > 01:47:45 137 of 269 START incremental model WRAPBOOK.LOAN_OUTS_SCD............................................................... [RUN] 2022-06-10 01:47:45 normalization > 01:47:45 133 of 269 OK created incremental model WRAPBOOK.INVITES_SCD............................................................ [SUCCESS 1 in 14.34s] 2022-06-10 01:47:45 normalization > 01:47:45 138 of 269 START incremental model WRAPBOOK.NOTIFICATIONS_SCD........................................................... [RUN] 2022-06-10 01:47:47 normalization > 01:47:47 135 of 269 OK created incremental model WRAPBOOK.JOB_CLASSIFICATION_CALCULATORS_SCD..................................... [SUCCESS 1 in 5.93s] 2022-06-10 01:47:47 normalization > 01:47:47 139 of 269 START incremental model WRAPBOOK.NUDGES_SCD.................................................................. [RUN] 2022-06-10 01:47:50 normalization > 01:47:50 136 of 269 OK created incremental model WRAPBOOK.JOB_CLASSIFICATION_SCALE_RATES_SCD..................................... [SUCCESS 1 in 6.08s] 2022-06-10 01:47:50 normalization > 01:47:50 140 of 269 START incremental model WRAPBOOK.PAID_TIME_OFF_POLICY_MEMBERSHIPS_SCD........................................ [RUN] 2022-06-10 01:47:50 normalization > 01:47:50 137 of 269 OK created incremental model WRAPBOOK.LOAN_OUTS_SCD.......................................................... [SUCCESS 1 in 5.64s] 2022-06-10 01:47:50 normalization > 01:47:50 141 of 269 START incremental model WRAPBOOK.PAID_TIME_OFF_RECORDS_SCD................................................... [RUN] 2022-06-10 01:47:52 normalization > 01:47:52 139 of 269 OK created incremental model WRAPBOOK.NUDGES_SCD............................................................. [SUCCESS 1 in 5.38s] 2022-06-10 01:47:52 normalization > 01:47:52 142 of 269 START incremental model WRAPBOOK.PAID_TIME_OFF_POLICIES_SCD.................................................. [RUN] 2022-06-10 01:47:54 normalization > 01:47:54 138 of 269 OK created incremental model WRAPBOOK.NOTIFICATIONS_SCD...................................................... [SUCCESS 1 in 8.08s] 2022-06-10 01:47:54 normalization > 01:47:54 143 of 269 START incremental model WRAPBOOK.PAYABLES_SCD................................................................ [RUN] 2022-06-10 01:47:54 normalization > 01:47:54 140 of 269 OK created incremental model WRAPBOOK.PAID_TIME_OFF_POLICY_MEMBERSHIPS_SCD................................... [SUCCESS 1 in 4.08s] 2022-06-10 01:47:54 normalization > 01:47:54 144 of 269 START incremental model WRAPBOOK.PAYABLE_INVOICE_DETAILS_SCD................................................. [RUN] 2022-06-10 01:47:54 normalization > 01:47:54 141 of 269 OK created incremental model WRAPBOOK.PAID_TIME_OFF_RECORDS_SCD.............................................. [SUCCESS 1 in 3.88s] 2022-06-10 01:47:54 normalization > 01:47:54 145 of 269 START incremental model WRAPBOOK.PAYABLE_MILEAGE_DETAILS_SCD................................................. [RUN] 2022-06-10 01:47:56 normalization > 01:47:56 99 of 269 OK created incremental model WRAPBOOK.AUDITS_SCD.............................................................. [SUCCESS 1 in 122.20s] 2022-06-10 01:47:56 normalization > 01:47:56 146 of 269 START incremental model WRAPBOOK.PAYABLE_SHIFT_CALCULATIONS_SCD.............................................. [RUN] 2022-06-10 01:47:57 normalization > 01:47:57 142 of 269 OK created incremental model WRAPBOOK.PAID_TIME_OFF_POLICIES_SCD............................................. [SUCCESS 1 in 5.35s] 2022-06-10 01:47:57 normalization > 01:47:57 147 of 269 START incremental model WRAPBOOK.PAYABLE_WORKWEEK_DETAILS_SCD................................................ [RUN] 2022-06-10 01:48:02 normalization > 01:48:02 145 of 269 OK created incremental model WRAPBOOK.PAYABLE_MILEAGE_DETAILS_SCD............................................ [SUCCESS 1 in 7.34s] 2022-06-10 01:48:02 normalization > 01:48:02 148 of 269 START incremental model WRAPBOOK.PAYABLE_PAID_TIME_OFF_REQUEST_DETAILS_SCD................................... [RUN] 2022-06-10 01:48:03 normalization > 01:48:03 144 of 269 OK created incremental model WRAPBOOK.PAYABLE_INVOICE_DETAILS_SCD............................................ [SUCCESS 1 in 9.04s] 2022-06-10 01:48:03 normalization > 01:48:03 149 of 269 START table model WRAPBOOK.PAYMENTS.......................................................................... [RUN] 2022-06-10 01:48:05 normalization > 01:48:05 148 of 269 OK created incremental model WRAPBOOK.PAYABLE_PAID_TIME_OFF_REQUEST_DETAILS_SCD.............................. [SUCCESS 1 in 3.74s] 2022-06-10 01:48:05 normalization > 01:48:05 150 of 269 START table model WRAPBOOK.PAYROLLS.......................................................................... [RUN] 2022-06-10 01:48:12 normalization > 01:48:12 147 of 269 OK created incremental model WRAPBOOK.PAYABLE_WORKWEEK_DETAILS_SCD........................................... [SUCCESS 1 in 14.91s] 2022-06-10 01:48:12 normalization > 01:48:12 151 of 269 START incremental model WRAPBOOK.PAYABLE_SHIFT_DETAILS_SCD................................................... [RUN] 2022-06-10 01:48:13 normalization > 01:48:13 150 of 269 OK created table model WRAPBOOK.PAYROLLS..................................................................... [SUCCESS 1 in 7.56s] 2022-06-10 01:48:13 normalization > 01:48:13 152 of 269 START incremental model WRAPBOOK.PAYMENT_TAXES_SCD........................................................... [RUN] 2022-06-10 01:48:24 normalization > 01:48:24 149 of 269 OK created table model WRAPBOOK.PAYMENTS..................................................................... [SUCCESS 1 in 20.98s] 2022-06-10 01:48:24 normalization > 01:48:24 153 of 269 START table model WRAPBOOK.PROJECTS.......................................................................... [RUN] 2022-06-10 01:48:28 normalization > 01:48:28 153 of 269 OK created table model WRAPBOOK.PROJECTS..................................................................... [SUCCESS 1 in 3.84s] 2022-06-10 01:48:28 normalization > 01:48:28 154 of 269 START incremental model WRAPBOOK.PAYMENT_METHODS_SCD......................................................... [RUN] 2022-06-10 01:48:31 normalization > 01:48:31 143 of 269 OK created incremental model WRAPBOOK.PAYABLES_SCD........................................................... [SUCCESS 1 in 37.41s] 2022-06-10 01:48:31 normalization > 01:48:31 155 of 269 START incremental model WRAPBOOK.PAYROLL_STATE_SETTINGS_SCD.................................................. [RUN] 2022-06-10 01:48:34 normalization > 01:48:34 146 of 269 OK created incremental model WRAPBOOK.PAYABLE_SHIFT_CALCULATIONS_SCD......................................... [SUCCESS 1 in 37.26s] 2022-06-10 01:48:34 normalization > 01:48:34 156 of 269 START incremental model WRAPBOOK.PAYMENT_SETTLEMENTS_SCD..................................................... [RUN] 2022-06-10 01:48:36 normalization > 01:48:36 155 of 269 OK created incremental model WRAPBOOK.PAYROLL_STATE_SETTINGS_SCD............................................. [SUCCESS 1 in 4.87s] 2022-06-10 01:48:36 normalization > 01:48:36 157 of 269 START incremental model WRAPBOOK.PROJECT_WORKER_BULK_IMPORTS_SCD............................................. [RUN] 2022-06-10 01:48:36 normalization > 01:48:36 154 of 269 OK created incremental model WRAPBOOK.PAYMENT_METHODS_SCD.................................................... [SUCCESS 1 in 8.66s] 2022-06-10 01:48:36 normalization > 01:48:36 158 of 269 START incremental model WRAPBOOK.PROJECT_LOCATIONS_SCD....................................................... [RUN] 2022-06-10 01:48:40 normalization > 01:48:40 157 of 269 OK created incremental model WRAPBOOK.PROJECT_WORKER_BULK_IMPORTS_SCD........................................ [SUCCESS 1 in 4.67s] 2022-06-10 01:48:40 normalization > 01:48:40 159 of 269 START incremental model WRAPBOOK.PROJECT_AGREEMENTS_SCD...................................................... [RUN] 2022-06-10 01:48:42 normalization > 01:48:42 158 of 269 OK created incremental model WRAPBOOK.PROJECT_LOCATIONS_SCD.................................................. [SUCCESS 1 in 5.39s] 2022-06-10 01:48:42 normalization > 01:48:42 160 of 269 START incremental model WRAPBOOK.PROJECT_WORKER_BULK_IMPORT_ENTRIES_SCD...................................... [RUN] 2022-06-10 01:48:44 normalization > 01:48:44 151 of 269 OK created incremental model WRAPBOOK.PAYABLE_SHIFT_DETAILS_SCD.............................................. [SUCCESS 1 in 31.88s] 2022-06-10 01:48:44 normalization > 01:48:44 161 of 269 START incremental model WRAPBOOK.PROJECT_WORKERS_SCD......................................................... [RUN] 2022-06-10 01:48:48 normalization > 01:48:48 159 of 269 OK created incremental model WRAPBOOK.PROJECT_AGREEMENTS_SCD................................................. [SUCCESS 1 in 7.12s] 2022-06-10 01:48:48 normalization > 01:48:48 162 of 269 START incremental model WRAPBOOK.PROJECT_WORKER_LOCATIONS_SCD................................................ [RUN] 2022-06-10 01:48:48 normalization > 01:48:48 156 of 269 OK created incremental model WRAPBOOK.PAYMENT_SETTLEMENTS_SCD................................................ [SUCCESS 1 in 14.61s] 2022-06-10 01:48:48 normalization > 01:48:48 163 of 269 START incremental model WRAPBOOK.PROJECT_WORKER_REMINDER_STATS_SCD........................................... [RUN] 2022-06-10 01:48:49 normalization > 01:48:49 160 of 269 OK created incremental model WRAPBOOK.PROJECT_WORKER_BULK_IMPORT_ENTRIES_SCD................................. [SUCCESS 1 in 7.79s] 2022-06-10 01:48:49 normalization > 01:48:49 164 of 269 START incremental model WRAPBOOK.PROJECT_WORKER_RATES_SCD.................................................... [RUN] 2022-06-10 01:48:53 normalization > 01:48:53 162 of 269 OK created incremental model WRAPBOOK.PROJECT_WORKER_LOCATIONS_SCD........................................... [SUCCESS 1 in 5.49s] 2022-06-10 01:48:53 normalization > 01:48:53 165 of 269 START incremental model WRAPBOOK.REVERSALS_SCD............................................................... [RUN] 2022-06-10 01:48:57 normalization > 01:48:57 163 of 269 OK created incremental model WRAPBOOK.PROJECT_WORKER_REMINDER_STATS_SCD...................................... [SUCCESS 1 in 8.39s] 2022-06-10 01:48:57 normalization > 01:48:57 166 of 269 START incremental model WRAPBOOK.SESSIONS_SCD................................................................ [RUN] 2022-06-10 01:48:58 normalization > 01:48:58 165 of 269 OK created incremental model WRAPBOOK.REVERSALS_SCD.......................................................... [SUCCESS 1 in 4.43s] 2022-06-10 01:48:58 normalization > 01:48:58 167 of 269 START incremental model WRAPBOOK.SUBSCRIPTIONS_SCD........................................................... [RUN] 2022-06-10 01:49:03 normalization > 01:49:03 166 of 269 OK created incremental model WRAPBOOK.SESSIONS_SCD........................................................... [SUCCESS 1 in 6.09s] 2022-06-10 01:49:03 normalization > 01:49:03 168 of 269 START incremental model WRAPBOOK.SUBSCRIPTION_TYPES_SCD...................................................... [RUN] 2022-06-10 01:49:03 normalization > 01:49:03 167 of 269 OK created incremental model WRAPBOOK.SUBSCRIPTIONS_SCD...................................................... [SUCCESS 1 in 5.88s] 2022-06-10 01:49:03 normalization > 01:49:03 169 of 269 START incremental model WRAPBOOK.SYMMETRY_TAXES_SCD.......................................................... [RUN] 2022-06-10 01:49:04 normalization > 01:49:04 161 of 269 OK created incremental model WRAPBOOK.PROJECT_WORKERS_SCD.................................................... [SUCCESS 1 in 19.61s] 2022-06-10 01:49:04 normalization > 01:49:04 170 of 269 START table model WRAPBOOK.WORKDAY_CONTRIBUTIONS............................................................. [RUN] 2022-06-10 01:49:04 normalization > 01:49:04 164 of 269 OK created incremental model WRAPBOOK.PROJECT_WORKER_RATES_SCD............................................... [SUCCESS 1 in 14.77s] 2022-06-10 01:49:04 normalization > 01:49:04 171 of 269 START table model WRAPBOOK.WORKDAY_EARNINGS.................................................................. [RUN] 2022-06-10 01:49:06 normalization > 01:49:06 171 of 269 OK created table model WRAPBOOK.WORKDAY_EARNINGS............................................................. [SUCCESS 1 in 1.59s] 2022-06-10 01:49:06 normalization > 01:49:06 172 of 269 START incremental model WRAPBOOK.VENSURE_WORKERS_SCD......................................................... [RUN] 2022-06-10 01:49:07 normalization > 01:49:07 170 of 269 OK created table model WRAPBOOK.WORKDAY_CONTRIBUTIONS........................................................ [SUCCESS 1 in 3.51s] 2022-06-10 01:49:07 normalization > 01:49:07 173 of 269 START incremental model WRAPBOOK.TRANSFERS_SCD............................................................... [RUN] 2022-06-10 01:49:08 normalization > 01:49:08 168 of 269 OK created incremental model WRAPBOOK.SUBSCRIPTION_TYPES_SCD................................................. [SUCCESS 1 in 5.34s] 2022-06-10 01:49:08 normalization > 01:49:08 174 of 269 START incremental model WRAPBOOK.USERS_SCD................................................................... [RUN] 2022-06-10 01:49:10 normalization > 01:49:10 169 of 269 OK created incremental model WRAPBOOK.SYMMETRY_TAXES_SCD..................................................... [SUCCESS 1 in 6.32s] 2022-06-10 01:49:10 normalization > 01:49:10 175 of 269 START table model WRAPBOOK.WORKDAY_HOURS..................................................................... [RUN] 2022-06-10 01:49:10 normalization > 01:49:10 Internal event buffer full. Earliest events will be dropped (FIFO). 2022-06-10 01:49:13 normalization > 01:49:13 152 of 269 OK created incremental model WRAPBOOK.PAYMENT_TAXES_SCD...................................................... [SUCCESS 1 in 59.64s] 2022-06-10 01:49:13 normalization > 01:49:13 176 of 269 START table model WRAPBOOK.WORKERS_COMP_SETTINGS............................................................. [RUN] 2022-06-10 01:49:14 normalization > 01:49:14 172 of 269 OK created incremental model WRAPBOOK.VENSURE_WORKERS_SCD.................................................... [SUCCESS 1 in 7.74s] 2022-06-10 01:49:14 normalization > 01:49:14 177 of 269 START incremental model WRAPBOOK.USER_ACTIVITIES_SCD......................................................... [RUN] 2022-06-10 01:49:14 normalization > 01:49:14 176 of 269 OK created table model WRAPBOOK.WORKERS_COMP_SETTINGS........................................................ [SUCCESS 1 in 1.73s] 2022-06-10 01:49:14 normalization > 01:49:14 178 of 269 START incremental model WRAPBOOK.WORKDAYS_SCD................................................................ [RUN] 2022-06-10 01:49:19 normalization > 01:49:19 175 of 269 OK created table model WRAPBOOK.WORKDAY_HOURS................................................................ [SUCCESS 1 in 9.57s] 2022-06-10 01:49:19 normalization > 01:49:19 179 of 269 START incremental model WRAPBOOK.WORKERS_SCD................................................................. [RUN] 2022-06-10 01:49:20 normalization > 01:49:19 174 of 269 OK created incremental model WRAPBOOK.USERS_SCD.............................................................. [SUCCESS 1 in 11.51s] 2022-06-10 01:49:20 normalization > 01:49:20 180 of 269 START incremental model WRAPBOOK.WORKERS_COMP_APPLICATIONS_SCD............................................... [RUN] 2022-06-10 01:49:29 normalization > 01:49:29 180 of 269 OK created incremental model WRAPBOOK.WORKERS_COMP_APPLICATIONS_SCD.......................................... [SUCCESS 1 in 9.32s] 2022-06-10 01:49:29 normalization > 01:49:29 173 of 269 OK created incremental model WRAPBOOK.TRANSFERS_SCD.......................................................... [SUCCESS 1 in 21.50s] 2022-06-10 01:49:29 normalization > 01:49:29 181 of 269 START incremental model WRAPBOOK.WORKER_TAX_EXEMPTIONS_SCD................................................... [RUN] 2022-06-10 01:49:29 normalization > 01:49:29 182 of 269 START incremental model WRAPBOOK.WORKER_TAX_OPTIONS_SCD...................................................... [RUN] 2022-06-10 01:49:32 normalization > 01:49:32 179 of 269 OK created incremental model WRAPBOOK.WORKERS_SCD............................................................ [SUCCESS 1 in 12.54s] 2022-06-10 01:49:32 normalization > 01:49:32 183 of 269 START incremental model WRAPBOOK.WORKER_WITHHOLDINGS_SCD..................................................... [RUN] 2022-06-10 01:49:35 normalization > 01:49:35 181 of 269 OK created incremental model WRAPBOOK.WORKER_TAX_EXEMPTIONS_SCD.............................................. [SUCCESS 1 in 6.04s] 2022-06-10 01:49:35 normalization > 01:49:35 184 of 269 START incremental model WRAPBOOK.ACTIVE_ADMIN_COMMENTS....................................................... [RUN] 2022-06-10 01:49:35 normalization > 01:49:35 182 of 269 OK created incremental model WRAPBOOK.WORKER_TAX_OPTIONS_SCD................................................. [SUCCESS 1 in 6.17s] 2022-06-10 01:49:35 normalization > 01:49:35 185 of 269 START incremental model WRAPBOOK.ACH_BATCHES................................................................. [RUN] 2022-06-10 01:49:39 normalization > 01:49:39 185 of 269 OK created incremental model WRAPBOOK.ACH_BATCHES............................................................ [SUCCESS 1 in 4.09s] 2022-06-10 01:49:39 normalization > 01:49:39 186 of 269 START incremental model WRAPBOOK.AICP_ACCOUNTING_CODES....................................................... [RUN] 2022-06-10 01:49:40 normalization > 01:49:40 184 of 269 OK created incremental model WRAPBOOK.ACTIVE_ADMIN_COMMENTS.................................................. [SUCCESS 1 in 4.62s] 2022-06-10 01:49:40 normalization > 01:49:40 187 of 269 START incremental model WRAPBOOK.ADDRESSES................................................................... [RUN] 2022-06-10 01:49:43 normalization > 01:49:43 186 of 269 OK created incremental model WRAPBOOK.AICP_ACCOUNTING_CODES.................................................. [SUCCESS 1 in 4.24s] 2022-06-10 01:49:43 normalization > 01:49:43 188 of 269 START incremental model WRAPBOOK.ACTIVE_STORAGE_ATTACHMENTS.................................................. [RUN] 2022-06-10 01:49:48 normalization > 01:49:48 187 of 269 OK created incremental model WRAPBOOK.ADDRESSES.............................................................. [SUCCESS 1 in 8.83s] 2022-06-10 01:49:48 normalization > 01:49:48 189 of 269 START incremental model WRAPBOOK.AGREEMENT_REQUESTS.......................................................... [RUN] 2022-06-10 01:49:52 normalization > 01:49:52 183 of 269 OK created incremental model WRAPBOOK.WORKER_WITHHOLDINGS_SCD................................................ [SUCCESS 1 in 19.95s] 2022-06-10 01:49:52 normalization > 01:49:52 190 of 269 START incremental model WRAPBOOK.ACTIVE_STORAGE_BLOBS........................................................ [RUN] 2022-06-10 01:49:57 normalization > 01:49:57 189 of 269 OK created incremental model WRAPBOOK.AGREEMENT_REQUESTS..................................................... [SUCCESS 1 in 8.18s] 2022-06-10 01:49:57 normalization > 01:49:57 191 of 269 START incremental model WRAPBOOK.BENEFIT_ADMINISTRATORS...................................................... [RUN] 2022-06-10 01:49:58 normalization > 01:49:58 188 of 269 OK created incremental model WRAPBOOK.ACTIVE_STORAGE_ATTACHMENTS............................................. [SUCCESS 1 in 14.33s] 2022-06-10 01:49:58 normalization > 01:49:58 192 of 269 START incremental model WRAPBOOK.AGREEMENT_TEMPLATES......................................................... [RUN] 2022-06-10 01:50:01 normalization > 01:50:01 191 of 269 OK created incremental model WRAPBOOK.BENEFIT_ADMINISTRATORS................................................. [SUCCESS 1 in 4.91s] 2022-06-10 01:50:01 normalization > 01:50:01 193 of 269 START incremental model WRAPBOOK.AUTHENTICATIONS............................................................. [RUN] 2022-06-10 01:50:05 normalization > 01:50:05 178 of 269 OK created incremental model WRAPBOOK.WORKDAYS_SCD........................................................... [SUCCESS 1 in 50.48s] 2022-06-10 01:50:05 normalization > 01:50:05 194 of 269 START incremental model WRAPBOOK.AGREEMENT_SIGNATURES........................................................ [RUN] 2022-06-10 01:50:05 normalization > 01:50:05 192 of 269 OK created incremental model WRAPBOOK.AGREEMENT_TEMPLATES.................................................... [SUCCESS 1 in 7.29s] 2022-06-10 01:50:05 normalization > 01:50:05 195 of 269 START incremental model WRAPBOOK.BENEFIT_PLANS............................................................... [RUN] 2022-06-10 01:50:05 normalization > 01:50:05 177 of 269 OK created incremental model WRAPBOOK.USER_ACTIVITIES_SCD.................................................... [SUCCESS 1 in 51.55s] 2022-06-10 01:50:05 normalization > 01:50:05 196 of 269 START incremental model WRAPBOOK.AICP_LINE_NUMBERS........................................................... [RUN] 2022-06-10 01:50:07 normalization > 01:50:07 190 of 269 OK created incremental model WRAPBOOK.ACTIVE_STORAGE_BLOBS................................................... [SUCCESS 1 in 15.01s] 2022-06-10 01:50:07 normalization > 01:50:07 197 of 269 START incremental model WRAPBOOK.COMPANY_COIS................................................................ [RUN] 2022-06-10 01:50:07 normalization > 01:50:07 193 of 269 OK created incremental model WRAPBOOK.AUTHENTICATIONS........................................................ [SUCCESS 1 in 5.51s] 2022-06-10 01:50:07 normalization > 01:50:07 198 of 269 START incremental model WRAPBOOK.BENEFIT_PAYMENTS............................................................ [RUN] 2022-06-10 01:50:09 normalization > 01:50:09 195 of 269 OK created incremental model WRAPBOOK.BENEFIT_PLANS.......................................................... [SUCCESS 1 in 3.83s] 2022-06-10 01:50:09 normalization > 01:50:09 199 of 269 START incremental model WRAPBOOK.AGREEMENTS.................................................................. [RUN] 2022-06-10 01:50:11 normalization > 01:50:11 197 of 269 OK created incremental model WRAPBOOK.COMPANY_COIS........................................................... [SUCCESS 1 in 3.90s] 2022-06-10 01:50:11 normalization > 01:50:11 200 of 269 START incremental model WRAPBOOK.CHECKS...................................................................... [RUN] 2022-06-10 01:50:11 normalization > 01:50:11 198 of 269 OK created incremental model WRAPBOOK.BENEFIT_PAYMENTS....................................................... [SUCCESS 1 in 3.77s] 2022-06-10 01:50:11 normalization > 01:50:11 201 of 269 START incremental model WRAPBOOK.COMPANY_ONBOARDING_STATUSES................................................. [RUN] 2022-06-10 01:50:11 normalization > 01:50:11 196 of 269 OK created incremental model WRAPBOOK.AICP_LINE_NUMBERS...................................................... [SUCCESS 1 in 6.33s] 2022-06-10 01:50:11 normalization > 01:50:11 202 of 269 START incremental model WRAPBOOK.COMPANY_USERS............................................................... [RUN] 2022-06-10 01:50:14 normalization > 01:50:14 194 of 269 OK created incremental model WRAPBOOK.AGREEMENT_SIGNATURES................................................... [SUCCESS 1 in 9.31s] 2022-06-10 01:50:14 normalization > 01:50:14 203 of 269 START incremental model WRAPBOOK.CREDIT_CARD_CHARGES......................................................... [RUN] 2022-06-10 01:50:16 normalization > 01:50:16 201 of 269 OK created incremental model WRAPBOOK.COMPANY_ONBOARDING_STATUSES............................................ [SUCCESS 1 in 4.67s] 2022-06-10 01:50:16 normalization > 01:50:16 204 of 269 START incremental model WRAPBOOK.COMPANY_WORKERS............................................................. [RUN] 2022-06-10 01:50:16 normalization > 01:50:16 202 of 269 OK created incremental model WRAPBOOK.COMPANY_USERS.......................................................... [SUCCESS 1 in 4.56s] 2022-06-10 01:50:16 normalization > 01:50:16 205 of 269 START incremental model WRAPBOOK.CONTRIBUTION_TYPES.......................................................... [RUN] 2022-06-10 01:50:17 normalization > 01:50:17 200 of 269 OK created incremental model WRAPBOOK.CHECKS................................................................. [SUCCESS 1 in 6.65s] 2022-06-10 01:50:17 normalization > 01:50:17 206 of 269 START incremental model WRAPBOOK.CREDIT_CARDS................................................................ [RUN] 2022-06-10 01:50:18 normalization > 01:50:18 203 of 269 OK created incremental model WRAPBOOK.CREDIT_CARD_CHARGES.................................................... [SUCCESS 1 in 3.98s] 2022-06-10 01:50:18 normalization > 01:50:18 207 of 269 START incremental model WRAPBOOK.CHECK_UPDATES............................................................... [RUN] 2022-06-10 01:50:20 normalization > 01:50:20 205 of 269 OK created incremental model WRAPBOOK.CONTRIBUTION_TYPES..................................................... [SUCCESS 1 in 3.82s] 2022-06-10 01:50:20 normalization > 01:50:20 208 of 269 START incremental model WRAPBOOK.DEVICES..................................................................... [RUN] 2022-06-10 01:50:21 normalization > 01:50:21 206 of 269 OK created incremental model WRAPBOOK.CREDIT_CARDS........................................................... [SUCCESS 1 in 4.01s] 2022-06-10 01:50:21 normalization > 01:50:21 209 of 269 START incremental model WRAPBOOK.DOCUMENTS................................................................... [RUN] 2022-06-10 01:50:23 normalization > 01:50:23 204 of 269 OK created incremental model WRAPBOOK.COMPANY_WORKERS........................................................ [SUCCESS 1 in 7.41s] 2022-06-10 01:50:23 normalization > 01:50:23 210 of 269 START incremental model WRAPBOOK.FLIPPER_FEATURES............................................................ [RUN] 2022-06-10 01:50:24 normalization > 01:50:24 208 of 269 OK created incremental model WRAPBOOK.DEVICES................................................................ [SUCCESS 1 in 4.50s] 2022-06-10 01:50:24 normalization > 01:50:24 211 of 269 START incremental model WRAPBOOK.EXPORTS..................................................................... [RUN] 2022-06-10 01:50:28 normalization > 01:50:28 210 of 269 OK created incremental model WRAPBOOK.FLIPPER_FEATURES....................................................... [SUCCESS 1 in 4.61s] 2022-06-10 01:50:28 normalization > 01:50:28 212 of 269 START incremental model WRAPBOOK.COMPANY_PAYMENT_TAXES....................................................... [RUN] 2022-06-10 01:50:28 normalization > 01:50:28 209 of 269 OK created incremental model WRAPBOOK.DOCUMENTS.............................................................. [SUCCESS 1 in 6.48s] 2022-06-10 01:50:28 normalization > 01:50:28 213 of 269 START incremental model WRAPBOOK.FLIPPER_GATES............................................................... [RUN] 2022-06-10 01:50:28 normalization > 01:50:28 211 of 269 OK created incremental model WRAPBOOK.EXPORTS................................................................ [SUCCESS 1 in 4.07s] 2022-06-10 01:50:28 normalization > 01:50:28 214 of 269 START incremental model WRAPBOOK.GARNISHMENT_ORDERS.......................................................... [RUN] 2022-06-10 01:50:32 normalization > 01:50:32 213 of 269 OK created incremental model WRAPBOOK.FLIPPER_GATES.......................................................... [SUCCESS 1 in 4.08s] 2022-06-10 01:50:32 normalization > 01:50:32 215 of 269 START incremental model WRAPBOOK.I9_FORMS.................................................................... [RUN] 2022-06-10 01:50:33 normalization > 01:50:33 214 of 269 OK created incremental model WRAPBOOK.GARNISHMENT_ORDERS..................................................... [SUCCESS 1 in 4.30s] 2022-06-10 01:50:33 normalization > 01:50:33 216 of 269 START incremental model WRAPBOOK.I9_FORM_DOCUMENTS........................................................... [RUN] 2022-06-10 01:50:33 normalization > 01:50:33 199 of 269 OK created incremental model WRAPBOOK.AGREEMENTS............................................................. [SUCCESS 1 in 24.47s] 2022-06-10 01:50:33 normalization > 01:50:33 217 of 269 START incremental model WRAPBOOK.I9_FORM_SIGNATURES.......................................................... [RUN] 2022-06-10 01:50:36 normalization > 01:50:36 207 of 269 OK created incremental model WRAPBOOK.CHECK_UPDATES.......................................................... [SUCCESS 1 in 17.73s] 2022-06-10 01:50:36 normalization > 01:50:36 218 of 269 START incremental model WRAPBOOK.INSURANCE_QUOTES............................................................ [RUN] 2022-06-10 01:50:38 normalization > 01:50:38 215 of 269 OK created incremental model WRAPBOOK.I9_FORMS............................................................... [SUCCESS 1 in 5.82s] 2022-06-10 01:50:38 normalization > 01:50:38 219 of 269 START incremental model WRAPBOOK.INTEGRATION_PREFERENCES..................................................... [RUN] 2022-06-10 01:50:40 normalization > 01:50:40 216 of 269 OK created incremental model WRAPBOOK.I9_FORM_DOCUMENTS...................................................... [SUCCESS 1 in 6.99s] 2022-06-10 01:50:40 normalization > 01:50:40 220 of 269 START incremental model WRAPBOOK.INTEGRATIONS................................................................ [RUN] 2022-06-10 01:50:41 normalization > 01:50:41 217 of 269 OK created incremental model WRAPBOOK.I9_FORM_SIGNATURES..................................................... [SUCCESS 1 in 7.50s] 2022-06-10 01:50:41 normalization > 01:50:41 221 of 269 START incremental model WRAPBOOK.INSURANCE_QUOTE_SHORT_TERM_DATA_RECORDS..................................... [RUN] 2022-06-10 01:50:41 normalization > 01:50:41 218 of 269 OK created incremental model WRAPBOOK.INSURANCE_QUOTES....................................................... [SUCCESS 1 in 5.52s] 2022-06-10 01:50:41 normalization > 01:50:41 222 of 269 START incremental model WRAPBOOK.INSURANCE_QUOTE_ANNUAL_TERM_DATA_RECORDS.................................... [RUN] 2022-06-10 01:50:42 normalization > 01:50:42 219 of 269 OK created incremental model WRAPBOOK.INTEGRATION_PREFERENCES................................................ [SUCCESS 1 in 4.05s] 2022-06-10 01:50:42 normalization > 01:50:42 223 of 269 START incremental model WRAPBOOK.INTEGRATION_PREFERENCE_OPTIONS.............................................. [RUN] 2022-06-10 01:50:43 normalization > 01:50:43 212 of 269 OK created incremental model WRAPBOOK.COMPANY_PAYMENT_TAXES.................................................. [SUCCESS 1 in 15.67s] 2022-06-10 01:50:43 normalization > 01:50:43 224 of 269 START incremental model WRAPBOOK.IDENTITY_VERIFICATIONS...................................................... [RUN] 2022-06-10 01:50:44 normalization > 01:50:44 220 of 269 OK created incremental model WRAPBOOK.INTEGRATIONS........................................................... [SUCCESS 1 in 4.07s] 2022-06-10 01:50:44 normalization > 01:50:44 225 of 269 START incremental model WRAPBOOK.JOB_CLASSIFICATIONS......................................................... [RUN] 2022-06-10 01:50:47 normalization > 01:50:47 221 of 269 OK created incremental model WRAPBOOK.INSURANCE_QUOTE_SHORT_TERM_DATA_RECORDS................................ [SUCCESS 1 in 6.17s] 2022-06-10 01:50:47 normalization > 01:50:47 226 of 269 START incremental model WRAPBOOK.INVITES..................................................................... [RUN] 2022-06-10 01:50:48 normalization > 01:50:48 225 of 269 OK created incremental model WRAPBOOK.JOB_CLASSIFICATIONS.................................................... [SUCCESS 1 in 4.33s] 2022-06-10 01:50:48 normalization > 01:50:48 227 of 269 START incremental model WRAPBOOK.JOB_CLASSIFICATION_CALCULATORS.............................................. [RUN] 2022-06-10 01:50:49 normalization > 01:50:49 222 of 269 OK created incremental model WRAPBOOK.INSURANCE_QUOTE_ANNUAL_TERM_DATA_RECORDS............................... [SUCCESS 1 in 7.85s] 2022-06-10 01:50:49 normalization > 01:50:49 228 of 269 START incremental model WRAPBOOK.JOB_CLASSIFICATION_SCALE_RATES.............................................. [RUN] 2022-06-10 01:50:51 normalization > 01:50:51 223 of 269 OK created incremental model WRAPBOOK.INTEGRATION_PREFERENCE_OPTIONS......................................... [SUCCESS 1 in 8.69s] 2022-06-10 01:50:51 normalization > 01:50:51 229 of 269 START incremental model WRAPBOOK.LOAN_OUTS................................................................... [RUN] 2022-06-10 01:50:53 normalization > 01:50:53 227 of 269 OK created incremental model WRAPBOOK.JOB_CLASSIFICATION_CALCULATORS......................................... [SUCCESS 1 in 4.50s] 2022-06-10 01:50:53 normalization > 01:50:53 230 of 269 START incremental model WRAPBOOK.NUDGES...................................................................... [RUN] 2022-06-10 01:50:53 normalization > 01:50:53 228 of 269 OK created incremental model WRAPBOOK.JOB_CLASSIFICATION_SCALE_RATES......................................... [SUCCESS 1 in 3.68s] 2022-06-10 01:50:53 normalization > 01:50:53 231 of 269 START incremental model WRAPBOOK.NOTIFICATIONS............................................................... [RUN] 2022-06-10 01:50:55 normalization > 01:50:55 226 of 269 OK created incremental model WRAPBOOK.INVITES................................................................ [SUCCESS 1 in 7.82s] 2022-06-10 01:50:55 normalization > 01:50:55 232 of 269 START incremental model WRAPBOOK.PAID_TIME_OFF_POLICY_MEMBERSHIPS............................................ [RUN] 2022-06-10 01:50:56 normalization > 01:50:56 229 of 269 OK created incremental model WRAPBOOK.LOAN_OUTS.............................................................. [SUCCESS 1 in 5.01s] 2022-06-10 01:50:56 normalization > 01:50:56 233 of 269 START incremental model WRAPBOOK.PAID_TIME_OFF_RECORDS....................................................... [RUN] 2022-06-10 01:50:57 normalization > 01:50:57 224 of 269 OK created incremental model WRAPBOOK.IDENTITY_VERIFICATIONS................................................. [SUCCESS 1 in 13.99s] 2022-06-10 01:50:57 normalization > 01:50:57 234 of 269 START incremental model WRAPBOOK.AUDITS...................................................................... [RUN] 2022-06-10 01:50:57 normalization > 01:50:57 230 of 269 OK created incremental model WRAPBOOK.NUDGES................................................................. [SUCCESS 1 in 4.66s] 2022-06-10 01:50:57 normalization > 01:50:57 235 of 269 START incremental model WRAPBOOK.PAID_TIME_OFF_POLICIES...................................................... [RUN] 2022-06-10 01:50:58 normalization > 01:50:58 232 of 269 OK created incremental model WRAPBOOK.PAID_TIME_OFF_POLICY_MEMBERSHIPS....................................... [SUCCESS 1 in 2.68s] 2022-06-10 01:50:58 normalization > 01:50:58 236 of 269 START incremental model WRAPBOOK.PAYABLE_MILEAGE_DETAILS..................................................... [RUN] 2022-06-10 01:50:58 normalization > 01:50:58 231 of 269 OK created incremental model WRAPBOOK.NOTIFICATIONS.......................................................... [SUCCESS 1 in 5.50s] 2022-06-10 01:50:58 normalization > 01:50:58 237 of 269 START incremental model WRAPBOOK.PAYABLE_INVOICE_DETAILS..................................................... [RUN] 2022-06-10 01:50:59 normalization > 01:50:59 233 of 269 OK created incremental model WRAPBOOK.PAID_TIME_OFF_RECORDS.................................................. [SUCCESS 1 in 3.21s] 2022-06-10 01:50:59 normalization > 01:50:59 238 of 269 START incremental model WRAPBOOK.PAYABLE_PAID_TIME_OFF_REQUEST_DETAILS....................................... [RUN] 2022-06-10 01:51:01 normalization > 01:51:01 235 of 269 OK created incremental model WRAPBOOK.PAID_TIME_OFF_POLICIES................................................. [SUCCESS 1 in 3.69s] 2022-06-10 01:51:01 normalization > 01:51:01 239 of 269 START incremental model WRAPBOOK.PAYABLE_WORKWEEK_DETAILS.................................................... [RUN] 2022-06-10 01:51:02 normalization > 01:51:02 238 of 269 OK created incremental model WRAPBOOK.PAYABLE_PAID_TIME_OFF_REQUEST_DETAILS.................................. [SUCCESS 1 in 3.12s] 2022-06-10 01:51:02 normalization > 01:51:02 240 of 269 START incremental model WRAPBOOK.PAYABLES.................................................................... [RUN] 2022-06-10 01:51:02 normalization > 01:51:02 236 of 269 OK created incremental model WRAPBOOK.PAYABLE_MILEAGE_DETAILS................................................ [SUCCESS 1 in 4.81s] 2022-06-10 01:51:02 normalization > 01:51:02 241 of 269 START incremental model WRAPBOOK.PAYABLE_SHIFT_CALCULATIONS.................................................. [RUN] 2022-06-10 01:51:04 normalization > 01:51:04 237 of 269 OK created incremental model WRAPBOOK.PAYABLE_INVOICE_DETAILS................................................ [SUCCESS 1 in 5.72s] 2022-06-10 01:51:04 normalization > 01:51:04 242 of 269 START incremental model WRAPBOOK.PAYROLL_STATE_SETTINGS...................................................... [RUN] 2022-06-10 01:51:09 normalization > 01:51:09 242 of 269 OK created incremental model WRAPBOOK.PAYROLL_STATE_SETTINGS................................................. [SUCCESS 1 in 4.48s] 2022-06-10 01:51:09 normalization > 01:51:09 243 of 269 START incremental model WRAPBOOK.PAYMENT_METHODS............................................................. [RUN] 2022-06-10 01:51:11 normalization > 01:51:11 239 of 269 OK created incremental model WRAPBOOK.PAYABLE_WORKWEEK_DETAILS............................................... [SUCCESS 1 in 9.99s] 2022-06-10 01:51:11 normalization > 01:51:11 244 of 269 START incremental model WRAPBOOK.PROJECT_WORKER_BULK_IMPORTS................................................. [RUN] 2022-06-10 01:51:15 normalization > 01:51:15 244 of 269 OK created incremental model WRAPBOOK.PROJECT_WORKER_BULK_IMPORTS............................................ [SUCCESS 1 in 4.07s] 2022-06-10 01:51:15 normalization > 01:51:15 245 of 269 START incremental model WRAPBOOK.PROJECT_LOCATIONS........................................................... [RUN] 2022-06-10 01:51:16 normalization > 01:51:16 243 of 269 OK created incremental model WRAPBOOK.PAYMENT_METHODS........................................................ [SUCCESS 1 in 7.49s] 2022-06-10 01:51:16 normalization > 01:51:16 246 of 269 START incremental model WRAPBOOK.PAYABLE_SHIFT_DETAILS....................................................... [RUN] 2022-06-10 01:51:19 normalization > 01:51:19 245 of 269 OK created incremental model WRAPBOOK.PROJECT_LOCATIONS...................................................... [SUCCESS 1 in 4.15s] 2022-06-10 01:51:19 normalization > 01:51:19 247 of 269 START incremental model WRAPBOOK.PROJECT_AGREEMENTS.......................................................... [RUN] 2022-06-10 01:51:20 normalization > 01:51:20 241 of 269 OK created incremental model WRAPBOOK.PAYABLE_SHIFT_CALCULATIONS............................................. [SUCCESS 1 in 17.41s] 2022-06-10 01:51:20 normalization > 01:51:20 248 of 269 START incremental model WRAPBOOK.PAYMENT_SETTLEMENTS......................................................... [RUN] 2022-06-10 01:51:23 normalization > 01:51:23 240 of 269 OK created incremental model WRAPBOOK.PAYABLES............................................................... [SUCCESS 1 in 21.42s] 2022-06-10 01:51:23 normalization > 01:51:23 249 of 269 START incremental model WRAPBOOK.PROJECT_WORKER_BULK_IMPORT_ENTRIES.......................................... [RUN] 2022-06-10 01:51:24 normalization > 01:51:24 247 of 269 OK created incremental model WRAPBOOK.PROJECT_AGREEMENTS..................................................... [SUCCESS 1 in 4.58s] 2022-06-10 01:51:24 normalization > 01:51:24 250 of 269 START incremental model WRAPBOOK.PROJECT_WORKER_LOCATIONS.................................................... [RUN] 2022-06-10 01:51:28 normalization > 01:51:28 249 of 269 OK created incremental model WRAPBOOK.PROJECT_WORKER_BULK_IMPORT_ENTRIES..................................... [SUCCESS 1 in 4.55s] 2022-06-10 01:51:28 normalization > 01:51:28 248 of 269 OK created incremental model WRAPBOOK.PAYMENT_SETTLEMENTS.................................................... [SUCCESS 1 in 7.96s] 2022-06-10 01:51:28 normalization > 01:51:28 251 of 269 START incremental model WRAPBOOK.PROJECT_WORKER_REMINDER_STATS............................................... [RUN] 2022-06-10 01:51:28 normalization > 01:51:28 252 of 269 START incremental model WRAPBOOK.REVERSALS................................................................... [RUN] 2022-06-10 01:51:29 normalization > 01:51:29 250 of 269 OK created incremental model WRAPBOOK.PROJECT_WORKER_LOCATIONS............................................... [SUCCESS 1 in 4.74s] 2022-06-10 01:51:29 normalization > 01:51:29 253 of 269 START incremental model WRAPBOOK.SESSIONS.................................................................... [RUN] 2022-06-10 01:51:29 normalization > 01:51:29 246 of 269 OK created incremental model WRAPBOOK.PAYABLE_SHIFT_DETAILS.................................................. [SUCCESS 1 in 12.77s] 2022-06-10 01:51:29 normalization > 01:51:29 254 of 269 START incremental model WRAPBOOK.SUBSCRIPTIONS............................................................... [RUN] 2022-06-10 01:51:32 normalization > 01:51:32 252 of 269 OK created incremental model WRAPBOOK.REVERSALS.............................................................. [SUCCESS 1 in 3.97s] 2022-06-10 01:51:32 normalization > 01:51:32 255 of 269 START incremental model WRAPBOOK.PROJECT_WORKERS............................................................. [RUN] 2022-06-10 01:51:33 normalization > 01:51:33 254 of 269 OK created incremental model WRAPBOOK.SUBSCRIPTIONS.......................................................... [SUCCESS 1 in 4.01s] 2022-06-10 01:51:33 normalization > 01:51:33 256 of 269 START incremental model WRAPBOOK.PROJECT_WORKER_RATES........................................................ [RUN] 2022-06-10 01:51:33 normalization > 01:51:33 251 of 269 OK created incremental model WRAPBOOK.PROJECT_WORKER_REMINDER_STATS.......................................... [SUCCESS 1 in 5.43s] 2022-06-10 01:51:33 normalization > 01:51:33 257 of 269 START incremental model WRAPBOOK.SUBSCRIPTION_TYPES.......................................................... [RUN] 2022-06-10 01:51:35 normalization > 01:51:35 253 of 269 OK created incremental model WRAPBOOK.SESSIONS............................................................... [SUCCESS 1 in 5.90s] 2022-06-10 01:51:35 normalization > 01:51:35 258 of 269 START incremental model WRAPBOOK.SYMMETRY_TAXES.............................................................. [RUN] 2022-06-10 01:51:37 normalization > 01:51:37 257 of 269 OK created incremental model WRAPBOOK.SUBSCRIPTION_TYPES..................................................... [SUCCESS 1 in 3.61s] 2022-06-10 01:51:37 normalization > 01:51:37 259 of 269 START incremental model WRAPBOOK.PAYMENT_TAXES............................................................... [RUN] 2022-06-10 01:51:38 normalization > 01:51:38 258 of 269 OK created incremental model WRAPBOOK.SYMMETRY_TAXES......................................................... [SUCCESS 1 in 3.87s] 2022-06-10 01:51:38 normalization > 01:51:38 260 of 269 START incremental model WRAPBOOK.VENSURE_WORKERS............................................................. [RUN] 2022-06-10 01:51:40 normalization > 01:51:40 256 of 269 OK created incremental model WRAPBOOK.PROJECT_WORKER_RATES................................................... [SUCCESS 1 in 6.64s] 2022-06-10 01:51:40 normalization > 01:51:40 261 of 269 START incremental model WRAPBOOK.USERS....................................................................... [RUN] 2022-06-10 01:51:40 normalization > 01:51:40 255 of 269 OK created incremental model WRAPBOOK.PROJECT_WORKERS........................................................ [SUCCESS 1 in 8.24s] 2022-06-10 01:51:40 normalization > 01:51:40 262 of 269 START incremental model WRAPBOOK.WORKERS_COMP_APPLICATIONS................................................... [RUN] 2022-06-10 01:51:43 normalization > 01:51:43 260 of 269 OK created incremental model WRAPBOOK.VENSURE_WORKERS........................................................ [SUCCESS 1 in 4.57s] 2022-06-10 01:51:43 normalization > 01:51:43 263 of 269 START incremental model WRAPBOOK.TRANSFERS................................................................... [RUN] 2022-06-10 01:51:46 normalization > 01:51:46 262 of 269 OK created incremental model WRAPBOOK.WORKERS_COMP_APPLICATIONS.............................................. [SUCCESS 1 in 5.74s] 2022-06-10 01:51:46 normalization > 01:51:46 264 of 269 START incremental model WRAPBOOK.WORKERS..................................................................... [RUN] 2022-06-10 01:51:47 normalization > 01:51:47 234 of 269 OK created incremental model WRAPBOOK.AUDITS................................................................. [SUCCESS 1 in 49.47s] 2022-06-10 01:51:47 normalization > 01:51:47 265 of 269 START incremental model WRAPBOOK.WORKER_TAX_EXEMPTIONS....................................................... [RUN] 2022-06-10 01:51:48 normalization > 01:51:48 261 of 269 OK created incremental model WRAPBOOK.USERS.................................................................. [SUCCESS 1 in 8.41s] 2022-06-10 01:51:48 normalization > 01:51:48 266 of 269 START incremental model WRAPBOOK.WORKER_TAX_OPTIONS.......................................................... [RUN] 2022-06-10 01:51:51 normalization > 01:51:51 265 of 269 OK created incremental model WRAPBOOK.WORKER_TAX_EXEMPTIONS.................................................. [SUCCESS 1 in 4.42s] 2022-06-10 01:51:51 normalization > 01:51:51 267 of 269 START incremental model WRAPBOOK.WORKER_WITHHOLDINGS......................................................... [RUN] 2022-06-10 01:51:51 normalization > 01:51:51 263 of 269 OK created incremental model WRAPBOOK.TRANSFERS.............................................................. [SUCCESS 1 in 8.06s] 2022-06-10 01:51:51 normalization > 01:51:51 268 of 269 START incremental model WRAPBOOK.WORKDAYS.................................................................... [RUN] 2022-06-10 01:51:52 normalization > 01:51:52 266 of 269 OK created incremental model WRAPBOOK.WORKER_TAX_OPTIONS..................................................... [SUCCESS 1 in 4.52s] 2022-06-10 01:51:52 normalization > 01:51:52 269 of 269 START incremental model WRAPBOOK.USER_ACTIVITIES............................................................. [RUN] 2022-06-10 01:51:53 normalization > 01:51:53 264 of 269 OK created incremental model WRAPBOOK.WORKERS................................................................ [SUCCESS 1 in 6.84s] 2022-06-10 01:51:57 normalization > 01:51:57 259 of 269 OK created incremental model WRAPBOOK.PAYMENT_TAXES.......................................................... [SUCCESS 1 in 19.76s] 2022-06-10 01:52:01 normalization > 01:52:01 268 of 269 OK created incremental model WRAPBOOK.WORKDAYS............................................................... [SUCCESS 1 in 10.34s] 2022-06-10 01:52:03 normalization > 01:52:03 267 of 269 OK created incremental model WRAPBOOK.WORKER_WITHHOLDINGS.................................................... [SUCCESS 1 in 12.20s] 2022-06-10 01:52:13 normalization > 01:52:13 269 of 269 OK created incremental model WRAPBOOK.USER_ACTIVITIES........................................................ [SUCCESS 1 in 20.33s] 2022-06-10 01:52:13 normalization > 01:52:13 2022-06-10 01:52:13 normalization > 01:52:13 Finished running 86 view models, 11 table models, 172 incremental models in 459.27s. 2022-06-10 01:52:13 normalization > 01:52:13 2022-06-10 01:52:13 normalization > 01:52:13 Completed successfully 2022-06-10 01:52:13 normalization > 01:52:13 2022-06-10 01:52:13 normalization > 01:52:13 Done. PASS=269 WARN=0 ERROR=0 SKIP=0 TOTAL=269 2022-06-10 01:52:14 INFO i.a.w.g.DefaultNormalizationWorker(run):73 - Normalization executed in 7 minutes 59 seconds. 2022-06-10 01:52:14 INFO i.a.w.g.DefaultNormalizationWorker(run):79 - Normalization summary: io.airbyte.config.NormalizationSummary@13516465[startTime=1654825454425,endTime=1654825934123] 2022-06-10 01:52:14 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling... 2022-06-10 01:52:14 INFO i.a.w.t.TemporalUtils(withBackgroundHeartbeat):236 - Stopping temporal heartbeating... 2022-06-10 01:52:14 INFO i.a.v.j.JsonSchemaValidator(test):71 - JSON schema validation failed. errors: $.access_token: is missing but it is required, $.refresh_token: is missing but it is required 2022-06-10 01:52:14 INFO i.a.v.j.JsonSchemaValidator(test):71 - JSON schema validation failed. errors: $.password: object found, string expected 2022-06-10 01:52:14 INFO i.a.v.j.JsonSchemaValidator(test):71 - JSON schema validation failed. errors: $.method: does not have a value in the enumeration [Standard] 2022-06-10 01:52:14 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/9293/1/logs.log 2022-06-10 01:52:14 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.39.16-alpha 2022-06-10 01:52:14 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/source-postgres:0.4.21 exists... 2022-06-10 01:52:14 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/source-postgres:0.4.21 was found locally. 2022-06-10 01:52:14 INFO i.a.w.p.DockerProcessFactory(create):108 - Creating docker job ID: 9293 2022-06-10 01:52:14 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/9293/1 --log-driver none --name source-postgres-check-9293-1-jnuyk --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_CONNECTOR_IMAGE=airbyte/source-postgres:0.4.21 -e WORKER_JOB_ATTEMPT=1 -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_VERSION=0.39.16-alpha -e WORKER_JOB_ID=9293 airbyte/source-postgres:0.4.21 check --config source_config.json 2022-06-10 01:52:15 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Class path contains multiple SLF4J bindings. 2022-06-10 01:52:15 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-06-10 01:52:15 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Found binding in [jar:file:/airbyte/lib/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-06-10 01:52:15 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 2022-06-10 01:52:15 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] 2022-06-10 01:52:16 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:52:16 INFO i.a.i.s.p.PostgresSource(main):409 - starting source: class io.airbyte.integrations.source.postgres.PostgresSource 2022-06-10 01:52:16 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:52:16 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {check=null, config=source_config.json} 2022-06-10 01:52:16 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:52:16 INFO i.a.i.b.IntegrationRunner(runInternal):123 - Running integration: io.airbyte.integrations.base.ssh.SshWrappedSource 2022-06-10 01:52:16 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:52:16 INFO i.a.i.b.IntegrationRunner(runInternal):124 - Command: CHECK 2022-06-10 01:52:16 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:52:16 INFO i.a.i.b.IntegrationRunner(runInternal):125 - Integration config: IntegrationConfig{command=CHECK, configPath='source_config.json', catalogPath='null', statePath='null'} 2022-06-10 01:52:16 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:52:16 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-06-10 01:52:16 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:52:16 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-06-10 01:52:16 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:52:16 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-06-10 01:52:16 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:52:16 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword multiline - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-06-10 01:52:16 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:52:16 INFO i.a.i.b.s.SshTunnel(getInstance):170 - Starting connection with method: NO_TUNNEL 2022-06-10 01:52:16 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:52:16 INFO c.z.h.HikariDataSource():80 - HikariPool-1 - Starting... 2022-06-10 01:52:16 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:52:16 INFO c.z.h.HikariDataSource():82 - HikariPool-1 - Start completed. 2022-06-10 01:52:17 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:52:17 INFO i.a.i.s.p.PostgresSource(isCdc):258 - using CDC: false 2022-06-10 01:52:17 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:52:17 INFO i.a.i.s.j.AbstractJdbcSource(lambda$getCheckOperations$1):93 - Attempting to get metadata from the database to see if we can connect. 2022-06-10 01:52:17 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:52:17 INFO c.z.h.HikariDataSource(close):350 - HikariPool-1 - Shutdown initiated... 2022-06-10 01:52:17 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:52:17 INFO c.z.h.HikariDataSource(close):352 - HikariPool-1 - Shutdown completed. 2022-06-10 01:52:17 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling... 2022-06-10 01:52:17 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/9293/1/logs.log 2022-06-10 01:52:17 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.39.16-alpha 2022-06-10 01:52:17 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/destination-snowflake:0.4.28 exists... 2022-06-10 01:52:17 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/destination-snowflake:0.4.28 was found locally. 2022-06-10 01:52:17 INFO i.a.w.p.DockerProcessFactory(create):108 - Creating docker job ID: 9293 2022-06-10 01:52:17 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/9293/1 --log-driver none --name destination-snowflake-check-9293-1-liubo --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_CONNECTOR_IMAGE=airbyte/destination-snowflake:0.4.28 -e WORKER_JOB_ATTEMPT=1 -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_VERSION=0.39.16-alpha -e WORKER_JOB_ID=9293 airbyte/destination-snowflake:0.4.28 check --config source_config.json 2022-06-10 01:52:18 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Class path contains multiple SLF4J bindings. 2022-06-10 01:52:18 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-06-10 01:52:18 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-06-10 01:52:18 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-06-10 01:52:18 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 2022-06-10 01:52:18 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] 2022-06-10 01:52:18 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:52:18 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {check=null, config=source_config.json} 2022-06-10 01:52:18 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:52:18 INFO i.a.i.b.IntegrationRunner(runInternal):123 - Running integration: io.airbyte.integrations.destination.snowflake.SnowflakeDestination 2022-06-10 01:52:18 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:52:18 INFO i.a.i.b.IntegrationRunner(runInternal):124 - Command: CHECK 2022-06-10 01:52:18 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:52:18 INFO i.a.i.b.IntegrationRunner(runInternal):125 - Integration config: IntegrationConfig{command=CHECK, configPath='source_config.json', catalogPath='null', statePath='null'} 2022-06-10 01:52:19 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:52:19 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-06-10 01:52:19 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:52:19 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-06-10 01:52:19 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:52:19 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-06-10 01:52:19 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:52:19 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword multiline - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-06-10 01:52:19 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:52:19 INFO i.a.i.d.j.c.SwitchingDestination(check):55 - Using destination type: INTERNAL_STAGING 2022-06-10 01:52:19 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:52:19 INFO c.z.h.HikariDataSource(getConnection):110 - HikariPool-1 - Starting... 2022-06-10 01:52:20 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:52:20 INFO c.z.h.p.HikariPool(checkFailFast):565 - HikariPool-1 - Added connection net.snowflake.client.jdbc.SnowflakeConnectionV1@60c73e58 2022-06-10 01:52:20 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:52:20 INFO c.z.h.HikariDataSource(getConnection):123 - HikariPool-1 - Start completed. 2022-06-10 01:52:20 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:52:20 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:21 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:52:21 INFO c.z.h.HikariDataSource(close):350 - HikariPool-1 - Shutdown initiated... 2022-06-10 01:52:22 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 01:52:22 INFO c.z.h.HikariDataSource(close):352 - HikariPool-1 - Shutdown completed. 2022-06-10 01:52:22 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling... 2022-06-10 01:52:23 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/9293/1/logs.log 2022-06-10 01:52:23 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.39.16-alpha 2022-06-10 01:52:23 INFO i.a.w.g.DefaultReplicationWorker(run):115 - start sync worker. job id: 9293 attempt id: 1 2022-06-10 01:52:23 INFO i.a.w.g.DefaultReplicationWorker(run):127 - configured sync modes: {public.active_admin_comments=incremental - append_dedup, public.agreement_templates=incremental - append_dedup, public.companies=full_refresh - overwrite, public.paid_time_off_policy_memberships=incremental - append_dedup, public.symmetry_taxes=incremental - append_dedup, public.active_storage_attachments=incremental - append_dedup, public.payable_paid_time_off_request_details=incremental - append_dedup, public.aicp_accounting_codes=incremental - append_dedup, public.paid_time_off_policies=incremental - append_dedup, public.insurance_quote_short_term_data_records=incremental - append_dedup, public.payment_methods=incremental - append_dedup, public.subscription_types=incremental - append_dedup, public.subscriptions=incremental - append_dedup, public.payment_settlements=incremental - append_dedup, public.payables=incremental - append_dedup, public.payment_taxes=incremental - append_dedup, public.authentications=incremental - append_dedup, public.transfers=incremental - append_dedup, public.loan_outs=incremental - append_dedup, public.contribution_types=incremental - append_dedup, public.company_users=incremental - append_dedup, public.projects=full_refresh - overwrite, public.benefit_payments=incremental - append_dedup, public.devices=incremental - append_dedup, public.integration_preference_options=incremental - append_dedup, public.company_cois=incremental - append_dedup, public.sessions=incremental - append_dedup, public.nudges=incremental - append_dedup, public.integrations=incremental - append_dedup, public.project_workers=incremental - append_dedup, public.active_storage_blobs=incremental - append_dedup, public.invites=incremental - append_dedup, public.payable_shift_calculations=incremental - append_dedup, public.payments=full_refresh - overwrite, public.vensure_workers=incremental - append_dedup, public.job_classification_calculators=incremental - append_dedup, public.workday_contributions=full_refresh - overwrite, public.agreements=incremental - append_dedup, public.project_worker_bulk_imports=incremental - append_dedup, public.agreement_signatures=incremental - append_dedup, public.identity_verifications=incremental - append_dedup, public.benefit_plans=incremental - append_dedup, public.project_worker_rates=incremental - append_dedup, public.project_worker_reminder_stats=incremental - append_dedup, public.emails=full_refresh - overwrite, public.workers=incremental - append_dedup, public.company_payment_taxes=incremental - append_dedup, public.i9_form_signatures=incremental - append_dedup, public.documents=incremental - append_dedup, public.payrolls=full_refresh - overwrite, public.worker_withholdings=incremental - append_dedup, public.workers_comp_settings=full_refresh - overwrite, public.job_classification_scale_rates=incremental - append_dedup, public.project_agreements=incremental - append_dedup, public.users=incremental - append_dedup, public.company_onboarding_statuses=incremental - append_dedup, public.i9_forms=incremental - append_dedup, public.workers_comp_applications=incremental - append_dedup, public.check_updates=incremental - append_dedup, public.project_worker_bulk_import_entries=incremental - append_dedup, public.workday_earnings=full_refresh - overwrite, public.payroll_state_settings=incremental - append_dedup, public.audits=incremental - append_dedup, public.payable_shift_details=incremental - append_dedup, public.reversals=incremental - append_dedup, public.worker_tax_exemptions=incremental - append_dedup, public.i9_form_documents=incremental - append_dedup, public.notifications=incremental - append_dedup, public.active_storage_variant_records=full_refresh - overwrite, public.payable_mileage_details=incremental - append_dedup, public.credit_card_charges=incremental - append_dedup, public.paid_time_off_records=incremental - append_dedup, public.addresses=incremental - append_dedup, public.ach_batches=incremental - append_dedup, public.credit_cards=incremental - append_dedup, public.aicp_line_numbers=incremental - append_dedup, public.integration_preferences=incremental - append_dedup, public.project_locations=incremental - append_dedup, public.agreement_requests=incremental - append_dedup, public.exports=incremental - append_dedup, public.worker_tax_options=incremental - append_dedup, public.payable_workweek_details=incremental - append_dedup, public.flipper_features=incremental - append_dedup, public.flipper_gates=incremental - append_dedup, public.workdays=incremental - append_dedup, public.company_workers=incremental - append_dedup, public.project_worker_locations=incremental - append_dedup, public.insurance_quote_annual_term_data_records=incremental - append_dedup, public.benefit_administrators=incremental - append_dedup, public.workday_hours=full_refresh - overwrite, public.garnishment_orders=incremental - append_dedup, public.job_classifications=incremental - append_dedup, public.payable_invoice_details=incremental - append_dedup, public.user_activities=incremental - append_dedup, public.checks=incremental - append_dedup, public.job_classification_codes=full_refresh - overwrite, public.insurance_quotes=incremental - append_dedup} 2022-06-10 01:52:23 INFO i.a.w.i.DefaultAirbyteDestination(start):69 - Running destination... 2022-06-10 01:52:23 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/destination-snowflake:0.4.28 exists... 2022-06-10 01:52:23 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/destination-snowflake:0.4.28 was found locally. 2022-06-10 01:52:23 INFO i.a.w.p.DockerProcessFactory(create):108 - Creating docker job ID: 9293 2022-06-10 01:52:23 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/9293/1 --log-driver none --name destination-snowflake-write-9293-1-mewqi --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_CONNECTOR_IMAGE=airbyte/destination-snowflake:0.4.28 -e WORKER_JOB_ATTEMPT=1 -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_VERSION=0.39.16-alpha -e WORKER_JOB_ID=9293 airbyte/destination-snowflake:0.4.28 write --config destination_config.json --catalog destination_catalog.json 2022-06-10 01:52:23 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/source-postgres:0.4.21 exists... 2022-06-10 01:52:23 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/source-postgres:0.4.21 was found locally. 2022-06-10 01:52:23 INFO i.a.w.p.DockerProcessFactory(create):108 - Creating docker job ID: 9293 2022-06-10 01:52:23 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/9293/1 --log-driver none --name source-postgres-read-9293-1-hlqwt --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_CONNECTOR_IMAGE=airbyte/source-postgres:0.4.21 -e WORKER_JOB_ATTEMPT=1 -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_VERSION=0.39.16-alpha -e WORKER_JOB_ID=9293 airbyte/source-postgres:0.4.21 read --config source_config.json --catalog source_catalog.json --state input_state.json 2022-06-10 01:52:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getDestinationOutputRunnable$7):395 - Destination output thread started. 2022-06-10 01:52:23 INFO i.a.w.g.DefaultReplicationWorker(run):169 - Waiting for source and destination threads to complete. 2022-06-10 01:52:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):298 - Replication thread started. 2022-06-10 01:52:24 source > SLF4J: Class path contains multiple SLF4J bindings. 2022-06-10 01:52:24 source > SLF4J: Found binding in [jar:file:/airbyte/lib/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-06-10 01:52:24 source > SLF4J: Found binding in [jar:file:/airbyte/lib/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-06-10 01:52:24 source > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 2022-06-10 01:52:24 source > SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] 2022-06-10 01:52:24 destination > SLF4J: Class path contains multiple SLF4J bindings. 2022-06-10 01:52:24 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-06-10 01:52:24 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-06-10 01:52:24 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-06-10 01:52:24 destination > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 2022-06-10 01:52:24 destination > SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] 2022-06-10 01:52:25 source > 2022-06-10 01:52:25 INFO i.a.i.s.p.PostgresSource(main):409 - starting source: class io.airbyte.integrations.source.postgres.PostgresSource 2022-06-10 01:52:25 source > 2022-06-10 01:52:25 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {read=null, catalog=source_catalog.json, state=input_state.json, config=source_config.json} 2022-06-10 01:52:25 source > 2022-06-10 01:52:25 INFO i.a.i.b.IntegrationRunner(runInternal):123 - Running integration: io.airbyte.integrations.base.ssh.SshWrappedSource 2022-06-10 01:52:25 source > 2022-06-10 01:52:25 INFO i.a.i.b.IntegrationRunner(runInternal):124 - Command: READ 2022-06-10 01:52:25 source > 2022-06-10 01:52:25 INFO i.a.i.b.IntegrationRunner(runInternal):125 - Integration config: IntegrationConfig{command=READ, configPath='source_config.json', catalogPath='source_catalog.json', statePath='input_state.json'} 2022-06-10 01:52:25 destination > 2022-06-10 01:52:25 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {catalog=destination_catalog.json, write=null, config=destination_config.json} 2022-06-10 01:52:25 destination > 2022-06-10 01:52:25 INFO i.a.i.b.IntegrationRunner(runInternal):123 - Running integration: io.airbyte.integrations.destination.snowflake.SnowflakeDestination 2022-06-10 01:52:25 destination > 2022-06-10 01:52:25 INFO i.a.i.b.IntegrationRunner(runInternal):124 - Command: WRITE 2022-06-10 01:52:25 destination > 2022-06-10 01:52:25 INFO i.a.i.b.IntegrationRunner(runInternal):125 - Integration config: IntegrationConfig{command=WRITE, configPath='destination_config.json', catalogPath='destination_catalog.json', statePath='null'} 2022-06-10 01:52:25 source > 2022-06-10 01:52:25 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-06-10 01:52:25 source > 2022-06-10 01:52:25 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-06-10 01:52:25 source > 2022-06-10 01:52:25 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-06-10 01:52:25 source > 2022-06-10 01:52:25 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword multiline - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-06-10 01:52:25 destination > 2022-06-10 01:52:25 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-06-10 01:52:25 destination > 2022-06-10 01:52:25 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-06-10 01:52:25 destination > 2022-06-10 01:52:25 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-06-10 01:52:25 destination > 2022-06-10 01:52:25 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword multiline - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-06-10 01:52:25 destination > 2022-06-10 01:52:25 INFO i.a.i.d.j.c.SwitchingDestination(getConsumer):65 - Using destination type: INTERNAL_STAGING 2022-06-10 01:52:26 source > 2022-06-10 01:52:26 INFO i.a.i.b.s.SshTunnel(getInstance):170 - Starting connection with method: NO_TUNNEL 2022-06-10 01:52:26 source > 2022-06-10 01:52:26 INFO c.z.h.HikariDataSource():80 - HikariPool-1 - Starting... 2022-06-10 01:52:26 source > 2022-06-10 01:52:26 INFO c.z.h.HikariDataSource():82 - HikariPool-1 - Start completed. 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=ach_batches, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_xnc_ach_batches, outputTableName=_airbyte_raw_ach_batches, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=active_admin_comments, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_hvs_active_admin_comments, outputTableName=_airbyte_raw_active_admin_comments, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=active_storage_attachments, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_lfz_active_storage_attachments, outputTableName=_airbyte_raw_active_storage_attachments, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=active_storage_blobs, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_gvv_active_storage_blobs, outputTableName=_airbyte_raw_active_storage_blobs, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=active_storage_variant_records, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_pcx_active_storage_variant_records, outputTableName=_airbyte_raw_active_storage_variant_records, syncMode=overwrite} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=addresses, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_ohv_addresses, outputTableName=_airbyte_raw_addresses, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=agreement_requests, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_edm_agreement_requests, outputTableName=_airbyte_raw_agreement_requests, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=agreement_signatures, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_byw_agreement_signatures, outputTableName=_airbyte_raw_agreement_signatures, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=agreement_templates, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_pwu_agreement_templates, outputTableName=_airbyte_raw_agreement_templates, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=agreements, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_diw_agreements, outputTableName=_airbyte_raw_agreements, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=aicp_accounting_codes, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_twd_aicp_accounting_codes, outputTableName=_airbyte_raw_aicp_accounting_codes, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=aicp_line_numbers, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_qih_aicp_line_numbers, outputTableName=_airbyte_raw_aicp_line_numbers, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=audits, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_zrc_audits, outputTableName=_airbyte_raw_audits, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=authentications, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_pdd_authentications, outputTableName=_airbyte_raw_authentications, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=benefit_administrators, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_isz_benefit_administrators, outputTableName=_airbyte_raw_benefit_administrators, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=benefit_payments, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_osd_benefit_payments, outputTableName=_airbyte_raw_benefit_payments, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=benefit_plans, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_gmo_benefit_plans, outputTableName=_airbyte_raw_benefit_plans, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=check_updates, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_fit_check_updates, outputTableName=_airbyte_raw_check_updates, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=checks, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_vht_checks, outputTableName=_airbyte_raw_checks, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=companies, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_agp_companies, outputTableName=_airbyte_raw_companies, syncMode=overwrite} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=company_cois, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_shb_company_cois, outputTableName=_airbyte_raw_company_cois, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=company_onboarding_statuses, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_fsv_company_onboarding_statuses, outputTableName=_airbyte_raw_company_onboarding_statuses, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=company_payment_taxes, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_tlo_company_payment_taxes, outputTableName=_airbyte_raw_company_payment_taxes, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=company_users, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_fye_company_users, outputTableName=_airbyte_raw_company_users, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=company_workers, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_rzc_company_workers, outputTableName=_airbyte_raw_company_workers, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=contribution_types, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_zlj_contribution_types, outputTableName=_airbyte_raw_contribution_types, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=credit_card_charges, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_zzh_credit_card_charges, outputTableName=_airbyte_raw_credit_card_charges, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=credit_cards, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_xnf_credit_cards, outputTableName=_airbyte_raw_credit_cards, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=devices, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_emh_devices, outputTableName=_airbyte_raw_devices, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=documents, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_uur_documents, outputTableName=_airbyte_raw_documents, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=emails, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_juk_emails, outputTableName=_airbyte_raw_emails, syncMode=overwrite} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=exports, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_qhk_exports, outputTableName=_airbyte_raw_exports, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=flipper_features, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_lsv_flipper_features, outputTableName=_airbyte_raw_flipper_features, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=flipper_gates, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_fob_flipper_gates, outputTableName=_airbyte_raw_flipper_gates, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=garnishment_orders, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_lud_garnishment_orders, outputTableName=_airbyte_raw_garnishment_orders, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=i9_form_documents, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_qsw_i9_form_documents, outputTableName=_airbyte_raw_i9_form_documents, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=i9_form_signatures, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_pyq_i9_form_signatures, outputTableName=_airbyte_raw_i9_form_signatures, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=i9_forms, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_dts_i9_forms, outputTableName=_airbyte_raw_i9_forms, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=identity_verifications, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_bio_identity_verifications, outputTableName=_airbyte_raw_identity_verifications, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=insurance_quote_annual_term_data_records, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_ezt_insurance_quote_annual_term_data_records, outputTableName=_airbyte_raw_insurance_quote_annual_term_data_records, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=insurance_quote_short_term_data_records, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_cvc_insurance_quote_short_term_data_records, outputTableName=_airbyte_raw_insurance_quote_short_term_data_records, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=insurance_quotes, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_nvs_insurance_quotes, outputTableName=_airbyte_raw_insurance_quotes, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=integration_preference_options, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_gir_integration_preference_options, outputTableName=_airbyte_raw_integration_preference_options, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=integration_preferences, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_jbp_integration_preferences, outputTableName=_airbyte_raw_integration_preferences, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=integrations, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_yce_integrations, outputTableName=_airbyte_raw_integrations, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=invites, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_kob_invites, outputTableName=_airbyte_raw_invites, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=job_classification_calculators, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_mus_job_classification_calculators, outputTableName=_airbyte_raw_job_classification_calculators, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=job_classification_codes, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_gfj_job_classification_codes, outputTableName=_airbyte_raw_job_classification_codes, syncMode=overwrite} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=job_classification_scale_rates, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_akw_job_classification_scale_rates, outputTableName=_airbyte_raw_job_classification_scale_rates, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=job_classifications, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_uhp_job_classifications, outputTableName=_airbyte_raw_job_classifications, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=loan_outs, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_sox_loan_outs, outputTableName=_airbyte_raw_loan_outs, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=notifications, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_mpf_notifications, outputTableName=_airbyte_raw_notifications, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=nudges, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_xxg_nudges, outputTableName=_airbyte_raw_nudges, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=paid_time_off_policies, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_plz_paid_time_off_policies, outputTableName=_airbyte_raw_paid_time_off_policies, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=paid_time_off_policy_memberships, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_qpm_paid_time_off_policy_memberships, outputTableName=_airbyte_raw_paid_time_off_policy_memberships, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=paid_time_off_records, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_fhd_paid_time_off_records, outputTableName=_airbyte_raw_paid_time_off_records, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=payable_invoice_details, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_eli_payable_invoice_details, outputTableName=_airbyte_raw_payable_invoice_details, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=payable_mileage_details, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_osy_payable_mileage_details, outputTableName=_airbyte_raw_payable_mileage_details, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=payable_paid_time_off_request_details, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_niw_payable_paid_time_off_request_details, outputTableName=_airbyte_raw_payable_paid_time_off_request_details, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=payable_shift_calculations, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_lcm_payable_shift_calculations, outputTableName=_airbyte_raw_payable_shift_calculations, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=payable_shift_details, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_vrl_payable_shift_details, outputTableName=_airbyte_raw_payable_shift_details, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=payable_workweek_details, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_nqu_payable_workweek_details, outputTableName=_airbyte_raw_payable_workweek_details, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=payables, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_yeu_payables, outputTableName=_airbyte_raw_payables, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=payment_methods, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_esa_payment_methods, outputTableName=_airbyte_raw_payment_methods, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=payment_settlements, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_xdh_payment_settlements, outputTableName=_airbyte_raw_payment_settlements, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=payment_taxes, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_uia_payment_taxes, outputTableName=_airbyte_raw_payment_taxes, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=payments, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_fmf_payments, outputTableName=_airbyte_raw_payments, syncMode=overwrite} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=payroll_state_settings, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_bfq_payroll_state_settings, outputTableName=_airbyte_raw_payroll_state_settings, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=payrolls, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_gml_payrolls, outputTableName=_airbyte_raw_payrolls, syncMode=overwrite} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=project_agreements, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_cap_project_agreements, outputTableName=_airbyte_raw_project_agreements, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=project_locations, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_azt_project_locations, outputTableName=_airbyte_raw_project_locations, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=project_worker_bulk_import_entries, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_qwx_project_worker_bulk_import_entries, outputTableName=_airbyte_raw_project_worker_bulk_import_entries, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=project_worker_bulk_imports, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_taq_project_worker_bulk_imports, outputTableName=_airbyte_raw_project_worker_bulk_imports, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=project_worker_locations, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_era_project_worker_locations, outputTableName=_airbyte_raw_project_worker_locations, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=project_worker_rates, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_dkr_project_worker_rates, outputTableName=_airbyte_raw_project_worker_rates, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=project_worker_reminder_stats, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_whp_project_worker_reminder_stats, outputTableName=_airbyte_raw_project_worker_reminder_stats, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=project_workers, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_jsd_project_workers, outputTableName=_airbyte_raw_project_workers, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=projects, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_iud_projects, outputTableName=_airbyte_raw_projects, syncMode=overwrite} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=reversals, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_gnk_reversals, outputTableName=_airbyte_raw_reversals, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=sessions, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_mbh_sessions, outputTableName=_airbyte_raw_sessions, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=subscription_types, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_zyn_subscription_types, outputTableName=_airbyte_raw_subscription_types, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=subscriptions, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_fqb_subscriptions, outputTableName=_airbyte_raw_subscriptions, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=symmetry_taxes, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_rxo_symmetry_taxes, outputTableName=_airbyte_raw_symmetry_taxes, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=transfers, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_zsx_transfers, outputTableName=_airbyte_raw_transfers, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=user_activities, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_flf_user_activities, outputTableName=_airbyte_raw_user_activities, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=users, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_kle_users, outputTableName=_airbyte_raw_users, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=vensure_workers, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_tob_vensure_workers, outputTableName=_airbyte_raw_vensure_workers, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=workday_contributions, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_wwf_workday_contributions, outputTableName=_airbyte_raw_workday_contributions, syncMode=overwrite} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=workday_earnings, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_npu_workday_earnings, outputTableName=_airbyte_raw_workday_earnings, syncMode=overwrite} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=workday_hours, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_bxj_workday_hours, outputTableName=_airbyte_raw_workday_hours, syncMode=overwrite} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=workdays, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_dus_workdays, outputTableName=_airbyte_raw_workdays, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=worker_tax_exemptions, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_qjc_worker_tax_exemptions, outputTableName=_airbyte_raw_worker_tax_exemptions, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=worker_tax_options, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_bpe_worker_tax_options, outputTableName=_airbyte_raw_worker_tax_options, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=worker_withholdings, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_neu_worker_withholdings, outputTableName=_airbyte_raw_worker_withholdings, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=workers, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_aon_workers, outputTableName=_airbyte_raw_workers, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=workers_comp_applications, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_uns_workers_comp_applications, outputTableName=_airbyte_raw_workers_comp_applications, syncMode=append_dedup} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=workers_comp_settings, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_eza_workers_comp_settings, outputTableName=_airbyte_raw_workers_comp_settings, syncMode=overwrite} 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.b.BufferedStreamConsumer(startTracked):116 - class io.airbyte.integrations.destination.buffered_stream_consumer.BufferedStreamConsumer started. 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):117 - Preparing tmp tables in destination started for 97 streams 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream ach_batches: tmp table: _airbyte_tmp_xnc_ach_batches, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:26 destination > 2022-06-10 01:52:26 INFO c.z.h.HikariDataSource(getConnection):110 - HikariPool-1 - Starting... 2022-06-10 01:52:26 source > 2022-06-10 01:52:26 INFO i.a.i.s.p.PostgresSource(isCdc):258 - using CDC: false 2022-06-10 01:52:26 source > 2022-06-10 01:52:26 INFO i.a.i.s.j.AbstractJdbcSource(lambda$getCheckOperations$1):93 - Attempting to get metadata from the database to see if we can connect. 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO c.z.h.HikariDataSource(close):350 - HikariPool-1 - Shutdown initiated... 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO c.z.h.HikariDataSource(close):352 - HikariPool-1 - Shutdown completed. 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.CdcStateManager():26 - Initialized CDC state with: null 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='workers_comp_settings', namespace='public'}. Cursor Field: null Value: null 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='payments', namespace='public'}. Cursor Field: null Value: null 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='benefit_payments', namespace='public'}. Cursor Field: updated_at Value: 2022-06-08T23:50:09.154093 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='agreement_templates', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:27:53.153640 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='active_storage_variant_records', namespace='public'}. Cursor Field: null Value: null 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='subscriptions', namespace='public'}. Cursor Field: updated_at Value: 2022-06-08T22:36:07.360696 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='payment_taxes', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:11:46.525904 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='i9_form_documents', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:06:18.475894 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='workday_contributions', namespace='public'}. Cursor Field: null Value: null 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='workers_comp_applications', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:10:44.329636 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='company_cois', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:45:22.914045 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='insurance_quote_annual_term_data_records', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:23:23.923049 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='payroll_state_settings', namespace='public'}. Cursor Field: updated_at Value: 2022-05-11T14:36:35.542425 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='company_payment_taxes', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:00:04.926787 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='job_classifications', namespace='public'}. Cursor Field: updated_at Value: 2022-06-08T18:19:05.575154 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='subscription_types', namespace='public'}. Cursor Field: updated_at Value: 2022-04-26T17:07:53.831984 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='job_classification_scale_rates', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T19:19:21.952008 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='devices', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:51:57.623734 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='exports', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T20:49:52.197966 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='payment_methods', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:10:58.753702 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='active_storage_attachments', namespace='public'}. Cursor Field: created_at Value: 2022-06-09T22:43:56.243262 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='integration_preferences', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T19:47:57.215124 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='company_workers', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:05:54.858193 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='project_worker_bulk_import_entries', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T13:51:37.713850 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='job_classification_calculators', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:00:56.601761 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='payable_workweek_details', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:11:52.212770 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='aicp_accounting_codes', namespace='public'}. Cursor Field: updated_at Value: 2022-04-27T17:21:41.554518 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='payrolls', namespace='public'}. Cursor Field: null Value: null 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='credit_cards', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:29:34.837221 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='documents', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:03:30.164251 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='benefit_plans', namespace='public'}. Cursor Field: updated_at Value: 2022-06-08T23:13:14.622397 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='aicp_line_numbers', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:50:24.407631 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='insurance_quote_short_term_data_records', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T20:56:30.929121 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='project_worker_rates', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:19:10.856293 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='audits', namespace='public'}. Cursor Field: created_at Value: 2022-06-09T22:52:39.545770 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='payable_paid_time_off_request_details', namespace='public'}. Cursor Field: updated_at Value: null 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='project_worker_bulk_imports', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T00:23:13.349908 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='user_activities', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:20:55.907662 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='addresses', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:46:49.167451 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='active_storage_blobs', namespace='public'}. Cursor Field: created_at Value: 2022-06-09T22:45:22.910756 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='company_users', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:56:49.044356 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='workday_hours', namespace='public'}. Cursor Field: null Value: null 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='nudges', namespace='public'}. Cursor Field: updated_at Value: 2022-03-19T21:03:43.834009 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='payable_invoice_details', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:35:39.560874 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='project_agreements', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:10:45.123095 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='payables', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:12:14.357426 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='authentications', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:56:59.301449 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='agreements', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:48:16.833716 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='symmetry_taxes', namespace='public'}. Cursor Field: updated_at Value: 2022-06-05T17:52:15.857336 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='credit_card_charges', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:29:36.324454 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='invites', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:08:47.907868 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='payable_shift_calculations', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:09:27.579694 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='agreement_requests', namespace='public'}. Cursor Field: created_at Value: 2022-06-09T22:46:10.823145 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='project_workers', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:19:55.558759 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='worker_tax_options', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:08:18.748427 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='transfers', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:45:06.660444 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='contribution_types', namespace='public'}. Cursor Field: updated_at Value: 2022-06-06T14:35:05.613849 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='active_admin_comments', namespace='public'}. Cursor Field: created_at Value: 2022-06-09T21:19:26.411646 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='integrations', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T19:48:15.265605 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='projects', namespace='public'}. Cursor Field: null Value: null 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='i9_form_signatures', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:06:25.307060 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='worker_tax_exemptions', namespace='public'}. Cursor Field: updated_at Value: 2022-06-03T17:17:39.248158 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='agreement_signatures', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:47:53.650086 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='companies', namespace='public'}. Cursor Field: null Value: null 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='project_worker_locations', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:18:49.719669 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='payable_shift_details', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:10:44.434499 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='payment_settlements', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T21:19:31.011633 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='emails', namespace='public'}. Cursor Field: null Value: null 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='insurance_quotes', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:23:23.918039 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='payable_mileage_details', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:05:47.797161 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='workdays', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:23:46.387196 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='paid_time_off_records', namespace='public'}. Cursor Field: updated_at Value: null 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='loan_outs', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:20:10.350725 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='flipper_gates', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:13:57.184938 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='check_updates', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T21:19:32.058930 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='i9_forms', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:06:25.308841 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='users', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:25:16.827423 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='project_locations', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:59:25.463540 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='workers', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:26:55.451420 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='worker_withholdings', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:15:01.915139 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='sessions', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:20:18.588429 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='job_classification_codes', namespace='public'}. Cursor Field: null Value: null 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='company_onboarding_statuses', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:48:46.360546 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='benefit_administrators', namespace='public'}. Cursor Field: updated_at Value: 2022-04-11T18:06:01.860523 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='paid_time_off_policies', namespace='public'}. Cursor Field: updated_at Value: null 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='checks', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T21:19:32.066486 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='ach_batches', namespace='public'}. Cursor Field: created_at Value: 2022-06-09T01:30:03.932687 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='garnishment_orders', namespace='public'}. Cursor Field: updated_at Value: 2022-06-06T17:50:41.295193 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='identity_verifications', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:05:57.174736 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='paid_time_off_policy_memberships', namespace='public'}. Cursor Field: updated_at Value: null 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='flipper_features', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T19:54:48.663833 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='integration_preference_options', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T19:46:39.837719 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='vensure_workers', namespace='public'}. Cursor Field: created_at Value: 2022-06-09T01:05:46.385712 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='workday_earnings', namespace='public'}. Cursor Field: null Value: null 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='project_worker_reminder_stats', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:18:17.638407 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='reversals', namespace='public'}. Cursor Field: updated_at Value: 2022-06-07T22:14:29.456066 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='notifications', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:05:23.948452 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO c.z.h.HikariDataSource():80 - HikariPool-2 - Starting... 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO c.z.h.HikariDataSource():82 - HikariPool-2 - Start completed. 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.p.PostgresSource(discoverInternal):153 - No schemas explicitly set on UI to process, so will process all of existing schemas in DB 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(discoverInternal):121 - Internal schemas to exclude: [catalog_history, information_schema, pg_catalog, pg_internal] 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.d.j.s.AdaptiveStreamingQueryConfig(initialize):38 - Set initial fetch size: 10 rows 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.d.j.s.TwoStageSizeEstimator(getTargetBufferByteSize):72 - Max memory limit: 12473860096, JDBC buffer size: 1073741824 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_mileage_details column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_mileage_details column mileage_count (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_mileage_details column mileage_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_mileage_details column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_mileage_details column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column policy_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column accrual_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column accrual_start_lag_days (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column usage_start_lag_days (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column accrual_rate_numerator_minutes (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column accrual_rate_denominator_minutes (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column accrual_maximum_minutes (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column usage_minimum_minutes (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column usage_maximum_minutes (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column usage_maximum_time_period_value (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column usage_maximum_time_period_unit (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column carry_over_maximum_minutes (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column rehire_grace_period_days (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column pay_out_time_on_termination (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column pay_out_rate_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column limit_accrual_to_policy_location (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column limit_usage_to_policy_location (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column city (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column state (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column county_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column owner_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column owner_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column front_load_minutes (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column end_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column archived_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column enabled (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table emails column id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table emails column address (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table emails column verified_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table emails column verification_token (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table emails column primary (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table emails column user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table emails column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table emails column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_tax_exemptions column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_tax_exemptions column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_tax_exemptions column symmetry_tax_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_tax_exemptions column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_tax_exemptions column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column amount_percent (type numeric[6]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column garnishment_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column received_at (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column responded_at (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column response (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column priority (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column issuing_state (type varchar[3]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column case_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column case_id_2 (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column issuing_county (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column issuing_court (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column fips_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column end_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column expected_amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column expected_state_fee_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column due_date_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column due_date_pay_date_plus_days (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column due_date_day_of_month (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column due_date_threshold_amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column payee_ap_vendor_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column auditable_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column associated_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column associated_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column user_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column user_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column username (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column action (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column audited_changes (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column version (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column comment (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column remote_address (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column request_uuid (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column auditable_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table aicp_accounting_codes column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table aicp_accounting_codes column value (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table aicp_accounting_codes column description (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table aicp_accounting_codes column section (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table aicp_accounting_codes column section_description (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table aicp_accounting_codes column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table aicp_accounting_codes column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table aicp_accounting_codes column sort_order (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_hours column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_hours column workday_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_hours column multiplier (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_hours column hourly_rate_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_hours column time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_hours column amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_hours column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_hours column payable_shift_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_calculators column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_calculators column job_classification_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_calculators column calculator_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_calculators column identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_calculators column valid_from (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_calculators column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_calculators column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column payment_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column benefit_plan_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column benefit_reference_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column location_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column wage_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column benefit_amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column benefit_amount_ytd_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column annual_limit_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column is_catch_up (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column calculated_amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column employer_calculated_amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column employer_contribution_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column employer_contribution_ytd_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column is_paid (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column year (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table vensure_workers column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table vensure_workers column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table vensure_workers column wc_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table vensure_workers column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_imports column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_imports column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_imports column user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_imports column project_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_imports column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_imports column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table exports column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table exports column user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table exports column user_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table exports column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table exports column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table exports column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table exports column project_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table data_migrations column version (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flipper_gates column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flipper_gates column feature_key (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flipper_gates column key (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flipper_gates column value (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flipper_gates column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flipper_gates column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_invoice_details column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_invoice_details column work_item_for_time_worked (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_invoice_details column work_item_paid_work_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_invoice_details column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_invoice_details column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:27 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table credit_card_charges column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:27 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table credit_card_charges column credit_card_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table credit_card_charges column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table credit_card_charges column amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table credit_card_charges column description (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table credit_card_charges column error (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table credit_card_charges column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table credit_card_charges column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column day_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column work_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column start_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column end_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column meal_1_start_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column meal_1_end_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column meal_2_start_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column meal_2_end_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column non_deductible_breakfast (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column second_walking_meal (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column travel_start_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column travel_end_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column rate_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column rate_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column rate_amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column rate_guaranteed_hours (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column rate_hourly_rate_cents (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column job_classification_scale_rate_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column job_classification_agreement_identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column tz_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column travel_duration (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nacha_files column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nacha_files column date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nacha_files column sequence (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nacha_files column user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nacha_files column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nacha_files column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nacha_files column user_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nacha_files column uploaded_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nacha_files column body_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nacha_files column debit_total_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nacha_files column credit_total_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nacha_files column uploaded_filename (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column workweek_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column call_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column wrap_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column meal_1_out_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column meal_1_in_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column meal_2_out_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column meal_2_in_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column rate_amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column rate_guaranteed_hours (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column meal_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column work_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column rate_hourly_rate_cents (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column paid_work_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column rate_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column rate_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column sequential_workday_number (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column meal_1_recognized_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column meal_2_recognized_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column sequential_weekday_number (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column meal_1_penalty_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column meal_2_penalty_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column non_deductible_breakfast (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column second_walking_meal (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column day_descriptor (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column forced_call_turnaround_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column forced_call_penalty_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column rate_contract_identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column meal_1_penalty_periods (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column meal_2_penalty_periods (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column day_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column job_classification_scale_rate_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column job_classification_agreement_identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column work_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column travel_start_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column travel_end_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column travel_duration (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column travel_allowance_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column recognized_travel_start_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column recognized_travel_end_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column recognized_travel_duration (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column recognized_work_start_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column recognized_work_end_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column payable_shift_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_role_policies column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_role_policies column iam_policy_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_role_policies column iam_role_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_role_policies column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_role_policies column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_variant_records column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_variant_records column blob_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_variant_records column variation_digest (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column owner_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column owner_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column routing_number (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column account_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column account_purpose (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column name_on_account (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column plaid_account_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column plaid_access_token (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column balance_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column balance_updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column plaid_connected (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column verification_method (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column account_number_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column plaid_account_mask (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column institution_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integration_preferences column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integration_preferences column integration_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integration_preferences column field (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integration_preferences column value (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integration_preferences column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integration_preferences column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column payment_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column symmetry_tax_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column unemployment_tax (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column resident (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column wage_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column description (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column wage_base_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column subject_wages_ctd_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column subject_wages_qtd_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column subject_wages_ytd_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column excess_wages_ctd_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column excess_wages_qtd_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column excess_wages_ytd_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column month (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column quarter (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column year (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column subject_wages_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column adjustment (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column gross_subject_wages_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column gross_wages_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column insurance_quote_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column quiz_step_completed (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column personal_step_completed (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column coverage_step_completed (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_step_completed (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_step_completed (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column quiz_inland_marine (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column quiz_business_auto (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column quiz_increase_liability (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column quiz_workers_compensation (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column policy_production_annual_cost (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column policy_effective_on (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column policy_production_medium_type (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column policy_terrorism_coverage (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column general_liability_aggregate_limit (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column general_liability_occurrence_limit (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column general_liability_blanket_waiver (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column general_liability_blanket_additional_insureds (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column general_liability_medical_expense_limit (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column inland_marine_owned_equipment_value (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column inland_marine_owned_equipment_list_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column inland_marine_rent_equipment_estimated (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column inland_marine_storing_equipment_address_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column inland_marine_storing_equipment_city_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column inland_marine_storing_equipment_state_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column inland_marine_storing_equipment_zip_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column business_auto_leasing_cost (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column business_auto_employee_number (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column business_auto_owned_coverage (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column business_auto_owned_vins_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column business_auto_owned_address_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column business_auto_owned_city_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column business_auto_owned_state_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column business_auto_owned_zip_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column business_auto_physical_damage (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column business_auto_additional_insured (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column increase_liability_limits (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column workers_comp_additional_coverage (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column workers_comp_projected_payroll_set_employees (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column workers_comp_projected_payroll_office_employees (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column workers_comp_states_coverage (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column workers_comp_cover_officers (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column workers_comp_officers_breakdown_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_exceeding_1m (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_exceeding_1m_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_3d_filming (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_reality_tv (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_vlogger (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_vlogger_channels (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_vlogger_waivers (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_feature_films (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_scripted_television (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_adult_films (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_outside_us (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_outside_us_cities_descriptions (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_outside_us_equipment (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_outside_us_safety (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_hidden_camera_filming (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_stunts (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_stunts_synopsis (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_stunts_activity (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_stunts_safety_procedures (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_stunts_coordinator_information_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_stunts_production_dates (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_east_coast_shoot (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_east_coast_shoot_locations (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_east_coast_shoot_equipment_value (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_12_weeks_or_longer (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_12_weeks_or_longer_schedule (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_items_100k_or_greater (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_items_100k_or_greater_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_legal_name (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_doing_business_as (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_legal_entity (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_website (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_audit_contact_differs (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_audit_first_name_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_audit_last_name_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_audit_email_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_audit_phone_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_year_company_founded (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_years_in_production_industry (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_address_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_city_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_state_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_zip_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_mailing_address_differs (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_mailing_address_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_mailing_city_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_mailing_state_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_mailing_zip_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_insurance_prior (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_insurance_loss (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_insurance_loss_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_insurance_denied (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_insurance_denied_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_paid_time_off_request_details column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_paid_time_off_request_details column minutes (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_paid_time_off_request_details column time_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_paid_time_off_request_details column paid_time_off_policy_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_paid_time_off_request_details column rate_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_paid_time_off_request_details column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_paid_time_off_request_details column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_paid_time_off_request_details column rate_hourly_rate_cents (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payroll_state_settings column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payroll_state_settings column state_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payroll_state_settings column state_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payroll_state_settings column sui_price (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payroll_state_settings column sui_cost (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payroll_state_settings column local_tax (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payroll_state_settings column default_workers_comp_setting_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payroll_state_settings column active (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payroll_state_settings column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payroll_state_settings column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nudges column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nudges column project_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nudges column creator_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nudges column reminder_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nudges column delivery_method (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nudges column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nudges column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_address_taxes column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_address_taxes column address_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_address_taxes column symmetry_tax_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_address_taxes column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_address_taxes column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table api_calls column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table api_calls column record_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table api_calls column record_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table api_calls column path (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table api_calls column response_code (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table api_calls column request_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table api_calls column response_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table api_calls column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table api_calls column api_call_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table subscription_types column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table subscription_types column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table subscription_types column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table subscription_types column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column project_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column mpi_employer_number (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column mpi_production_title (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column mpi_production_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column signatory_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column signatory_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column production_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column office (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column business_rep_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column business_rep_email (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column payroll_report_email (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column signatory_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column agreement_identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table awsdms_apply_exceptions column TASK_NAME (type varchar[128]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table awsdms_apply_exceptions column TABLE_OWNER (type varchar[128]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table awsdms_apply_exceptions column TABLE_NAME (type varchar[128]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table awsdms_apply_exceptions column ERROR_TIME (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table awsdms_apply_exceptions column STATEMENT (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table awsdms_apply_exceptions column ERROR (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_documents column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_documents column i9_form_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_documents column document_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_documents column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_documents column issuing_authority (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_documents column number_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_documents column expiration_date_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_documents column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_documents column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table awsdms_validation_failures_v1 column TASK_NAME (type varchar[128]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table awsdms_validation_failures_v1 column TABLE_OWNER (type varchar[128]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table awsdms_validation_failures_v1 column TABLE_NAME (type varchar[128]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table awsdms_validation_failures_v1 column FAILURE_TIME (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table awsdms_validation_failures_v1 column KEY_TYPE (type varchar[128]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table awsdms_validation_failures_v1 column KEY (type varchar[7800]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table awsdms_validation_failures_v1 column FAILURE_TYPE (type varchar[128]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table awsdms_validation_failures_v1 column DETAILS (type varchar[7800]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_locations column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_locations column project_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_locations column wc_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_locations column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_locations column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_methods column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_methods column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_methods column processing_method (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_methods column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_methods column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_methods column type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_methods column name_on_check (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column symmetry_tax_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column parameter_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column data_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column description (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column help_text (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column regex_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column regex (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column certificate_line_no (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column list_values (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column default_value (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column optional (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column position (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column hidden (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column active (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column description_override (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column help_text_override (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column list_values_override (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column default_value_override (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table ar_internal_metadata column key (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table ar_internal_metadata column value (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table ar_internal_metadata column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table ar_internal_metadata column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_administrators column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_administrators column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_administrators column is_active (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_administrators column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_administrators column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table documents column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table documents column project_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table documents column description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table documents column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table documents column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table documents column shared_with (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table subscriptions column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table subscriptions column user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table subscriptions column subscription_type_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table subscriptions column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table subscriptions column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column street (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column city (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column state (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column zip (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column country (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column record_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column record_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column geocoded (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column state_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column state_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column county_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column county_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column city_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column municipality_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column municipality_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column school_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column school_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column transit_district_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column transit_district_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column psd_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column psd_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column latitude (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column longitude (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column tz_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column project_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column job_title (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column time_entry_required (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column onboarded (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column worker_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column agent_fee_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column collect_i9 (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column first_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column last_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column email (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column company_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column send_invite (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column job_classification_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column startwork_completed (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column skip_coogan_requirement (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column skip_coogan_reason (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column union_local (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column hire_location_state (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column hire_location_city (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column benefit_plan_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column first_onboarded_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column is_wage_enforcement_overridden (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column wage_enforcement_override_reason (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column end_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_payable_lines column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_payable_lines column code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_payable_lines column payable_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_payable_lines column accounting_chart_line_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_payable_lines column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_payable_lines column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_quick_books_online_integrations column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_quick_books_online_integrations column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_quick_books_online_integrations column realm_id_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_quick_books_online_integrations column access_token_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_quick_books_online_integrations column refresh_token_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_quick_books_online_integrations column access_token_expires_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_quick_books_online_integrations column refresh_token_expires_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_quick_books_online_integrations column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_quick_books_online_integrations column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_quick_books_online_integrations column vendor_identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_quick_books_online_integrations column vendor_options (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_quick_books_online_integrations column bank_account_identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_quick_books_online_integrations column bank_account_options (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_quick_books_online_integrations column sync_in_progress (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table checks column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table checks column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table checks column check_issuing_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table checks column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table checks column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table checks column number (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table checks column settlement_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table checks column reconciled_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table checks column payee_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table checks column amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table checks column issued_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_admin_comments column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_admin_comments column namespace (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_admin_comments column body (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_admin_comments column resource_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_admin_comments column resource_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_admin_comments column author_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_admin_comments column author_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_admin_comments column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_admin_comments column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_lines column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_lines column code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_lines column description (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_lines column cost_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_lines column position (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_lines column accounting_chart_section_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_lines column accounting_chart_account_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_lines column account_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_lines column active (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_lines column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_lines column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_lines column accounting_chart_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_reminder_settings column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_reminder_settings column project_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_reminder_settings column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_reminder_settings column schedule (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_reminder_settings column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_reminder_settings column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integrations column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integrations column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integrations column type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integrations column config_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integrations column connected (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integrations column enabled (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integrations column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integrations column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integrations column fetching_options (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_users column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_users column company_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_users column user_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_users column role (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_users column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_users column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_users column iam_role_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flipper_features column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flipper_features column key (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flipper_features column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flipper_features column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flipper_features column description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classifications column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classifications column title (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classifications column alt_title (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classifications column union_identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classifications column union_local (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classifications column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classifications column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classifications column agreement_identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classifications column contract_identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classifications column guaranteed_hours (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classifications column region (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classifications column discarded_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table reversals column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table reversals column regular_payment_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table reversals column reverse_payment_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table reversals column reverse_payroll_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table reversals column regular_payroll_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table reversals column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table reversals column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table reversals column includes_net_pay_and_union_contributions (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table reversals column includes_employee_taxes (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table reversals column includes_employer_taxes (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table reversals column includes_workers_comp (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table reversals column includes_platform_fee (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column payment_tax_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column subject_wages_ctd_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column subject_wages_qtd_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column subject_wages_ytd_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column excess_wages_ctd_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column excess_wages_qtd_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column excess_wages_ytd_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column symmetry_tax_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column subject_wages_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column wage_base_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column adjustment (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column gross_subject_wages_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column gross_wages_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_sections column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_sections column code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_sections column description (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_sections column position (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_sections column accounting_chart_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_sections column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_sections column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_signatures column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_signatures column agreement_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_signatures column company_user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_signatures column worker_signed_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_signatures column worker_signed_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_signatures column employer_signed_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_signatures column employer_signed_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_signatures column worker_signature_status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_signatures column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_signatures column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_signatures column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column legal_status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column permanent_resident_alien_registration_number_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column work_alien_document_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column work_alien_work_permit_expiration_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column work_alien_registration_number_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column work_alien_i94_admission_number_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column work_alien_passport_number_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column work_alien_passport_country (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column company_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column historical (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column expires_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column rejection_reason_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column first_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column last_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column _email (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column phone (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column app (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column role (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column password_digest (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column failed_logins_count (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column failed_login_lock_until (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column password_reset_token (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column selected_project_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column _unverified_email (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column _unverified_email_token (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column return_to (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column selected_company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column selected_project_worker_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column potential_duplicate_user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column mfa_code_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table authentications column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table authentications column user_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table authentications column provider (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table authentications column uid (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table authentications column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table authentications column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreements column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreements column title (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreements column body (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreements column agreement_request_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreements column project_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreements column company_signature_required (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreements column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreements column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column payable_shift_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column sequential_workday_number (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column sequential_weekday_number (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column day_descriptor (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column recognized_meal_1_duration (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column recognized_meal_2_duration (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column recognized_meal_duration (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column meal_1_penalty_periods (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column meal_2_penalty_periods (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column meal_1_penalty_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column meal_2_penalty_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column work_duration (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column recognized_work_start_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column recognized_work_end_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column recognized_work_duration (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column recognized_travel_start_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column recognized_travel_end_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column recognized_travel_duration (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column travel_allowance_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column forced_call_turnaround_duration (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column forced_call_penalty_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column bank_account_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column direction (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column ach_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column record_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column record_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column ach_batch_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column bank_routing_number_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column bank_account_number_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column bank_name_on_account_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column bank_account_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column bank_account_purpose (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column idempotency_uuid (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_project_lines column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_project_lines column description (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_project_lines column project_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_project_lines column accounting_chart_line_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_project_lines column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_project_lines column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_roles column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_roles column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_roles column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_roles column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_requests column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_requests column project_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_requests column agreement_template_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_requests column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column first_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column last_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column phone (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column email (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column adp_id (type serial[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column middle_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column date_of_birth (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column tin_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column tin_bidx (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column last_4_bidx (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column withholdings_old (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column adp_ids (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column first_hired_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column tax_document_delivery (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column uuid (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column ssn_verified_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column ssn_verification_status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column ssn_verification_response (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column gender (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column ethnicity (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column demographic_collected_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column self_describe (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table contribution_types column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table contribution_types column contribution_source (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table contribution_types column contribution_target (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table contribution_types column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table contribution_types column identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table contribution_types column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table contribution_types column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table contribution_types column contribution_target_group (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invites column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invites column record_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invites column record_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invites column email (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invites column token (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invites column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invites column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invites column message (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invites column expires_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invites column reminder_count (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invites column last_reminded_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invites column accepted_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_blobs column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_blobs column key (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_blobs column filename (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_blobs column content_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_blobs column metadata (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_blobs column byte_size (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_blobs column checksum (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_blobs column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_blobs column service_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column project_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column decline_reason (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column post_production (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_script_synopsis (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_shoot_locations (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_cast_size (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_crew_size (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_heights (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_heights_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_electrical (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_electrical_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_adult (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_adult_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_under_18 (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_under_18_count (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_under_18_roles (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_under_18_work_permits (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_under_18_limited_hours (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_setting (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_setting_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column post_production_worker_count (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_covid_19_old (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_covid_19 (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column auto_approved (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_heights_maximum (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_aircraft (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_aircraft_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_athletic (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_athletic_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_pyrotechnics (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_pyrotechnics_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_aquatic (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_aquatic_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_skydiving (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_skydiving_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_stunts (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_stunts_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_watercraft (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_watercraft_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_weapons (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_weapons_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_animals (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_animals_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_travel (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_travel_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_workers column id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_workers column user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_workers column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_workers column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_workers column month_of_birth (type timestamptz[35]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_with_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_workers column first_hired_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_workers column ssn_verified_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_workers column ssn_verification_status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_settings column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_settings column payroll_state_setting_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_settings column code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_settings column price (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_settings column cost (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_settings column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_settings column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_settings column unit (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_settings column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column issuer_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column total_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column funding_method (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column issued_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column total_employee_wages_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column total_non_employee_wages_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column total_wages_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column total_non_taxable_reimbursements_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _federal_taxes_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _state_tax_adjustment_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _local_municipal_tax_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _state_unemployment_insurance_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _state_unemployment_insurance_cost_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column total_workers_comp_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column total_workers_comp_cost_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column total_taxes_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column total_company_union_contributions_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column project_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column platform_fee_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _federal_social_security_tax_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _federal_medicare_tax_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _federal_unemployment_tax_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column platform_fee_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _state_unemployment_insurance_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _state_unemployment_insurance_cost_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _local_municipal_tax_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column pay_period_start (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column pay_period_end (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _federal_tax_adjustment_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _federal_unemployment_tax_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _federal_unemployment_tax_adjustment_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _federal_social_security_tax_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _federal_social_security_tax_adjustment_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _federal_medicare_tax_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _federal_medicare_tax_adjustment_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _state_unemployment_insurance_adjustment_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _state_unemployment_insurance_cost_adjustment_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _local_municipal_tax_adjustment_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column gross_revenue_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column net_revenue_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column total_taxable_reimbursements_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column pay_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column legacy (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column has_symmetry_error (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column issuer_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column funded_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column credit_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column check_date_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _updated_flow_of_funds (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column address_different_from_company (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column total_worker_union_contributions_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column has_calculation_error (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column calculated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column payments_count (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column total_paid_sick_leave_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column temp_total_company_union_contributions_cents (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column temp_total_worker_union_contributions_cents (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column first_name_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column last_name_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column email_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column phone_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column abacus_quote_id (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column eta (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column quote_price_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column first_name_bidx (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column last_name_bidx (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column email_bidx (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column budget (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table tax_documents column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table tax_documents column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table tax_documents column year (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table tax_documents column document_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table tax_documents column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table tax_documents column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table tax_documents column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table tax_documents column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column gross_pay_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column payroll_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column project_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column net_pay_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column total_taxes_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column wc_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column total_company_union_contributions_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column _social_security_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column _medicare_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column _state_taxes_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column _local_taxes_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column _federal_income_tax_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column payment_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column issued_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column wc_price_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column wc_cost_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column _social_security_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column _medicare_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column wc_price_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column wc_cost_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column project_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column month (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column quarter (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column year (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column loan_out_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column total_deductions_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column total_employer_taxes_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column payroll_amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column platform_fee_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column pay_period_in_weeks (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column total_company_union_contributions_calculated_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column check_date_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column platform_fee_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column platform_fee_rate_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column platform_fee_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column total_worker_union_contributions_calculated_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column total_worker_union_contributions_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column work_city (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column work_city_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column work_state (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column work_state_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column work_state_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column total_benefits_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column address_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column total_paid_sick_leave_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column temp_total_company_union_contributions_cents (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column temp_total_company_union_contributions_calculated_cents (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table user_activities column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table user_activities column user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table user_activities column record_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table user_activities column record_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table user_activities column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table user_activities column data (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table user_activities column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table user_activities column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_tax_options column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_tax_options column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_tax_options column symmetry_tax_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_tax_options column extra_withholding_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_tax_options column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_tax_options column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_tax_options column is_exempt (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_tax_options column extra_withholding_cap_override_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table loan_out_merge_history column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table loan_out_merge_history column merged_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table loan_out_merge_history column tin_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table loan_out_merge_history column name (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table loan_out_merge_history column classification (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table loan_out_merge_history column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table loan_out_merge_history column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_workweek_details column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_workweek_details column total_penalty_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_workweek_details column adjustment_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_workweek_details column agent_fee_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_workweek_details column agent_fee_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_workweek_details column worker_approved_amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_workweek_details column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_workweek_details column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_attachments column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_attachments column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_attachments column record_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_attachments column record_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_attachments column blob_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_attachments column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_workers column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_workers column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_workers column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_workers column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_workers column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_settlements column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_settlements column payment_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_settlements column settlement_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_settlements column amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_settlements column fulfillment_method (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_settlements column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_settlements column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_settlements column reissued_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfer_updates column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfer_updates column transfer_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfer_updates column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfer_updates column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfer_updates column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfer_updates column response_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table signature_activities column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table signature_activities column signature_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table signature_activities column user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table signature_activities column party_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table signature_activities column party_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table signature_activities column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table signature_activities column ip (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table signature_activities column user_agent (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table signature_activities column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table signature_activities column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table signature_activities column signature_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table signature_activities column user_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table attestations column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table attestations column user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table attestations column target_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table attestations column target_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table attestations column label (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table attestations column ip (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table attestations column user_agent (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table attestations column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table attestations column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policy_memberships column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policy_memberships column paid_time_off_policy_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policy_memberships column owner_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policy_memberships column owner_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policy_memberships column policy_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policy_memberships column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policy_memberships column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_reminder_stats column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_reminder_stats column project_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_reminder_stats column project_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_reminder_stats column reminder_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_reminder_stats column reminder_count (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_reminder_stats column last_reminded_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_reminder_stats column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_reminder_stats column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integration_preference_options column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integration_preference_options column integration_preference_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integration_preference_options column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integration_preference_options column value (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integration_preference_options column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integration_preference_options column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_user_projects column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_user_projects column company_user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_user_projects column project_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_guardians column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_guardians column first_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_guardians column last_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_guardians column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_guardians column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_guardians column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column _onboarded (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column payroll_funding_method (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column setup_fee_status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column phone (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column last_active_on (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column setup_fee_paid_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column _trusted (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column slug (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column important (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column tin_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column website (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column estimated_annual_payroll (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column collect_i9 (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column collect_i9_files (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column approved_for_payroll (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column non_union_employee_wage_fee_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column union_employee_wage_fee_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column loan_out_wage_fee_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column contractor_wage_fee_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column expenses_fee_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column credit_days_offset_override (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column i9_default_expiration (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column worker_approving_timecard_edits (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column worker_approving_timecards (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column is_company_user_mfa_required (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column is_worker_mfa_required (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column is_timecard_calculations_visible (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column contact_email (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column aicp_member (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column mvpa_member (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column referring_company_user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column related_to_referring_company (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column collect_demographics (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column self_approve_payables (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column require_line_numbers (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column shared_workers_company_ids (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_onboarding_statuses column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_onboarding_statuses column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_onboarding_statuses column paid_setup_fee (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_onboarding_statuses column added_taxpayer_info (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_onboarding_statuses column set_collecting_i9 (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_onboarding_statuses column created_project (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_onboarding_statuses column set_certificate_of_insurance (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_onboarding_statuses column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_onboarding_statuses column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_earnings column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_earnings column workday_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_earnings column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_earnings column amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_earnings column payable_shift_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_locations column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_locations column project_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_locations column project_location_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_locations column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_locations column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_codes column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_codes column job_classification_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_codes column code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_codes column value (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_codes column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_codes column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column bulk_import_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column project_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column csv_row_number (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column first_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column last_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column worker_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column import_errors (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column email (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column start_date (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column job_classification_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column guild (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column job_title (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column invite_message (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column end_date (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column startworks (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column project_location_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column project_location_raw (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column payment_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column time_entry_required (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column agent_fee_rate (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column rates (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column custom_job_title (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column time_calculation (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column local_number (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column hire_location_state (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column hire_location_city (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column hire_location_state_raw (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column hire_location_city_raw (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column unique_tax_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column description (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column employer_tax (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column state (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column state_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column state_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column county_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column county_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column city_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column city_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column municipality_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column municipality_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column school_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column school_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column transit_district_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column transit_district_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column psd_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column tax_installation_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column tax_effective_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column credit (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column credit_limit (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column tax_limit_period (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column wage_base_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column tax_limit_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column override_description (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column active (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column master_tax_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column tax_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column suta (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column sit (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column can_be_exempted (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column rate_override (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column archived_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column unionized (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column wc_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column end_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column estimated_payroll_cents (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column permitted_worker_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column time_rounding_interval_seconds (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column total_production_budget_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column production_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column aicp_member (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column meal_setting (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column address_different_from_company (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column travel_enabled (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column project_payroll_expected_ranges (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column contact_email (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column multi_location_enabled (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column original_start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column multi_location_notice (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column multi_location_v2 (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column customer_project_number (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column exclude_payroll_funded_confirmation_email (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column hire_location_state (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column hire_location_city (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column use_aicp_line_numbers (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column pay_period_interval (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column enable_crew_list (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column accounting_chart_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_records column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_records column time_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_records column source (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_records column company_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_records column project_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_records column paid_time_off_policy_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_records column payable_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_records column minutes (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_records column effective_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_records column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_records column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_records column work_time_minutes (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_records column cancelled (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_companies column id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_companies column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_companies column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_companies column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_companies column payroll_funding_method (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_companies column setup_fee_status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_companies column estimated_annual_payroll (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_companies column approved_for_payroll (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column project_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column payment_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column reviewer_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 destination > 2022-06-10 01:52:28 INFO c.z.h.p.HikariPool(checkFailFast):565 - HikariPool-1 - Added connection net.snowflake.client.jdbc.SnowflakeConnectionV1@4976085 2022-06-10 01:52:28 destination > 2022-06-10 01:52:28 INFO c.z.h.HikariDataSource(getConnection):123 - HikariPool-1 - Start completed. 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column notes (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column created_by_company (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column decline_reason (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column project_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column reviewer_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column reverse_payment_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column cancelled_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column duplicated_from_payable_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column project_worker_location_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column detail_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column detail_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column submitted_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column approved_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column declined_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column timecard_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column home_address_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column active (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column q1_am_dependent (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column q2_single (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column q3_num_dependents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column q4_allowances (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column q5_additional_withholding_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column cb1_exempted_state (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column cb2_resident_service_outside (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column cb3_nonresident_service_inside (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column cb4_nonresident_civilian_spouse (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column cb5_exemption_law_rc5747 (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column exempt (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_accounts column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_accounts column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_accounts column description (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_accounts column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_accounts column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_accounts column integration_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_accounts column integration_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_accounts column identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_accounts column parent_identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_accounts column full_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table ach_batches column ach_batch_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table ach_batches column amount_cents (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table ach_batches column items_count (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table ach_batches column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table loan_outs column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table loan_outs column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table loan_outs column name (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table loan_outs column tin_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table loan_outs column classification (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table loan_outs column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table loan_outs column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table credit_cards column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table credit_cards column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table credit_cards column stripe_customer_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table credit_cards column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table credit_cards column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_charts column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_charts column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_charts column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_charts column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_charts column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column service (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column service_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column verification_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column response_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column verified_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column owner_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column owner_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column watch_list_status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column match_status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column data_sources (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column is_admin_overridden (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column override_reason (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_signatures column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_signatures column worker_signature_status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_signatures column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_signatures column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_signatures column signature_request_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_signatures column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_signatures column company_user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_signatures column i9_form_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_signatures column worker_signed_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_signatures column employer_signed_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_signatures column worker_signed_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_signatures column employer_signed_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_withholdings column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_withholdings column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_withholdings column symmetry_withholding_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_withholdings column value (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_withholdings column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_withholdings column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column original_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column street (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column city (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column state (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column zip (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column country (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column record_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column record_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column geocoded (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column state_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column state_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column county_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column county_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column city_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column municipality_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column municipality_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column school_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column school_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column transit_district_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column transit_district_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column psd_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column psd_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column latitude (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column longitude (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_contributions column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_contributions column workday_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_contributions column contribution_type_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_contributions column amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_contributions column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_contributions column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_contributions column payable_shift_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_contributions column temp_amount_cents (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column quiz_step_completed (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_step_completed (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column personal_step_completed (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column production_step_completed (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column qualify_step_completed (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column quiz_rent_equipment (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column quiz_pay_cast_and_crew (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column quiz_rent_auto (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column quiz_rent_location (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column quiz_rent_or_build_sets (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column quiz_own_equipment (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column quiz_protect_footage (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column quiz_international_filming (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_general_liability (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_third_party_property_damage (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_stunts (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_extra_expense (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_foreign_production (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_hired_and_non_owned_autos (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_misc_owned_equipment (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_misc_rented_equipment (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_office_contents (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_faulty_stock (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_hired_car_physical_damage (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_props_sets_and_wardrobe (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_travel_accident (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_workers_comp (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_worldwide (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column production_title (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column production_description (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column production_budget (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column production_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column production_synopsis (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column production_start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column production_end_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column production_shoot_locations (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column production_stunts (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column production_stunts_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column qualify_id_state (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column qualify_insurance_prior (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column qualify_insurance_denied (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column qualify_insurance_denied_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column qualify_insurance_loss (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column qualify_entity_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column qualify_entity_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column qualify_entity_address (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column qualify_entity_city (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column qualify_entity_state (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column qualify_entity_zip (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column qualify_id_number_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column qualify_entity_ein_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column insurance_quote_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_policies column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_policies column subject_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_policies column action (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_policies column object (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_policies column description (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_policies column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_policies column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_templates column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_templates column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_templates column title (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_templates column body (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_templates column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_templates column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_templates column company_signature_required (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_address_tax_duplicates column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_address_tax_duplicates column original_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_address_tax_duplicates column address_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_address_tax_duplicates column symmetry_tax_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_address_tax_duplicates column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_address_tax_duplicates column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table pa_rcf_signatures column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table pa_rcf_signatures column project_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table pa_rcf_signatures column home_address_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table pa_rcf_signatures column work_address_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table pa_rcf_signatures column active (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table pa_rcf_signatures column worker_signed_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table pa_rcf_signatures column worker_signed_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table pa_rcf_signatures column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table pa_rcf_signatures column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table notifications column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table notifications column recipient_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table notifications column recipient_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table notifications column type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table notifications column params (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table notifications column read_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table notifications column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table notifications column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_merge_history column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_merge_history column worker_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_merge_history column tin_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_merge_history column name (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_merge_history column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_merge_history column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_rates column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_rates column project_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_rates column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_rates column guaranteed_hours (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_rates column _overtime_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_rates column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_rates column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_rates column hourly_rate_cents (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_rates column contract_identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_rates column job_classification_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_rates column numeric_amount_cents (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table check_updates column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table check_updates column check_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table check_updates column api_method (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table check_updates column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table check_updates column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table check_updates column request_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table check_updates column response_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table aicp_line_numbers column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table aicp_line_numbers column record_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table aicp_line_numbers column record_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table aicp_line_numbers column value (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table aicp_line_numbers column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table aicp_line_numbers column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table devices column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table devices column uuid (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table devices column platform (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table devices column expires_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table devices column user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table devices column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table devices column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table devices column bundle_identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table schema_migrations column version (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table sessions column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table sessions column user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table sessions column key (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table sessions column ip (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table sessions column user_agent (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table sessions column revoked_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table sessions column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table sessions column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table sessions column device_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_cois column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_cois column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_cois column general_liability_policy (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_cois column expiration_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_cois column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_cois column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_form_signatures column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_form_signatures column oh_it4_form_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_form_signatures column worker_signed_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_form_signatures column worker_signed_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_form_signatures column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_form_signatures column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table minimum_wages column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table minimum_wages column start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table minimum_wages column state (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table minimum_wages column wage_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table minimum_wages column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table minimum_wages column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table master_taxes column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table master_taxes column symmetry_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table master_taxes column code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_scale_rates column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_scale_rates column job_classification_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_scale_rates column amount_cents (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_scale_rates column valid_until (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_scale_rates column breakdown (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_scale_rates column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_scale_rates column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_plans column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_plans column benefit_administrator_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_plans column plan_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_plans column symmetry_benefit_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_plans column is_active (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_plans column contribution_percent (type numeric[6]) -> JsonSchemaType({type=number}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_plans column plan_sponsor_union_identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_plans column plan_sponsor_union_local (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_plans column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_plans column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_plans column is_catch_up (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.p.PostgresSource(isCdc):258 - using CDC: false 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: ach_batches 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: active_admin_comments 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: active_storage_attachments 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: active_storage_blobs 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: addresses 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: agreement_requests 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: agreement_signatures 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: agreement_templates 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: agreements 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: aicp_accounting_codes 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: aicp_line_numbers 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: audits 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: authentications 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: benefit_administrators 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: benefit_payments 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: benefit_plans 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: check_updates 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: checks 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: company_cois 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: company_onboarding_statuses 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: company_payment_taxes 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: company_users 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: company_workers 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: contribution_types 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: credit_card_charges 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: credit_cards 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: devices 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: documents 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: exports 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: flipper_features 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: flipper_gates 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: garnishment_orders 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: i9_form_documents 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: i9_form_signatures 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: i9_forms 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: identity_verifications 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: insurance_quote_annual_term_data_records 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: insurance_quote_short_term_data_records 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: insurance_quotes 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: integration_preference_options 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: integration_preferences 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: integrations 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: invites 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: job_classification_calculators 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: job_classification_scale_rates 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: job_classifications 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: loan_outs 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: notifications 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: nudges 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: paid_time_off_policies 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: paid_time_off_policy_memberships 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: paid_time_off_records 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: payable_invoice_details 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: payable_mileage_details 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: payable_paid_time_off_request_details 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: payable_shift_calculations 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: payable_shift_details 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: payable_workweek_details 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: payables 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: payment_methods 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: payment_settlements 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: payment_taxes 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: payroll_state_settings 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: project_agreements 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: project_locations 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: project_worker_bulk_import_entries 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: project_worker_bulk_imports 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: project_worker_locations 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: project_worker_rates 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: project_worker_reminder_stats 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: project_workers 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: reversals 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: sessions 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: subscription_types 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: subscriptions 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: symmetry_taxes 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: transfers 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: user_activities 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: users 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: vensure_workers 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: workdays 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: worker_tax_exemptions 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: worker_tax_options 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: worker_withholdings 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: workers 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: workers_comp_applications 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: active_storage_variant_records 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: companies 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: emails 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: job_classification_codes 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: payments 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: payrolls 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: projects 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: workday_contributions 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: workday_earnings 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: workday_hours 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: workers_comp_settings 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.j.AbstractJdbcSource(lambda$queryTableIncremental$16):273 - Preparing query for table: ach_batches 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.r.AbstractDbSource(lambda$read$2):130 - Closing database connection pool. 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO c.z.h.HikariDataSource(close):350 - HikariPool-2 - Shutdown initiated... 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO c.z.h.HikariDataSource(close):352 - HikariPool-2 - Shutdown completed. 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 INFO i.a.i.s.r.AbstractDbSource(lambda$read$2):132 - Closed database connection pool. 2022-06-10 01:52:28 source > 2022-06-10 01:52:28 ERROR i.a.i.b.AirbyteExceptionHandler(uncaughtException):26 - Something went wrong in the connector. See the logs for more details. 2022-06-10 01:52:28 source > java.lang.RuntimeException: java.text.ParseException: Unparseable date: "2022-06-09T01:30:037" 2022-06-10 01:52:28 source > at io.airbyte.db.jdbc.AbstractJdbcCompatibleSourceOperations.setTimestamp(AbstractJdbcCompatibleSourceOperations.java:167) ~[io.airbyte.airbyte-db-db-lib-0.39.13-alpha.jar:?] 2022-06-10 01:52:28 source > at io.airbyte.db.jdbc.JdbcSourceOperations.setStatementField(JdbcSourceOperations.java:71) ~[io.airbyte.airbyte-db-db-lib-0.39.13-alpha.jar:?] 2022-06-10 01:52:28 source > at io.airbyte.db.jdbc.JdbcSourceOperations.setStatementField(JdbcSourceOperations.java:26) ~[io.airbyte.airbyte-db-db-lib-0.39.13-alpha.jar:?] 2022-06-10 01:52:28 source > at io.airbyte.integrations.source.jdbc.AbstractJdbcSource.lambda$queryTableIncremental$16(AbstractJdbcSource.java:281) ~[io.airbyte.airbyte-integrations.connectors-source-jdbc-0.39.13-alpha.jar:?] 2022-06-10 01:52:28 source > at io.airbyte.db.jdbc.StreamingJdbcDatabase.unsafeQuery(StreamingJdbcDatabase.java:62) ~[io.airbyte.airbyte-db-db-lib-0.39.13-alpha.jar:?] 2022-06-10 01:52:28 source > at io.airbyte.integrations.source.jdbc.AbstractJdbcSource.lambda$queryTableIncremental$17(AbstractJdbcSource.java:271) ~[io.airbyte.airbyte-integrations.connectors-source-jdbc-0.39.13-alpha.jar:?] 2022-06-10 01:52:28 source > at io.airbyte.commons.util.LazyAutoCloseableIterator.computeNext(LazyAutoCloseableIterator.java:37) ~[io.airbyte-airbyte-commons-0.39.13-alpha.jar:?] 2022-06-10 01:52:28 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-06-10 01:52:28 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-06-10 01:52:28 source > at com.google.common.collect.TransformedIterator.hasNext(TransformedIterator.java:46) ~[guava-31.0.1-jre.jar:?] 2022-06-10 01:52:28 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38) ~[io.airbyte-airbyte-commons-0.39.13-alpha.jar:?] 2022-06-10 01:52:28 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-06-10 01:52:28 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-06-10 01:52:28 source > at io.airbyte.integrations.source.relationaldb.StateDecoratingIterator.computeNext(StateDecoratingIterator.java:48) ~[io.airbyte.airbyte-integrations.connectors-source-relational-db-0.39.13-alpha.jar:?] 2022-06-10 01:52:28 source > at io.airbyte.integrations.source.relationaldb.StateDecoratingIterator.computeNext(StateDecoratingIterator.java:18) ~[io.airbyte.airbyte-integrations.connectors-source-relational-db-0.39.13-alpha.jar:?] 2022-06-10 01:52:28 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-06-10 01:52:28 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-06-10 01:52:28 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38) ~[io.airbyte-airbyte-commons-0.39.13-alpha.jar:?] 2022-06-10 01:52:28 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-06-10 01:52:28 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-06-10 01:52:28 source > at com.google.common.collect.TransformedIterator.hasNext(TransformedIterator.java:46) ~[guava-31.0.1-jre.jar:?] 2022-06-10 01:52:28 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38) ~[io.airbyte-airbyte-commons-0.39.13-alpha.jar:?] 2022-06-10 01:52:28 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-06-10 01:52:28 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-06-10 01:52:28 source > at io.airbyte.commons.util.CompositeIterator.computeNext(CompositeIterator.java:63) ~[io.airbyte-airbyte-commons-0.39.13-alpha.jar:?] 2022-06-10 01:52:28 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-06-10 01:52:28 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-06-10 01:52:28 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38) ~[io.airbyte-airbyte-commons-0.39.13-alpha.jar:?] 2022-06-10 01:52:28 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-06-10 01:52:28 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-06-10 01:52:28 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38) ~[io.airbyte-airbyte-commons-0.39.13-alpha.jar:?] 2022-06-10 01:52:28 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-06-10 01:52:28 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-06-10 01:52:28 source > at java.util.Iterator.forEachRemaining(Iterator.java:132) ~[?:?] 2022-06-10 01:52:28 source > at io.airbyte.integrations.base.IntegrationRunner.lambda$produceMessages$2(IntegrationRunner.java:176) ~[io.airbyte.airbyte-integrations.bases-base-java-0.39.13-alpha.jar:?] 2022-06-10 01:52:28 source > at io.airbyte.integrations.base.IntegrationRunner.watchForOrphanThreads(IntegrationRunner.java:232) ~[io.airbyte.airbyte-integrations.bases-base-java-0.39.13-alpha.jar:?] 2022-06-10 01:52:28 source > at io.airbyte.integrations.base.IntegrationRunner.produceMessages(IntegrationRunner.java:175) ~[io.airbyte.airbyte-integrations.bases-base-java-0.39.13-alpha.jar:?] 2022-06-10 01:52:28 source > at io.airbyte.integrations.base.IntegrationRunner.lambda$runInternal$0(IntegrationRunner.java:156) ~[io.airbyte.airbyte-integrations.bases-base-java-0.39.13-alpha.jar:?] 2022-06-10 01:52:28 source > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54) ~[io.airbyte.airbyte-integrations.bases-base-java-0.39.13-alpha.jar:?] 2022-06-10 01:52:28 source > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:38) ~[io.airbyte.airbyte-integrations.bases-base-java-0.39.13-alpha.jar:?] 2022-06-10 01:52:28 source > at io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:156) ~[io.airbyte.airbyte-integrations.bases-base-java-0.39.13-alpha.jar:?] 2022-06-10 01:52:28 source > at io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:107) ~[io.airbyte.airbyte-integrations.bases-base-java-0.39.13-alpha.jar:?] 2022-06-10 01:52:28 source > at io.airbyte.integrations.source.postgres.PostgresSource.main(PostgresSource.java:410) ~[io.airbyte.airbyte-integrations.connectors-source-postgres-0.39.13-alpha.jar:?] 2022-06-10 01:52:28 source > Caused by: java.text.ParseException: Unparseable date: "2022-06-09T01:30:037" 2022-06-10 01:52:28 source > at java.text.DateFormat.parse(DateFormat.java:399) ~[?:?] 2022-06-10 01:52:28 source > at io.airbyte.db.jdbc.AbstractJdbcCompatibleSourceOperations.setTimestamp(AbstractJdbcCompatibleSourceOperations.java:163) ~[io.airbyte.airbyte-db-db-lib-0.39.13-alpha.jar:?] 2022-06-10 01:52:28 source > ... 42 more 2022-06-10 01:52:28 destination > 2022-06-10 01:52:28 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):355 - Total records read: 1 (0 bytes) 2022-06-10 01:52:29 destination > 2022-06-10 01:52:29 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream ach_batches 2022-06-10 01:52:29 destination > 2022-06-10 01:52:29 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream active_admin_comments: tmp table: _airbyte_tmp_hvs_active_admin_comments, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:29 destination > 2022-06-10 01:52:29 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:29 destination > 2022-06-10 01:52:29 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream active_admin_comments 2022-06-10 01:52:29 destination > 2022-06-10 01:52:29 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream active_storage_attachments: tmp table: _airbyte_tmp_lfz_active_storage_attachments, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:29 destination > 2022-06-10 01:52:29 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:29 destination > 2022-06-10 01:52:29 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream active_storage_attachments 2022-06-10 01:52:29 destination > 2022-06-10 01:52:29 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream active_storage_blobs: tmp table: _airbyte_tmp_gvv_active_storage_blobs, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:29 destination > 2022-06-10 01:52:29 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:30 destination > 2022-06-10 01:52:30 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream active_storage_blobs 2022-06-10 01:52:30 destination > 2022-06-10 01:52:30 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream active_storage_variant_records: tmp table: _airbyte_tmp_pcx_active_storage_variant_records, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:30 destination > 2022-06-10 01:52:30 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:30 destination > 2022-06-10 01:52:30 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream active_storage_variant_records 2022-06-10 01:52:30 destination > 2022-06-10 01:52:30 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream addresses: tmp table: _airbyte_tmp_ohv_addresses, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:30 destination > 2022-06-10 01:52:30 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:31 destination > 2022-06-10 01:52:31 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream addresses 2022-06-10 01:52:31 destination > 2022-06-10 01:52:31 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream agreement_requests: tmp table: _airbyte_tmp_edm_agreement_requests, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:31 destination > 2022-06-10 01:52:31 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:31 destination > 2022-06-10 01:52:31 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream agreement_requests 2022-06-10 01:52:31 destination > 2022-06-10 01:52:31 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream agreement_signatures: tmp table: _airbyte_tmp_byw_agreement_signatures, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:31 destination > 2022-06-10 01:52:31 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:32 destination > 2022-06-10 01:52:32 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream agreement_signatures 2022-06-10 01:52:32 destination > 2022-06-10 01:52:32 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream agreement_templates: tmp table: _airbyte_tmp_pwu_agreement_templates, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:32 destination > 2022-06-10 01:52:32 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:32 destination > 2022-06-10 01:52:32 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream agreement_templates 2022-06-10 01:52:32 destination > 2022-06-10 01:52:32 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream agreements: tmp table: _airbyte_tmp_diw_agreements, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:32 destination > 2022-06-10 01:52:32 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:32 destination > 2022-06-10 01:52:32 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream agreements 2022-06-10 01:52:32 destination > 2022-06-10 01:52:32 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream aicp_accounting_codes: tmp table: _airbyte_tmp_twd_aicp_accounting_codes, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:33 destination > 2022-06-10 01:52:33 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:33 destination > 2022-06-10 01:52:33 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream aicp_accounting_codes 2022-06-10 01:52:33 destination > 2022-06-10 01:52:33 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream aicp_line_numbers: tmp table: _airbyte_tmp_qih_aicp_line_numbers, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:33 destination > 2022-06-10 01:52:33 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:33 destination > 2022-06-10 01:52:33 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream aicp_line_numbers 2022-06-10 01:52:33 destination > 2022-06-10 01:52:33 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream audits: tmp table: _airbyte_tmp_zrc_audits, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:33 destination > 2022-06-10 01:52:33 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:34 destination > 2022-06-10 01:52:34 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream audits 2022-06-10 01:52:34 destination > 2022-06-10 01:52:34 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream authentications: tmp table: _airbyte_tmp_pdd_authentications, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:34 destination > 2022-06-10 01:52:34 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:34 destination > 2022-06-10 01:52:34 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream authentications 2022-06-10 01:52:34 destination > 2022-06-10 01:52:34 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream benefit_administrators: tmp table: _airbyte_tmp_isz_benefit_administrators, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:34 destination > 2022-06-10 01:52:34 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:35 destination > 2022-06-10 01:52:35 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream benefit_administrators 2022-06-10 01:52:35 destination > 2022-06-10 01:52:35 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream benefit_payments: tmp table: _airbyte_tmp_osd_benefit_payments, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:35 destination > 2022-06-10 01:52:35 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:35 destination > 2022-06-10 01:52:35 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream benefit_payments 2022-06-10 01:52:35 destination > 2022-06-10 01:52:35 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream benefit_plans: tmp table: _airbyte_tmp_gmo_benefit_plans, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:36 destination > 2022-06-10 01:52:36 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:36 destination > 2022-06-10 01:52:36 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream benefit_plans 2022-06-10 01:52:36 destination > 2022-06-10 01:52:36 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream check_updates: tmp table: _airbyte_tmp_fit_check_updates, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:36 destination > 2022-06-10 01:52:36 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:36 destination > 2022-06-10 01:52:36 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream check_updates 2022-06-10 01:52:36 destination > 2022-06-10 01:52:36 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream checks: tmp table: _airbyte_tmp_vht_checks, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:36 destination > 2022-06-10 01:52:36 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:37 destination > 2022-06-10 01:52:37 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream checks 2022-06-10 01:52:37 destination > 2022-06-10 01:52:37 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream companies: tmp table: _airbyte_tmp_agp_companies, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:37 destination > 2022-06-10 01:52:37 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:37 destination > 2022-06-10 01:52:37 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream companies 2022-06-10 01:52:37 destination > 2022-06-10 01:52:37 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream company_cois: tmp table: _airbyte_tmp_shb_company_cois, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:37 destination > 2022-06-10 01:52:37 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:38 destination > 2022-06-10 01:52:38 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream company_cois 2022-06-10 01:52:38 destination > 2022-06-10 01:52:38 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream company_onboarding_statuses: tmp table: _airbyte_tmp_fsv_company_onboarding_statuses, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:38 destination > 2022-06-10 01:52:38 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:38 destination > 2022-06-10 01:52:38 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream company_onboarding_statuses 2022-06-10 01:52:38 destination > 2022-06-10 01:52:38 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream company_payment_taxes: tmp table: _airbyte_tmp_tlo_company_payment_taxes, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:38 destination > 2022-06-10 01:52:38 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:38 destination > 2022-06-10 01:52:38 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream company_payment_taxes 2022-06-10 01:52:38 destination > 2022-06-10 01:52:38 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream company_users: tmp table: _airbyte_tmp_fye_company_users, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:38 destination > 2022-06-10 01:52:38 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:39 destination > 2022-06-10 01:52:39 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream company_users 2022-06-10 01:52:39 destination > 2022-06-10 01:52:39 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream company_workers: tmp table: _airbyte_tmp_rzc_company_workers, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:39 destination > 2022-06-10 01:52:39 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:39 destination > 2022-06-10 01:52:39 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream company_workers 2022-06-10 01:52:39 destination > 2022-06-10 01:52:39 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream contribution_types: tmp table: _airbyte_tmp_zlj_contribution_types, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:39 destination > 2022-06-10 01:52:39 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:40 destination > 2022-06-10 01:52:40 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream contribution_types 2022-06-10 01:52:40 destination > 2022-06-10 01:52:40 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream credit_card_charges: tmp table: _airbyte_tmp_zzh_credit_card_charges, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:40 destination > 2022-06-10 01:52:40 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:40 destination > 2022-06-10 01:52:40 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream credit_card_charges 2022-06-10 01:52:40 destination > 2022-06-10 01:52:40 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream credit_cards: tmp table: _airbyte_tmp_xnf_credit_cards, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:40 destination > 2022-06-10 01:52:40 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:40 destination > 2022-06-10 01:52:40 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream credit_cards 2022-06-10 01:52:40 destination > 2022-06-10 01:52:40 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream devices: tmp table: _airbyte_tmp_emh_devices, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:40 destination > 2022-06-10 01:52:40 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:41 destination > 2022-06-10 01:52:41 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream devices 2022-06-10 01:52:41 destination > 2022-06-10 01:52:41 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream documents: tmp table: _airbyte_tmp_uur_documents, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:41 destination > 2022-06-10 01:52:41 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:41 destination > 2022-06-10 01:52:41 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream documents 2022-06-10 01:52:41 destination > 2022-06-10 01:52:41 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream emails: tmp table: _airbyte_tmp_juk_emails, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:41 destination > 2022-06-10 01:52:41 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:42 destination > 2022-06-10 01:52:42 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream emails 2022-06-10 01:52:42 destination > 2022-06-10 01:52:42 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream exports: tmp table: _airbyte_tmp_qhk_exports, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:42 destination > 2022-06-10 01:52:42 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:42 destination > 2022-06-10 01:52:42 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream exports 2022-06-10 01:52:42 destination > 2022-06-10 01:52:42 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream flipper_features: tmp table: _airbyte_tmp_lsv_flipper_features, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:42 destination > 2022-06-10 01:52:42 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:43 destination > 2022-06-10 01:52:43 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream flipper_features 2022-06-10 01:52:43 destination > 2022-06-10 01:52:43 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream flipper_gates: tmp table: _airbyte_tmp_fob_flipper_gates, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:43 destination > 2022-06-10 01:52:43 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:43 destination > 2022-06-10 01:52:43 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream flipper_gates 2022-06-10 01:52:43 destination > 2022-06-10 01:52:43 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream garnishment_orders: tmp table: _airbyte_tmp_lud_garnishment_orders, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:43 destination > 2022-06-10 01:52:43 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:43 destination > 2022-06-10 01:52:43 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream garnishment_orders 2022-06-10 01:52:43 destination > 2022-06-10 01:52:43 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream i9_form_documents: tmp table: _airbyte_tmp_qsw_i9_form_documents, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:44 destination > 2022-06-10 01:52:44 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:44 destination > 2022-06-10 01:52:44 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream i9_form_documents 2022-06-10 01:52:44 destination > 2022-06-10 01:52:44 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream i9_form_signatures: tmp table: _airbyte_tmp_pyq_i9_form_signatures, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:44 destination > 2022-06-10 01:52:44 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:44 destination > 2022-06-10 01:52:44 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream i9_form_signatures 2022-06-10 01:52:44 destination > 2022-06-10 01:52:44 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream i9_forms: tmp table: _airbyte_tmp_dts_i9_forms, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:44 destination > 2022-06-10 01:52:44 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:45 destination > 2022-06-10 01:52:45 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream i9_forms 2022-06-10 01:52:45 destination > 2022-06-10 01:52:45 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream identity_verifications: tmp table: _airbyte_tmp_bio_identity_verifications, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:45 destination > 2022-06-10 01:52:45 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:45 destination > 2022-06-10 01:52:45 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream identity_verifications 2022-06-10 01:52:45 destination > 2022-06-10 01:52:45 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream insurance_quote_annual_term_data_records: tmp table: _airbyte_tmp_ezt_insurance_quote_annual_term_data_records, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:45 destination > 2022-06-10 01:52:45 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:45 destination > 2022-06-10 01:52:45 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream insurance_quote_annual_term_data_records 2022-06-10 01:52:45 destination > 2022-06-10 01:52:45 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream insurance_quote_short_term_data_records: tmp table: _airbyte_tmp_cvc_insurance_quote_short_term_data_records, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:46 destination > 2022-06-10 01:52:46 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:46 destination > 2022-06-10 01:52:46 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream insurance_quote_short_term_data_records 2022-06-10 01:52:46 destination > 2022-06-10 01:52:46 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream insurance_quotes: tmp table: _airbyte_tmp_nvs_insurance_quotes, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:46 destination > 2022-06-10 01:52:46 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:47 destination > 2022-06-10 01:52:47 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream insurance_quotes 2022-06-10 01:52:47 destination > 2022-06-10 01:52:47 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream integration_preference_options: tmp table: _airbyte_tmp_gir_integration_preference_options, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:47 destination > 2022-06-10 01:52:47 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:47 destination > 2022-06-10 01:52:47 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream integration_preference_options 2022-06-10 01:52:47 destination > 2022-06-10 01:52:47 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream integration_preferences: tmp table: _airbyte_tmp_jbp_integration_preferences, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:47 destination > 2022-06-10 01:52:47 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:47 destination > 2022-06-10 01:52:47 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream integration_preferences 2022-06-10 01:52:47 destination > 2022-06-10 01:52:47 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream integrations: tmp table: _airbyte_tmp_yce_integrations, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:47 destination > 2022-06-10 01:52:47 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:48 destination > 2022-06-10 01:52:48 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream integrations 2022-06-10 01:52:48 destination > 2022-06-10 01:52:48 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream invites: tmp table: _airbyte_tmp_kob_invites, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:48 destination > 2022-06-10 01:52:48 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:49 destination > 2022-06-10 01:52:49 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream invites 2022-06-10 01:52:49 destination > 2022-06-10 01:52:49 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream job_classification_calculators: tmp table: _airbyte_tmp_mus_job_classification_calculators, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:49 destination > 2022-06-10 01:52:49 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:49 destination > 2022-06-10 01:52:49 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream job_classification_calculators 2022-06-10 01:52:49 destination > 2022-06-10 01:52:49 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream job_classification_codes: tmp table: _airbyte_tmp_gfj_job_classification_codes, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:49 destination > 2022-06-10 01:52:49 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:50 destination > 2022-06-10 01:52:50 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream job_classification_codes 2022-06-10 01:52:50 destination > 2022-06-10 01:52:50 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream job_classification_scale_rates: tmp table: _airbyte_tmp_akw_job_classification_scale_rates, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:50 destination > 2022-06-10 01:52:50 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:50 destination > 2022-06-10 01:52:50 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream job_classification_scale_rates 2022-06-10 01:52:50 destination > 2022-06-10 01:52:50 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream job_classifications: tmp table: _airbyte_tmp_uhp_job_classifications, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:50 destination > 2022-06-10 01:52:50 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:51 destination > 2022-06-10 01:52:51 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream job_classifications 2022-06-10 01:52:51 destination > 2022-06-10 01:52:51 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream loan_outs: tmp table: _airbyte_tmp_sox_loan_outs, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:51 destination > 2022-06-10 01:52:51 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:51 destination > 2022-06-10 01:52:51 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream loan_outs 2022-06-10 01:52:51 destination > 2022-06-10 01:52:51 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream notifications: tmp table: _airbyte_tmp_mpf_notifications, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:51 destination > 2022-06-10 01:52:51 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:51 destination > 2022-06-10 01:52:51 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream notifications 2022-06-10 01:52:51 destination > 2022-06-10 01:52:51 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream nudges: tmp table: _airbyte_tmp_xxg_nudges, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:51 destination > 2022-06-10 01:52:51 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:52 destination > 2022-06-10 01:52:52 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream nudges 2022-06-10 01:52:52 destination > 2022-06-10 01:52:52 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream paid_time_off_policies: tmp table: _airbyte_tmp_plz_paid_time_off_policies, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:52 destination > 2022-06-10 01:52:52 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:52 destination > 2022-06-10 01:52:52 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream paid_time_off_policies 2022-06-10 01:52:52 destination > 2022-06-10 01:52:52 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream paid_time_off_policy_memberships: tmp table: _airbyte_tmp_qpm_paid_time_off_policy_memberships, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:52 destination > 2022-06-10 01:52:52 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:53 destination > 2022-06-10 01:52:53 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream paid_time_off_policy_memberships 2022-06-10 01:52:53 destination > 2022-06-10 01:52:53 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream paid_time_off_records: tmp table: _airbyte_tmp_fhd_paid_time_off_records, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:53 destination > 2022-06-10 01:52:53 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:53 destination > 2022-06-10 01:52:53 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream paid_time_off_records 2022-06-10 01:52:53 destination > 2022-06-10 01:52:53 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream payable_invoice_details: tmp table: _airbyte_tmp_eli_payable_invoice_details, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:53 destination > 2022-06-10 01:52:53 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:53 destination > 2022-06-10 01:52:53 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream payable_invoice_details 2022-06-10 01:52:53 destination > 2022-06-10 01:52:53 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream payable_mileage_details: tmp table: _airbyte_tmp_osy_payable_mileage_details, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:53 destination > 2022-06-10 01:52:53 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:54 destination > 2022-06-10 01:52:54 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream payable_mileage_details 2022-06-10 01:52:54 destination > 2022-06-10 01:52:54 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream payable_paid_time_off_request_details: tmp table: _airbyte_tmp_niw_payable_paid_time_off_request_details, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:54 destination > 2022-06-10 01:52:54 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:54 destination > 2022-06-10 01:52:54 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream payable_paid_time_off_request_details 2022-06-10 01:52:54 destination > 2022-06-10 01:52:54 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream payable_shift_calculations: tmp table: _airbyte_tmp_lcm_payable_shift_calculations, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:54 destination > 2022-06-10 01:52:54 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:55 destination > 2022-06-10 01:52:55 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream payable_shift_calculations 2022-06-10 01:52:55 destination > 2022-06-10 01:52:55 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream payable_shift_details: tmp table: _airbyte_tmp_vrl_payable_shift_details, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:55 destination > 2022-06-10 01:52:55 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:55 destination > 2022-06-10 01:52:55 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream payable_shift_details 2022-06-10 01:52:55 destination > 2022-06-10 01:52:55 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream payable_workweek_details: tmp table: _airbyte_tmp_nqu_payable_workweek_details, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:55 destination > 2022-06-10 01:52:55 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:56 destination > 2022-06-10 01:52:56 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream payable_workweek_details 2022-06-10 01:52:56 destination > 2022-06-10 01:52:56 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream payables: tmp table: _airbyte_tmp_yeu_payables, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:56 destination > 2022-06-10 01:52:56 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:56 destination > 2022-06-10 01:52:56 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream payables 2022-06-10 01:52:56 destination > 2022-06-10 01:52:56 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream payment_methods: tmp table: _airbyte_tmp_esa_payment_methods, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:56 destination > 2022-06-10 01:52:56 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:56 destination > 2022-06-10 01:52:56 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream payment_methods 2022-06-10 01:52:56 destination > 2022-06-10 01:52:56 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream payment_settlements: tmp table: _airbyte_tmp_xdh_payment_settlements, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:56 destination > 2022-06-10 01:52:56 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:57 destination > 2022-06-10 01:52:57 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream payment_settlements 2022-06-10 01:52:57 destination > 2022-06-10 01:52:57 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream payment_taxes: tmp table: _airbyte_tmp_uia_payment_taxes, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:57 destination > 2022-06-10 01:52:57 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:57 destination > 2022-06-10 01:52:57 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream payment_taxes 2022-06-10 01:52:57 destination > 2022-06-10 01:52:57 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream payments: tmp table: _airbyte_tmp_fmf_payments, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:57 destination > 2022-06-10 01:52:57 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:58 destination > 2022-06-10 01:52:58 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream payments 2022-06-10 01:52:58 destination > 2022-06-10 01:52:58 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream payroll_state_settings: tmp table: _airbyte_tmp_bfq_payroll_state_settings, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:58 destination > 2022-06-10 01:52:58 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:58 destination > 2022-06-10 01:52:58 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream payroll_state_settings 2022-06-10 01:52:58 destination > 2022-06-10 01:52:58 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream payrolls: tmp table: _airbyte_tmp_gml_payrolls, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:58 destination > 2022-06-10 01:52:58 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:58 destination > 2022-06-10 01:52:58 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream payrolls 2022-06-10 01:52:58 destination > 2022-06-10 01:52:58 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream project_agreements: tmp table: _airbyte_tmp_cap_project_agreements, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:58 destination > 2022-06-10 01:52:58 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:59 destination > 2022-06-10 01:52:59 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream project_agreements 2022-06-10 01:52:59 destination > 2022-06-10 01:52:59 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream project_locations: tmp table: _airbyte_tmp_azt_project_locations, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:59 destination > 2022-06-10 01:52:59 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:52:59 destination > 2022-06-10 01:52:59 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream project_locations 2022-06-10 01:52:59 destination > 2022-06-10 01:52:59 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream project_worker_bulk_import_entries: tmp table: _airbyte_tmp_qwx_project_worker_bulk_import_entries, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:52:59 destination > 2022-06-10 01:52:59 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:53:00 destination > 2022-06-10 01:53:00 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream project_worker_bulk_import_entries 2022-06-10 01:53:00 destination > 2022-06-10 01:53:00 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream project_worker_bulk_imports: tmp table: _airbyte_tmp_taq_project_worker_bulk_imports, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:53:00 destination > 2022-06-10 01:53:00 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:53:00 destination > 2022-06-10 01:53:00 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream project_worker_bulk_imports 2022-06-10 01:53:00 destination > 2022-06-10 01:53:00 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream project_worker_locations: tmp table: _airbyte_tmp_era_project_worker_locations, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:53:00 destination > 2022-06-10 01:53:00 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:53:00 destination > 2022-06-10 01:53:00 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream project_worker_locations 2022-06-10 01:53:00 destination > 2022-06-10 01:53:00 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream project_worker_rates: tmp table: _airbyte_tmp_dkr_project_worker_rates, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:53:01 destination > 2022-06-10 01:53:01 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:53:01 destination > 2022-06-10 01:53:01 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream project_worker_rates 2022-06-10 01:53:01 destination > 2022-06-10 01:53:01 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream project_worker_reminder_stats: tmp table: _airbyte_tmp_whp_project_worker_reminder_stats, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:53:01 destination > 2022-06-10 01:53:01 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:53:02 destination > 2022-06-10 01:53:02 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream project_worker_reminder_stats 2022-06-10 01:53:02 destination > 2022-06-10 01:53:02 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream project_workers: tmp table: _airbyte_tmp_jsd_project_workers, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:53:02 destination > 2022-06-10 01:53:02 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:53:02 destination > 2022-06-10 01:53:02 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream project_workers 2022-06-10 01:53:02 destination > 2022-06-10 01:53:02 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream projects: tmp table: _airbyte_tmp_iud_projects, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:53:02 destination > 2022-06-10 01:53:02 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:53:02 destination > 2022-06-10 01:53:02 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream projects 2022-06-10 01:53:02 destination > 2022-06-10 01:53:02 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream reversals: tmp table: _airbyte_tmp_gnk_reversals, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:53:03 destination > 2022-06-10 01:53:03 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:53:03 destination > 2022-06-10 01:53:03 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream reversals 2022-06-10 01:53:03 destination > 2022-06-10 01:53:03 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream sessions: tmp table: _airbyte_tmp_mbh_sessions, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:53:03 destination > 2022-06-10 01:53:03 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:53:03 destination > 2022-06-10 01:53:03 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream sessions 2022-06-10 01:53:03 destination > 2022-06-10 01:53:03 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream subscription_types: tmp table: _airbyte_tmp_zyn_subscription_types, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:53:04 destination > 2022-06-10 01:53:04 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:53:04 destination > 2022-06-10 01:53:04 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream subscription_types 2022-06-10 01:53:04 destination > 2022-06-10 01:53:04 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream subscriptions: tmp table: _airbyte_tmp_fqb_subscriptions, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:53:04 destination > 2022-06-10 01:53:04 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:53:04 destination > 2022-06-10 01:53:04 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream subscriptions 2022-06-10 01:53:04 destination > 2022-06-10 01:53:04 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream symmetry_taxes: tmp table: _airbyte_tmp_rxo_symmetry_taxes, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:53:04 destination > 2022-06-10 01:53:04 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:53:05 destination > 2022-06-10 01:53:05 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream symmetry_taxes 2022-06-10 01:53:05 destination > 2022-06-10 01:53:05 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream transfers: tmp table: _airbyte_tmp_zsx_transfers, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:53:05 destination > 2022-06-10 01:53:05 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:53:05 destination > 2022-06-10 01:53:05 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream transfers 2022-06-10 01:53:05 destination > 2022-06-10 01:53:05 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream user_activities: tmp table: _airbyte_tmp_flf_user_activities, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:53:05 destination > 2022-06-10 01:53:05 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:53:06 destination > 2022-06-10 01:53:06 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream user_activities 2022-06-10 01:53:06 destination > 2022-06-10 01:53:06 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream users: tmp table: _airbyte_tmp_kle_users, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:53:06 destination > 2022-06-10 01:53:06 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:53:06 destination > 2022-06-10 01:53:06 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream users 2022-06-10 01:53:06 destination > 2022-06-10 01:53:06 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream vensure_workers: tmp table: _airbyte_tmp_tob_vensure_workers, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:53:06 destination > 2022-06-10 01:53:06 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:53:07 destination > 2022-06-10 01:53:07 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream vensure_workers 2022-06-10 01:53:07 destination > 2022-06-10 01:53:07 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream workday_contributions: tmp table: _airbyte_tmp_wwf_workday_contributions, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:53:07 destination > 2022-06-10 01:53:07 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:53:07 destination > 2022-06-10 01:53:07 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream workday_contributions 2022-06-10 01:53:07 destination > 2022-06-10 01:53:07 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream workday_earnings: tmp table: _airbyte_tmp_npu_workday_earnings, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:53:07 destination > 2022-06-10 01:53:07 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:53:08 destination > 2022-06-10 01:53:08 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream workday_earnings 2022-06-10 01:53:08 destination > 2022-06-10 01:53:08 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream workday_hours: tmp table: _airbyte_tmp_bxj_workday_hours, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:53:08 destination > 2022-06-10 01:53:08 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:53:08 destination > 2022-06-10 01:53:08 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream workday_hours 2022-06-10 01:53:08 destination > 2022-06-10 01:53:08 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream workdays: tmp table: _airbyte_tmp_dus_workdays, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:53:08 destination > 2022-06-10 01:53:08 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:53:08 destination > 2022-06-10 01:53:08 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream workdays 2022-06-10 01:53:08 destination > 2022-06-10 01:53:08 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream worker_tax_exemptions: tmp table: _airbyte_tmp_qjc_worker_tax_exemptions, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:53:09 destination > 2022-06-10 01:53:09 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:53:09 destination > 2022-06-10 01:53:09 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream worker_tax_exemptions 2022-06-10 01:53:09 destination > 2022-06-10 01:53:09 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream worker_tax_options: tmp table: _airbyte_tmp_bpe_worker_tax_options, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:53:09 destination > 2022-06-10 01:53:09 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:53:09 destination > 2022-06-10 01:53:09 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream worker_tax_options 2022-06-10 01:53:09 destination > 2022-06-10 01:53:09 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream worker_withholdings: tmp table: _airbyte_tmp_neu_worker_withholdings, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:53:09 destination > 2022-06-10 01:53:09 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:53:10 destination > 2022-06-10 01:53:10 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream worker_withholdings 2022-06-10 01:53:10 destination > 2022-06-10 01:53:10 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream workers: tmp table: _airbyte_tmp_aon_workers, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:53:10 destination > 2022-06-10 01:53:10 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:53:10 destination > 2022-06-10 01:53:10 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream workers 2022-06-10 01:53:10 destination > 2022-06-10 01:53:10 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream workers_comp_applications: tmp table: _airbyte_tmp_uns_workers_comp_applications, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:53:10 destination > 2022-06-10 01:53:10 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:53:10 destination > 2022-06-10 01:53:10 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream workers_comp_applications 2022-06-10 01:53:10 destination > 2022-06-10 01:53:10 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream workers_comp_settings: tmp table: _airbyte_tmp_eza_workers_comp_settings, stage: 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ 2022-06-10 01:53:10 destination > 2022-06-10 01:53:10 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 01:53:11 destination > 2022-06-10 01:53:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream workers_comp_settings 2022-06-10 01:53:11 destination > 2022-06-10 01:53:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):139 - Preparing tmp tables in destination completed. 2022-06-10 01:53:11 destination > 2022-06-10 01:53:11 WARN i.a.i.d.b.BufferedStreamConsumer(acceptTracked):141 - Unexpected message: TRACE 2022-06-10 01:53:11 destination > 2022-06-10 01:53:11 WARN i.a.i.b.IntegrationRunner(watchForOrphanThreads):241 - The main thread is exiting while children non-daemon threads from a connector are still active. 2022-06-10 01:53:11 destination > Ideally, this situation should not happen... 2022-06-10 01:53:11 destination > Please check with maintainers if the connector or library code should safely clean up its threads before quitting instead. 2022-06-10 01:53:11 destination > The main thread is: main (RUNNABLE) 2022-06-10 01:53:11 destination > Thread stacktrace: java.base/java.lang.Thread.getStackTrace(Thread.java:1610) 2022-06-10 01:53:11 destination > at io.airbyte.integrations.base.IntegrationRunner.dumpThread(IntegrationRunner.java:276) 2022-06-10 01:53:11 destination > at io.airbyte.integrations.base.IntegrationRunner.watchForOrphanThreads(IntegrationRunner.java:245) 2022-06-10 01:53:11 destination > at io.airbyte.integrations.base.IntegrationRunner.runConsumer(IntegrationRunner.java:202) 2022-06-10 01:53:11 destination > at io.airbyte.integrations.base.IntegrationRunner.lambda$runInternal$1(IntegrationRunner.java:165) 2022-06-10 01:53:11 destination > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54) 2022-06-10 01:53:11 destination > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:38) 2022-06-10 01:53:11 destination > at io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:165) 2022-06-10 01:53:11 destination > at io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:107) 2022-06-10 01:53:11 destination > at io.airbyte.integrations.destination.snowflake.SnowflakeDestination.main(SnowflakeDestination.java:30) 2022-06-10 01:53:11 destination > 2022-06-10 01:53:11 WARN i.a.i.b.IntegrationRunner(watchForOrphanThreads):255 - Active non-daemon thread: pool-4-thread-1 (TIMED_WAITING) 2022-06-10 01:53:11 destination > Thread stacktrace: java.base@17.0.1/jdk.internal.misc.Unsafe.park(Native Method) 2022-06-10 01:53:11 destination > at java.base@17.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) 2022-06-10 01:53:11 destination > at java.base@17.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) 2022-06-10 01:53:11 destination > at java.base@17.0.1/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460) 2022-06-10 01:53:11 destination > at java.base@17.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061) 2022-06-10 01:53:11 destination > at java.base@17.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) 2022-06-10 01:53:11 destination > at java.base@17.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 2022-06-10 01:53:11 destination > at java.base@17.0.1/java.lang.Thread.run(Thread.java:833) 2022-06-10 01:53:11 destination > 2022-06-10 01:53:11 INFO i.a.i.b.FailureTrackingAirbyteMessageConsumer(close):65 - Airbyte message consumer: succeeded. 2022-06-10 01:53:11 destination > 2022-06-10 01:53:11 INFO i.a.i.d.b.BufferedStreamConsumer(close):170 - executing on success close procedure. 2022-06-10 01:53:11 destination > 2022-06-10 01:53:11 INFO i.a.i.d.r.SerializedBufferingStrategy(flushAll):92 - Flushing all 0 current buffers (0 bytes in total) 2022-06-10 01:53:11 destination > 2022-06-10 01:53:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):186 - Copying into tables in destination started for 97 streams 2022-06-10 01:53:11 destination > 2022-06-10 01:53:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream ach_batches of schema WRAPBOOK into tmp table _airbyte_tmp_xnc_ach_batches to final table _airbyte_raw_ach_batches from stage path 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ with 0 file(s) [] 2022-06-10 01:53:12 destination > 2022-06-10 01:53:12 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream active_admin_comments of schema WRAPBOOK into tmp table _airbyte_tmp_hvs_active_admin_comments to final table _airbyte_raw_active_admin_comments from stage path 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ with 0 file(s) [] 2022-06-10 01:53:12 destination > 2022-06-10 01:53:12 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream active_storage_attachments of schema WRAPBOOK into tmp table _airbyte_tmp_lfz_active_storage_attachments to final table _airbyte_raw_active_storage_attachments from stage path 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ with 0 file(s) [] 2022-06-10 01:53:13 destination > 2022-06-10 01:53:13 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream active_storage_blobs of schema WRAPBOOK into tmp table _airbyte_tmp_gvv_active_storage_blobs to final table _airbyte_raw_active_storage_blobs from stage path 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ with 0 file(s) [] 2022-06-10 01:53:14 destination > 2022-06-10 01:53:14 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream active_storage_variant_records of schema WRAPBOOK into tmp table _airbyte_tmp_pcx_active_storage_variant_records to final table _airbyte_raw_active_storage_variant_records from stage path 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ with 0 file(s) [] 2022-06-10 01:53:14 destination > 2022-06-10 01:53:14 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream addresses of schema WRAPBOOK into tmp table _airbyte_tmp_ohv_addresses to final table _airbyte_raw_addresses from stage path 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ with 0 file(s) [] 2022-06-10 01:53:15 destination > 2022-06-10 01:53:15 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream agreement_requests of schema WRAPBOOK into tmp table _airbyte_tmp_edm_agreement_requests to final table _airbyte_raw_agreement_requests from stage path 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ with 0 file(s) [] 2022-06-10 01:53:15 destination > 2022-06-10 01:53:15 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream agreement_signatures of schema WRAPBOOK into tmp table _airbyte_tmp_byw_agreement_signatures to final table _airbyte_raw_agreement_signatures from stage path 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ with 0 file(s) [] 2022-06-10 01:53:15 destination > 2022-06-10 01:53:15 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream agreement_templates of schema WRAPBOOK into tmp table _airbyte_tmp_pwu_agreement_templates to final table _airbyte_raw_agreement_templates from stage path 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ with 0 file(s) [] 2022-06-10 01:53:16 destination > 2022-06-10 01:53:16 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream agreements of schema WRAPBOOK into tmp table _airbyte_tmp_diw_agreements to final table _airbyte_raw_agreements from stage path 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ with 0 file(s) [] 2022-06-10 01:53:16 destination > 2022-06-10 01:53:16 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream aicp_accounting_codes of schema WRAPBOOK into tmp table _airbyte_tmp_twd_aicp_accounting_codes to final table _airbyte_raw_aicp_accounting_codes from stage path 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ with 0 file(s) [] 2022-06-10 01:53:17 destination > 2022-06-10 01:53:17 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream aicp_line_numbers of schema WRAPBOOK into tmp table _airbyte_tmp_qih_aicp_line_numbers to final table _airbyte_raw_aicp_line_numbers from stage path 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ with 0 file(s) [] 2022-06-10 01:53:18 destination > 2022-06-10 01:53:18 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream audits of schema WRAPBOOK into tmp table _airbyte_tmp_zrc_audits to final table _airbyte_raw_audits from stage path 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ with 0 file(s) [] 2022-06-10 01:53:18 destination > 2022-06-10 01:53:18 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream authentications of schema WRAPBOOK into tmp table _airbyte_tmp_pdd_authentications to final table _airbyte_raw_authentications from stage path 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ with 0 file(s) [] 2022-06-10 01:53:19 destination > 2022-06-10 01:53:19 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream benefit_administrators of schema WRAPBOOK into tmp table _airbyte_tmp_isz_benefit_administrators to final table _airbyte_raw_benefit_administrators from stage path 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ with 0 file(s) [] 2022-06-10 01:53:19 destination > 2022-06-10 01:53:19 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream benefit_payments of schema WRAPBOOK into tmp table _airbyte_tmp_osd_benefit_payments to final table _airbyte_raw_benefit_payments from stage path 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ with 0 file(s) [] 2022-06-10 01:53:20 destination > 2022-06-10 01:53:20 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream benefit_plans of schema WRAPBOOK into tmp table _airbyte_tmp_gmo_benefit_plans to final table _airbyte_raw_benefit_plans from stage path 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ with 0 file(s) [] 2022-06-10 01:53:20 destination > 2022-06-10 01:53:20 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream check_updates of schema WRAPBOOK into tmp table _airbyte_tmp_fit_check_updates to final table _airbyte_raw_check_updates from stage path 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ with 0 file(s) [] 2022-06-10 01:53:21 destination > 2022-06-10 01:53:21 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream checks of schema WRAPBOOK into tmp table _airbyte_tmp_vht_checks to final table _airbyte_raw_checks from stage path 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ with 0 file(s) [] 2022-06-10 01:53:21 destination > 2022-06-10 01:53:21 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream companies of schema WRAPBOOK into tmp table _airbyte_tmp_agp_companies to final table _airbyte_raw_companies from stage path 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ with 0 file(s) [] 2022-06-10 01:53:22 destination > 2022-06-10 01:53:22 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream company_cois of schema WRAPBOOK into tmp table _airbyte_tmp_shb_company_cois to final table _airbyte_raw_company_cois from stage path 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ with 0 file(s) [] 2022-06-10 01:53:22 destination > 2022-06-10 01:53:22 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream company_onboarding_statuses of schema WRAPBOOK into tmp table _airbyte_tmp_fsv_company_onboarding_statuses to final table _airbyte_raw_company_onboarding_statuses from stage path 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ with 0 file(s) [] 2022-06-10 01:53:23 destination > 2022-06-10 01:53:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream company_payment_taxes of schema WRAPBOOK into tmp table _airbyte_tmp_tlo_company_payment_taxes to final table _airbyte_raw_company_payment_taxes from stage path 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ with 0 file(s) [] 2022-06-10 01:53:23 destination > 2022-06-10 01:53:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream company_users of schema WRAPBOOK into tmp table _airbyte_tmp_fye_company_users to final table _airbyte_raw_company_users from stage path 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ with 0 file(s) [] 2022-06-10 01:53:24 destination > 2022-06-10 01:53:24 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream company_workers of schema WRAPBOOK into tmp table _airbyte_tmp_rzc_company_workers to final table _airbyte_raw_company_workers from stage path 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ with 0 file(s) [] 2022-06-10 01:53:24 destination > 2022-06-10 01:53:24 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream contribution_types of schema WRAPBOOK into tmp table _airbyte_tmp_zlj_contribution_types to final table _airbyte_raw_contribution_types from stage path 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ with 0 file(s) [] 2022-06-10 01:53:24 destination > 2022-06-10 01:53:24 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream credit_card_charges of schema WRAPBOOK into tmp table _airbyte_tmp_zzh_credit_card_charges to final table _airbyte_raw_credit_card_charges from stage path 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ with 0 file(s) [] 2022-06-10 01:53:25 destination > 2022-06-10 01:53:25 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream credit_cards of schema WRAPBOOK into tmp table _airbyte_tmp_xnf_credit_cards to final table _airbyte_raw_credit_cards from stage path 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ with 0 file(s) [] 2022-06-10 01:53:25 destination > 2022-06-10 01:53:25 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream devices of schema WRAPBOOK into tmp table _airbyte_tmp_emh_devices to final table _airbyte_raw_devices from stage path 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ with 0 file(s) [] 2022-06-10 01:53:26 destination > 2022-06-10 01:53:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream documents of schema WRAPBOOK into tmp table _airbyte_tmp_uur_documents to final table _airbyte_raw_documents from stage path 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ with 0 file(s) [] 2022-06-10 01:53:26 destination > 2022-06-10 01:53:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream emails of schema WRAPBOOK into tmp table _airbyte_tmp_juk_emails to final table _airbyte_raw_emails from stage path 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ with 0 file(s) [] 2022-06-10 01:53:27 destination > 2022-06-10 01:53:27 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream exports of schema WRAPBOOK into tmp table _airbyte_tmp_qhk_exports to final table _airbyte_raw_exports from stage path 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ with 0 file(s) [] 2022-06-10 01:53:27 destination > 2022-06-10 01:53:27 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream flipper_features of schema WRAPBOOK into tmp table _airbyte_tmp_lsv_flipper_features to final table _airbyte_raw_flipper_features from stage path 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ with 0 file(s) [] 2022-06-10 01:53:28 destination > 2022-06-10 01:53:28 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream flipper_gates of schema WRAPBOOK into tmp table _airbyte_tmp_fob_flipper_gates to final table _airbyte_raw_flipper_gates from stage path 2022/06/10/01/32C030D3-257C-40D0-9172-FCA8B5198EEC/ with 0 file(s) [] 2022-06-10 01:53:28 ERROR i.a.w.g.DefaultReplicationWorker(run):180 - Sync worker failed. java.util.concurrent.ExecutionException: io.airbyte.workers.general.DefaultReplicationWorker$SourceException: Source process exited with non-zero exit code 1 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:173) ~[io.airbyte-airbyte-workers-0.39.16-alpha.jar:?] at io.airbyte.workers.general.DefaultReplicationWorker.run(DefaultReplicationWorker.java:65) ~[io.airbyte-airbyte-workers-0.39.16-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:158) ~[io.airbyte-airbyte-workers-0.39.16-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] 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.16-alpha.jar:?] at io.airbyte.workers.general.DefaultReplicationWorker.run(DefaultReplicationWorker.java:137) ~[io.airbyte-airbyte-workers-0.39.16-alpha.jar:?] at io.airbyte.workers.general.DefaultReplicationWorker.run(DefaultReplicationWorker.java:65) ~[io.airbyte-airbyte-workers-0.39.16-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:158) ~[io.airbyte-airbyte-workers-0.39.16-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] Suppressed: io.airbyte.workers.exception.WorkerException: Destination process exit with code 143. This warning is normal if the job was cancelled. at io.airbyte.workers.internal.DefaultAirbyteDestination.close(DefaultAirbyteDestination.java:119) ~[io.airbyte-airbyte-workers-0.39.16-alpha.jar:?] at io.airbyte.workers.general.DefaultReplicationWorker.run(DefaultReplicationWorker.java:137) ~[io.airbyte-airbyte-workers-0.39.16-alpha.jar:?] at io.airbyte.workers.general.DefaultReplicationWorker.run(DefaultReplicationWorker.java:65) ~[io.airbyte-airbyte-workers-0.39.16-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:158) ~[io.airbyte-airbyte-workers-0.39.16-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] Caused by: io.airbyte.workers.general.DefaultReplicationWorker$SourceException: Source process exited with non-zero exit code 1 at io.airbyte.workers.general.DefaultReplicationWorker.lambda$getReplicationRunnable$6(DefaultReplicationWorker.java:368) ~[io.airbyte-airbyte-workers-0.39.16-alpha.jar:?] at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?] ... 1 more 2022-06-10 01:53:28 INFO i.a.w.g.DefaultReplicationWorker(run):239 - sync summary: io.airbyte.config.ReplicationAttemptSummary@45a3802f[status=failed,recordsSynced=0,bytesSynced=0,startTime=1654825943154,endTime=1654826008876,totalStats=io.airbyte.config.SyncStats@5b5c1e00[recordsEmitted=0,bytesEmitted=0,stateMessagesEmitted=0,recordsCommitted=0],streamStats=[]] 2022-06-10 01:53:28 INFO i.a.w.g.DefaultReplicationWorker(run):268 - Source did not output any state messages 2022-06-10 01:53:28 WARN i.a.w.g.DefaultReplicationWorker(run):276 - State capture: No new state, falling back on input state: io.airbyte.config.State@3de314d1[state={"cdc":false,"streams":[{"cursor":"2022-06-09T01:30:03.932687","stream_name":"ach_batches","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T21:19:26.411646","stream_name":"active_admin_comments","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:43:56.243262","stream_name":"active_storage_attachments","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:45:22.910756","stream_name":"active_storage_blobs","cursor_field":["created_at"],"stream_namespace":"public"},{"stream_name":"active_storage_variant_records","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T22:46:49.167451","stream_name":"addresses","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:46:10.823145","stream_name":"agreement_requests","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:47:53.650086","stream_name":"agreement_signatures","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:27:53.153640","stream_name":"agreement_templates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:48:16.833716","stream_name":"agreements","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-04-27T17:21:41.554518","stream_name":"aicp_accounting_codes","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:50:24.407631","stream_name":"aicp_line_numbers","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:52:39.545770","stream_name":"audits","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:56:59.301449","stream_name":"authentications","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-04-11T18:06:01.860523","stream_name":"benefit_administrators","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-08T23:50:09.154093","stream_name":"benefit_payments","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-08T23:13:14.622397","stream_name":"benefit_plans","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T21:19:32.058930","stream_name":"check_updates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T21:19:32.066486","stream_name":"checks","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"companies","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T22:45:22.914045","stream_name":"company_cois","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:48:46.360546","stream_name":"company_onboarding_statuses","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:00:04.926787","stream_name":"company_payment_taxes","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:56:49.044356","stream_name":"company_users","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:05:54.858193","stream_name":"company_workers","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-06T14:35:05.613849","stream_name":"contribution_types","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:29:36.324454","stream_name":"credit_card_charges","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:29:34.837221","stream_name":"credit_cards","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:51:57.623734","stream_name":"devices","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:03:30.164251","stream_name":"documents","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"emails","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T20:49:52.197966","stream_name":"exports","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T19:54:48.663833","stream_name":"flipper_features","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:13:57.184938","stream_name":"flipper_gates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-06T17:50:41.295193","stream_name":"garnishment_orders","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:06:18.475894","stream_name":"i9_form_documents","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:06:25.307060","stream_name":"i9_form_signatures","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:06:25.308841","stream_name":"i9_forms","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:05:57.174736","stream_name":"identity_verifications","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:23:23.923049","stream_name":"insurance_quote_annual_term_data_records","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T20:56:30.929121","stream_name":"insurance_quote_short_term_data_records","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:23:23.918039","stream_name":"insurance_quotes","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T19:46:39.837719","stream_name":"integration_preference_options","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T19:47:57.215124","stream_name":"integration_preferences","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T19:48:15.265605","stream_name":"integrations","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:08:47.907868","stream_name":"invites","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:00:56.601761","stream_name":"job_classification_calculators","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"job_classification_codes","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T19:19:21.952008","stream_name":"job_classification_scale_rates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-08T18:19:05.575154","stream_name":"job_classifications","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:20:10.350725","stream_name":"loan_outs","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:05:23.948452","stream_name":"notifications","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-03-19T21:03:43.834009","stream_name":"nudges","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"paid_time_off_policies","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"paid_time_off_policy_memberships","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"paid_time_off_records","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:35:39.560874","stream_name":"payable_invoice_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:05:47.797161","stream_name":"payable_mileage_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"payable_paid_time_off_request_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:09:27.579694","stream_name":"payable_shift_calculations","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:10:44.434499","stream_name":"payable_shift_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:11:52.212770","stream_name":"payable_workweek_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:12:14.357426","stream_name":"payables","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:10:58.753702","stream_name":"payment_methods","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T21:19:31.011633","stream_name":"payment_settlements","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:11:46.525904","stream_name":"payment_taxes","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"payments","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-05-11T14:36:35.542425","stream_name":"payroll_state_settings","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"payrolls","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T23:10:45.123095","stream_name":"project_agreements","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:59:25.463540","stream_name":"project_locations","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T13:51:37.713850","stream_name":"project_worker_bulk_import_entries","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T00:23:13.349908","stream_name":"project_worker_bulk_imports","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:18:49.719669","stream_name":"project_worker_locations","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:19:10.856293","stream_name":"project_worker_rates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:18:17.638407","stream_name":"project_worker_reminder_stats","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:19:55.558759","stream_name":"project_workers","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"projects","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-07T22:14:29.456066","stream_name":"reversals","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:20:18.588429","stream_name":"sessions","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-04-26T17:07:53.831984","stream_name":"subscription_types","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-08T22:36:07.360696","stream_name":"subscriptions","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-05T17:52:15.857336","stream_name":"symmetry_taxes","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:45:06.660444","stream_name":"transfers","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:20:55.907662","stream_name":"user_activities","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:25:16.827423","stream_name":"users","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T01:05:46.385712","stream_name":"vensure_workers","cursor_field":["created_at"],"stream_namespace":"public"},{"stream_name":"workday_contributions","cursor_field":[],"stream_namespace":"public"},{"stream_name":"workday_earnings","cursor_field":[],"stream_namespace":"public"},{"stream_name":"workday_hours","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T23:23:46.387196","stream_name":"workdays","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-03T17:17:39.248158","stream_name":"worker_tax_exemptions","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:08:18.748427","stream_name":"worker_tax_options","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:15:01.915139","stream_name":"worker_withholdings","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:26:55.451420","stream_name":"workers","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:10:44.329636","stream_name":"workers_comp_applications","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"workers_comp_settings","cursor_field":[],"stream_namespace":"public"}]}] 2022-06-10 01:53:28 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling... 2022-06-10 01:53:28 INFO i.a.w.t.s.ReplicationActivityImpl(lambda$replicate$3):157 - sync summary: io.airbyte.config.StandardSyncOutput@35b7ebf5[standardSyncSummary=io.airbyte.config.StandardSyncSummary@70b57327[status=failed,recordsSynced=0,bytesSynced=0,startTime=1654825943154,endTime=1654826008876,totalStats=io.airbyte.config.SyncStats@5b5c1e00[recordsEmitted=0,bytesEmitted=0,stateMessagesEmitted=0,recordsCommitted=0],streamStats=[]],normalizationSummary=,state=io.airbyte.config.State@3de314d1[state={"cdc":false,"streams":[{"cursor":"2022-06-09T01:30:03.932687","stream_name":"ach_batches","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T21:19:26.411646","stream_name":"active_admin_comments","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:43:56.243262","stream_name":"active_storage_attachments","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:45:22.910756","stream_name":"active_storage_blobs","cursor_field":["created_at"],"stream_namespace":"public"},{"stream_name":"active_storage_variant_records","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T22:46:49.167451","stream_name":"addresses","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:46:10.823145","stream_name":"agreement_requests","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:47:53.650086","stream_name":"agreement_signatures","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:27:53.153640","stream_name":"agreement_templates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:48:16.833716","stream_name":"agreements","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-04-27T17:21:41.554518","stream_name":"aicp_accounting_codes","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:50:24.407631","stream_name":"aicp_line_numbers","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:52:39.545770","stream_name":"audits","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:56:59.301449","stream_name":"authentications","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-04-11T18:06:01.860523","stream_name":"benefit_administrators","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-08T23:50:09.154093","stream_name":"benefit_payments","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-08T23:13:14.622397","stream_name":"benefit_plans","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T21:19:32.058930","stream_name":"check_updates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T21:19:32.066486","stream_name":"checks","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"companies","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T22:45:22.914045","stream_name":"company_cois","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:48:46.360546","stream_name":"company_onboarding_statuses","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:00:04.926787","stream_name":"company_payment_taxes","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:56:49.044356","stream_name":"company_users","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:05:54.858193","stream_name":"company_workers","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-06T14:35:05.613849","stream_name":"contribution_types","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:29:36.324454","stream_name":"credit_card_charges","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:29:34.837221","stream_name":"credit_cards","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:51:57.623734","stream_name":"devices","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:03:30.164251","stream_name":"documents","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"emails","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T20:49:52.197966","stream_name":"exports","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T19:54:48.663833","stream_name":"flipper_features","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:13:57.184938","stream_name":"flipper_gates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-06T17:50:41.295193","stream_name":"garnishment_orders","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:06:18.475894","stream_name":"i9_form_documents","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:06:25.307060","stream_name":"i9_form_signatures","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:06:25.308841","stream_name":"i9_forms","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:05:57.174736","stream_name":"identity_verifications","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:23:23.923049","stream_name":"insurance_quote_annual_term_data_records","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T20:56:30.929121","stream_name":"insurance_quote_short_term_data_records","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:23:23.918039","stream_name":"insurance_quotes","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T19:46:39.837719","stream_name":"integration_preference_options","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T19:47:57.215124","stream_name":"integration_preferences","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T19:48:15.265605","stream_name":"integrations","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:08:47.907868","stream_name":"invites","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:00:56.601761","stream_name":"job_classification_calculators","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"job_classification_codes","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T19:19:21.952008","stream_name":"job_classification_scale_rates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-08T18:19:05.575154","stream_name":"job_classifications","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:20:10.350725","stream_name":"loan_outs","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:05:23.948452","stream_name":"notifications","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-03-19T21:03:43.834009","stream_name":"nudges","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"paid_time_off_policies","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"paid_time_off_policy_memberships","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"paid_time_off_records","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:35:39.560874","stream_name":"payable_invoice_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:05:47.797161","stream_name":"payable_mileage_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"payable_paid_time_off_request_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:09:27.579694","stream_name":"payable_shift_calculations","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:10:44.434499","stream_name":"payable_shift_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:11:52.212770","stream_name":"payable_workweek_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:12:14.357426","stream_name":"payables","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:10:58.753702","stream_name":"payment_methods","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T21:19:31.011633","stream_name":"payment_settlements","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:11:46.525904","stream_name":"payment_taxes","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"payments","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-05-11T14:36:35.542425","stream_name":"payroll_state_settings","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"payrolls","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T23:10:45.123095","stream_name":"project_agreements","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:59:25.463540","stream_name":"project_locations","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T13:51:37.713850","stream_name":"project_worker_bulk_import_entries","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T00:23:13.349908","stream_name":"project_worker_bulk_imports","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:18:49.719669","stream_name":"project_worker_locations","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:19:10.856293","stream_name":"project_worker_rates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:18:17.638407","stream_name":"project_worker_reminder_stats","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:19:55.558759","stream_name":"project_workers","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"projects","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-07T22:14:29.456066","stream_name":"reversals","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:20:18.588429","stream_name":"sessions","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-04-26T17:07:53.831984","stream_name":"subscription_types","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-08T22:36:07.360696","stream_name":"subscriptions","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-05T17:52:15.857336","stream_name":"symmetry_taxes","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:45:06.660444","stream_name":"transfers","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:20:55.907662","stream_name":"user_activities","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:25:16.827423","stream_name":"users","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T01:05:46.385712","stream_name":"vensure_workers","cursor_field":["created_at"],"stream_namespace":"public"},{"stream_name":"workday_contributions","cursor_field":[],"stream_namespace":"public"},{"stream_name":"workday_earnings","cursor_field":[],"stream_namespace":"public"},{"stream_name":"workday_hours","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T23:23:46.387196","stream_name":"workdays","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-03T17:17:39.248158","stream_name":"worker_tax_exemptions","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:08:18.748427","stream_name":"worker_tax_options","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:15:01.915139","stream_name":"worker_withholdings","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:26:55.451420","stream_name":"workers","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:10:44.329636","stream_name":"workers_comp_applications","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"workers_comp_settings","cursor_field":[],"stream_namespace":"public"}]}],outputCatalog=io.airbyte.protocol.models.ConfiguredAirbyteCatalog@33bd8e1c[streams=[io.airbyte.protocol.models.ConfiguredAirbyteStream@410f41ee[stream=io.airbyte.protocol.models.AirbyteStream@4bede279[name=ach_batches,jsonSchema={"type":"object","properties":{"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"items_count":{"type":"number"},"ach_batch_id":{"type":"string"},"amount_cents":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[created_at],destinationSyncMode=append_dedup,primaryKey=[[ach_batch_id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@109a8c68[stream=io.airbyte.protocol.models.AirbyteStream@4f082d09[name=active_admin_comments,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"body":{"type":"string"},"author_id":{"type":"number"},"namespace":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"author_type":{"type":"string"},"resource_id":{"type":"number"},"resource_type":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[created_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@74331537[stream=io.airbyte.protocol.models.AirbyteStream@50e9cfe2[name=active_storage_attachments,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"blob_id":{"type":"number"},"record_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"record_type":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[created_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@14d4f05b[stream=io.airbyte.protocol.models.AirbyteStream@1abae7ad[name=active_storage_blobs,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"key":{"type":"string"},"checksum":{"type":"string"},"filename":{"type":"string"},"metadata":{"type":"string"},"byte_size":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"content_type":{"type":"string"},"service_name":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[created_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@76ccc360[stream=io.airbyte.protocol.models.AirbyteStream@68448484[name=active_storage_variant_records,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"blob_id":{"type":"number"},"variation_digest":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@5b21f7ff[stream=io.airbyte.protocol.models.AirbyteStream@16ebf4b9[name=addresses,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"zip":{"type":"string"},"city":{"type":"string"},"name":{"type":"string"},"state":{"type":"string"},"street":{"type":"string"},"country":{"type":"string"},"tz_name":{"type":"string"},"geocoded":{"type":"boolean"},"latitude":{"type":"number"},"psd_code":{"type":"string"},"psd_rate":{"type":"number"},"city_code":{"type":"string"},"longitude":{"type":"number"},"record_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"state_code":{"type":"string"},"state_name":{"type":"string"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"county_code":{"type":"string"},"county_name":{"type":"string"},"record_type":{"type":"string"},"school_code":{"type":"string"},"school_name":{"type":"string"},"municipality_code":{"type":"string"},"municipality_name":{"type":"string"},"transit_district_code":{"type":"string"},"transit_district_name":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@62ce2c7[stream=io.airbyte.protocol.models.AirbyteStream@4a002622[name=agreement_requests,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"project_worker_id":{"type":"number"},"agreement_template_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[created_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@1ecabe92[stream=io.airbyte.protocol.models.AirbyteStream@57cdcfce[name=agreement_signatures,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"status":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"agreement_id":{"type":"number"},"company_user_id":{"type":"number"},"worker_signed_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"employer_signed_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"worker_signed_name":{"type":"string"},"employer_signed_name":{"type":"string"},"worker_signature_status":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@3696252a[stream=io.airbyte.protocol.models.AirbyteStream@7dec24ec[name=agreement_templates,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"body":{"type":"string"},"title":{"type":"string"},"company_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"company_signature_required":{"type":"boolean"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@36993bed[stream=io.airbyte.protocol.models.AirbyteStream@f13314f[name=agreements,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"body":{"type":"string"},"title":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"project_worker_id":{"type":"number"},"agreement_request_id":{"type":"number"},"company_signature_required":{"type":"boolean"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@82bfaf2[stream=io.airbyte.protocol.models.AirbyteStream@14fc645f[name=aicp_accounting_codes,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"value":{"type":"string"},"section":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"sort_order":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"description":{"type":"string"},"section_description":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@6b45637e[stream=io.airbyte.protocol.models.AirbyteStream@7d4abe10[name=aicp_line_numbers,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"value":{"type":"string"},"record_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"record_type":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@2a613721[stream=io.airbyte.protocol.models.AirbyteStream@5dc870ae[name=audits,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"action":{"type":"string"},"comment":{"type":"string"},"user_id":{"type":"number"},"version":{"type":"number"},"username":{"type":"string"},"user_type":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"auditable_id":{"type":"number"},"request_uuid":{"type":"string"},"associated_id":{"type":"number"},"auditable_type":{"type":"string"},"remote_address":{"type":"string"},"associated_type":{"type":"string"},"audited_changes":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[created_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@1dd6b6fa[stream=io.airbyte.protocol.models.AirbyteStream@35c4316e[name=authentications,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"uid":{"type":"string"},"user_id":{"type":"number"},"provider":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@163fc0c8[stream=io.airbyte.protocol.models.AirbyteStream@86c9fa1[name=benefit_administrators,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"is_active":{"type":"boolean"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@20a58930[stream=io.airbyte.protocol.models.AirbyteStream@347e830b[name=benefit_payments,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"year":{"type":"number"},"is_paid":{"type":"boolean"},"wage_type":{"type":"string"},"worker_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"payment_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"is_catch_up":{"type":"boolean"},"location_code":{"type":"string"},"benefit_plan_id":{"type":"number"},"annual_limit_cents":{"type":"number"},"benefit_amount_cents":{"type":"number"},"benefit_reference_code":{"type":"string"},"calculated_amount_cents":{"type":"number"},"benefit_amount_ytd_cents":{"type":"number"},"employer_contribution_cents":{"type":"number"},"employer_contribution_ytd_cents":{"type":"number"},"employer_calculated_amount_cents":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@5c2f2ccc[stream=io.airbyte.protocol.models.AirbyteStream@3052317f[name=benefit_plans,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"is_active":{"type":"boolean"},"plan_type":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"is_catch_up":{"type":"boolean"},"contribution_percent":{"type":"number"},"symmetry_benefit_type":{"type":"string"},"benefit_administrator_id":{"type":"number"},"plan_sponsor_union_local":{"type":"string"},"plan_sponsor_union_identifier":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@3cb2d24c[stream=io.airbyte.protocol.models.AirbyteStream@7c94680a[name=check_updates,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"check_id":{"type":"number"},"api_method":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"request_ciphertext":{"type":"string"},"response_ciphertext":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@59786218[stream=io.airbyte.protocol.models.AirbyteStream@78006981[name=checks,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"number":{"type":"string"},"status":{"type":"string"},"issued_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"payee_name":{"type":"string"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"amount_cents":{"type":"number"},"reconciled_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"settlement_id":{"type":"number"},"check_issuing_id":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@528af47f[stream=io.airbyte.protocol.models.AirbyteStream@d81021c[name=companies,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"slug":{"type":"string"},"phone":{"type":"string"},"website":{"type":"string"},"_trusted":{"type":"boolean"},"important":{"type":"boolean"},"_onboarded":{"type":"boolean"},"collect_i9":{"type":"boolean"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"aicp_member":{"type":"boolean"},"mvpa_member":{"type":"boolean"},"contact_email":{"type":"string"},"last_active_on":{"type":"string","format":"date"},"tin_ciphertext":{"type":"string"},"collect_i9_files":{"type":"boolean"},"setup_fee_status":{"type":"string"},"setup_fee_paid_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"expenses_fee_cents":{"type":"number"},"approved_for_payroll":{"type":"boolean"},"collect_demographics":{"type":"boolean"},"require_line_numbers":{"type":"boolean"},"i9_default_expiration":{"type":"string"},"self_approve_payables":{"type":"boolean"},"is_worker_mfa_required":{"type":"boolean"},"payroll_funding_method":{"type":"string"},"loan_out_wage_fee_cents":{"type":"number"},"estimated_annual_payroll":{"type":"number"},"contractor_wage_fee_cents":{"type":"number"},"referring_company_user_id":{"type":"number"},"shared_workers_company_ids":{"type":"string"},"worker_approving_timecards":{"type":"boolean"},"credit_days_offset_override":{"type":"number"},"is_company_user_mfa_required":{"type":"boolean"},"related_to_referring_company":{"type":"boolean"},"union_employee_wage_fee_rate":{"type":"number"},"worker_approving_timecard_edits":{"type":"boolean"},"is_timecard_calculations_visible":{"type":"boolean"},"non_union_employee_wage_fee_rate":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@17f3c916[stream=io.airbyte.protocol.models.AirbyteStream@6cc4e608[name=company_cois,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"company_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"expiration_date":{"type":"string","format":"date"},"general_liability_policy":{"type":"boolean"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@6968cee3[stream=io.airbyte.protocol.models.AirbyteStream@6cfca030[name=company_onboarding_statuses,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"company_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"paid_setup_fee":{"type":"boolean"},"created_project":{"type":"boolean"},"set_collecting_i9":{"type":"boolean"},"added_taxpayer_info":{"type":"boolean"},"set_certificate_of_insurance":{"type":"boolean"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@65ce7fc0[stream=io.airbyte.protocol.models.AirbyteStream@2e7121d7[name=company_payment_taxes,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"rate":{"type":"number"},"adjustment":{"type":"string"},"company_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"amount_cents":{"type":"number"},"payment_tax_id":{"type":"number"},"symmetry_tax_id":{"type":"number"},"wage_base_cents":{"type":"number"},"gross_wages_cents":{"type":"number"},"subject_wages_cents":{"type":"number"},"excess_wages_ctd_cents":{"type":"number"},"excess_wages_qtd_cents":{"type":"number"},"excess_wages_ytd_cents":{"type":"number"},"subject_wages_ctd_cents":{"type":"number"},"subject_wages_qtd_cents":{"type":"number"},"subject_wages_ytd_cents":{"type":"number"},"gross_subject_wages_cents":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@1c1ed2c[stream=io.airbyte.protocol.models.AirbyteStream@8352004[name=company_users,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"role":{"type":"string"},"user_id":{"type":"number"},"company_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"iam_role_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@1e137ebd[stream=io.airbyte.protocol.models.AirbyteStream@39cb8b31[name=company_workers,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"worker_id":{"type":"number"},"company_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@37eda9a9[stream=io.airbyte.protocol.models.AirbyteStream@16f98a50[name=contribution_types,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"identifier":{"type":"string"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"contribution_source":{"type":"string"},"contribution_target":{"type":"string"},"contribution_target_group":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@131ae8a4[stream=io.airbyte.protocol.models.AirbyteStream@76ed6bf5[name=credit_card_charges,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"error":{"type":"string"},"status":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"description":{"type":"string"},"amount_cents":{"type":"number"},"credit_card_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@2c973460[stream=io.airbyte.protocol.models.AirbyteStream@766690a8[name=credit_cards,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"company_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"stripe_customer_id":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@327d0908[stream=io.airbyte.protocol.models.AirbyteStream@2f527e71[name=devices,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"uuid":{"type":"string"},"user_id":{"type":"number"},"platform":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"expires_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"bundle_identifier":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@3af36bcf[stream=io.airbyte.protocol.models.AirbyteStream@78525fe9[name=documents,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"project_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"description":{"type":"string"},"shared_with":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@22bd2ca2[stream=io.airbyte.protocol.models.AirbyteStream@1e206f72[name=emails,jsonSchema={"type":"object","properties":{"id":{"type":"string"},"address":{"type":"string"},"primary":{"type":"boolean"},"user_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"verified_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"verification_token":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@3f2cc26a[stream=io.airbyte.protocol.models.AirbyteStream@556b7f71[name=exports,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"user_id":{"type":"number"},"user_name":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"project_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@1ef88142[stream=io.airbyte.protocol.models.AirbyteStream@33e3610[name=flipper_features,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"key":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"description":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@5a589b8f[stream=io.airbyte.protocol.models.AirbyteStream@5446f742[name=flipper_gates,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"key":{"type":"string"},"value":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"feature_key":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@eee8e19[stream=io.airbyte.protocol.models.AirbyteStream@7c92a762[name=garnishment_orders,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"status":{"type":"string"},"case_id":{"type":"string"},"end_date":{"type":"string","format":"date"},"priority":{"type":"number"},"response":{"type":"string"},"case_id_2":{"type":"string"},"fips_code":{"type":"string"},"worker_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"start_date":{"type":"string","format":"date"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"received_at":{"type":"string","format":"date"},"amount_cents":{"type":"number"},"responded_at":{"type":"string","format":"date"},"due_date_type":{"type":"string"},"issuing_court":{"type":"string"},"issuing_state":{"type":"string"},"amount_percent":{"type":"number"},"issuing_county":{"type":"string"},"garnishment_type":{"type":"string"},"payee_ap_vendor_code":{"type":"string"},"due_date_day_of_month":{"type":"number"},"expected_amount_cents":{"type":"number"},"expected_state_fee_cents":{"type":"number"},"due_date_pay_date_plus_days":{"type":"number"},"due_date_threshold_amount_cents":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@6288cf9c[stream=io.airbyte.protocol.models.AirbyteStream@197c868[name=i9_form_documents,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"i9_form_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"document_type":{"type":"string"},"issuing_authority":{"type":"string"},"number_ciphertext":{"type":"string"},"expiration_date_ciphertext":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@7bf31005[stream=io.airbyte.protocol.models.AirbyteStream@12b311ae[name=i9_form_signatures,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"status":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"i9_form_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"company_user_id":{"type":"number"},"worker_signed_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"employer_signed_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"worker_signed_name":{"type":"string"},"employer_signed_name":{"type":"string"},"signature_request_id":{"type":"string"},"worker_signature_status":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@36e3c84b[stream=io.airbyte.protocol.models.AirbyteStream@9888277[name=i9_forms,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"expires_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"historical":{"type":"boolean"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"legal_status":{"type":"string"},"company_worker_id":{"type":"number"},"work_alien_document_type":{"type":"string"},"rejection_reason_ciphertext":{"type":"string"},"work_alien_passport_country":{"type":"string"},"work_alien_passport_number_ciphertext":{"type":"string"},"work_alien_work_permit_expiration_date":{"type":"string","format":"date"},"work_alien_registration_number_ciphertext":{"type":"string"},"work_alien_i94_admission_number_ciphertext":{"type":"string"},"permanent_resident_alien_registration_number_ciphertext":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@6a98c87b[stream=io.airbyte.protocol.models.AirbyteStream@602c9ae7[name=identity_verifications,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"status":{"type":"string"},"service":{"type":"string"},"owner_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"owner_type":{"type":"string"},"service_id":{"type":"string"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"verified_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"data_sources":{"type":"string"},"match_status":{"type":"string"},"override_reason":{"type":"string"},"verification_type":{"type":"string"},"watch_list_status":{"type":"string"},"is_admin_overridden":{"type":"boolean"},"response_ciphertext":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@4825b739[stream=io.airbyte.protocol.models.AirbyteStream@5f31f70[name=insurance_quote_annual_term_data_records,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"qualify_website":{"type":"string"},"insurance_quote_id":{"type":"string"},"qualify_legal_name":{"type":"string"},"quiz_business_auto":{"type":"boolean"},"quiz_inland_marine":{"type":"boolean"},"policy_effective_on":{"type":"string","format":"date"},"quiz_step_completed":{"type":"boolean"},"qualify_legal_entity":{"type":"string"},"qualify_insurance_loss":{"type":"boolean"},"qualify_step_completed":{"type":"boolean"},"qualify_zip_ciphertext":{"type":"string"},"coverage_step_completed":{"type":"boolean"},"personal_step_completed":{"type":"boolean"},"qualify_city_ciphertext":{"type":"string"},"qualify_insurance_prior":{"type":"boolean"},"quiz_increase_liability":{"type":"boolean"},"qualify_insurance_denied":{"type":"boolean"},"qualify_state_ciphertext":{"type":"string"},"increase_liability_limits":{"type":"string"},"policy_terrorism_coverage":{"type":"boolean"},"production_content_stunts":{"type":"boolean"},"production_step_completed":{"type":"boolean"},"qualify_doing_business_as":{"type":"string"},"quiz_workers_compensation":{"type":"boolean"},"business_auto_leasing_cost":{"type":"string"},"production_content_vlogger":{"type":"boolean"},"qualify_address_ciphertext":{"type":"string"},"workers_comp_cover_officers":{"type":"boolean"},"business_auto_owned_coverage":{"type":"boolean"},"qualify_year_company_founded":{"type":"string"},"workers_comp_states_coverage":{"type":"string"},"business_auto_employee_number":{"type":"string"},"business_auto_physical_damage":{"type":"boolean"},"policy_production_annual_cost":{"type":"number"},"policy_production_medium_type":{"type":"string"},"production_content_3d_filming":{"type":"boolean"},"production_content_outside_us":{"type":"boolean"},"production_content_reality_tv":{"type":"boolean"},"qualify_audit_contact_differs":{"type":"boolean"},"production_content_adult_films":{"type":"boolean"},"qualify_audit_email_ciphertext":{"type":"string"},"qualify_audit_phone_ciphertext":{"type":"string"},"qualify_mailing_zip_ciphertext":{"type":"string"},"production_content_exceeding_1m":{"type":"boolean"},"qualify_mailing_address_differs":{"type":"boolean"},"qualify_mailing_city_ciphertext":{"type":"string"},"business_auto_additional_insured":{"type":"boolean"},"general_liability_blanket_waiver":{"type":"boolean"},"production_content_feature_films":{"type":"boolean"},"qualify_mailing_state_ciphertext":{"type":"string"},"workers_comp_additional_coverage":{"type":"boolean"},"general_liability_aggregate_limit":{"type":"string"},"business_auto_owned_zip_ciphertext":{"type":"string"},"general_liability_occurrence_limit":{"type":"string"},"production_content_stunts_activity":{"type":"string"},"production_content_stunts_synopsis":{"type":"string"},"production_content_vlogger_waivers":{"type":"boolean"},"qualify_audit_last_name_ciphertext":{"type":"string"},"qualify_insurance_loss_description":{"type":"string"},"qualify_mailing_address_ciphertext":{"type":"string"},"business_auto_owned_city_ciphertext":{"type":"string"},"business_auto_owned_vins_ciphertext":{"type":"string"},"inland_marine_owned_equipment_value":{"type":"string"},"production_content_east_coast_shoot":{"type":"boolean"},"production_content_vlogger_channels":{"type":"string"},"qualify_audit_first_name_ciphertext":{"type":"string"},"business_auto_owned_state_ciphertext":{"type":"string"},"production_content_outside_us_safety":{"type":"string"},"qualify_insurance_denied_description":{"type":"string"},"qualify_years_in_production_industry":{"type":"string"},"production_content_12_weeks_or_longer":{"type":"boolean"},"business_auto_owned_address_ciphertext":{"type":"string"},"inland_marine_rent_equipment_estimated":{"type":"string"},"production_content_scripted_television":{"type":"boolean"},"general_liability_medical_expense_limit":{"type":"string"},"production_content_outside_us_equipment":{"type":"string"},"production_content_hidden_camera_filming":{"type":"boolean"},"production_content_items_100k_or_greater":{"type":"boolean"},"production_content_stunts_production_dates":{"type":"string"},"workers_comp_officers_breakdown_ciphertext":{"type":"string"},"production_content_exceeding_1m_description":{"type":"string"},"production_content_stunts_safety_procedures":{"type":"string"},"workers_comp_projected_payroll_set_employees":{"type":"string"},"general_liability_blanket_additional_insureds":{"type":"boolean"},"inland_marine_owned_equipment_list_ciphertext":{"type":"string"},"production_content_east_coast_shoot_locations":{"type":"string"},"inland_marine_storing_equipment_zip_ciphertext":{"type":"string"},"production_content_12_weeks_or_longer_schedule":{"type":"string"},"inland_marine_storing_equipment_city_ciphertext":{"type":"string"},"workers_comp_projected_payroll_office_employees":{"type":"string"},"inland_marine_storing_equipment_state_ciphertext":{"type":"string"},"production_content_outside_us_cities_descriptions":{"type":"string"},"inland_marine_storing_equipment_address_ciphertext":{"type":"string"},"production_content_east_coast_shoot_equipment_value":{"type":"string"},"production_content_items_100k_or_greater_description":{"type":"string"},"production_content_stunts_coordinator_information_ciphertext":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@2984d4a5[stream=io.airbyte.protocol.models.AirbyteStream@2dfb98d0[name=insurance_quote_short_term_data_records,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"quiz_rent_auto":{"type":"boolean"},"coverage_stunts":{"type":"string"},"production_type":{"type":"string"},"production_title":{"type":"string"},"qualify_id_state":{"type":"string"},"production_budget":{"type":"number"},"production_stunts":{"type":"boolean"},"coverage_worldwide":{"type":"string"},"insurance_quote_id":{"type":"string"},"qualify_entity_zip":{"type":"string"},"quiz_own_equipment":{"type":"boolean"},"quiz_rent_location":{"type":"boolean"},"production_end_date":{"type":"string","format":"date"},"production_synopsis":{"type":"string"},"qualify_entity_city":{"type":"string"},"qualify_entity_name":{"type":"string"},"qualify_entity_type":{"type":"string"},"quiz_rent_equipment":{"type":"boolean"},"quiz_step_completed":{"type":"boolean"},"qualify_entity_state":{"type":"string"},"quiz_protect_footage":{"type":"boolean"},"coverage_faulty_stock":{"type":"string"},"coverage_workers_comp":{"type":"string"},"production_start_date":{"type":"string","format":"date"},"coverage_extra_expense":{"type":"string"},"production_description":{"type":"string"},"qualify_entity_address":{"type":"string"},"qualify_insurance_loss":{"type":"boolean"},"qualify_step_completed":{"type":"boolean"},"quiz_pay_cast_and_crew":{"type":"boolean"},"coverage_step_completed":{"type":"boolean"},"personal_step_completed":{"type":"boolean"},"qualify_insurance_prior":{"type":"boolean"},"quiz_rent_or_build_sets":{"type":"boolean"},"coverage_office_contents":{"type":"string"},"coverage_travel_accident":{"type":"string"},"qualify_insurance_denied":{"type":"boolean"},"production_step_completed":{"type":"boolean"},"coverage_general_liability":{"type":"string"},"production_shoot_locations":{"type":"string"},"quiz_international_filming":{"type":"boolean"},"coverage_foreign_production":{"type":"string"},"qualify_id_number_ciphertext":{"type":"string"},"coverage_misc_owned_equipment":{"type":"string"},"production_stunts_description":{"type":"string"},"qualify_entity_ein_ciphertext":{"type":"string"},"coverage_misc_rented_equipment":{"type":"string"},"coverage_props_sets_and_wardrobe":{"type":"string"},"coverage_hired_and_non_owned_autos":{"type":"string"},"coverage_hired_car_physical_damage":{"type":"string"},"coverage_third_party_property_damage":{"type":"string"},"qualify_insurance_denied_description":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@48027e29[stream=io.airbyte.protocol.models.AirbyteStream@5597e0c6[name=insurance_quotes,jsonSchema={"type":"object","properties":{"id":{"type":"string"},"eta":{"type":"string","format":"date"},"type":{"type":"string"},"budget":{"type":"number"},"status":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"email_bidx":{"type":"string"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"last_name_bidx":{"type":"string"},"abacus_quote_id":{"type":"string"},"first_name_bidx":{"type":"string"},"email_ciphertext":{"type":"string"},"phone_ciphertext":{"type":"string"},"quote_price_cents":{"type":"number"},"last_name_ciphertext":{"type":"string"},"first_name_ciphertext":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@5a39272d[stream=io.airbyte.protocol.models.AirbyteStream@2bf509a2[name=integration_preference_options,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"value":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"integration_preference_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@705dd9c3[stream=io.airbyte.protocol.models.AirbyteStream@1aa686de[name=integration_preferences,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"field":{"type":"string"},"value":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"integration_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@935dae8[stream=io.airbyte.protocol.models.AirbyteStream@a8e7a75[name=integrations,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"type":{"type":"string"},"enabled":{"type":"boolean"},"connected":{"type":"boolean"},"company_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"fetching_options":{"type":"boolean"},"config_ciphertext":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@14032926[stream=io.airbyte.protocol.models.AirbyteStream@3a3dcd0e[name=invites,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"email":{"type":"string"},"token":{"type":"string"},"message":{"type":"string"},"record_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"expires_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"accepted_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"record_type":{"type":"string"},"reminder_count":{"type":"number"},"last_reminded_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@1d78a23b[stream=io.airbyte.protocol.models.AirbyteStream@645c2e33[name=job_classification_calculators,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"identifier":{"type":"string"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"valid_from":{"type":"string","format":"date"},"calculator_type":{"type":"string"},"job_classification_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@691b7187[stream=io.airbyte.protocol.models.AirbyteStream@3d1a9417[name=job_classification_codes,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"code":{"type":"string"},"value":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"job_classification_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@65ab80f5[stream=io.airbyte.protocol.models.AirbyteStream@600307c5[name=job_classification_scale_rates,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"breakdown":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"valid_until":{"type":"string","format":"date"},"amount_cents":{"type":"number"},"job_classification_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@5226d50b[stream=io.airbyte.protocol.models.AirbyteStream@3b755974[name=job_classifications,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"title":{"type":"string"},"region":{"type":"string"},"alt_title":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"union_local":{"type":"number"},"discarded_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"guaranteed_hours":{"type":"string"},"union_identifier":{"type":"string"},"contract_identifier":{"type":"string"},"agreement_identifier":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@260dac7[stream=io.airbyte.protocol.models.AirbyteStream@7a25d861[name=loan_outs,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"worker_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"classification":{"type":"string"},"tin_ciphertext":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@1e4fc4a3[stream=io.airbyte.protocol.models.AirbyteStream@f6080e7[name=notifications,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"type":{"type":"string"},"params":{"type":"string"},"read_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"recipient_id":{"type":"number"},"recipient_type":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@b52c52e[stream=io.airbyte.protocol.models.AirbyteStream@5f60f2f5[name=nudges,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"creator_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"reminder_type":{"type":"string"},"delivery_method":{"type":"string"},"project_worker_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@3f6a5f66[stream=io.airbyte.protocol.models.AirbyteStream@348697d4[name=paid_time_off_policies,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"city":{"type":"string"},"name":{"type":"string"},"state":{"type":"string"},"enabled":{"type":"boolean"},"end_date":{"type":"string","format":"date"},"owner_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"owner_type":{"type":"string"},"start_date":{"type":"string","format":"date"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"archived_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"county_name":{"type":"string"},"policy_type":{"type":"string"},"accrual_type":{"type":"string"},"pay_out_rate_type":{"type":"string"},"front_load_minutes":{"type":"number"},"usage_start_lag_days":{"type":"number"},"usage_maximum_minutes":{"type":"number"},"usage_minimum_minutes":{"type":"number"},"accrual_start_lag_days":{"type":"number"},"accrual_maximum_minutes":{"type":"number"},"rehire_grace_period_days":{"type":"number"},"carry_over_maximum_minutes":{"type":"number"},"pay_out_time_on_termination":{"type":"boolean"},"accrual_rate_numerator_minutes":{"type":"number"},"limit_usage_to_policy_location":{"type":"boolean"},"usage_maximum_time_period_unit":{"type":"string"},"usage_maximum_time_period_value":{"type":"number"},"accrual_rate_denominator_minutes":{"type":"number"},"limit_accrual_to_policy_location":{"type":"boolean"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@29605fdf[stream=io.airbyte.protocol.models.AirbyteStream@714fe75c[name=paid_time_off_policy_memberships,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"owner_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"owner_type":{"type":"string"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"policy_type":{"type":"string"},"paid_time_off_policy_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@1c33177c[stream=io.airbyte.protocol.models.AirbyteStream@1c0b0b19[name=paid_time_off_records,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"source":{"type":"string"},"minutes":{"type":"number"},"cancelled":{"type":"boolean"},"time_type":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"payable_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"effective_date":{"type":"string","format":"date"},"company_worker_id":{"type":"number"},"project_worker_id":{"type":"number"},"work_time_minutes":{"type":"number"},"paid_time_off_policy_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@373e21e0[stream=io.airbyte.protocol.models.AirbyteStream@3945555c[name=payable_invoice_details,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"work_item_paid_work_time":{"type":"number"},"work_item_for_time_worked":{"type":"boolean"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@3dc92dff[stream=io.airbyte.protocol.models.AirbyteStream@795eba9c[name=payable_mileage_details,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"mileage_rate":{"type":"number"},"mileage_count":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@3fa9b576[stream=io.airbyte.protocol.models.AirbyteStream@2c55e86a[name=payable_paid_time_off_request_details,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"minutes":{"type":"number"},"rate_id":{"type":"number"},"time_type":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"rate_hourly_rate_cents":{"type":"number"},"paid_time_off_policy_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@58879eca[stream=io.airbyte.protocol.models.AirbyteStream@5401451c[name=payable_shift_calculations,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"amount_cents":{"type":"number"},"work_duration":{"type":"number"},"day_descriptor":{"type":"string"},"payable_shift_id":{"type":"number"},"meal_1_penalty_cents":{"type":"number"},"meal_2_penalty_cents":{"type":"number"},"meal_1_penalty_periods":{"type":"number"},"meal_2_penalty_periods":{"type":"number"},"recognized_work_end_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"travel_allowance_cents":{"type":"number"},"recognized_meal_duration":{"type":"number"},"recognized_travel_end_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"recognized_work_duration":{"type":"number"},"recognized_work_start_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"forced_call_penalty_cents":{"type":"number"},"sequential_weekday_number":{"type":"number"},"sequential_workday_number":{"type":"number"},"recognized_meal_1_duration":{"type":"number"},"recognized_meal_2_duration":{"type":"number"},"recognized_travel_duration":{"type":"number"},"recognized_travel_start_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"forced_call_turnaround_duration":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@267148ef[stream=io.airbyte.protocol.models.AirbyteStream@25e4e2f3[name=payable_shift_details,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"end_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"rate_id":{"type":"number"},"tz_name":{"type":"string"},"day_type":{"type":"string"},"start_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"rate_name":{"type":"string"},"work_type":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"meal_1_end_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"meal_2_end_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"travel_end_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"meal_1_start_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"meal_2_start_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"travel_duration":{"type":"number"},"travel_start_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"rate_amount_cents":{"type":"number"},"second_walking_meal":{"type":"boolean"},"rate_guaranteed_hours":{"type":"number"},"rate_hourly_rate_cents":{"type":"number"},"non_deductible_breakfast":{"type":"boolean"},"job_classification_scale_rate_cents":{"type":"number"},"job_classification_agreement_identifier":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@41f1494b[stream=io.airbyte.protocol.models.AirbyteStream@1f86ddcc[name=payable_workweek_details,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"agent_fee_rate":{"type":"number"},"agent_fee_cents":{"type":"number"},"adjustment_cents":{"type":"number"},"total_penalty_cents":{"type":"number"},"worker_approved_amount_cents":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@331cc8e3[stream=io.airbyte.protocol.models.AirbyteStream@316d4709[name=payables,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"date":{"type":"string","format":"date"},"type":{"type":"string"},"notes":{"type":"string"},"status":{"type":"string"},"detail_id":{"type":"number"},"worker_id":{"type":"number"},"company_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"payment_id":{"type":"number"},"project_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"approved_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"declined_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"detail_type":{"type":"string"},"reviewer_id":{"type":"number"},"timecard_id":{"type":"number"},"amount_cents":{"type":"number"},"cancelled_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"submitted_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"reviewer_name":{"type":"string"},"decline_reason":{"type":"string"},"project_worker_id":{"type":"number"},"created_by_company":{"type":"boolean"},"reverse_payment_id":{"type":"number"},"duplicated_from_payable_id":{"type":"number"},"project_worker_location_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@7a9dfb7e[stream=io.airbyte.protocol.models.AirbyteStream@535c315c[name=payment_methods,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"type":{"type":"string"},"worker_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"name_on_check":{"type":"string"},"processing_method":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@6d2b004[stream=io.airbyte.protocol.models.AirbyteStream@5d5cfad8[name=payment_settlements,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"payment_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"reissued_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"amount_cents":{"type":"number"},"settlement_type":{"type":"string"},"fulfillment_method":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@480fbc06[stream=io.airbyte.protocol.models.AirbyteStream@7a6bb28a[name=payment_taxes,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"rate":{"type":"number"},"year":{"type":"number"},"month":{"type":"number"},"quarter":{"type":"number"},"resident":{"type":"boolean"},"wage_type":{"type":"string"},"worker_id":{"type":"number"},"adjustment":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"payment_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"description":{"type":"string"},"amount_cents":{"type":"number"},"symmetry_tax_id":{"type":"number"},"wage_base_cents":{"type":"number"},"unemployment_tax":{"type":"boolean"},"gross_wages_cents":{"type":"number"},"subject_wages_cents":{"type":"number"},"excess_wages_ctd_cents":{"type":"number"},"excess_wages_qtd_cents":{"type":"number"},"excess_wages_ytd_cents":{"type":"number"},"subject_wages_ctd_cents":{"type":"number"},"subject_wages_qtd_cents":{"type":"number"},"subject_wages_ytd_cents":{"type":"number"},"gross_subject_wages_cents":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@692a6f53[stream=io.airbyte.protocol.models.AirbyteStream@531ac294[name=payments,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"type":{"type":"string"},"year":{"type":"number"},"month":{"type":"number"},"status":{"type":"string"},"quarter":{"type":"number"},"wc_code":{"type":"string"},"issued_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"work_city":{"type":"string"},"worker_id":{"type":"number"},"address_id":{"type":"number"},"company_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"payroll_id":{"type":"number"},"project_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"work_state":{"type":"string"},"loan_out_id":{"type":"number"},"payment_type":{"type":"string"},"wc_cost_rate":{"type":"number"},"check_date_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"net_pay_cents":{"type":"number"},"wc_cost_cents":{"type":"number"},"wc_price_rate":{"type":"number"},"_medicare_rate":{"type":"number"},"wc_price_cents":{"type":"number"},"work_city_code":{"type":"string"},"_medicare_cents":{"type":"number"},"gross_pay_cents":{"type":"number"},"work_state_code":{"type":"string"},"work_state_name":{"type":"string"},"platform_fee_rate":{"type":"number"},"platform_fee_type":{"type":"string"},"project_worker_id":{"type":"number"},"total_taxes_cents":{"type":"number"},"_local_taxes_cents":{"type":"number"},"_state_taxes_cents":{"type":"number"},"platform_fee_cents":{"type":"number"},"pay_period_in_weeks":{"type":"number"},"payroll_amount_cents":{"type":"number"},"total_benefits_cents":{"type":"number"},"_social_security_rate":{"type":"number"},"_social_security_cents":{"type":"number"},"platform_fee_rate_type":{"type":"string"},"total_deductions_cents":{"type":"number"},"_federal_income_tax_cents":{"type":"number"},"total_employer_taxes_cents":{"type":"number"},"total_paid_sick_leave_cents":{"type":"number"},"total_worker_union_contributions_cents":{"type":"number"},"total_company_union_contributions_cents":{"type":"number"},"temp_total_company_union_contributions_cents":{"type":"number"},"total_worker_union_contributions_calculated_cents":{"type":"number"},"total_company_union_contributions_calculated_cents":{"type":"number"},"temp_total_company_union_contributions_calculated_cents":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@66c0ab7d[stream=io.airbyte.protocol.models.AirbyteStream@4198bacd[name=payroll_state_settings,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"active":{"type":"boolean"},"sui_cost":{"type":"number"},"local_tax":{"type":"number"},"sui_price":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"state_code":{"type":"string"},"state_name":{"type":"string"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"default_workers_comp_setting_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@7b72055a[stream=io.airbyte.protocol.models.AirbyteStream@7ef966c2[name=payrolls,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"type":{"type":"string"},"legacy":{"type":"boolean"},"status":{"type":"string"},"pay_date":{"type":"string","format":"date"},"credit_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"funded_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"issued_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"issuer_id":{"type":"number"},"company_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"project_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"issuer_name":{"type":"string"},"total_cents":{"type":"number"},"calculated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"check_date_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"funding_method":{"type":"string"},"pay_period_end":{"type":"string","format":"date"},"payments_count":{"type":"number"},"pay_period_start":{"type":"string","format":"date"},"net_revenue_cents":{"type":"number"},"platform_fee_rate":{"type":"number"},"total_taxes_cents":{"type":"number"},"total_wages_cents":{"type":"number"},"has_symmetry_error":{"type":"boolean"},"platform_fee_cents":{"type":"number"},"gross_revenue_cents":{"type":"number"},"_federal_taxes_cents":{"type":"number"},"has_calculation_error":{"type":"boolean"},"_updated_flow_of_funds":{"type":"boolean"},"total_workers_comp_cents":{"type":"number"},"_local_municipal_tax_rate":{"type":"number"},"_federal_medicare_tax_rate":{"type":"number"},"_local_municipal_tax_cents":{"type":"number"},"total_employee_wages_cents":{"type":"number"},"_federal_medicare_tax_cents":{"type":"number"},"_state_tax_adjustment_cents":{"type":"number"},"total_paid_sick_leave_cents":{"type":"number"},"_federal_tax_adjustment_cents":{"type":"number"},"total_workers_comp_cost_cents":{"type":"number"},"_federal_unemployment_tax_rate":{"type":"number"},"address_different_from_company":{"type":"boolean"},"total_non_employee_wages_cents":{"type":"number"},"_federal_unemployment_tax_cents":{"type":"number"},"_federal_social_security_tax_rate":{"type":"number"},"_federal_social_security_tax_cents":{"type":"number"},"_state_unemployment_insurance_rate":{"type":"number"},"total_taxable_reimbursements_cents":{"type":"number"},"_state_unemployment_insurance_cents":{"type":"number"},"_local_municipal_tax_adjustment_cents":{"type":"number"},"_federal_medicare_tax_adjustment_cents":{"type":"number"},"total_non_taxable_reimbursements_cents":{"type":"number"},"total_worker_union_contributions_cents":{"type":"number"},"_state_unemployment_insurance_cost_rate":{"type":"number"},"total_company_union_contributions_cents":{"type":"number"},"_state_unemployment_insurance_cost_cents":{"type":"number"},"_federal_unemployment_tax_adjustment_cents":{"type":"number"},"temp_total_worker_union_contributions_cents":{"type":"number"},"temp_total_company_union_contributions_cents":{"type":"number"},"_federal_social_security_tax_adjustment_cents":{"type":"number"},"_state_unemployment_insurance_adjustment_cents":{"type":"number"},"_state_unemployment_insurance_cost_adjustment_cents":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@1d01a123[stream=io.airbyte.protocol.models.AirbyteStream@194b2e9c[name=project_agreements,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"type":{"type":"string"},"office":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"project_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"signatory_id":{"type":"string"},"production_id":{"type":"string"},"signatory_date":{"type":"string","format":"date"},"signatory_name":{"type":"string"},"business_rep_name":{"type":"string"},"mpi_production_id":{"type":"string"},"business_rep_email":{"type":"string"},"mpi_employer_number":{"type":"string"},"agreement_identifier":{"type":"string"},"mpi_production_title":{"type":"string"},"payroll_report_email":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@72f8b03a[stream=io.airbyte.protocol.models.AirbyteStream@470207d1[name=project_locations,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"wc_code":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"project_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@579abeab[stream=io.airbyte.protocol.models.AirbyteStream@1765550a[name=project_worker_bulk_import_entries,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"email":{"type":"string"},"guild":{"type":"string"},"rates":{"type":"string"},"end_date":{"type":"string"},"job_title":{"type":"string"},"last_name":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"first_name":{"type":"string"},"start_date":{"type":"string"},"startworks":{"type":"string"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"worker_type":{"type":"string"},"local_number":{"type":"string"},"payment_type":{"type":"string"},"import_errors":{"type":"string"},"agent_fee_rate":{"type":"string"},"bulk_import_id":{"type":"number"},"csv_row_number":{"type":"number"},"invite_message":{"type":"string"},"custom_job_title":{"type":"string"},"time_calculation":{"type":"string"},"project_worker_id":{"type":"number"},"hire_location_city":{"type":"string"},"hire_location_state":{"type":"string"},"project_location_id":{"type":"number"},"time_entry_required":{"type":"boolean"},"project_location_raw":{"type":"string"},"job_classification_id":{"type":"number"},"hire_location_city_raw":{"type":"string"},"hire_location_state_raw":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@20ab4ebc[stream=io.airbyte.protocol.models.AirbyteStream@77c0e9f7[name=project_worker_bulk_imports,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"status":{"type":"string"},"user_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"project_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@75ad7e42[stream=io.airbyte.protocol.models.AirbyteStream@485da8f8[name=project_worker_locations,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"project_worker_id":{"type":"number"},"project_location_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@3279c1e1[stream=io.airbyte.protocol.models.AirbyteStream@42061908[name=project_worker_rates,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"_overtime_type":{"type":"string"},"guaranteed_hours":{"type":"number"},"hourly_rate_cents":{"type":"number"},"project_worker_id":{"type":"number"},"contract_identifier":{"type":"string"},"numeric_amount_cents":{"type":"number"},"job_classification_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@5cc73064[stream=io.airbyte.protocol.models.AirbyteStream@79f8496c[name=project_worker_reminder_stats,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"project_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"reminder_type":{"type":"string"},"reminder_count":{"type":"number"},"last_reminded_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"project_worker_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@572f97b[stream=io.airbyte.protocol.models.AirbyteStream@774e7e84[name=project_workers,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"email":{"type":"string"},"user_id":{"type":"number"},"end_date":{"type":"string","format":"date"},"job_title":{"type":"string"},"last_name":{"type":"string"},"onboarded":{"type":"boolean"},"worker_id":{"type":"number"},"collect_i9":{"type":"boolean"},"company_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"first_name":{"type":"string"},"project_id":{"type":"number"},"start_date":{"type":"string","format":"date"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"send_invite":{"type":"boolean"},"union_local":{"type":"number"},"worker_type":{"type":"string"},"agent_fee_rate":{"type":"number"},"benefit_plan_id":{"type":"number"},"company_worker_id":{"type":"number"},"first_onboarded_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"hire_location_city":{"type":"string"},"skip_coogan_reason":{"type":"string"},"hire_location_state":{"type":"string"},"startwork_completed":{"type":"boolean"},"time_entry_required":{"type":"boolean"},"job_classification_id":{"type":"number"},"skip_coogan_requirement":{"type":"boolean"},"is_wage_enforcement_overridden":{"type":"boolean"},"wage_enforcement_override_reason":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@126f2419[stream=io.airbyte.protocol.models.AirbyteStream@2967bc11[name=projects,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"wc_code":{"type":"string"},"end_date":{"type":"string","format":"date"},"unionized":{"type":"boolean"},"company_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"start_date":{"type":"string","format":"date"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"aicp_member":{"type":"boolean"},"archived_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"meal_setting":{"type":"string"},"contact_email":{"type":"string"},"travel_enabled":{"type":"boolean"},"production_type":{"type":"string"},"enable_crew_list":{"type":"boolean"},"multi_location_v2":{"type":"boolean"},"hire_location_city":{"type":"string"},"accounting_chart_id":{"type":"number"},"hire_location_state":{"type":"string"},"original_start_date":{"type":"string","format":"date"},"pay_period_interval":{"type":"string"},"multi_location_notice":{"type":"boolean"},"permitted_worker_type":{"type":"string"},"use_aicp_line_numbers":{"type":"boolean"},"multi_location_enabled":{"type":"boolean"},"customer_project_number":{"type":"string"},"estimated_payroll_cents":{"type":"number"},"total_production_budget_cents":{"type":"number"},"address_different_from_company":{"type":"boolean"},"time_rounding_interval_seconds":{"type":"number"},"project_payroll_expected_ranges":{"type":"string"},"exclude_payroll_funded_confirmation_email":{"type":"boolean"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@3bcc3167[stream=io.airbyte.protocol.models.AirbyteStream@3f72c2c4[name=reversals,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"regular_payment_id":{"type":"number"},"regular_payroll_id":{"type":"number"},"reverse_payment_id":{"type":"number"},"reverse_payroll_id":{"type":"number"},"includes_platform_fee":{"type":"boolean"},"includes_workers_comp":{"type":"boolean"},"includes_employee_taxes":{"type":"boolean"},"includes_employer_taxes":{"type":"boolean"},"includes_net_pay_and_union_contributions":{"type":"boolean"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@545676df[stream=io.airbyte.protocol.models.AirbyteStream@4045df70[name=sessions,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"ip":{"type":"string"},"key":{"type":"string"},"user_id":{"type":"number"},"device_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"revoked_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"user_agent":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@1ad89916[stream=io.airbyte.protocol.models.AirbyteStream@33950c6b[name=subscription_types,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@54127448[stream=io.airbyte.protocol.models.AirbyteStream@3ac28fe5[name=subscriptions,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"user_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"subscription_type_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@648ca182[stream=io.airbyte.protocol.models.AirbyteStream@7f611f2c[name=symmetry_taxes,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"sit":{"type":"boolean"},"rate":{"type":"number"},"suta":{"type":"boolean"},"state":{"type":"string"},"active":{"type":"boolean"},"credit":{"type":"number"},"psd_code":{"type":"string"},"tax_type":{"type":"string"},"city_code":{"type":"string"},"city_name":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"state_code":{"type":"string"},"state_name":{"type":"string"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"county_code":{"type":"string"},"county_name":{"type":"string"},"description":{"type":"string"},"school_code":{"type":"string"},"school_name":{"type":"string"},"credit_limit":{"type":"number"},"employer_tax":{"type":"boolean"},"rate_override":{"type":"number"},"unique_tax_id":{"type":"string"},"can_be_exempted":{"type":"boolean"},"master_tax_code":{"type":"string"},"tax_limit_cents":{"type":"number"},"wage_base_cents":{"type":"number"},"tax_limit_period":{"type":"string"},"municipality_code":{"type":"string"},"municipality_name":{"type":"string"},"tax_effective_date":{"type":"string","format":"date"},"override_description":{"type":"string"},"tax_installation_date":{"type":"string","format":"date"},"transit_district_code":{"type":"string"},"transit_district_name":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@389684bc[stream=io.airbyte.protocol.models.AirbyteStream@168589ec[name=transfers,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"ach_id":{"type":"string"},"status":{"type":"string"},"direction":{"type":"string"},"record_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"record_type":{"type":"string"},"ach_batch_id":{"type":"string"},"amount_cents":{"type":"number"},"bank_account_id":{"type":"number"},"idempotency_uuid":{"type":"string"},"bank_account_type":{"type":"string"},"bank_account_purpose":{"type":"string"},"bank_account_number_ciphertext":{"type":"string"},"bank_routing_number_ciphertext":{"type":"string"},"bank_name_on_account_ciphertext":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@1784ba0f[stream=io.airbyte.protocol.models.AirbyteStream@60eb4fac[name=user_activities,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"data":{"type":"string"},"name":{"type":"string"},"user_id":{"type":"number"},"record_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"record_type":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@6c549469[stream=io.airbyte.protocol.models.AirbyteStream@56a4bae6[name=users,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"app":{"type":"string"},"name":{"type":"string"},"role":{"type":"string"},"phone":{"type":"string"},"_email":{"type":"string"},"last_name":{"type":"string"},"return_to":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"first_name":{"type":"string"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"password_digest":{"type":"string"},"_unverified_email":{"type":"string"},"failed_logins_count":{"type":"number"},"mfa_code_ciphertext":{"type":"string"},"selected_company_id":{"type":"number"},"selected_project_id":{"type":"number"},"password_reset_token":{"type":"string"},"_unverified_email_token":{"type":"string"},"failed_login_lock_until":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"selected_project_worker_id":{"type":"number"},"potential_duplicate_user_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@644226ff[stream=io.airbyte.protocol.models.AirbyteStream@5eee83f4[name=vensure_workers,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"wc_code":{"type":"string"},"worker_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[created_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@16d1b39c[stream=io.airbyte.protocol.models.AirbyteStream@65d1482a[name=workday_contributions,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"workday_id":{"type":"number"},"amount_cents":{"type":"number"},"payable_shift_id":{"type":"number"},"temp_amount_cents":{"type":"number"},"contribution_type_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@1051efb1[stream=io.airbyte.protocol.models.AirbyteStream@3a0a2f6c[name=workday_earnings,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"workday_id":{"type":"number"},"amount_cents":{"type":"number"},"payable_shift_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@21dc36e2[stream=io.airbyte.protocol.models.AirbyteStream@4ea3aaeb[name=workday_hours,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"time":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"multiplier":{"type":"number"},"workday_id":{"type":"number"},"amount_cents":{"type":"number"},"payable_shift_id":{"type":"number"},"hourly_rate_cents":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@5190e8e9[stream=io.airbyte.protocol.models.AirbyteStream@3a8adcf8[name=workdays,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"date":{"type":"string","format":"date"},"rate_id":{"type":"number"},"day_type":{"type":"string"},"call_time":{"type":"number"},"meal_time":{"type":"number"},"rate_name":{"type":"string"},"work_time":{"type":"number"},"work_type":{"type":"string"},"wrap_time":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"workweek_id":{"type":"number"},"amount_cents":{"type":"number"},"day_descriptor":{"type":"string"},"meal_1_in_time":{"type":"number"},"meal_2_in_time":{"type":"number"},"paid_work_time":{"type":"number"},"meal_1_out_time":{"type":"number"},"meal_2_out_time":{"type":"number"},"travel_duration":{"type":"number"},"travel_end_time":{"type":"number"},"payable_shift_id":{"type":"number"},"rate_amount_cents":{"type":"number"},"travel_start_time":{"type":"number"},"second_walking_meal":{"type":"boolean"},"meal_1_penalty_cents":{"type":"number"},"meal_2_penalty_cents":{"type":"number"},"rate_guaranteed_hours":{"type":"number"},"meal_1_penalty_periods":{"type":"number"},"meal_1_recognized_time":{"type":"number"},"meal_2_penalty_periods":{"type":"number"},"meal_2_recognized_time":{"type":"number"},"rate_hourly_rate_cents":{"type":"number"},"travel_allowance_cents":{"type":"number"},"non_deductible_breakfast":{"type":"boolean"},"rate_contract_identifier":{"type":"string"},"recognized_work_end_time":{"type":"number"},"forced_call_penalty_cents":{"type":"number"},"sequential_weekday_number":{"type":"number"},"sequential_workday_number":{"type":"number"},"recognized_travel_duration":{"type":"number"},"recognized_travel_end_time":{"type":"number"},"recognized_work_start_time":{"type":"number"},"forced_call_turnaround_time":{"type":"number"},"recognized_travel_start_time":{"type":"number"},"job_classification_scale_rate_cents":{"type":"number"},"job_classification_agreement_identifier":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@7aa1966d[stream=io.airbyte.protocol.models.AirbyteStream@29069f20[name=worker_tax_exemptions,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"worker_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"symmetry_tax_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@7f07ed49[stream=io.airbyte.protocol.models.AirbyteStream@1306834d[name=worker_tax_options,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"is_exempt":{"type":"boolean"},"worker_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"symmetry_tax_id":{"type":"number"},"extra_withholding_cents":{"type":"number"},"extra_withholding_cap_override_cents":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@65627dbe[stream=io.airbyte.protocol.models.AirbyteStream@788001ad[name=worker_withholdings,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"value":{"type":"string"},"worker_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"symmetry_withholding_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@382dd651[stream=io.airbyte.protocol.models.AirbyteStream@1f9626f2[name=workers,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"uuid":{"type":"string"},"email":{"type":"string"},"phone":{"type":"string"},"adp_id":{"type":"number"},"gender":{"type":"string"},"adp_ids":{"type":"string"},"user_id":{"type":"number"},"tin_bidx":{"type":"string"},"ethnicity":{"type":"string"},"last_name":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"first_name":{"type":"string"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"last_4_bidx":{"type":"string"},"middle_name":{"type":"string"},"date_of_birth":{"type":"string","format":"date"},"self_describe":{"type":"string"},"first_hired_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"tin_ciphertext":{"type":"string"},"ssn_verified_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"withholdings_old":{"type":"string"},"tax_document_delivery":{"type":"string"},"ssn_verification_status":{"type":"string"},"demographic_collected_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"ssn_verification_response":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@69ef3733[stream=io.airbyte.protocol.models.AirbyteStream@119adeca[name=workers_comp_applications,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"status":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"production":{"type":"boolean"},"project_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"auto_approved":{"type":"boolean"},"decline_reason":{"type":"string"},"post_production":{"type":"boolean"},"production_covid_19":{"type":"boolean"},"production_under_18":{"type":"boolean"},"production_cast_size":{"type":"number"},"production_crew_size":{"type":"number"},"production_covid_19_old":{"type":"boolean"},"production_under_18_count":{"type":"number"},"production_under_18_roles":{"type":"string"},"production_hazardous_adult":{"type":"boolean"},"production_script_synopsis":{"type":"string"},"production_shoot_locations":{"type":"string"},"production_hazardous_stunts":{"type":"boolean"},"production_hazardous_travel":{"type":"boolean"},"post_production_worker_count":{"type":"number"},"production_hazardous_animals":{"type":"boolean"},"production_hazardous_aquatic":{"type":"boolean"},"production_hazardous_heights":{"type":"boolean"},"production_hazardous_setting":{"type":"boolean"},"production_hazardous_weapons":{"type":"boolean"},"production_hazardous_aircraft":{"type":"boolean"},"production_hazardous_athletic":{"type":"boolean"},"production_hazardous_skydiving":{"type":"boolean"},"production_hazardous_electrical":{"type":"boolean"},"production_hazardous_watercraft":{"type":"boolean"},"production_under_18_work_permits":{"type":"boolean"},"production_hazardous_pyrotechnics":{"type":"boolean"},"production_under_18_limited_hours":{"type":"boolean"},"production_hazardous_heights_maximum":{"type":"number"},"production_hazardous_adult_description":{"type":"string"},"production_hazardous_stunts_description":{"type":"string"},"production_hazardous_travel_description":{"type":"string"},"production_hazardous_animals_description":{"type":"string"},"production_hazardous_aquatic_description":{"type":"string"},"production_hazardous_heights_description":{"type":"string"},"production_hazardous_setting_description":{"type":"string"},"production_hazardous_weapons_description":{"type":"string"},"production_hazardous_aircraft_description":{"type":"string"},"production_hazardous_athletic_description":{"type":"string"},"production_hazardous_skydiving_description":{"type":"string"},"production_hazardous_electrical_description":{"type":"string"},"production_hazardous_watercraft_description":{"type":"string"},"production_hazardous_pyrotechnics_description":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@47530df6[stream=io.airbyte.protocol.models.AirbyteStream@69dc0258[name=workers_comp_settings,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"code":{"type":"string"},"cost":{"type":"number"},"name":{"type":"string"},"unit":{"type":"string"},"price":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"payroll_state_setting_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}]],additionalProperties={}],failures=[io.airbyte.config.FailureReason@799ae6ff[failureOrigin=source,failureType=system_error,internalMessage=java.lang.RuntimeException: java.text.ParseException: Unparseable date: "2022-06-09T01:30:037",externalMessage=Something went wrong in the connector. See the logs for more details.,metadata=io.airbyte.config.Metadata@3eb11b88[additionalProperties={attemptNumber=1, jobId=9293, from_trace_message=true}],stacktrace=[io.airbyte.db.jdbc.AbstractJdbcCompatibleSourceOperations.setTimestamp(AbstractJdbcCompatibleSourceOperations.java:167), io.airbyte.db.jdbc.JdbcSourceOperations.setStatementField(JdbcSourceOperations.java:71), io.airbyte.db.jdbc.JdbcSourceOperations.setStatementField(JdbcSourceOperations.java:26), io.airbyte.integrations.source.jdbc.AbstractJdbcSource.lambda$queryTableIncremental$16(AbstractJdbcSource.java:281), io.airbyte.db.jdbc.StreamingJdbcDatabase.unsafeQuery(StreamingJdbcDatabase.java:62), io.airbyte.integrations.source.jdbc.AbstractJdbcSource.lambda$queryTableIncremental$17(AbstractJdbcSource.java:271), io.airbyte.commons.util.LazyAutoCloseableIterator.computeNext(LazyAutoCloseableIterator.java:37), com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146), com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141), com.google.common.collect.TransformedIterator.hasNext(TransformedIterator.java:46), io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38), com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146), com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141), io.airbyte.integrations.source.relationaldb.StateDecoratingIterator.computeNext(StateDecoratingIterator.java:48), io.airbyte.integrations.source.relationaldb.StateDecoratingIterator.computeNext(StateDecoratingIterator.java:18), com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146), com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141), io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38), com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146), com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141), com.google.common.collect.TransformedIterator.hasNext(TransformedIterator.java:46), io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38), com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146), com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141), io.airbyte.commons.util.CompositeIterator.computeNext(CompositeIterator.java:63), com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146), com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141), io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38), com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146), com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141), io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38), com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146), com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141), java.base/java.util.Iterator.forEachRemaining(Iterator.java:132), io.airbyte.integrations.base.IntegrationRunner.lambda$produceMessages$2(IntegrationRunner.java:176), io.airbyte.integrations.base.IntegrationRunner.watchForOrphanThreads(IntegrationRunner.java:232), io.airbyte.integrations.base.IntegrationRunner.produceMessages(IntegrationRunner.java:175), io.airbyte.integrations.base.IntegrationRunner.lambda$runInternal$0(IntegrationRunner.java:156), io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54), io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:38), io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:156), io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:107), io.airbyte.integrations.source.postgres.PostgresSource.main(PostgresSource.java:410)],retryable=,timestamp=1654825948498], io.airbyte.config.FailureReason@61d28d15[failureOrigin=source,failureType=,internalMessage=io.airbyte.workers.general.DefaultReplicationWorker$SourceException: Source process exited with non-zero exit code 1,externalMessage=Something went wrong within the source connector,metadata=io.airbyte.config.Metadata@68159db5[additionalProperties={attemptNumber=1, jobId=9293}],stacktrace=java.util.concurrent.CompletionException: io.airbyte.workers.general.DefaultReplicationWorker$SourceException: Source process exited with non-zero exit code 1 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:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: io.airbyte.workers.general.DefaultReplicationWorker$SourceException: Source process exited with non-zero exit code 1 at io.airbyte.workers.general.DefaultReplicationWorker.lambda$getReplicationRunnable$6(DefaultReplicationWorker.java:368) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ... 3 more ,retryable=,timestamp=1654825948679], io.airbyte.config.FailureReason@46963356[failureOrigin=replication,failureType=,internalMessage=java.lang.RuntimeException: java.io.UncheckedIOException: java.io.IOException: Stream closed,externalMessage=Something went wrong during replication,metadata=io.airbyte.config.Metadata@70cd1d57[additionalProperties={attemptNumber=1, jobId=9293}],stacktrace=java.util.concurrent.CompletionException: java.lang.RuntimeException: java.io.UncheckedIOException: java.io.IOException: Stream closed 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:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.lang.RuntimeException: java.io.UncheckedIOException: java.io.IOException: Stream closed at io.airbyte.workers.general.DefaultReplicationWorker.lambda$getDestinationOutputRunnable$7(DefaultReplicationWorker.java:423) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ... 3 more Caused by: java.io.UncheckedIOException: java.io.IOException: Stream closed at java.base/java.io.BufferedReader$1.hasNext(BufferedReader.java:574) at java.base/java.util.Spliterators$IteratorSpliterator.tryAdvance(Spliterators.java:1855) at java.base/java.util.stream.StreamSpliterators$WrappingSpliterator.lambda$initPartialTraversalState$0(StreamSpliterators.java:292) at java.base/java.util.stream.StreamSpliterators$AbstractWrappingSpliterator.fillBuffer(StreamSpliterators.java:206) at java.base/java.util.stream.StreamSpliterators$AbstractWrappingSpliterator.doAdvance(StreamSpliterators.java:161) at java.base/java.util.stream.StreamSpliterators$WrappingSpliterator.tryAdvance(StreamSpliterators.java:298) at java.base/java.util.Spliterators$1Adapter.hasNext(Spliterators.java:681) at io.airbyte.workers.internal.DefaultAirbyteDestination.isFinished(DefaultAirbyteDestination.java:141) at io.airbyte.workers.general.DefaultReplicationWorker.lambda$getDestinationOutputRunnable$7(DefaultReplicationWorker.java:397) ... 4 more Caused by: java.io.IOException: Stream closed at java.base/java.io.BufferedInputStream.getBufIfOpen(BufferedInputStream.java:168) at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:334) at java.base/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:270) at java.base/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:313) at java.base/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:188) at java.base/java.io.InputStreamReader.read(InputStreamReader.java:177) at java.base/java.io.BufferedReader.fill(BufferedReader.java:162) at java.base/java.io.BufferedReader.readLine(BufferedReader.java:329) at java.base/java.io.BufferedReader.readLine(BufferedReader.java:396) at java.base/java.io.BufferedReader$1.hasNext(BufferedReader.java:571) ... 12 more ,retryable=,timestamp=1654826008874]]] 2022-06-10 01:53:28 INFO i.a.w.t.TemporalUtils(withBackgroundHeartbeat):236 - Stopping temporal heartbeating... 2022-06-10 01:53:28 INFO i.a.c.p.ConfigRepository(updateConnectionState):775 - Updating connection cc8e47b7-81fd-47a7-9d85-125d749af8be state: io.airbyte.config.State@36c5d6bc[state={"cdc":false,"streams":[{"cursor":"2022-06-09T01:30:03.932687","stream_name":"ach_batches","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T21:19:26.411646","stream_name":"active_admin_comments","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:43:56.243262","stream_name":"active_storage_attachments","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:45:22.910756","stream_name":"active_storage_blobs","cursor_field":["created_at"],"stream_namespace":"public"},{"stream_name":"active_storage_variant_records","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T22:46:49.167451","stream_name":"addresses","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:46:10.823145","stream_name":"agreement_requests","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:47:53.650086","stream_name":"agreement_signatures","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:27:53.153640","stream_name":"agreement_templates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:48:16.833716","stream_name":"agreements","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-04-27T17:21:41.554518","stream_name":"aicp_accounting_codes","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:50:24.407631","stream_name":"aicp_line_numbers","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:52:39.545770","stream_name":"audits","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:56:59.301449","stream_name":"authentications","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-04-11T18:06:01.860523","stream_name":"benefit_administrators","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-08T23:50:09.154093","stream_name":"benefit_payments","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-08T23:13:14.622397","stream_name":"benefit_plans","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T21:19:32.058930","stream_name":"check_updates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T21:19:32.066486","stream_name":"checks","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"companies","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T22:45:22.914045","stream_name":"company_cois","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:48:46.360546","stream_name":"company_onboarding_statuses","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:00:04.926787","stream_name":"company_payment_taxes","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:56:49.044356","stream_name":"company_users","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:05:54.858193","stream_name":"company_workers","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-06T14:35:05.613849","stream_name":"contribution_types","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:29:36.324454","stream_name":"credit_card_charges","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:29:34.837221","stream_name":"credit_cards","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:51:57.623734","stream_name":"devices","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:03:30.164251","stream_name":"documents","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"emails","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T20:49:52.197966","stream_name":"exports","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T19:54:48.663833","stream_name":"flipper_features","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:13:57.184938","stream_name":"flipper_gates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-06T17:50:41.295193","stream_name":"garnishment_orders","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:06:18.475894","stream_name":"i9_form_documents","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:06:25.307060","stream_name":"i9_form_signatures","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:06:25.308841","stream_name":"i9_forms","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:05:57.174736","stream_name":"identity_verifications","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:23:23.923049","stream_name":"insurance_quote_annual_term_data_records","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T20:56:30.929121","stream_name":"insurance_quote_short_term_data_records","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:23:23.918039","stream_name":"insurance_quotes","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T19:46:39.837719","stream_name":"integration_preference_options","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T19:47:57.215124","stream_name":"integration_preferences","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T19:48:15.265605","stream_name":"integrations","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:08:47.907868","stream_name":"invites","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:00:56.601761","stream_name":"job_classification_calculators","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"job_classification_codes","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T19:19:21.952008","stream_name":"job_classification_scale_rates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-08T18:19:05.575154","stream_name":"job_classifications","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:20:10.350725","stream_name":"loan_outs","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:05:23.948452","stream_name":"notifications","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-03-19T21:03:43.834009","stream_name":"nudges","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"paid_time_off_policies","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"paid_time_off_policy_memberships","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"paid_time_off_records","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:35:39.560874","stream_name":"payable_invoice_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:05:47.797161","stream_name":"payable_mileage_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"payable_paid_time_off_request_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:09:27.579694","stream_name":"payable_shift_calculations","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:10:44.434499","stream_name":"payable_shift_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:11:52.212770","stream_name":"payable_workweek_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:12:14.357426","stream_name":"payables","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:10:58.753702","stream_name":"payment_methods","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T21:19:31.011633","stream_name":"payment_settlements","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:11:46.525904","stream_name":"payment_taxes","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"payments","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-05-11T14:36:35.542425","stream_name":"payroll_state_settings","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"payrolls","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T23:10:45.123095","stream_name":"project_agreements","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:59:25.463540","stream_name":"project_locations","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T13:51:37.713850","stream_name":"project_worker_bulk_import_entries","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T00:23:13.349908","stream_name":"project_worker_bulk_imports","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:18:49.719669","stream_name":"project_worker_locations","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:19:10.856293","stream_name":"project_worker_rates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:18:17.638407","stream_name":"project_worker_reminder_stats","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:19:55.558759","stream_name":"project_workers","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"projects","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-07T22:14:29.456066","stream_name":"reversals","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:20:18.588429","stream_name":"sessions","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-04-26T17:07:53.831984","stream_name":"subscription_types","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-08T22:36:07.360696","stream_name":"subscriptions","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-05T17:52:15.857336","stream_name":"symmetry_taxes","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:45:06.660444","stream_name":"transfers","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:20:55.907662","stream_name":"user_activities","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:25:16.827423","stream_name":"users","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T01:05:46.385712","stream_name":"vensure_workers","cursor_field":["created_at"],"stream_namespace":"public"},{"stream_name":"workday_contributions","cursor_field":[],"stream_namespace":"public"},{"stream_name":"workday_earnings","cursor_field":[],"stream_namespace":"public"},{"stream_name":"workday_hours","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T23:23:46.387196","stream_name":"workdays","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-03T17:17:39.248158","stream_name":"worker_tax_exemptions","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:08:18.748427","stream_name":"worker_tax_options","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:15:01.915139","stream_name":"worker_withholdings","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:26:55.451420","stream_name":"workers","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:10:44.329636","stream_name":"workers_comp_applications","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"workers_comp_settings","cursor_field":[],"stream_namespace":"public"}]}] 2022-06-10 01:53:29 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/9293/1/logs.log 2022-06-10 01:53:29 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.39.16-alpha 2022-06-10 01:53:29 INFO i.a.w.g.DefaultNormalizationWorker(run):49 - Running normalization. 2022-06-10 01:53:29 INFO i.a.w.n.DefaultNormalizationRunner(runProcess):122 - Running with normalization version: airbyte/normalization-snowflake:0.2.1 2022-06-10 01:53:29 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/normalization-snowflake:0.2.1 exists... 2022-06-10 01:53:29 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/normalization-snowflake:0.2.1 was found locally. 2022-06-10 01:53:29 INFO i.a.w.p.DockerProcessFactory(create):108 - Creating docker job ID: 9293 2022-06-10 01:53:29 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/9293/1/normalize --log-driver none --name normalization-snowflake-normalize-9293-1-ayvcm --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_VERSION=0.39.16-alpha airbyte/normalization-snowflake:0.2.1 run --integration-type snowflake --config destination_config.json --catalog destination_catalog.json 2022-06-10 01:53:29 normalization > Running: transform-config --config destination_config.json --integration-type snowflake --out /data/9293/1/normalize 2022-06-10 01:53:30 normalization > Namespace(config='destination_config.json', integration_type=, out='/data/9293/1/normalize') 2022-06-10 01:53:30 normalization > transform_snowflake 2022-06-10 01:53:30 normalization > Running: transform-catalog --integration-type snowflake --profile-config-dir /data/9293/1/normalize --catalog destination_catalog.json --out /data/9293/1/normalize/models/generated/ --json-column _airbyte_data 2022-06-10 01:53:31 normalization > Processing destination_catalog.json... 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/ACH_BATCHES_AB1.sql from ach_batches 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/ACH_BATCHES_AB2.sql from ach_batches 2022-06-10 01:53:31 normalization > Generating airbyte_views/WRAPBOOK/ACH_BATCHES_STG.sql from ach_batches 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/ACH_BATCHES_SCD.sql from ach_batches 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/WRAPBOOK/ACH_BATCHES.sql from ach_batches 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/ACTIVE_ADMIN_COMMENTS_AB1.sql from active_admin_comments 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/ACTIVE_ADMIN_COMMENTS_AB2.sql from active_admin_comments 2022-06-10 01:53:31 normalization > Generating airbyte_views/WRAPBOOK/ACTIVE_ADMIN_COMMENTS_STG.sql from active_admin_comments 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/ACTIVE_ADMIN_COMMENTS_SCD.sql from active_admin_comments 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/WRAPBOOK/ACTIVE_ADMIN_COMMENTS.sql from active_admin_comments 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/ACTIVE_STORAGE_ATTACHMENTS_AB1.sql from active_storage_attachments 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/ACTIVE_STORAGE_ATTACHMENTS_AB2.sql from active_storage_attachments 2022-06-10 01:53:31 normalization > Generating airbyte_views/WRAPBOOK/ACTIVE_STORAGE_ATTACHMENTS_STG.sql from active_storage_attachments 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/ACTIVE_STORAGE_ATTACHMENTS_SCD.sql from active_storage_attachments 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/WRAPBOOK/ACTIVE_STORAGE_ATTACHMENTS.sql from active_storage_attachments 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/ACTIVE_STORAGE_BLOBS_AB1.sql from active_storage_blobs 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/ACTIVE_STORAGE_BLOBS_AB2.sql from active_storage_blobs 2022-06-10 01:53:31 normalization > Generating airbyte_views/WRAPBOOK/ACTIVE_STORAGE_BLOBS_STG.sql from active_storage_blobs 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/ACTIVE_STORAGE_BLOBS_SCD.sql from active_storage_blobs 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/WRAPBOOK/ACTIVE_STORAGE_BLOBS.sql from active_storage_blobs 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/ACTIVE_STORAGE_VARIANT_RECORDS_AB1.sql from active_storage_variant_records 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/ACTIVE_STORAGE_VARIANT_RECORDS_AB2.sql from active_storage_variant_records 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/ACTIVE_STORAGE_VARIANT_RECORDS_AB3.sql from active_storage_variant_records 2022-06-10 01:53:31 normalization > Generating airbyte_tables/WRAPBOOK/ACTIVE_STORAGE_VARIANT_RECORDS.sql from active_storage_variant_records 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/ADDRESSES_AB1.sql from addresses 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/ADDRESSES_AB2.sql from addresses 2022-06-10 01:53:31 normalization > Generating airbyte_views/WRAPBOOK/ADDRESSES_STG.sql from addresses 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/ADDRESSES_SCD.sql from addresses 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/WRAPBOOK/ADDRESSES.sql from addresses 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/AGREEMENT_REQUESTS_AB1.sql from agreement_requests 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/AGREEMENT_REQUESTS_AB2.sql from agreement_requests 2022-06-10 01:53:31 normalization > Generating airbyte_views/WRAPBOOK/AGREEMENT_REQUESTS_STG.sql from agreement_requests 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/AGREEMENT_REQUESTS_SCD.sql from agreement_requests 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/WRAPBOOK/AGREEMENT_REQUESTS.sql from agreement_requests 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/AGREEMENT_SIGNATURES_AB1.sql from agreement_signatures 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/AGREEMENT_SIGNATURES_AB2.sql from agreement_signatures 2022-06-10 01:53:31 normalization > Generating airbyte_views/WRAPBOOK/AGREEMENT_SIGNATURES_STG.sql from agreement_signatures 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/AGREEMENT_SIGNATURES_SCD.sql from agreement_signatures 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/WRAPBOOK/AGREEMENT_SIGNATURES.sql from agreement_signatures 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/AGREEMENT_TEMPLATES_AB1.sql from agreement_templates 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/AGREEMENT_TEMPLATES_AB2.sql from agreement_templates 2022-06-10 01:53:31 normalization > Generating airbyte_views/WRAPBOOK/AGREEMENT_TEMPLATES_STG.sql from agreement_templates 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/AGREEMENT_TEMPLATES_SCD.sql from agreement_templates 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/WRAPBOOK/AGREEMENT_TEMPLATES.sql from agreement_templates 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/AGREEMENTS_AB1.sql from agreements 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/AGREEMENTS_AB2.sql from agreements 2022-06-10 01:53:31 normalization > Generating airbyte_views/WRAPBOOK/AGREEMENTS_STG.sql from agreements 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/AGREEMENTS_SCD.sql from agreements 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/WRAPBOOK/AGREEMENTS.sql from agreements 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/AICP_ACCOUNTING_CODES_AB1.sql from aicp_accounting_codes 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/AICP_ACCOUNTING_CODES_AB2.sql from aicp_accounting_codes 2022-06-10 01:53:31 normalization > Generating airbyte_views/WRAPBOOK/AICP_ACCOUNTING_CODES_STG.sql from aicp_accounting_codes 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/AICP_ACCOUNTING_CODES_SCD.sql from aicp_accounting_codes 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/WRAPBOOK/AICP_ACCOUNTING_CODES.sql from aicp_accounting_codes 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/AICP_LINE_NUMBERS_AB1.sql from aicp_line_numbers 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/AICP_LINE_NUMBERS_AB2.sql from aicp_line_numbers 2022-06-10 01:53:31 normalization > Generating airbyte_views/WRAPBOOK/AICP_LINE_NUMBERS_STG.sql from aicp_line_numbers 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/AICP_LINE_NUMBERS_SCD.sql from aicp_line_numbers 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/WRAPBOOK/AICP_LINE_NUMBERS.sql from aicp_line_numbers 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/AUDITS_AB1.sql from audits 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/AUDITS_AB2.sql from audits 2022-06-10 01:53:31 normalization > Generating airbyte_views/WRAPBOOK/AUDITS_STG.sql from audits 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/AUDITS_SCD.sql from audits 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/WRAPBOOK/AUDITS.sql from audits 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/AUTHENTICATIONS_AB1.sql from authentications 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/AUTHENTICATIONS_AB2.sql from authentications 2022-06-10 01:53:31 normalization > Generating airbyte_views/WRAPBOOK/AUTHENTICATIONS_STG.sql from authentications 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/AUTHENTICATIONS_SCD.sql from authentications 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/WRAPBOOK/AUTHENTICATIONS.sql from authentications 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/BENEFIT_ADMINISTRATORS_AB1.sql from benefit_administrators 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/BENEFIT_ADMINISTRATORS_AB2.sql from benefit_administrators 2022-06-10 01:53:31 normalization > Generating airbyte_views/WRAPBOOK/BENEFIT_ADMINISTRATORS_STG.sql from benefit_administrators 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/BENEFIT_ADMINISTRATORS_SCD.sql from benefit_administrators 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/WRAPBOOK/BENEFIT_ADMINISTRATORS.sql from benefit_administrators 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/BENEFIT_PAYMENTS_AB1.sql from benefit_payments 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/BENEFIT_PAYMENTS_AB2.sql from benefit_payments 2022-06-10 01:53:31 normalization > Generating airbyte_views/WRAPBOOK/BENEFIT_PAYMENTS_STG.sql from benefit_payments 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/BENEFIT_PAYMENTS_SCD.sql from benefit_payments 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/WRAPBOOK/BENEFIT_PAYMENTS.sql from benefit_payments 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/BENEFIT_PLANS_AB1.sql from benefit_plans 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/BENEFIT_PLANS_AB2.sql from benefit_plans 2022-06-10 01:53:31 normalization > Generating airbyte_views/WRAPBOOK/BENEFIT_PLANS_STG.sql from benefit_plans 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/BENEFIT_PLANS_SCD.sql from benefit_plans 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/WRAPBOOK/BENEFIT_PLANS.sql from benefit_plans 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/CHECK_UPDATES_AB1.sql from check_updates 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/CHECK_UPDATES_AB2.sql from check_updates 2022-06-10 01:53:31 normalization > Generating airbyte_views/WRAPBOOK/CHECK_UPDATES_STG.sql from check_updates 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/CHECK_UPDATES_SCD.sql from check_updates 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/WRAPBOOK/CHECK_UPDATES.sql from check_updates 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/CHECKS_AB1.sql from checks 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/CHECKS_AB2.sql from checks 2022-06-10 01:53:31 normalization > Generating airbyte_views/WRAPBOOK/CHECKS_STG.sql from checks 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/CHECKS_SCD.sql from checks 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/WRAPBOOK/CHECKS.sql from checks 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/COMPANIES_AB1.sql from companies 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/COMPANIES_AB2.sql from companies 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/COMPANIES_AB3.sql from companies 2022-06-10 01:53:31 normalization > Generating airbyte_tables/WRAPBOOK/COMPANIES.sql from companies 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/COMPANY_COIS_AB1.sql from company_cois 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/COMPANY_COIS_AB2.sql from company_cois 2022-06-10 01:53:31 normalization > Generating airbyte_views/WRAPBOOK/COMPANY_COIS_STG.sql from company_cois 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/COMPANY_COIS_SCD.sql from company_cois 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/WRAPBOOK/COMPANY_COIS.sql from company_cois 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/COMPANY_ONBOARDING_STATUSES_AB1.sql from company_onboarding_statuses 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/COMPANY_ONBOARDING_STATUSES_AB2.sql from company_onboarding_statuses 2022-06-10 01:53:31 normalization > Generating airbyte_views/WRAPBOOK/COMPANY_ONBOARDING_STATUSES_STG.sql from company_onboarding_statuses 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/COMPANY_ONBOARDING_STATUSES_SCD.sql from company_onboarding_statuses 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/WRAPBOOK/COMPANY_ONBOARDING_STATUSES.sql from company_onboarding_statuses 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/COMPANY_PAYMENT_TAXES_AB1.sql from company_payment_taxes 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/COMPANY_PAYMENT_TAXES_AB2.sql from company_payment_taxes 2022-06-10 01:53:31 normalization > Generating airbyte_views/WRAPBOOK/COMPANY_PAYMENT_TAXES_STG.sql from company_payment_taxes 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/COMPANY_PAYMENT_TAXES_SCD.sql from company_payment_taxes 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/WRAPBOOK/COMPANY_PAYMENT_TAXES.sql from company_payment_taxes 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/COMPANY_USERS_AB1.sql from company_users 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/COMPANY_USERS_AB2.sql from company_users 2022-06-10 01:53:31 normalization > Generating airbyte_views/WRAPBOOK/COMPANY_USERS_STG.sql from company_users 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/COMPANY_USERS_SCD.sql from company_users 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/WRAPBOOK/COMPANY_USERS.sql from company_users 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/COMPANY_WORKERS_AB1.sql from company_workers 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/COMPANY_WORKERS_AB2.sql from company_workers 2022-06-10 01:53:31 normalization > Generating airbyte_views/WRAPBOOK/COMPANY_WORKERS_STG.sql from company_workers 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/COMPANY_WORKERS_SCD.sql from company_workers 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/WRAPBOOK/COMPANY_WORKERS.sql from company_workers 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/CONTRIBUTION_TYPES_AB1.sql from contribution_types 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/CONTRIBUTION_TYPES_AB2.sql from contribution_types 2022-06-10 01:53:31 normalization > Generating airbyte_views/WRAPBOOK/CONTRIBUTION_TYPES_STG.sql from contribution_types 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/CONTRIBUTION_TYPES_SCD.sql from contribution_types 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/WRAPBOOK/CONTRIBUTION_TYPES.sql from contribution_types 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/CREDIT_CARD_CHARGES_AB1.sql from credit_card_charges 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/CREDIT_CARD_CHARGES_AB2.sql from credit_card_charges 2022-06-10 01:53:31 normalization > Generating airbyte_views/WRAPBOOK/CREDIT_CARD_CHARGES_STG.sql from credit_card_charges 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/CREDIT_CARD_CHARGES_SCD.sql from credit_card_charges 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/WRAPBOOK/CREDIT_CARD_CHARGES.sql from credit_card_charges 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/CREDIT_CARDS_AB1.sql from credit_cards 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/CREDIT_CARDS_AB2.sql from credit_cards 2022-06-10 01:53:31 normalization > Generating airbyte_views/WRAPBOOK/CREDIT_CARDS_STG.sql from credit_cards 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/CREDIT_CARDS_SCD.sql from credit_cards 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/WRAPBOOK/CREDIT_CARDS.sql from credit_cards 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/DEVICES_AB1.sql from devices 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/DEVICES_AB2.sql from devices 2022-06-10 01:53:31 normalization > Generating airbyte_views/WRAPBOOK/DEVICES_STG.sql from devices 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/DEVICES_SCD.sql from devices 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/WRAPBOOK/DEVICES.sql from devices 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/DOCUMENTS_AB1.sql from documents 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/DOCUMENTS_AB2.sql from documents 2022-06-10 01:53:31 normalization > Generating airbyte_views/WRAPBOOK/DOCUMENTS_STG.sql from documents 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/DOCUMENTS_SCD.sql from documents 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/WRAPBOOK/DOCUMENTS.sql from documents 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/EMAILS_AB1.sql from emails 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/EMAILS_AB2.sql from emails 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/EMAILS_AB3.sql from emails 2022-06-10 01:53:31 normalization > Generating airbyte_tables/WRAPBOOK/EMAILS.sql from emails 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/EXPORTS_AB1.sql from exports 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/EXPORTS_AB2.sql from exports 2022-06-10 01:53:31 normalization > Generating airbyte_views/WRAPBOOK/EXPORTS_STG.sql from exports 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/EXPORTS_SCD.sql from exports 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/WRAPBOOK/EXPORTS.sql from exports 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/FLIPPER_FEATURES_AB1.sql from flipper_features 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/FLIPPER_FEATURES_AB2.sql from flipper_features 2022-06-10 01:53:31 normalization > Generating airbyte_views/WRAPBOOK/FLIPPER_FEATURES_STG.sql from flipper_features 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/FLIPPER_FEATURES_SCD.sql from flipper_features 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/WRAPBOOK/FLIPPER_FEATURES.sql from flipper_features 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/FLIPPER_GATES_AB1.sql from flipper_gates 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/FLIPPER_GATES_AB2.sql from flipper_gates 2022-06-10 01:53:31 normalization > Generating airbyte_views/WRAPBOOK/FLIPPER_GATES_STG.sql from flipper_gates 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/FLIPPER_GATES_SCD.sql from flipper_gates 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/WRAPBOOK/FLIPPER_GATES.sql from flipper_gates 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/GARNISHMENT_ORDERS_AB1.sql from garnishment_orders 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/GARNISHMENT_ORDERS_AB2.sql from garnishment_orders 2022-06-10 01:53:31 normalization > Generating airbyte_views/WRAPBOOK/GARNISHMENT_ORDERS_STG.sql from garnishment_orders 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/GARNISHMENT_ORDERS_SCD.sql from garnishment_orders 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/WRAPBOOK/GARNISHMENT_ORDERS.sql from garnishment_orders 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/I9_FORM_DOCUMENTS_AB1.sql from i9_form_documents 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/I9_FORM_DOCUMENTS_AB2.sql from i9_form_documents 2022-06-10 01:53:31 normalization > Generating airbyte_views/WRAPBOOK/I9_FORM_DOCUMENTS_STG.sql from i9_form_documents 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/I9_FORM_DOCUMENTS_SCD.sql from i9_form_documents 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/WRAPBOOK/I9_FORM_DOCUMENTS.sql from i9_form_documents 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/I9_FORM_SIGNATURES_AB1.sql from i9_form_signatures 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/I9_FORM_SIGNATURES_AB2.sql from i9_form_signatures 2022-06-10 01:53:31 normalization > Generating airbyte_views/WRAPBOOK/I9_FORM_SIGNATURES_STG.sql from i9_form_signatures 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/I9_FORM_SIGNATURES_SCD.sql from i9_form_signatures 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/WRAPBOOK/I9_FORM_SIGNATURES.sql from i9_form_signatures 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/I9_FORMS_AB1.sql from i9_forms 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/I9_FORMS_AB2.sql from i9_forms 2022-06-10 01:53:31 normalization > Generating airbyte_views/WRAPBOOK/I9_FORMS_STG.sql from i9_forms 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/I9_FORMS_SCD.sql from i9_forms 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/WRAPBOOK/I9_FORMS.sql from i9_forms 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/IDENTITY_VERIFICATIONS_AB1.sql from identity_verifications 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/IDENTITY_VERIFICATIONS_AB2.sql from identity_verifications 2022-06-10 01:53:31 normalization > Generating airbyte_views/WRAPBOOK/IDENTITY_VERIFICATIONS_STG.sql from identity_verifications 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/IDENTITY_VERIFICATIONS_SCD.sql from identity_verifications 2022-06-10 01:53:31 normalization > Generating airbyte_incremental/WRAPBOOK/IDENTITY_VERIFICATIONS.sql from identity_verifications 2022-06-10 01:53:31 normalization > Generating airbyte_ctes/WRAPBOOK/INSURANCE_QUOTE_ANNUAL_TERM_DATA_RECORDS_AB1.sql from insurance_quote_annual_term_data_records 2022-06-10 01:53:32 normalization > Generating airbyte_ctes/WRAPBOOK/INSURANCE_QUOTE_ANNUAL_TERM_DATA_RECORDS_AB2.sql from insurance_quote_annual_term_data_records 2022-06-10 01:53:32 normalization > Generating airbyte_views/WRAPBOOK/INSURANCE_QUOTE_ANNUAL_TERM_DATA_RECORDS_STG.sql from insurance_quote_annual_term_data_records 2022-06-10 01:53:32 normalization > Generating airbyte_incremental/scd/WRAPBOOK/INSURANCE_QUOTE_ANNUAL_TERM_DATA_RECORDS_SCD.sql from insurance_quote_annual_term_data_records 2022-06-10 01:53:32 normalization > Generating airbyte_incremental/WRAPBOOK/INSURANCE_QUOTE_ANNUAL_TERM_DATA_RECORDS.sql from insurance_quote_annual_term_data_records 2022-06-10 01:53:32 normalization > Generating airbyte_ctes/WRAPBOOK/INSURANCE_QUOTE_SHORT_TERM_DATA_RECORDS_AB1.sql from insurance_quote_short_term_data_records 2022-06-10 01:53:32 normalization > Generating airbyte_ctes/WRAPBOOK/INSURANCE_QUOTE_SHORT_TERM_DATA_RECORDS_AB2.sql from insurance_quote_short_term_data_records 2022-06-10 01:53:32 normalization > Generating airbyte_views/WRAPBOOK/INSURANCE_QUOTE_SHORT_TERM_DATA_RECORDS_STG.sql from insurance_quote_short_term_data_records 2022-06-10 01:53:32 normalization > Generating airbyte_incremental/scd/WRAPBOOK/INSURANCE_QUOTE_SHORT_TERM_DATA_RECORDS_SCD.sql from insurance_quote_short_term_data_records 2022-06-10 01:53:32 normalization > Generating airbyte_incremental/WRAPBOOK/INSURANCE_QUOTE_SHORT_TERM_DATA_RECORDS.sql from insurance_quote_short_term_data_records 2022-06-10 01:53:32 normalization > Generating airbyte_ctes/WRAPBOOK/INSURANCE_QUOTES_AB1.sql from insurance_quotes 2022-06-10 01:53:32 normalization > Generating airbyte_ctes/WRAPBOOK/INSURANCE_QUOTES_AB2.sql from insurance_quotes 2022-06-10 01:53:32 normalization > Generating airbyte_views/WRAPBOOK/INSURANCE_QUOTES_STG.sql from insurance_quotes 2022-06-10 01:53:32 normalization > Generating airbyte_incremental/scd/WRAPBOOK/INSURANCE_QUOTES_SCD.sql from insurance_quotes 2022-06-10 01:53:32 normalization > Generating airbyte_incremental/WRAPBOOK/INSURANCE_QUOTES.sql from insurance_quotes 2022-06-10 01:53:32 normalization > Generating airbyte_ctes/WRAPBOOK/INTEGRATION_PREFERENCE_OPTIONS_AB1.sql from integration_preference_options 2022-06-10 01:53:32 normalization > Generating airbyte_ctes/WRAPBOOK/INTEGRATION_PREFERENCE_OPTIONS_AB2.sql from integration_preference_options 2022-06-10 01:53:32 normalization > Generating airbyte_views/WRAPBOOK/INTEGRATION_PREFERENCE_OPTIONS_STG.sql from integration_preference_options 2022-06-10 01:53:32 normalization > Generating airbyte_incremental/scd/WRAPBOOK/INTEGRATION_PREFERENCE_OPTIONS_SCD.sql from integration_preference_options 2022-06-10 01:53:32 normalization > Generating airbyte_incremental/WRAPBOOK/INTEGRATION_PREFERENCE_OPTIONS.sql from integration_preference_options 2022-06-10 01:53:32 normalization > Generating airbyte_ctes/WRAPBOOK/INTEGRATION_PREFERENCES_AB1.sql from integration_preferences 2022-06-10 01:53:32 normalization > Generating airbyte_ctes/WRAPBOOK/INTEGRATION_PREFERENCES_AB2.sql from integration_preferences 2022-06-10 01:53:32 normalization > Generating airbyte_views/WRAPBOOK/INTEGRATION_PREFERENCES_STG.sql from integration_preferences 2022-06-10 01:53:32 normalization > Generating airbyte_incremental/scd/WRAPBOOK/INTEGRATION_PREFERENCES_SCD.sql from integration_preferences 2022-06-10 01:53:32 normalization > Generating airbyte_incremental/WRAPBOOK/INTEGRATION_PREFERENCES.sql from integration_preferences 2022-06-10 01:53:32 normalization > Generating airbyte_ctes/WRAPBOOK/INTEGRATIONS_AB1.sql from integrations 2022-06-10 01:53:32 normalization > Generating airbyte_ctes/WRAPBOOK/INTEGRATIONS_AB2.sql from integrations 2022-06-10 01:53:32 normalization > Generating airbyte_views/WRAPBOOK/INTEGRATIONS_STG.sql from integrations 2022-06-10 01:53:32 normalization > Generating airbyte_incremental/scd/WRAPBOOK/INTEGRATIONS_SCD.sql from integrations 2022-06-10 01:53:32 normalization > Generating airbyte_incremental/WRAPBOOK/INTEGRATIONS.sql from integrations 2022-06-10 01:53:32 normalization > Generating airbyte_ctes/WRAPBOOK/INVITES_AB1.sql from invites 2022-06-10 01:53:32 normalization > Generating airbyte_ctes/WRAPBOOK/INVITES_AB2.sql from invites 2022-06-10 01:53:32 normalization > Generating airbyte_views/WRAPBOOK/INVITES_STG.sql from invites 2022-06-10 01:53:32 normalization > Generating airbyte_incremental/scd/WRAPBOOK/INVITES_SCD.sql from invites 2022-06-10 01:53:32 normalization > Generating airbyte_incremental/WRAPBOOK/INVITES.sql from invites 2022-06-10 01:53:32 normalization > Generating airbyte_ctes/WRAPBOOK/JOB_CLASSIFICATION_CALCULATORS_AB1.sql from job_classification_calculators 2022-06-10 01:53:32 normalization > Generating airbyte_ctes/WRAPBOOK/JOB_CLASSIFICATION_CALCULATORS_AB2.sql from job_classification_calculators 2022-06-10 01:53:32 normalization > Generating airbyte_views/WRAPBOOK/JOB_CLASSIFICATION_CALCULATORS_STG.sql from job_classification_calculators 2022-06-10 01:53:32 normalization > Generating airbyte_incremental/scd/WRAPBOOK/JOB_CLASSIFICATION_CALCULATORS_SCD.sql from job_classification_calculators 2022-06-10 01:53:32 normalization > Generating airbyte_incremental/WRAPBOOK/JOB_CLASSIFICATION_CALCULATORS.sql from job_classification_calculators 2022-06-10 01:53:32 normalization > Generating airbyte_ctes/WRAPBOOK/JOB_CLASSIFICATION_CODES_AB1.sql from job_classification_codes 2022-06-10 01:53:32 normalization > Generating airbyte_ctes/WRAPBOOK/JOB_CLASSIFICATION_CODES_AB2.sql from job_classification_codes 2022-06-10 01:53:32 normalization > Generating airbyte_ctes/WRAPBOOK/JOB_CLASSIFICATION_CODES_AB3.sql from job_classification_codes 2022-06-10 01:53:32 normalization > Generating airbyte_tables/WRAPBOOK/JOB_CLASSIFICATION_CODES.sql from job_classification_codes 2022-06-10 01:53:32 normalization > Generating airbyte_ctes/WRAPBOOK/JOB_CLASSIFICATION_SCALE_RATES_AB1.sql from job_classification_scale_rates 2022-06-10 01:53:32 normalization > Generating airbyte_ctes/WRAPBOOK/JOB_CLASSIFICATION_SCALE_RATES_AB2.sql from job_classification_scale_rates 2022-06-10 01:53:32 normalization > Generating airbyte_views/WRAPBOOK/JOB_CLASSIFICATION_SCALE_RATES_STG.sql from job_classification_scale_rates 2022-06-10 01:53:32 normalization > Generating airbyte_incremental/scd/WRAPBOOK/JOB_CLASSIFICATION_SCALE_RATES_SCD.sql from job_classification_scale_rates 2022-06-10 01:53:32 normalization > Generating airbyte_incremental/WRAPBOOK/JOB_CLASSIFICATION_SCALE_RATES.sql from job_classification_scale_rates 2022-06-10 01:53:32 normalization > Generating airbyte_ctes/WRAPBOOK/JOB_CLASSIFICATIONS_AB1.sql from job_classifications 2022-06-10 01:53:32 normalization > Generating airbyte_ctes/WRAPBOOK/JOB_CLASSIFICATIONS_AB2.sql from job_classifications 2022-06-10 01:53:32 normalization > Generating airbyte_views/WRAPBOOK/JOB_CLASSIFICATIONS_STG.sql from job_classifications 2022-06-10 01:53:32 normalization > Generating airbyte_incremental/scd/WRAPBOOK/JOB_CLASSIFICATIONS_SCD.sql from job_classifications 2022-06-10 01:53:32 normalization > Generating airbyte_incremental/WRAPBOOK/JOB_CLASSIFICATIONS.sql from job_classifications 2022-06-10 01:53:32 normalization > Generating airbyte_ctes/WRAPBOOK/LOAN_OUTS_AB1.sql from loan_outs 2022-06-10 01:53:32 normalization > Generating airbyte_ctes/WRAPBOOK/LOAN_OUTS_AB2.sql from loan_outs 2022-06-10 01:53:32 normalization > Generating airbyte_views/WRAPBOOK/LOAN_OUTS_STG.sql from loan_outs 2022-06-10 01:53:32 normalization > Generating airbyte_incremental/scd/WRAPBOOK/LOAN_OUTS_SCD.sql from loan_outs 2022-06-10 01:53:32 normalization > Generating airbyte_incremental/WRAPBOOK/LOAN_OUTS.sql from loan_outs 2022-06-10 01:53:32 normalization > Generating airbyte_ctes/WRAPBOOK/NOTIFICATIONS_AB1.sql from notifications 2022-06-10 01:53:32 normalization > Generating airbyte_ctes/WRAPBOOK/NOTIFICATIONS_AB2.sql from notifications 2022-06-10 01:53:32 normalization > Generating airbyte_views/WRAPBOOK/NOTIFICATIONS_STG.sql from notifications 2022-06-10 01:53:32 normalization > Generating airbyte_incremental/scd/WRAPBOOK/NOTIFICATIONS_SCD.sql from notifications 2022-06-10 01:53:32 normalization > Generating airbyte_incremental/WRAPBOOK/NOTIFICATIONS.sql from notifications 2022-06-10 01:53:32 normalization > Generating airbyte_ctes/WRAPBOOK/NUDGES_AB1.sql from nudges 2022-06-10 01:53:32 normalization > Generating airbyte_ctes/WRAPBOOK/NUDGES_AB2.sql from nudges 2022-06-10 01:53:32 normalization > Generating airbyte_views/WRAPBOOK/NUDGES_STG.sql from nudges 2022-06-10 01:53:32 normalization > Generating airbyte_incremental/scd/WRAPBOOK/NUDGES_SCD.sql from nudges 2022-06-10 01:53:32 normalization > Generating airbyte_incremental/WRAPBOOK/NUDGES.sql from nudges 2022-06-10 01:53:32 normalization > Generating airbyte_ctes/WRAPBOOK/PAID_TIME_OFF_POLICIES_AB1.sql from paid_time_off_policies 2022-06-10 01:53:32 normalization > Generating airbyte_ctes/WRAPBOOK/PAID_TIME_OFF_POLICIES_AB2.sql from paid_time_off_policies 2022-06-10 01:53:32 normalization > Generating airbyte_views/WRAPBOOK/PAID_TIME_OFF_POLICIES_STG.sql from paid_time_off_policies 2022-06-10 01:53:32 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PAID_TIME_OFF_POLICIES_SCD.sql from paid_time_off_policies 2022-06-10 01:53:32 normalization > Generating airbyte_incremental/WRAPBOOK/PAID_TIME_OFF_POLICIES.sql from paid_time_off_policies 2022-06-10 01:53:32 normalization > Generating airbyte_ctes/WRAPBOOK/PAID_TIME_OFF_POLICY_MEMBERSHIPS_AB1.sql from paid_time_off_policy_memberships 2022-06-10 01:53:32 normalization > Generating airbyte_ctes/WRAPBOOK/PAID_TIME_OFF_POLICY_MEMBERSHIPS_AB2.sql from paid_time_off_policy_memberships 2022-06-10 01:53:32 normalization > Generating airbyte_views/WRAPBOOK/PAID_TIME_OFF_POLICY_MEMBERSHIPS_STG.sql from paid_time_off_policy_memberships 2022-06-10 01:53:32 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PAID_TIME_OFF_POLICY_MEMBERSHIPS_SCD.sql from paid_time_off_policy_memberships 2022-06-10 01:53:32 normalization > Generating airbyte_incremental/WRAPBOOK/PAID_TIME_OFF_POLICY_MEMBERSHIPS.sql from paid_time_off_policy_memberships 2022-06-10 01:53:32 normalization > Generating airbyte_ctes/WRAPBOOK/PAID_TIME_OFF_RECORDS_AB1.sql from paid_time_off_records 2022-06-10 01:53:32 normalization > Generating airbyte_ctes/WRAPBOOK/PAID_TIME_OFF_RECORDS_AB2.sql from paid_time_off_records 2022-06-10 01:53:32 normalization > Generating airbyte_views/WRAPBOOK/PAID_TIME_OFF_RECORDS_STG.sql from paid_time_off_records 2022-06-10 01:53:32 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PAID_TIME_OFF_RECORDS_SCD.sql from paid_time_off_records 2022-06-10 01:53:32 normalization > Generating airbyte_incremental/WRAPBOOK/PAID_TIME_OFF_RECORDS.sql from paid_time_off_records 2022-06-10 01:53:32 normalization > Generating airbyte_ctes/WRAPBOOK/PAYABLE_INVOICE_DETAILS_AB1.sql from payable_invoice_details 2022-06-10 01:53:32 normalization > Generating airbyte_ctes/WRAPBOOK/PAYABLE_INVOICE_DETAILS_AB2.sql from payable_invoice_details 2022-06-10 01:53:33 normalization > Generating airbyte_views/WRAPBOOK/PAYABLE_INVOICE_DETAILS_STG.sql from payable_invoice_details 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PAYABLE_INVOICE_DETAILS_SCD.sql from payable_invoice_details 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/WRAPBOOK/PAYABLE_INVOICE_DETAILS.sql from payable_invoice_details 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PAYABLE_MILEAGE_DETAILS_AB1.sql from payable_mileage_details 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PAYABLE_MILEAGE_DETAILS_AB2.sql from payable_mileage_details 2022-06-10 01:53:33 normalization > Generating airbyte_views/WRAPBOOK/PAYABLE_MILEAGE_DETAILS_STG.sql from payable_mileage_details 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PAYABLE_MILEAGE_DETAILS_SCD.sql from payable_mileage_details 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/WRAPBOOK/PAYABLE_MILEAGE_DETAILS.sql from payable_mileage_details 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PAYABLE_PAID_TIME_OFF_REQUEST_DETAILS_AB1.sql from payable_paid_time_off_request_details 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PAYABLE_PAID_TIME_OFF_REQUEST_DETAILS_AB2.sql from payable_paid_time_off_request_details 2022-06-10 01:53:33 normalization > Generating airbyte_views/WRAPBOOK/PAYABLE_PAID_TIME_OFF_REQUEST_DETAILS_STG.sql from payable_paid_time_off_request_details 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PAYABLE_PAID_TIME_OFF_REQUEST_DETAILS_SCD.sql from payable_paid_time_off_request_details 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/WRAPBOOK/PAYABLE_PAID_TIME_OFF_REQUEST_DETAILS.sql from payable_paid_time_off_request_details 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PAYABLE_SHIFT_CALCULATIONS_AB1.sql from payable_shift_calculations 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PAYABLE_SHIFT_CALCULATIONS_AB2.sql from payable_shift_calculations 2022-06-10 01:53:33 normalization > Generating airbyte_views/WRAPBOOK/PAYABLE_SHIFT_CALCULATIONS_STG.sql from payable_shift_calculations 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PAYABLE_SHIFT_CALCULATIONS_SCD.sql from payable_shift_calculations 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/WRAPBOOK/PAYABLE_SHIFT_CALCULATIONS.sql from payable_shift_calculations 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PAYABLE_SHIFT_DETAILS_AB1.sql from payable_shift_details 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PAYABLE_SHIFT_DETAILS_AB2.sql from payable_shift_details 2022-06-10 01:53:33 normalization > Generating airbyte_views/WRAPBOOK/PAYABLE_SHIFT_DETAILS_STG.sql from payable_shift_details 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PAYABLE_SHIFT_DETAILS_SCD.sql from payable_shift_details 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/WRAPBOOK/PAYABLE_SHIFT_DETAILS.sql from payable_shift_details 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PAYABLE_WORKWEEK_DETAILS_AB1.sql from payable_workweek_details 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PAYABLE_WORKWEEK_DETAILS_AB2.sql from payable_workweek_details 2022-06-10 01:53:33 normalization > Generating airbyte_views/WRAPBOOK/PAYABLE_WORKWEEK_DETAILS_STG.sql from payable_workweek_details 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PAYABLE_WORKWEEK_DETAILS_SCD.sql from payable_workweek_details 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/WRAPBOOK/PAYABLE_WORKWEEK_DETAILS.sql from payable_workweek_details 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PAYABLES_AB1.sql from payables 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PAYABLES_AB2.sql from payables 2022-06-10 01:53:33 normalization > Generating airbyte_views/WRAPBOOK/PAYABLES_STG.sql from payables 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PAYABLES_SCD.sql from payables 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/WRAPBOOK/PAYABLES.sql from payables 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PAYMENT_METHODS_AB1.sql from payment_methods 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PAYMENT_METHODS_AB2.sql from payment_methods 2022-06-10 01:53:33 normalization > Generating airbyte_views/WRAPBOOK/PAYMENT_METHODS_STG.sql from payment_methods 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PAYMENT_METHODS_SCD.sql from payment_methods 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/WRAPBOOK/PAYMENT_METHODS.sql from payment_methods 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PAYMENT_SETTLEMENTS_AB1.sql from payment_settlements 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PAYMENT_SETTLEMENTS_AB2.sql from payment_settlements 2022-06-10 01:53:33 normalization > Generating airbyte_views/WRAPBOOK/PAYMENT_SETTLEMENTS_STG.sql from payment_settlements 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PAYMENT_SETTLEMENTS_SCD.sql from payment_settlements 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/WRAPBOOK/PAYMENT_SETTLEMENTS.sql from payment_settlements 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PAYMENT_TAXES_AB1.sql from payment_taxes 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PAYMENT_TAXES_AB2.sql from payment_taxes 2022-06-10 01:53:33 normalization > Generating airbyte_views/WRAPBOOK/PAYMENT_TAXES_STG.sql from payment_taxes 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PAYMENT_TAXES_SCD.sql from payment_taxes 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/WRAPBOOK/PAYMENT_TAXES.sql from payment_taxes 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PAYMENTS_AB1.sql from payments 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PAYMENTS_AB2.sql from payments 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PAYMENTS_AB3.sql from payments 2022-06-10 01:53:33 normalization > Generating airbyte_tables/WRAPBOOK/PAYMENTS.sql from payments 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PAYROLL_STATE_SETTINGS_AB1.sql from payroll_state_settings 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PAYROLL_STATE_SETTINGS_AB2.sql from payroll_state_settings 2022-06-10 01:53:33 normalization > Generating airbyte_views/WRAPBOOK/PAYROLL_STATE_SETTINGS_STG.sql from payroll_state_settings 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PAYROLL_STATE_SETTINGS_SCD.sql from payroll_state_settings 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/WRAPBOOK/PAYROLL_STATE_SETTINGS.sql from payroll_state_settings 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PAYROLLS_AB1.sql from payrolls 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PAYROLLS_AB2.sql from payrolls 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PAYROLLS_AB3.sql from payrolls 2022-06-10 01:53:33 normalization > Generating airbyte_tables/WRAPBOOK/PAYROLLS.sql from payrolls 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_AGREEMENTS_AB1.sql from project_agreements 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_AGREEMENTS_AB2.sql from project_agreements 2022-06-10 01:53:33 normalization > Generating airbyte_views/WRAPBOOK/PROJECT_AGREEMENTS_STG.sql from project_agreements 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PROJECT_AGREEMENTS_SCD.sql from project_agreements 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/WRAPBOOK/PROJECT_AGREEMENTS.sql from project_agreements 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_LOCATIONS_AB1.sql from project_locations 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_LOCATIONS_AB2.sql from project_locations 2022-06-10 01:53:33 normalization > Generating airbyte_views/WRAPBOOK/PROJECT_LOCATIONS_STG.sql from project_locations 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PROJECT_LOCATIONS_SCD.sql from project_locations 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/WRAPBOOK/PROJECT_LOCATIONS.sql from project_locations 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_WORKER_BULK_IMPORT_ENTRIES_AB1.sql from project_worker_bulk_import_entries 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_WORKER_BULK_IMPORT_ENTRIES_AB2.sql from project_worker_bulk_import_entries 2022-06-10 01:53:33 normalization > Generating airbyte_views/WRAPBOOK/PROJECT_WORKER_BULK_IMPORT_ENTRIES_STG.sql from project_worker_bulk_import_entries 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PROJECT_WORKER_BULK_IMPORT_ENTRIES_SCD.sql from project_worker_bulk_import_entries 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/WRAPBOOK/PROJECT_WORKER_BULK_IMPORT_ENTRIES.sql from project_worker_bulk_import_entries 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_WORKER_BULK_IMPORTS_AB1.sql from project_worker_bulk_imports 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_WORKER_BULK_IMPORTS_AB2.sql from project_worker_bulk_imports 2022-06-10 01:53:33 normalization > Generating airbyte_views/WRAPBOOK/PROJECT_WORKER_BULK_IMPORTS_STG.sql from project_worker_bulk_imports 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PROJECT_WORKER_BULK_IMPORTS_SCD.sql from project_worker_bulk_imports 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/WRAPBOOK/PROJECT_WORKER_BULK_IMPORTS.sql from project_worker_bulk_imports 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_WORKER_LOCATIONS_AB1.sql from project_worker_locations 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_WORKER_LOCATIONS_AB2.sql from project_worker_locations 2022-06-10 01:53:33 normalization > Generating airbyte_views/WRAPBOOK/PROJECT_WORKER_LOCATIONS_STG.sql from project_worker_locations 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PROJECT_WORKER_LOCATIONS_SCD.sql from project_worker_locations 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/WRAPBOOK/PROJECT_WORKER_LOCATIONS.sql from project_worker_locations 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_WORKER_RATES_AB1.sql from project_worker_rates 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_WORKER_RATES_AB2.sql from project_worker_rates 2022-06-10 01:53:33 normalization > Generating airbyte_views/WRAPBOOK/PROJECT_WORKER_RATES_STG.sql from project_worker_rates 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PROJECT_WORKER_RATES_SCD.sql from project_worker_rates 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/WRAPBOOK/PROJECT_WORKER_RATES.sql from project_worker_rates 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_WORKER_REMINDER_STATS_AB1.sql from project_worker_reminder_stats 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_WORKER_REMINDER_STATS_AB2.sql from project_worker_reminder_stats 2022-06-10 01:53:33 normalization > Generating airbyte_views/WRAPBOOK/PROJECT_WORKER_REMINDER_STATS_STG.sql from project_worker_reminder_stats 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PROJECT_WORKER_REMINDER_STATS_SCD.sql from project_worker_reminder_stats 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/WRAPBOOK/PROJECT_WORKER_REMINDER_STATS.sql from project_worker_reminder_stats 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_WORKERS_AB1.sql from project_workers 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_WORKERS_AB2.sql from project_workers 2022-06-10 01:53:33 normalization > Generating airbyte_views/WRAPBOOK/PROJECT_WORKERS_STG.sql from project_workers 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PROJECT_WORKERS_SCD.sql from project_workers 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/WRAPBOOK/PROJECT_WORKERS.sql from project_workers 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECTS_AB1.sql from projects 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECTS_AB2.sql from projects 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECTS_AB3.sql from projects 2022-06-10 01:53:33 normalization > Generating airbyte_tables/WRAPBOOK/PROJECTS.sql from projects 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/REVERSALS_AB1.sql from reversals 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/REVERSALS_AB2.sql from reversals 2022-06-10 01:53:33 normalization > Generating airbyte_views/WRAPBOOK/REVERSALS_STG.sql from reversals 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/scd/WRAPBOOK/REVERSALS_SCD.sql from reversals 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/WRAPBOOK/REVERSALS.sql from reversals 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/SESSIONS_AB1.sql from sessions 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/SESSIONS_AB2.sql from sessions 2022-06-10 01:53:33 normalization > Generating airbyte_views/WRAPBOOK/SESSIONS_STG.sql from sessions 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/scd/WRAPBOOK/SESSIONS_SCD.sql from sessions 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/WRAPBOOK/SESSIONS.sql from sessions 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/SUBSCRIPTION_TYPES_AB1.sql from subscription_types 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/SUBSCRIPTION_TYPES_AB2.sql from subscription_types 2022-06-10 01:53:33 normalization > Generating airbyte_views/WRAPBOOK/SUBSCRIPTION_TYPES_STG.sql from subscription_types 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/scd/WRAPBOOK/SUBSCRIPTION_TYPES_SCD.sql from subscription_types 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/WRAPBOOK/SUBSCRIPTION_TYPES.sql from subscription_types 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/SUBSCRIPTIONS_AB1.sql from subscriptions 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/SUBSCRIPTIONS_AB2.sql from subscriptions 2022-06-10 01:53:33 normalization > Generating airbyte_views/WRAPBOOK/SUBSCRIPTIONS_STG.sql from subscriptions 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/scd/WRAPBOOK/SUBSCRIPTIONS_SCD.sql from subscriptions 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/WRAPBOOK/SUBSCRIPTIONS.sql from subscriptions 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/SYMMETRY_TAXES_AB1.sql from symmetry_taxes 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/SYMMETRY_TAXES_AB2.sql from symmetry_taxes 2022-06-10 01:53:33 normalization > Generating airbyte_views/WRAPBOOK/SYMMETRY_TAXES_STG.sql from symmetry_taxes 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/scd/WRAPBOOK/SYMMETRY_TAXES_SCD.sql from symmetry_taxes 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/WRAPBOOK/SYMMETRY_TAXES.sql from symmetry_taxes 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/TRANSFERS_AB1.sql from transfers 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/TRANSFERS_AB2.sql from transfers 2022-06-10 01:53:33 normalization > Generating airbyte_views/WRAPBOOK/TRANSFERS_STG.sql from transfers 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/scd/WRAPBOOK/TRANSFERS_SCD.sql from transfers 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/WRAPBOOK/TRANSFERS.sql from transfers 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/USER_ACTIVITIES_AB1.sql from user_activities 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/USER_ACTIVITIES_AB2.sql from user_activities 2022-06-10 01:53:33 normalization > Generating airbyte_views/WRAPBOOK/USER_ACTIVITIES_STG.sql from user_activities 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/scd/WRAPBOOK/USER_ACTIVITIES_SCD.sql from user_activities 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/WRAPBOOK/USER_ACTIVITIES.sql from user_activities 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/USERS_AB1.sql from users 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/USERS_AB2.sql from users 2022-06-10 01:53:33 normalization > Generating airbyte_views/WRAPBOOK/USERS_STG.sql from users 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/scd/WRAPBOOK/USERS_SCD.sql from users 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/WRAPBOOK/USERS.sql from users 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/VENSURE_WORKERS_AB1.sql from vensure_workers 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/VENSURE_WORKERS_AB2.sql from vensure_workers 2022-06-10 01:53:33 normalization > Generating airbyte_views/WRAPBOOK/VENSURE_WORKERS_STG.sql from vensure_workers 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/scd/WRAPBOOK/VENSURE_WORKERS_SCD.sql from vensure_workers 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/WRAPBOOK/VENSURE_WORKERS.sql from vensure_workers 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/WORKDAY_CONTRIBUTIONS_AB1.sql from workday_contributions 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/WORKDAY_CONTRIBUTIONS_AB2.sql from workday_contributions 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/WORKDAY_CONTRIBUTIONS_AB3.sql from workday_contributions 2022-06-10 01:53:33 normalization > Generating airbyte_tables/WRAPBOOK/WORKDAY_CONTRIBUTIONS.sql from workday_contributions 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/WORKDAY_EARNINGS_AB1.sql from workday_earnings 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/WORKDAY_EARNINGS_AB2.sql from workday_earnings 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/WORKDAY_EARNINGS_AB3.sql from workday_earnings 2022-06-10 01:53:33 normalization > Generating airbyte_tables/WRAPBOOK/WORKDAY_EARNINGS.sql from workday_earnings 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/WORKDAY_HOURS_AB1.sql from workday_hours 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/WORKDAY_HOURS_AB2.sql from workday_hours 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/WORKDAY_HOURS_AB3.sql from workday_hours 2022-06-10 01:53:33 normalization > Generating airbyte_tables/WRAPBOOK/WORKDAY_HOURS.sql from workday_hours 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/WORKDAYS_AB1.sql from workdays 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/WORKDAYS_AB2.sql from workdays 2022-06-10 01:53:33 normalization > Generating airbyte_views/WRAPBOOK/WORKDAYS_STG.sql from workdays 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/scd/WRAPBOOK/WORKDAYS_SCD.sql from workdays 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/WRAPBOOK/WORKDAYS.sql from workdays 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/WORKER_TAX_EXEMPTIONS_AB1.sql from worker_tax_exemptions 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/WORKER_TAX_EXEMPTIONS_AB2.sql from worker_tax_exemptions 2022-06-10 01:53:33 normalization > Generating airbyte_views/WRAPBOOK/WORKER_TAX_EXEMPTIONS_STG.sql from worker_tax_exemptions 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/scd/WRAPBOOK/WORKER_TAX_EXEMPTIONS_SCD.sql from worker_tax_exemptions 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/WRAPBOOK/WORKER_TAX_EXEMPTIONS.sql from worker_tax_exemptions 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/WORKER_TAX_OPTIONS_AB1.sql from worker_tax_options 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/WORKER_TAX_OPTIONS_AB2.sql from worker_tax_options 2022-06-10 01:53:33 normalization > Generating airbyte_views/WRAPBOOK/WORKER_TAX_OPTIONS_STG.sql from worker_tax_options 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/scd/WRAPBOOK/WORKER_TAX_OPTIONS_SCD.sql from worker_tax_options 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/WRAPBOOK/WORKER_TAX_OPTIONS.sql from worker_tax_options 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/WORKER_WITHHOLDINGS_AB1.sql from worker_withholdings 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/WORKER_WITHHOLDINGS_AB2.sql from worker_withholdings 2022-06-10 01:53:33 normalization > Generating airbyte_views/WRAPBOOK/WORKER_WITHHOLDINGS_STG.sql from worker_withholdings 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/scd/WRAPBOOK/WORKER_WITHHOLDINGS_SCD.sql from worker_withholdings 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/WRAPBOOK/WORKER_WITHHOLDINGS.sql from worker_withholdings 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/WORKERS_AB1.sql from workers 2022-06-10 01:53:33 normalization > Generating airbyte_ctes/WRAPBOOK/WORKERS_AB2.sql from workers 2022-06-10 01:53:33 normalization > Generating airbyte_views/WRAPBOOK/WORKERS_STG.sql from workers 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/scd/WRAPBOOK/WORKERS_SCD.sql from workers 2022-06-10 01:53:33 normalization > Generating airbyte_incremental/WRAPBOOK/WORKERS.sql from workers 2022-06-10 01:53:34 normalization > Generating airbyte_ctes/WRAPBOOK/WORKERS_COMP_APPLICATIONS_AB1.sql from workers_comp_applications 2022-06-10 01:53:34 normalization > Generating airbyte_ctes/WRAPBOOK/WORKERS_COMP_APPLICATIONS_AB2.sql from workers_comp_applications 2022-06-10 01:53:34 normalization > Generating airbyte_views/WRAPBOOK/WORKERS_COMP_APPLICATIONS_STG.sql from workers_comp_applications 2022-06-10 01:53:34 normalization > Generating airbyte_incremental/scd/WRAPBOOK/WORKERS_COMP_APPLICATIONS_SCD.sql from workers_comp_applications 2022-06-10 01:53:34 normalization > Generating airbyte_incremental/WRAPBOOK/WORKERS_COMP_APPLICATIONS.sql from workers_comp_applications 2022-06-10 01:53:34 normalization > Generating airbyte_ctes/WRAPBOOK/WORKERS_COMP_SETTINGS_AB1.sql from workers_comp_settings 2022-06-10 01:53:34 normalization > Generating airbyte_ctes/WRAPBOOK/WORKERS_COMP_SETTINGS_AB2.sql from workers_comp_settings 2022-06-10 01:53:34 normalization > Generating airbyte_ctes/WRAPBOOK/WORKERS_COMP_SETTINGS_AB3.sql from workers_comp_settings 2022-06-10 01:53:34 normalization > Generating airbyte_tables/WRAPBOOK/WORKERS_COMP_SETTINGS.sql from workers_comp_settings 2022-06-10 01:53:34 normalization > detected no config file for ssh, assuming ssh is off. 2022-06-10 01:53:36 normalization > [--event-buffer-size EVENT_BUFFER_SIZE] 2022-06-10 01:53:36 normalization > --event-buffer-size EVENT_BUFFER_SIZE 2022-06-10 01:53:36 normalization > 2022-06-10 01:53:36 normalization > DBT >=1.0.0 detected; using 10K event buffer size 2022-06-10 01:53:36 normalization > 2022-06-10 01:53:39 normalization > 01:53:39 Running with dbt=1.0.0 2022-06-10 01:53:39 normalization > 01:53:39 Partial parse save file not found. Starting full parse. 2022-06-10 01:53:48 normalization > 01:53:48 Found 474 models, 0 tests, 0 snapshots, 0 analyses, 535 macros, 0 operations, 0 seed files, 97 sources, 0 exposures, 0 metrics 2022-06-10 01:53:48 normalization > 01:53:48 2022-06-10 01:53:51 normalization > 01:53:51 Concurrency: 5 threads (target='prod') 2022-06-10 01:53:51 normalization > 01:53:51 2022-06-10 01:53:57 normalization > 01:53:57 1 of 269 START view model _AIRBYTE_WRAPBOOK.ACTIVE_STORAGE_BLOBS_STG.................................................... [RUN] 2022-06-10 01:53:57 normalization > 01:53:57 2 of 269 START view model _AIRBYTE_WRAPBOOK.ACTIVE_ADMIN_COMMENTS_STG................................................... [RUN] 2022-06-10 01:53:57 normalization > 01:53:57 3 of 269 START view model _AIRBYTE_WRAPBOOK.ACH_BATCHES_STG............................................................. [RUN] 2022-06-10 01:53:58 normalization > 01:53:58 4 of 269 START view model _AIRBYTE_WRAPBOOK.ACTIVE_STORAGE_ATTACHMENTS_STG.............................................. [RUN] 2022-06-10 01:53:58 normalization > 01:53:58 5 of 269 START view model _AIRBYTE_WRAPBOOK.ADDRESSES_STG............................................................... [RUN] 2022-06-10 01:53:59 normalization > 01:53:59 1 of 269 OK created view model _AIRBYTE_WRAPBOOK.ACTIVE_STORAGE_BLOBS_STG............................................... [SUCCESS 1 in 1.68s] 2022-06-10 01:53:59 normalization > 01:53:59 6 of 269 START view model _AIRBYTE_WRAPBOOK.AGREEMENT_REQUESTS_STG...................................................... [RUN] 2022-06-10 01:54:00 normalization > 01:54:00 2 of 269 OK created view model _AIRBYTE_WRAPBOOK.ACTIVE_ADMIN_COMMENTS_STG.............................................. [SUCCESS 1 in 2.51s] 2022-06-10 01:54:00 normalization > 01:54:00 7 of 269 START view model _AIRBYTE_WRAPBOOK.AGREEMENTS_STG.............................................................. [RUN] 2022-06-10 01:54:00 normalization > 01:54:00 3 of 269 OK created view model _AIRBYTE_WRAPBOOK.ACH_BATCHES_STG........................................................ [SUCCESS 1 in 2.69s] 2022-06-10 01:54:00 normalization > 01:54:00 6 of 269 OK created view model _AIRBYTE_WRAPBOOK.AGREEMENT_REQUESTS_STG................................................. [SUCCESS 1 in 1.03s] 2022-06-10 01:54:00 normalization > 01:54:00 5 of 269 OK created view model _AIRBYTE_WRAPBOOK.ADDRESSES_STG.......................................................... [SUCCESS 1 in 2.59s] 2022-06-10 01:54:00 normalization > 01:54:00 8 of 269 START view model _AIRBYTE_WRAPBOOK.AGREEMENT_SIGNATURES_STG.................................................... [RUN] 2022-06-10 01:54:00 normalization > 01:54:00 9 of 269 START view model _AIRBYTE_WRAPBOOK.AGREEMENT_TEMPLATES_STG..................................................... [RUN] 2022-06-10 01:54:00 normalization > 01:54:00 10 of 269 START view model _AIRBYTE_WRAPBOOK.AICP_ACCOUNTING_CODES_STG.................................................. [RUN] 2022-06-10 01:54:00 normalization > 01:54:00 4 of 269 OK created view model _AIRBYTE_WRAPBOOK.ACTIVE_STORAGE_ATTACHMENTS_STG......................................... [SUCCESS 1 in 2.89s] 2022-06-10 01:54:01 normalization > 01:54:01 11 of 269 START view model _AIRBYTE_WRAPBOOK.AICP_LINE_NUMBERS_STG...................................................... [RUN] 2022-06-10 01:54:03 normalization > 01:54:03 7 of 269 OK created view model _AIRBYTE_WRAPBOOK.AGREEMENTS_STG......................................................... [SUCCESS 1 in 2.72s] 2022-06-10 01:54:03 normalization > 01:54:03 12 of 269 START view model _AIRBYTE_WRAPBOOK.BENEFIT_ADMINISTRATORS_STG................................................. [RUN] 2022-06-10 01:54:03 normalization > 01:54:03 9 of 269 OK created view model _AIRBYTE_WRAPBOOK.AGREEMENT_TEMPLATES_STG................................................ [SUCCESS 1 in 2.44s] 2022-06-10 01:54:03 normalization > 01:54:03 13 of 269 START view model _AIRBYTE_WRAPBOOK.AUDITS_STG................................................................. [RUN] 2022-06-10 01:54:03 normalization > 01:54:03 10 of 269 OK created view model _AIRBYTE_WRAPBOOK.AICP_ACCOUNTING_CODES_STG............................................. [SUCCESS 1 in 2.57s] 2022-06-10 01:54:03 normalization > 01:54:03 8 of 269 OK created view model _AIRBYTE_WRAPBOOK.AGREEMENT_SIGNATURES_STG............................................... [SUCCESS 1 in 2.58s] 2022-06-10 01:54:03 normalization > 01:54:03 11 of 269 OK created view model _AIRBYTE_WRAPBOOK.AICP_LINE_NUMBERS_STG................................................. [SUCCESS 1 in 2.44s] 2022-06-10 01:54:03 normalization > 01:54:03 14 of 269 START view model _AIRBYTE_WRAPBOOK.AUTHENTICATIONS_STG........................................................ [RUN] 2022-06-10 01:54:03 normalization > 01:54:03 15 of 269 START view model _AIRBYTE_WRAPBOOK.BENEFIT_PAYMENTS_STG....................................................... [RUN] 2022-06-10 01:54:03 normalization > 01:54:03 16 of 269 START view model _AIRBYTE_WRAPBOOK.BENEFIT_PLANS_STG.......................................................... [RUN] 2022-06-10 01:54:05 normalization > 01:54:05 12 of 269 OK created view model _AIRBYTE_WRAPBOOK.BENEFIT_ADMINISTRATORS_STG............................................ [SUCCESS 1 in 2.34s] 2022-06-10 01:54:05 normalization > 01:54:05 17 of 269 START view model _AIRBYTE_WRAPBOOK.CHECKS_STG................................................................. [RUN] 2022-06-10 01:54:05 normalization > 01:54:05 13 of 269 OK created view model _AIRBYTE_WRAPBOOK.AUDITS_STG............................................................ [SUCCESS 1 in 2.33s] 2022-06-10 01:54:05 normalization > 01:54:05 18 of 269 START view model _AIRBYTE_WRAPBOOK.CHECK_UPDATES_STG.......................................................... [RUN] 2022-06-10 01:54:05 normalization > 01:54:05 14 of 269 OK created view model _AIRBYTE_WRAPBOOK.AUTHENTICATIONS_STG................................................... [SUCCESS 1 in 2.00s] 2022-06-10 01:54:06 normalization > 01:54:05 15 of 269 OK created view model _AIRBYTE_WRAPBOOK.BENEFIT_PAYMENTS_STG.................................................. [SUCCESS 1 in 2.23s] 2022-06-10 01:54:06 normalization > 01:54:06 16 of 269 OK created view model _AIRBYTE_WRAPBOOK.BENEFIT_PLANS_STG..................................................... [SUCCESS 1 in 2.22s] 2022-06-10 01:54:06 normalization > 01:54:06 19 of 269 START view model _AIRBYTE_WRAPBOOK.COMPANY_COIS_STG........................................................... [RUN] 2022-06-10 01:54:06 normalization > 01:54:06 20 of 269 START view model _AIRBYTE_WRAPBOOK.COMPANY_ONBOARDING_STATUSES_STG............................................ [RUN] 2022-06-10 01:54:06 normalization > 01:54:06 21 of 269 START view model _AIRBYTE_WRAPBOOK.COMPANY_PAYMENT_TAXES_STG.................................................. [RUN] 2022-06-10 01:54:08 normalization > 01:54:08 17 of 269 OK created view model _AIRBYTE_WRAPBOOK.CHECKS_STG............................................................ [SUCCESS 1 in 2.66s] 2022-06-10 01:54:08 normalization > 01:54:08 22 of 269 START view model _AIRBYTE_WRAPBOOK.COMPANY_USERS_STG.......................................................... [RUN] 2022-06-10 01:54:08 normalization > 01:54:08 19 of 269 OK created view model _AIRBYTE_WRAPBOOK.COMPANY_COIS_STG...................................................... [SUCCESS 1 in 2.23s] 2022-06-10 01:54:08 normalization > 01:54:08 23 of 269 START view model _AIRBYTE_WRAPBOOK.CONTRIBUTION_TYPES_STG..................................................... [RUN] 2022-06-10 01:54:08 normalization > 01:54:08 18 of 269 OK created view model _AIRBYTE_WRAPBOOK.CHECK_UPDATES_STG..................................................... [SUCCESS 1 in 2.71s] 2022-06-10 01:54:08 normalization > 01:54:08 24 of 269 START view model _AIRBYTE_WRAPBOOK.COMPANY_WORKERS_STG........................................................ [RUN] 2022-06-10 01:54:08 normalization > 01:54:08 21 of 269 OK created view model _AIRBYTE_WRAPBOOK.COMPANY_PAYMENT_TAXES_STG............................................. [SUCCESS 1 in 2.37s] 2022-06-10 01:54:08 normalization > 01:54:08 20 of 269 OK created view model _AIRBYTE_WRAPBOOK.COMPANY_ONBOARDING_STATUSES_STG....................................... [SUCCESS 1 in 2.39s] 2022-06-10 01:54:08 normalization > 01:54:08 25 of 269 START view model _AIRBYTE_WRAPBOOK.CREDIT_CARD_CHARGES_STG.................................................... [RUN] 2022-06-10 01:54:08 normalization > 01:54:08 26 of 269 START view model _AIRBYTE_WRAPBOOK.CREDIT_CARDS_STG........................................................... [RUN] 2022-06-10 01:54:10 normalization > 01:54:10 25 of 269 OK created view model _AIRBYTE_WRAPBOOK.CREDIT_CARD_CHARGES_STG............................................... [SUCCESS 1 in 2.40s] 2022-06-10 01:54:10 normalization > 01:54:10 27 of 269 START view model _AIRBYTE_WRAPBOOK.DEVICES_STG................................................................ [RUN] 2022-06-10 01:54:11 normalization > 01:54:10 23 of 269 OK created view model _AIRBYTE_WRAPBOOK.CONTRIBUTION_TYPES_STG................................................ [SUCCESS 1 in 2.71s] 2022-06-10 01:54:11 normalization > 01:54:11 28 of 269 START view model _AIRBYTE_WRAPBOOK.DOCUMENTS_STG.............................................................. [RUN] 2022-06-10 01:54:11 normalization > 01:54:11 22 of 269 OK created view model _AIRBYTE_WRAPBOOK.COMPANY_USERS_STG..................................................... [SUCCESS 1 in 2.84s] 2022-06-10 01:54:11 normalization > 01:54:11 24 of 269 OK created view model _AIRBYTE_WRAPBOOK.COMPANY_WORKERS_STG................................................... [SUCCESS 1 in 2.73s] 2022-06-10 01:54:11 normalization > 01:54:11 29 of 269 START view model _AIRBYTE_WRAPBOOK.EXPORTS_STG................................................................ [RUN] 2022-06-10 01:54:11 normalization > 01:54:11 30 of 269 START view model _AIRBYTE_WRAPBOOK.FLIPPER_FEATURES_STG....................................................... [RUN] 2022-06-10 01:54:11 normalization > 01:54:11 26 of 269 OK created view model _AIRBYTE_WRAPBOOK.CREDIT_CARDS_STG...................................................... [SUCCESS 1 in 2.57s] 2022-06-10 01:54:11 normalization > 01:54:11 31 of 269 START view model _AIRBYTE_WRAPBOOK.FLIPPER_GATES_STG.......................................................... [RUN] 2022-06-10 01:54:13 normalization > 01:54:13 27 of 269 OK created view model _AIRBYTE_WRAPBOOK.DEVICES_STG........................................................... [SUCCESS 1 in 2.49s] 2022-06-10 01:54:13 normalization > 01:54:13 32 of 269 START view model _AIRBYTE_WRAPBOOK.GARNISHMENT_ORDERS_STG..................................................... [RUN] 2022-06-10 01:54:13 normalization > 01:54:13 29 of 269 OK created view model _AIRBYTE_WRAPBOOK.EXPORTS_STG........................................................... [SUCCESS 1 in 2.48s] 2022-06-10 01:54:13 normalization > 01:54:13 33 of 269 START view model _AIRBYTE_WRAPBOOK.I9_FORMS_STG............................................................... [RUN] 2022-06-10 01:54:13 normalization > 01:54:13 30 of 269 OK created view model _AIRBYTE_WRAPBOOK.FLIPPER_FEATURES_STG.................................................. [SUCCESS 1 in 2.48s] 2022-06-10 01:54:13 normalization > 01:54:13 34 of 269 START view model _AIRBYTE_WRAPBOOK.I9_FORM_SIGNATURES_STG..................................................... [RUN] 2022-06-10 01:54:13 normalization > 01:54:13 31 of 269 OK created view model _AIRBYTE_WRAPBOOK.FLIPPER_GATES_STG..................................................... [SUCCESS 1 in 2.22s] 2022-06-10 01:54:13 normalization > 01:54:13 35 of 269 START view model _AIRBYTE_WRAPBOOK.I9_FORM_DOCUMENTS_STG...................................................... [RUN] 2022-06-10 01:54:13 normalization > 01:54:13 28 of 269 OK created view model _AIRBYTE_WRAPBOOK.DOCUMENTS_STG......................................................... [SUCCESS 1 in 2.75s] 2022-06-10 01:54:14 normalization > 01:54:13 36 of 269 START view model _AIRBYTE_WRAPBOOK.IDENTITY_VERIFICATIONS_STG................................................. [RUN] 2022-06-10 01:54:15 normalization > 01:54:15 32 of 269 OK created view model _AIRBYTE_WRAPBOOK.GARNISHMENT_ORDERS_STG................................................ [SUCCESS 1 in 1.68s] 2022-06-10 01:54:15 normalization > 01:54:15 37 of 269 START view model _AIRBYTE_WRAPBOOK.INSURANCE_QUOTES_STG....................................................... [RUN] 2022-06-10 01:54:15 normalization > 01:54:15 33 of 269 OK created view model _AIRBYTE_WRAPBOOK.I9_FORMS_STG.......................................................... [SUCCESS 1 in 1.97s] 2022-06-10 01:54:15 normalization > 01:54:15 38 of 269 START view model _AIRBYTE_WRAPBOOK.INSURANCE_QUOTE_SHORT_TERM_DATA_RECORDS_STG................................ [RUN] 2022-06-10 01:54:16 normalization > 01:54:16 34 of 269 OK created view model _AIRBYTE_WRAPBOOK.I9_FORM_SIGNATURES_STG................................................ [SUCCESS 1 in 2.64s] 2022-06-10 01:54:16 normalization > 01:54:16 39 of 269 START view model _AIRBYTE_WRAPBOOK.INSURANCE_QUOTE_ANNUAL_TERM_DATA_RECORDS_STG............................... [RUN] 2022-06-10 01:54:16 normalization > 01:54:16 36 of 269 OK created view model _AIRBYTE_WRAPBOOK.IDENTITY_VERIFICATIONS_STG............................................ [SUCCESS 1 in 2.75s] 2022-06-10 01:54:16 normalization > 01:54:16 35 of 269 OK created view model _AIRBYTE_WRAPBOOK.I9_FORM_DOCUMENTS_STG................................................. [SUCCESS 1 in 3.06s] 2022-06-10 01:54:16 normalization > 01:54:16 40 of 269 START view model _AIRBYTE_WRAPBOOK.INTEGRATIONS_STG........................................................... [RUN] 2022-06-10 01:54:16 normalization > 01:54:16 37 of 269 OK created view model _AIRBYTE_WRAPBOOK.INSURANCE_QUOTES_STG.................................................. [SUCCESS 1 in 1.71s] 2022-06-10 01:54:16 normalization > 01:54:16 38 of 269 OK created view model _AIRBYTE_WRAPBOOK.INSURANCE_QUOTE_SHORT_TERM_DATA_RECORDS_STG........................... [SUCCESS 1 in 1.31s] 2022-06-10 01:54:17 normalization > 01:54:16 41 of 269 START view model _AIRBYTE_WRAPBOOK.INTEGRATION_PREFERENCE_OPTIONS_STG......................................... [RUN] 2022-06-10 01:54:17 normalization > 01:54:17 42 of 269 START view model _AIRBYTE_WRAPBOOK.INTEGRATION_PREFERENCES_STG................................................ [RUN] 2022-06-10 01:54:17 normalization > 01:54:17 43 of 269 START view model _AIRBYTE_WRAPBOOK.JOB_CLASSIFICATIONS_STG.................................................... [RUN] 2022-06-10 01:54:19 normalization > 01:54:19 41 of 269 OK created view model _AIRBYTE_WRAPBOOK.INTEGRATION_PREFERENCE_OPTIONS_STG.................................... [SUCCESS 1 in 2.38s] 2022-06-10 01:54:19 normalization > 01:54:19 44 of 269 START view model _AIRBYTE_WRAPBOOK.INVITES_STG................................................................ [RUN] 2022-06-10 01:54:19 normalization > 01:54:19 40 of 269 OK created view model _AIRBYTE_WRAPBOOK.INTEGRATIONS_STG...................................................... [SUCCESS 1 in 2.53s] 2022-06-10 01:54:19 normalization > 01:54:19 43 of 269 OK created view model _AIRBYTE_WRAPBOOK.JOB_CLASSIFICATIONS_STG............................................... [SUCCESS 1 in 2.13s] 2022-06-10 01:54:19 normalization > 01:54:19 45 of 269 START view model _AIRBYTE_WRAPBOOK.JOB_CLASSIFICATION_CALCULATORS_STG......................................... [RUN] 2022-06-10 01:54:19 normalization > 01:54:19 42 of 269 OK created view model _AIRBYTE_WRAPBOOK.INTEGRATION_PREFERENCES_STG........................................... [SUCCESS 1 in 2.16s] 2022-06-10 01:54:19 normalization > 01:54:19 46 of 269 START view model _AIRBYTE_WRAPBOOK.JOB_CLASSIFICATION_SCALE_RATES_STG......................................... [RUN] 2022-06-10 01:54:19 normalization > 01:54:19 47 of 269 START view model _AIRBYTE_WRAPBOOK.LOAN_OUTS_STG.............................................................. [RUN] 2022-06-10 01:54:19 normalization > 01:54:19 39 of 269 OK created view model _AIRBYTE_WRAPBOOK.INSURANCE_QUOTE_ANNUAL_TERM_DATA_RECORDS_STG.......................... [SUCCESS 1 in 3.29s] 2022-06-10 01:54:19 normalization > 01:54:19 48 of 269 START view model _AIRBYTE_WRAPBOOK.PAID_TIME_OFF_POLICY_MEMBERSHIPS_STG....................................... [RUN] 2022-06-10 01:54:21 normalization > 01:54:21 44 of 269 OK created view model _AIRBYTE_WRAPBOOK.INVITES_STG........................................................... [SUCCESS 1 in 2.30s] 2022-06-10 01:54:21 normalization > 01:54:21 49 of 269 START view model _AIRBYTE_WRAPBOOK.NOTIFICATIONS_STG.......................................................... [RUN] 2022-06-10 01:54:21 normalization > 01:54:21 47 of 269 OK created view model _AIRBYTE_WRAPBOOK.LOAN_OUTS_STG......................................................... [SUCCESS 1 in 2.19s] 2022-06-10 01:54:21 normalization > 01:54:21 50 of 269 START view model _AIRBYTE_WRAPBOOK.NUDGES_STG................................................................. [RUN] 2022-06-10 01:54:21 normalization > 01:54:21 45 of 269 OK created view model _AIRBYTE_WRAPBOOK.JOB_CLASSIFICATION_CALCULATORS_STG.................................... [SUCCESS 1 in 2.30s] 2022-06-10 01:54:21 normalization > 01:54:21 48 of 269 OK created view model _AIRBYTE_WRAPBOOK.PAID_TIME_OFF_POLICY_MEMBERSHIPS_STG.................................. [SUCCESS 1 in 1.91s] 2022-06-10 01:54:21 normalization > 01:54:21 46 of 269 OK created view model _AIRBYTE_WRAPBOOK.JOB_CLASSIFICATION_SCALE_RATES_STG.................................... [SUCCESS 1 in 2.25s] 2022-06-10 01:54:21 normalization > 01:54:21 51 of 269 START view model _AIRBYTE_WRAPBOOK.PAID_TIME_OFF_POLICIES_STG................................................. [RUN] 2022-06-10 01:54:21 normalization > 01:54:21 52 of 269 START view model _AIRBYTE_WRAPBOOK.PAID_TIME_OFF_RECORDS_STG.................................................. [RUN] 2022-06-10 01:54:21 normalization > 01:54:21 53 of 269 START view model _AIRBYTE_WRAPBOOK.PAYABLES_STG............................................................... [RUN] 2022-06-10 01:54:23 normalization > 01:54:23 50 of 269 OK created view model _AIRBYTE_WRAPBOOK.NUDGES_STG............................................................ [SUCCESS 1 in 2.17s] 2022-06-10 01:54:23 normalization > 01:54:23 54 of 269 START view model _AIRBYTE_WRAPBOOK.PAYABLE_PAID_TIME_OFF_REQUEST_DETAILS_STG.................................. [RUN] 2022-06-10 01:54:23 normalization > 01:54:23 49 of 269 OK created view model _AIRBYTE_WRAPBOOK.NOTIFICATIONS_STG..................................................... [SUCCESS 1 in 2.21s] 2022-06-10 01:54:23 normalization > 01:54:23 55 of 269 START view model _AIRBYTE_WRAPBOOK.PAYABLE_INVOICE_DETAILS_STG................................................ [RUN] 2022-06-10 01:54:24 normalization > 01:54:24 53 of 269 OK created view model _AIRBYTE_WRAPBOOK.PAYABLES_STG.......................................................... [SUCCESS 1 in 2.28s] 2022-06-10 01:54:24 normalization > 01:54:24 52 of 269 OK created view model _AIRBYTE_WRAPBOOK.PAID_TIME_OFF_RECORDS_STG............................................. [SUCCESS 1 in 2.34s] 2022-06-10 01:54:24 normalization > 01:54:24 51 of 269 OK created view model _AIRBYTE_WRAPBOOK.PAID_TIME_OFF_POLICIES_STG............................................ [SUCCESS 1 in 2.38s] 2022-06-10 01:54:24 normalization > 01:54:24 56 of 269 START view model _AIRBYTE_WRAPBOOK.PAYABLE_MILEAGE_DETAILS_STG................................................ [RUN] 2022-06-10 01:54:24 normalization > 01:54:24 57 of 269 START view model _AIRBYTE_WRAPBOOK.PAYABLE_SHIFT_CALCULATIONS_STG............................................. [RUN] 2022-06-10 01:54:24 normalization > 01:54:24 58 of 269 START view model _AIRBYTE_WRAPBOOK.PAYABLE_SHIFT_DETAILS_STG.................................................. [RUN] 2022-06-10 01:54:25 normalization > 01:54:25 54 of 269 OK created view model _AIRBYTE_WRAPBOOK.PAYABLE_PAID_TIME_OFF_REQUEST_DETAILS_STG............................. [SUCCESS 1 in 2.09s] 2022-06-10 01:54:25 normalization > 01:54:25 59 of 269 START view model _AIRBYTE_WRAPBOOK.PAYMENT_METHODS_STG........................................................ [RUN] 2022-06-10 01:54:26 normalization > 01:54:26 55 of 269 OK created view model _AIRBYTE_WRAPBOOK.PAYABLE_INVOICE_DETAILS_STG........................................... [SUCCESS 1 in 2.12s] 2022-06-10 01:54:26 normalization > 01:54:26 60 of 269 START view model _AIRBYTE_WRAPBOOK.PAYABLE_WORKWEEK_DETAILS_STG............................................... [RUN] 2022-06-10 01:54:26 normalization > 01:54:26 56 of 269 OK created view model _AIRBYTE_WRAPBOOK.PAYABLE_MILEAGE_DETAILS_STG........................................... [SUCCESS 1 in 2.13s] 2022-06-10 01:54:26 normalization > 01:54:26 57 of 269 OK created view model _AIRBYTE_WRAPBOOK.PAYABLE_SHIFT_CALCULATIONS_STG........................................ [SUCCESS 1 in 2.15s] 2022-06-10 01:54:26 normalization > 01:54:26 61 of 269 START view model _AIRBYTE_WRAPBOOK.PAYMENT_SETTLEMENTS_STG.................................................... [RUN] 2022-06-10 01:54:26 normalization > 01:54:26 58 of 269 OK created view model _AIRBYTE_WRAPBOOK.PAYABLE_SHIFT_DETAILS_STG............................................. [SUCCESS 1 in 2.32s] 2022-06-10 01:54:26 normalization > 01:54:26 62 of 269 START view model _AIRBYTE_WRAPBOOK.PAYMENT_TAXES_STG.......................................................... [RUN] 2022-06-10 01:54:27 normalization > 01:54:27 63 of 269 START view model _AIRBYTE_WRAPBOOK.PAYROLL_STATE_SETTINGS_STG................................................. [RUN] 2022-06-10 01:54:28 normalization > 01:54:28 60 of 269 OK created view model _AIRBYTE_WRAPBOOK.PAYABLE_WORKWEEK_DETAILS_STG.......................................... [SUCCESS 1 in 2.82s] 2022-06-10 01:54:28 normalization > 01:54:28 64 of 269 START view model _AIRBYTE_WRAPBOOK.PROJECT_LOCATIONS_STG...................................................... [RUN] 2022-06-10 01:54:28 normalization > 01:54:28 62 of 269 OK created view model _AIRBYTE_WRAPBOOK.PAYMENT_TAXES_STG..................................................... [SUCCESS 1 in 2.29s] 2022-06-10 01:54:29 normalization > 01:54:28 61 of 269 OK created view model _AIRBYTE_WRAPBOOK.PAYMENT_SETTLEMENTS_STG............................................... [SUCCESS 1 in 2.43s] 2022-06-10 01:54:29 normalization > 01:54:28 59 of 269 OK created view model _AIRBYTE_WRAPBOOK.PAYMENT_METHODS_STG................................................... [SUCCESS 1 in 2.95s] 2022-06-10 01:54:29 normalization > 01:54:29 65 of 269 START view model _AIRBYTE_WRAPBOOK.PROJECT_WORKERS_STG........................................................ [RUN] 2022-06-10 01:54:29 normalization > 01:54:29 66 of 269 START view model _AIRBYTE_WRAPBOOK.PROJECT_AGREEMENTS_STG..................................................... [RUN] 2022-06-10 01:54:29 normalization > 01:54:29 67 of 269 START view model _AIRBYTE_WRAPBOOK.PROJECT_WORKER_BULK_IMPORT_ENTRIES_STG..................................... [RUN] 2022-06-10 01:54:29 normalization > 01:54:29 63 of 269 OK created view model _AIRBYTE_WRAPBOOK.PAYROLL_STATE_SETTINGS_STG............................................ [SUCCESS 1 in 1.78s] 2022-06-10 01:54:29 normalization > 01:54:29 68 of 269 START view model _AIRBYTE_WRAPBOOK.PROJECT_WORKER_BULK_IMPORTS_STG............................................ [RUN] 2022-06-10 01:54:30 normalization > 01:54:30 64 of 269 OK created view model _AIRBYTE_WRAPBOOK.PROJECT_LOCATIONS_STG................................................. [SUCCESS 1 in 1.71s] 2022-06-10 01:54:30 normalization > 01:54:30 69 of 269 START view model _AIRBYTE_WRAPBOOK.PROJECT_WORKER_LOCATIONS_STG............................................... [RUN] 2022-06-10 01:54:30 normalization > 01:54:30 67 of 269 OK created view model _AIRBYTE_WRAPBOOK.PROJECT_WORKER_BULK_IMPORT_ENTRIES_STG................................ [SUCCESS 1 in 1.80s] 2022-06-10 01:54:30 normalization > 01:54:30 70 of 269 START view model _AIRBYTE_WRAPBOOK.PROJECT_WORKER_RATES_STG................................................... [RUN] 2022-06-10 01:54:31 normalization > 01:54:31 66 of 269 OK created view model _AIRBYTE_WRAPBOOK.PROJECT_AGREEMENTS_STG................................................ [SUCCESS 1 in 2.59s] 2022-06-10 01:54:31 normalization > 01:54:31 71 of 269 START view model _AIRBYTE_WRAPBOOK.PROJECT_WORKER_REMINDER_STATS_STG.......................................... [RUN] 2022-06-10 01:54:31 normalization > 01:54:31 68 of 269 OK created view model _AIRBYTE_WRAPBOOK.PROJECT_WORKER_BULK_IMPORTS_STG....................................... [SUCCESS 1 in 2.37s] 2022-06-10 01:54:31 normalization > 01:54:31 72 of 269 START view model _AIRBYTE_WRAPBOOK.SESSIONS_STG............................................................... [RUN] 2022-06-10 01:54:31 normalization > 01:54:31 65 of 269 OK created view model _AIRBYTE_WRAPBOOK.PROJECT_WORKERS_STG................................................... [SUCCESS 1 in 2.83s] 2022-06-10 01:54:31 normalization > 01:54:31 73 of 269 START view model _AIRBYTE_WRAPBOOK.REVERSALS_STG.............................................................. [RUN] 2022-06-10 01:54:32 normalization > 01:54:32 69 of 269 OK created view model _AIRBYTE_WRAPBOOK.PROJECT_WORKER_LOCATIONS_STG.......................................... [SUCCESS 1 in 1.60s] 2022-06-10 01:54:32 normalization > 01:54:32 74 of 269 START view model _AIRBYTE_WRAPBOOK.SUBSCRIPTIONS_STG.......................................................... [RUN] 2022-06-10 01:54:32 normalization > 01:54:32 70 of 269 OK created view model _AIRBYTE_WRAPBOOK.PROJECT_WORKER_RATES_STG.............................................. [SUCCESS 1 in 1.33s] 2022-06-10 01:54:32 normalization > 01:54:32 75 of 269 START view model _AIRBYTE_WRAPBOOK.TRANSFERS_STG.............................................................. [RUN] 2022-06-10 01:54:33 normalization > 01:54:33 71 of 269 OK created view model _AIRBYTE_WRAPBOOK.PROJECT_WORKER_REMINDER_STATS_STG..................................... [SUCCESS 1 in 2.04s] 2022-06-10 01:54:33 normalization > 01:54:33 76 of 269 START view model _AIRBYTE_WRAPBOOK.SUBSCRIPTION_TYPES_STG..................................................... [RUN] 2022-06-10 01:54:33 normalization > 01:54:33 72 of 269 OK created view model _AIRBYTE_WRAPBOOK.SESSIONS_STG.......................................................... [SUCCESS 1 in 2.03s] 2022-06-10 01:54:33 normalization > 01:54:33 77 of 269 START view model _AIRBYTE_WRAPBOOK.USERS_STG.................................................................. [RUN] 2022-06-10 01:54:33 normalization > 01:54:33 75 of 269 OK created view model _AIRBYTE_WRAPBOOK.TRANSFERS_STG......................................................... [SUCCESS 1 in 1.50s] 2022-06-10 01:54:33 normalization > 01:54:33 78 of 269 START view model _AIRBYTE_WRAPBOOK.SYMMETRY_TAXES_STG......................................................... [RUN] 2022-06-10 01:54:33 normalization > 01:54:33 73 of 269 OK created view model _AIRBYTE_WRAPBOOK.REVERSALS_STG......................................................... [SUCCESS 1 in 1.97s] 2022-06-10 01:54:34 normalization > 01:54:33 74 of 269 OK created view model _AIRBYTE_WRAPBOOK.SUBSCRIPTIONS_STG..................................................... [SUCCESS 1 in 1.82s] 2022-06-10 01:54:34 normalization > 01:54:33 79 of 269 START view model _AIRBYTE_WRAPBOOK.USER_ACTIVITIES_STG........................................................ [RUN] 2022-06-10 01:54:34 normalization > 01:54:34 80 of 269 START view model _AIRBYTE_WRAPBOOK.VENSURE_WORKERS_STG........................................................ [RUN] 2022-06-10 01:54:35 normalization > 01:54:35 77 of 269 OK created view model _AIRBYTE_WRAPBOOK.USERS_STG............................................................. [SUCCESS 1 in 2.02s] 2022-06-10 01:54:35 normalization > 01:54:35 81 of 269 START view model _AIRBYTE_WRAPBOOK.WORKDAYS_STG............................................................... [RUN] 2022-06-10 01:54:35 normalization > 01:54:35 76 of 269 OK created view model _AIRBYTE_WRAPBOOK.SUBSCRIPTION_TYPES_STG................................................ [SUCCESS 1 in 2.06s] 2022-06-10 01:54:35 normalization > 01:54:35 80 of 269 OK created view model _AIRBYTE_WRAPBOOK.VENSURE_WORKERS_STG................................................... [SUCCESS 1 in 1.63s] 2022-06-10 01:54:36 normalization > 01:54:36 82 of 269 START view model _AIRBYTE_WRAPBOOK.WORKERS_STG................................................................ [RUN] 2022-06-10 01:54:36 normalization > 01:54:36 83 of 269 START view model _AIRBYTE_WRAPBOOK.WORKER_TAX_EXEMPTIONS_STG.................................................. [RUN] 2022-06-10 01:54:36 normalization > 01:54:36 78 of 269 OK created view model _AIRBYTE_WRAPBOOK.SYMMETRY_TAXES_STG.................................................... [SUCCESS 1 in 2.29s] 2022-06-10 01:54:36 normalization > 01:54:36 79 of 269 OK created view model _AIRBYTE_WRAPBOOK.USER_ACTIVITIES_STG................................................... [SUCCESS 1 in 2.10s] 2022-06-10 01:54:36 normalization > 01:54:36 84 of 269 START view model _AIRBYTE_WRAPBOOK.WORKERS_COMP_APPLICATIONS_STG.............................................. [RUN] 2022-06-10 01:54:36 normalization > 01:54:36 85 of 269 START view model _AIRBYTE_WRAPBOOK.WORKER_TAX_OPTIONS_STG..................................................... [RUN] 2022-06-10 01:54:38 normalization > 01:54:38 81 of 269 OK created view model _AIRBYTE_WRAPBOOK.WORKDAYS_STG.......................................................... [SUCCESS 1 in 2.63s] 2022-06-10 01:54:38 normalization > 01:54:38 86 of 269 START view model _AIRBYTE_WRAPBOOK.WORKER_WITHHOLDINGS_STG.................................................... [RUN] 2022-06-10 01:54:38 normalization > 01:54:38 83 of 269 OK created view model _AIRBYTE_WRAPBOOK.WORKER_TAX_EXEMPTIONS_STG............................................. [SUCCESS 1 in 2.30s] 2022-06-10 01:54:38 normalization > 01:54:38 87 of 269 START table model WRAPBOOK.ACTIVE_STORAGE_VARIANT_RECORDS..................................................... [RUN] 2022-06-10 01:54:38 normalization > 01:54:38 82 of 269 OK created view model _AIRBYTE_WRAPBOOK.WORKERS_STG........................................................... [SUCCESS 1 in 2.41s] 2022-06-10 01:54:38 normalization > 01:54:38 85 of 269 OK created view model _AIRBYTE_WRAPBOOK.WORKER_TAX_OPTIONS_STG................................................ [SUCCESS 1 in 1.85s] 2022-06-10 01:54:38 normalization > 01:54:38 88 of 269 START incremental model WRAPBOOK.ACTIVE_STORAGE_BLOBS_SCD..................................................... [RUN] 2022-06-10 01:54:38 normalization > 01:54:38 89 of 269 START incremental model WRAPBOOK.ACTIVE_ADMIN_COMMENTS_SCD.................................................... [RUN] 2022-06-10 01:54:38 normalization > 01:54:38 84 of 269 OK created view model _AIRBYTE_WRAPBOOK.WORKERS_COMP_APPLICATIONS_STG......................................... [SUCCESS 1 in 2.46s] 2022-06-10 01:54:38 normalization > 01:54:38 90 of 269 START incremental model WRAPBOOK.ACH_BATCHES_SCD.............................................................. [RUN] 2022-06-10 01:54:39 normalization > 01:54:39 86 of 269 OK created view model _AIRBYTE_WRAPBOOK.WORKER_WITHHOLDINGS_STG............................................... [SUCCESS 1 in 1.49s] 2022-06-10 01:54:39 normalization > 01:54:39 91 of 269 START incremental model WRAPBOOK.AGREEMENT_REQUESTS_SCD....................................................... [RUN] 2022-06-10 01:54:42 normalization > 01:54:42 87 of 269 OK created table model WRAPBOOK.ACTIVE_STORAGE_VARIANT_RECORDS................................................ [SUCCESS 1 in 4.00s] 2022-06-10 01:54:42 normalization > 01:54:42 92 of 269 START incremental model WRAPBOOK.ADDRESSES_SCD................................................................ [RUN] 2022-06-10 01:54:45 normalization > 01:54:45 90 of 269 OK created incremental model WRAPBOOK.ACH_BATCHES_SCD......................................................... [SUCCESS 1 in 6.99s] 2022-06-10 01:54:45 normalization > 01:54:45 93 of 269 START incremental model WRAPBOOK.ACTIVE_STORAGE_ATTACHMENTS_SCD............................................... [RUN] 2022-06-10 01:54:46 normalization > 01:54:46 89 of 269 OK created incremental model WRAPBOOK.ACTIVE_ADMIN_COMMENTS_SCD............................................... [SUCCESS 1 in 7.58s] 2022-06-10 01:54:46 normalization > 01:54:46 94 of 269 START incremental model WRAPBOOK.AGREEMENTS_SCD............................................................... [RUN] 2022-06-10 01:54:53 normalization > 01:54:53 91 of 269 OK created incremental model WRAPBOOK.AGREEMENT_REQUESTS_SCD.................................................. [SUCCESS 1 in 13.52s] 2022-06-10 01:54:53 normalization > 01:54:53 95 of 269 START incremental model WRAPBOOK.AGREEMENT_TEMPLATES_SCD...................................................... [RUN] 2022-06-10 01:55:03 normalization > 01:55:03 92 of 269 OK created incremental model WRAPBOOK.ADDRESSES_SCD........................................................... [SUCCESS 1 in 20.68s] 2022-06-10 01:55:03 normalization > 01:55:03 96 of 269 START incremental model WRAPBOOK.AICP_ACCOUNTING_CODES_SCD.................................................... [RUN] 2022-06-10 01:55:04 normalization > 01:55:04 88 of 269 OK created incremental model WRAPBOOK.ACTIVE_STORAGE_BLOBS_SCD................................................ [SUCCESS 1 in 26.33s] 2022-06-10 01:55:04 normalization > 01:55:04 97 of 269 START incremental model WRAPBOOK.AGREEMENT_SIGNATURES_SCD..................................................... [RUN] 2022-06-10 01:55:07 normalization > 01:55:07 96 of 269 OK created incremental model WRAPBOOK.AICP_ACCOUNTING_CODES_SCD............................................... [SUCCESS 1 in 4.78s] 2022-06-10 01:55:07 normalization > 01:55:07 98 of 269 START incremental model WRAPBOOK.AICP_LINE_NUMBERS_SCD........................................................ [RUN] 2022-06-10 01:55:08 normalization > 01:55:08 95 of 269 OK created incremental model WRAPBOOK.AGREEMENT_TEMPLATES_SCD................................................. [SUCCESS 1 in 14.97s] 2022-06-10 01:55:08 normalization > 01:55:08 99 of 269 START incremental model WRAPBOOK.BENEFIT_ADMINISTRATORS_SCD................................................... [RUN] 2022-06-10 01:55:10 normalization > 01:55:10 93 of 269 OK created incremental model WRAPBOOK.ACTIVE_STORAGE_ATTACHMENTS_SCD.......................................... [SUCCESS 1 in 25.11s] 2022-06-10 01:55:10 normalization > 01:55:10 100 of 269 START incremental model WRAPBOOK.AUDITS_SCD.................................................................. [RUN] 2022-06-10 01:55:13 normalization > 01:55:13 99 of 269 OK created incremental model WRAPBOOK.BENEFIT_ADMINISTRATORS_SCD.............................................. [SUCCESS 1 in 5.57s] 2022-06-10 01:55:13 normalization > 01:55:13 101 of 269 START incremental model WRAPBOOK.AUTHENTICATIONS_SCD......................................................... [RUN] 2022-06-10 01:55:17 normalization > 01:55:17 97 of 269 OK created incremental model WRAPBOOK.AGREEMENT_SIGNATURES_SCD................................................ [SUCCESS 1 in 13.16s] 2022-06-10 01:55:17 normalization > 01:55:17 102 of 269 START incremental model WRAPBOOK.BENEFIT_PAYMENTS_SCD........................................................ [RUN] 2022-06-10 01:55:18 normalization > 01:55:18 98 of 269 OK created incremental model WRAPBOOK.AICP_LINE_NUMBERS_SCD................................................... [SUCCESS 1 in 10.13s] 2022-06-10 01:55:18 normalization > 01:55:18 103 of 269 START incremental model WRAPBOOK.BENEFIT_PLANS_SCD........................................................... [RUN] 2022-06-10 01:55:20 normalization > 01:55:20 101 of 269 OK created incremental model WRAPBOOK.AUTHENTICATIONS_SCD.................................................... [SUCCESS 1 in 6.58s] 2022-06-10 01:55:20 normalization > 01:55:20 104 of 269 START table model WRAPBOOK.COMPANIES......................................................................... [RUN] 2022-06-10 01:55:22 normalization > 01:55:22 104 of 269 OK created table model WRAPBOOK.COMPANIES.................................................................... [SUCCESS 1 in 2.32s] 2022-06-10 01:55:22 normalization > 01:55:22 105 of 269 START incremental model WRAPBOOK.CHECKS_SCD.................................................................. [RUN] 2022-06-10 01:55:23 normalization > 01:55:23 103 of 269 OK created incremental model WRAPBOOK.BENEFIT_PLANS_SCD...................................................... [SUCCESS 1 in 5.55s] 2022-06-10 01:55:23 normalization > 01:55:23 106 of 269 START incremental model WRAPBOOK.COMPANY_COIS_SCD............................................................ [RUN] 2022-06-10 01:55:24 normalization > 01:55:24 102 of 269 OK created incremental model WRAPBOOK.BENEFIT_PAYMENTS_SCD................................................... [SUCCESS 1 in 6.20s] 2022-06-10 01:55:24 normalization > 01:55:24 107 of 269 START incremental model WRAPBOOK.CHECK_UPDATES_SCD........................................................... [RUN] 2022-06-10 01:55:29 normalization > 01:55:29 106 of 269 OK created incremental model WRAPBOOK.COMPANY_COIS_SCD....................................................... [SUCCESS 1 in 6.03s] 2022-06-10 01:55:29 normalization > 01:55:29 108 of 269 START incremental model WRAPBOOK.COMPANY_PAYMENT_TAXES_SCD................................................... [RUN] 2022-06-10 01:55:34 normalization > 01:55:34 105 of 269 OK created incremental model WRAPBOOK.CHECKS_SCD............................................................. [SUCCESS 1 in 11.24s] 2022-06-10 01:55:34 normalization > 01:55:34 109 of 269 START incremental model WRAPBOOK.COMPANY_ONBOARDING_STATUSES_SCD............................................. [RUN] 2022-06-10 01:55:39 normalization > 01:55:39 109 of 269 OK created incremental model WRAPBOOK.COMPANY_ONBOARDING_STATUSES_SCD........................................ [SUCCESS 1 in 5.79s] 2022-06-10 01:55:39 normalization > 01:55:39 110 of 269 START incremental model WRAPBOOK.CREDIT_CARD_CHARGES_SCD..................................................... [RUN] 2022-06-10 01:55:47 normalization > 01:55:47 110 of 269 OK created incremental model WRAPBOOK.CREDIT_CARD_CHARGES_SCD................................................ [SUCCESS 1 in 7.85s] 2022-06-10 01:55:47 normalization > 01:55:47 111 of 269 START incremental model WRAPBOOK.CONTRIBUTION_TYPES_SCD...................................................... [RUN] 2022-06-10 01:55:53 normalization > 01:55:53 94 of 269 OK created incremental model WRAPBOOK.AGREEMENTS_SCD.......................................................... [SUCCESS 1 in 67.58s] 2022-06-10 01:55:53 normalization > 01:55:53 112 of 269 START incremental model WRAPBOOK.COMPANY_USERS_SCD........................................................... [RUN] 2022-06-10 01:55:54 normalization > 01:55:54 111 of 269 OK created incremental model WRAPBOOK.CONTRIBUTION_TYPES_SCD................................................. [SUCCESS 1 in 6.37s] 2022-06-10 01:55:54 normalization > 01:55:54 113 of 269 START incremental model WRAPBOOK.COMPANY_WORKERS_SCD......................................................... [RUN] 2022-06-10 01:55:56 normalization > 01:55:56 107 of 269 OK created incremental model WRAPBOOK.CHECK_UPDATES_SCD...................................................... [SUCCESS 1 in 32.06s] 2022-06-10 01:55:56 normalization > 01:55:56 114 of 269 START table model WRAPBOOK.EMAILS............................................................................ [RUN] 2022-06-10 01:55:58 normalization > 01:55:58 112 of 269 OK created incremental model WRAPBOOK.COMPANY_USERS_SCD...................................................... [SUCCESS 1 in 5.30s] 2022-06-10 01:55:58 normalization > 01:55:58 115 of 269 START incremental model WRAPBOOK.CREDIT_CARDS_SCD............................................................ [RUN] 2022-06-10 01:56:00 normalization > 01:56:00 114 of 269 OK created table model WRAPBOOK.EMAILS....................................................................... [SUCCESS 1 in 3.83s] 2022-06-10 01:56:00 normalization > 01:56:00 116 of 269 START incremental model WRAPBOOK.DEVICES_SCD................................................................. [RUN] 2022-06-10 01:56:01 normalization > 01:56:01 108 of 269 OK created incremental model WRAPBOOK.COMPANY_PAYMENT_TAXES_SCD.............................................. [SUCCESS 1 in 31.80s] 2022-06-10 01:56:01 normalization > 01:56:01 117 of 269 START incremental model WRAPBOOK.EXPORTS_SCD................................................................. [RUN] 2022-06-10 01:56:03 normalization > 01:56:03 113 of 269 OK created incremental model WRAPBOOK.COMPANY_WORKERS_SCD.................................................... [SUCCESS 1 in 9.27s] 2022-06-10 01:56:03 normalization > 01:56:03 118 of 269 START incremental model WRAPBOOK.FLIPPER_FEATURES_SCD........................................................ [RUN] 2022-06-10 01:56:04 normalization > 01:56:04 115 of 269 OK created incremental model WRAPBOOK.CREDIT_CARDS_SCD....................................................... [SUCCESS 1 in 5.20s] 2022-06-10 01:56:04 normalization > 01:56:04 119 of 269 START incremental model WRAPBOOK.FLIPPER_GATES_SCD........................................................... [RUN] 2022-06-10 01:56:05 normalization > 01:56:05 116 of 269 OK created incremental model WRAPBOOK.DEVICES_SCD............................................................ [SUCCESS 1 in 5.20s] 2022-06-10 01:56:05 normalization > 01:56:05 120 of 269 START incremental model WRAPBOOK.DOCUMENTS_SCD............................................................... [RUN] 2022-06-10 01:56:07 normalization > 01:56:07 117 of 269 OK created incremental model WRAPBOOK.EXPORTS_SCD............................................................ [SUCCESS 1 in 5.62s] 2022-06-10 01:56:07 normalization > 01:56:07 121 of 269 START incremental model WRAPBOOK.GARNISHMENT_ORDERS_SCD...................................................... [RUN] 2022-06-10 01:56:08 normalization > 01:56:08 118 of 269 OK created incremental model WRAPBOOK.FLIPPER_FEATURES_SCD................................................... [SUCCESS 1 in 4.88s] 2022-06-10 01:56:08 normalization > 01:56:08 122 of 269 START incremental model WRAPBOOK.I9_FORMS_SCD................................................................ [RUN] 2022-06-10 01:56:09 normalization > 01:56:09 119 of 269 OK created incremental model WRAPBOOK.FLIPPER_GATES_SCD...................................................... [SUCCESS 1 in 5.17s] 2022-06-10 01:56:09 normalization > 01:56:09 123 of 269 START incremental model WRAPBOOK.I9_FORM_SIGNATURES_SCD...................................................... [RUN] 2022-06-10 01:56:11 normalization > 01:56:10 120 of 269 OK created incremental model WRAPBOOK.DOCUMENTS_SCD.......................................................... [SUCCESS 1 in 5.69s] 2022-06-10 01:56:11 normalization > 01:56:11 124 of 269 START incremental model WRAPBOOK.IDENTITY_VERIFICATIONS_SCD.................................................. [RUN] 2022-06-10 01:56:12 normalization > 01:56:12 121 of 269 OK created incremental model WRAPBOOK.GARNISHMENT_ORDERS_SCD................................................. [SUCCESS 1 in 5.46s] 2022-06-10 01:56:12 normalization > 01:56:12 125 of 269 START incremental model WRAPBOOK.I9_FORM_DOCUMENTS_SCD....................................................... [RUN] 2022-06-10 01:56:21 normalization > 01:56:21 122 of 269 OK created incremental model WRAPBOOK.I9_FORMS_SCD........................................................... [SUCCESS 1 in 12.81s] 2022-06-10 01:56:21 normalization > 01:56:21 126 of 269 START incremental model WRAPBOOK.INSURANCE_QUOTES_SCD........................................................ [RUN] 2022-06-10 01:56:24 normalization > 01:56:24 123 of 269 OK created incremental model WRAPBOOK.I9_FORM_SIGNATURES_SCD................................................. [SUCCESS 1 in 15.42s] 2022-06-10 01:56:24 normalization > 01:56:24 127 of 269 START incremental model WRAPBOOK.INSURANCE_QUOTE_SHORT_TERM_DATA_RECORDS_SCD................................. [RUN] 2022-06-10 01:56:26 normalization > 01:56:26 125 of 269 OK created incremental model WRAPBOOK.I9_FORM_DOCUMENTS_SCD.................................................. [SUCCESS 1 in 13.95s] 2022-06-10 01:56:26 normalization > 01:56:26 128 of 269 START incremental model WRAPBOOK.INTEGRATION_PREFERENCE_OPTIONS_SCD.......................................... [RUN] 2022-06-10 01:56:28 normalization > 01:56:28 126 of 269 OK created incremental model WRAPBOOK.INSURANCE_QUOTES_SCD................................................... [SUCCESS 1 in 7.01s] 2022-06-10 01:56:28 normalization > 01:56:28 129 of 269 START incremental model WRAPBOOK.INTEGRATIONS_SCD............................................................ [RUN] 2022-06-10 01:56:33 normalization > 01:56:33 127 of 269 OK created incremental model WRAPBOOK.INSURANCE_QUOTE_SHORT_TERM_DATA_RECORDS_SCD............................ [SUCCESS 1 in 8.39s] 2022-06-10 01:56:33 normalization > 01:56:33 130 of 269 START incremental model WRAPBOOK.JOB_CLASSIFICATIONS_SCD..................................................... [RUN] 2022-06-10 01:56:36 normalization > 01:56:36 129 of 269 OK created incremental model WRAPBOOK.INTEGRATIONS_SCD....................................................... [SUCCESS 1 in 8.05s] 2022-06-10 01:56:36 normalization > 01:56:36 131 of 269 START incremental model WRAPBOOK.INTEGRATION_PREFERENCES_SCD................................................. [RUN] 2022-06-10 01:56:38 normalization > 01:56:38 124 of 269 OK created incremental model WRAPBOOK.IDENTITY_VERIFICATIONS_SCD............................................. [SUCCESS 1 in 27.69s] 2022-06-10 01:56:38 normalization > 01:56:38 132 of 269 START table model WRAPBOOK.JOB_CLASSIFICATION_CODES.......................................................... [RUN] 2022-06-10 01:56:39 normalization > 01:56:39 128 of 269 OK created incremental model WRAPBOOK.INTEGRATION_PREFERENCE_OPTIONS_SCD..................................... [SUCCESS 1 in 12.64s] 2022-06-10 01:56:39 normalization > 01:56:39 133 of 269 START incremental model WRAPBOOK.INSURANCE_QUOTE_ANNUAL_TERM_DATA_RECORDS_SCD................................ [RUN] 2022-06-10 01:56:40 normalization > 01:56:40 131 of 269 OK created incremental model WRAPBOOK.INTEGRATION_PREFERENCES_SCD............................................ [SUCCESS 1 in 4.74s] 2022-06-10 01:56:40 normalization > 01:56:40 134 of 269 START incremental model WRAPBOOK.INVITES_SCD................................................................. [RUN] 2022-06-10 01:56:41 normalization > 01:56:41 132 of 269 OK created table model WRAPBOOK.JOB_CLASSIFICATION_CODES..................................................... [SUCCESS 1 in 2.39s] 2022-06-10 01:56:41 normalization > 01:56:41 135 of 269 START incremental model WRAPBOOK.LOAN_OUTS_SCD............................................................... [RUN] 2022-06-10 01:56:41 normalization > 01:56:41 130 of 269 OK created incremental model WRAPBOOK.JOB_CLASSIFICATIONS_SCD................................................ [SUCCESS 1 in 8.46s] 2022-06-10 01:56:41 normalization > 01:56:41 136 of 269 START incremental model WRAPBOOK.JOB_CLASSIFICATION_CALCULATORS_SCD.......................................... [RUN] 2022-06-10 01:56:47 normalization > 01:56:47 135 of 269 OK created incremental model WRAPBOOK.LOAN_OUTS_SCD.......................................................... [SUCCESS 1 in 6.29s] 2022-06-10 01:56:47 normalization > 01:56:47 137 of 269 START incremental model WRAPBOOK.PAID_TIME_OFF_POLICY_MEMBERSHIPS_SCD........................................ [RUN] 2022-06-10 01:56:48 normalization > 01:56:48 136 of 269 OK created incremental model WRAPBOOK.JOB_CLASSIFICATION_CALCULATORS_SCD..................................... [SUCCESS 1 in 6.80s] 2022-06-10 01:56:48 normalization > 01:56:48 138 of 269 START incremental model WRAPBOOK.JOB_CLASSIFICATION_SCALE_RATES_SCD.......................................... [RUN] 2022-06-10 01:56:51 normalization > 01:56:51 137 of 269 OK created incremental model WRAPBOOK.PAID_TIME_OFF_POLICY_MEMBERSHIPS_SCD................................... [SUCCESS 1 in 3.85s] 2022-06-10 01:56:51 normalization > 01:56:51 139 of 269 START incremental model WRAPBOOK.NUDGES_SCD.................................................................. [RUN] 2022-06-10 01:56:53 normalization > 01:56:53 138 of 269 OK created incremental model WRAPBOOK.JOB_CLASSIFICATION_SCALE_RATES_SCD..................................... [SUCCESS 1 in 5.02s] 2022-06-10 01:56:53 normalization > 01:56:53 140 of 269 START incremental model WRAPBOOK.NOTIFICATIONS_SCD........................................................... [RUN] 2022-06-10 01:56:54 normalization > 01:56:54 133 of 269 OK created incremental model WRAPBOOK.INSURANCE_QUOTE_ANNUAL_TERM_DATA_RECORDS_SCD........................... [SUCCESS 1 in 15.54s] 2022-06-10 01:56:54 normalization > 01:56:54 141 of 269 START incremental model WRAPBOOK.PAYABLES_SCD................................................................ [RUN] 2022-06-10 01:56:55 normalization > 01:56:55 134 of 269 OK created incremental model WRAPBOOK.INVITES_SCD............................................................ [SUCCESS 1 in 14.99s] 2022-06-10 01:56:55 normalization > 01:56:55 142 of 269 START incremental model WRAPBOOK.PAID_TIME_OFF_RECORDS_SCD................................................... [RUN] 2022-06-10 01:56:56 normalization > 01:56:56 139 of 269 OK created incremental model WRAPBOOK.NUDGES_SCD............................................................. [SUCCESS 1 in 5.23s] 2022-06-10 01:56:56 normalization > 01:56:56 143 of 269 START incremental model WRAPBOOK.PAID_TIME_OFF_POLICIES_SCD.................................................. [RUN] 2022-06-10 01:56:59 normalization > 01:56:59 142 of 269 OK created incremental model WRAPBOOK.PAID_TIME_OFF_RECORDS_SCD.............................................. [SUCCESS 1 in 3.67s] 2022-06-10 01:56:59 normalization > 01:56:59 144 of 269 START incremental model WRAPBOOK.PAYABLE_PAID_TIME_OFF_REQUEST_DETAILS_SCD................................... [RUN] 2022-06-10 01:57:00 normalization > 01:57:00 143 of 269 OK created incremental model WRAPBOOK.PAID_TIME_OFF_POLICIES_SCD............................................. [SUCCESS 1 in 4.12s] 2022-06-10 01:57:00 normalization > 01:57:00 145 of 269 START incremental model WRAPBOOK.PAYABLE_INVOICE_DETAILS_SCD................................................. [RUN] 2022-06-10 01:57:03 normalization > 01:57:03 140 of 269 OK created incremental model WRAPBOOK.NOTIFICATIONS_SCD...................................................... [SUCCESS 1 in 9.88s] 2022-06-10 01:57:03 normalization > 01:57:03 146 of 269 START incremental model WRAPBOOK.PAYABLE_MILEAGE_DETAILS_SCD................................................. [RUN] 2022-06-10 01:57:03 normalization > 01:57:03 144 of 269 OK created incremental model WRAPBOOK.PAYABLE_PAID_TIME_OFF_REQUEST_DETAILS_SCD.............................. [SUCCESS 1 in 4.05s] 2022-06-10 01:57:03 normalization > 01:57:03 147 of 269 START incremental model WRAPBOOK.PAYABLE_SHIFT_CALCULATIONS_SCD.............................................. [RUN] 2022-06-10 01:57:07 normalization > 01:57:07 145 of 269 OK created incremental model WRAPBOOK.PAYABLE_INVOICE_DETAILS_SCD............................................ [SUCCESS 1 in 6.75s] 2022-06-10 01:57:07 normalization > 01:57:07 148 of 269 START incremental model WRAPBOOK.PAYABLE_SHIFT_DETAILS_SCD................................................... [RUN] 2022-06-10 01:57:09 normalization > 01:57:09 146 of 269 OK created incremental model WRAPBOOK.PAYABLE_MILEAGE_DETAILS_SCD............................................ [SUCCESS 1 in 5.76s] 2022-06-10 01:57:09 normalization > 01:57:09 149 of 269 START table model WRAPBOOK.PAYMENTS.......................................................................... [RUN] 2022-06-10 01:57:14 normalization > 01:57:14 100 of 269 OK created incremental model WRAPBOOK.AUDITS_SCD............................................................. [SUCCESS 1 in 123.82s] 2022-06-10 01:57:14 normalization > 01:57:14 150 of 269 START table model WRAPBOOK.PROJECTS.......................................................................... [RUN] 2022-06-10 01:57:17 normalization > 01:57:17 150 of 269 OK created table model WRAPBOOK.PROJECTS..................................................................... [SUCCESS 1 in 3.10s] 2022-06-10 01:57:17 normalization > 01:57:17 151 of 269 START table model WRAPBOOK.PAYROLLS.......................................................................... [RUN] 2022-06-10 01:57:27 normalization > 01:57:27 141 of 269 OK created incremental model WRAPBOOK.PAYABLES_SCD........................................................... [SUCCESS 1 in 32.95s] 2022-06-10 01:57:27 normalization > 01:57:27 152 of 269 START incremental model WRAPBOOK.PAYABLE_WORKWEEK_DETAILS_SCD................................................ [RUN] 2022-06-10 01:57:28 normalization > 01:57:28 151 of 269 OK created table model WRAPBOOK.PAYROLLS..................................................................... [SUCCESS 1 in 10.86s] 2022-06-10 01:57:28 normalization > 01:57:28 153 of 269 START incremental model WRAPBOOK.PAYMENT_TAXES_SCD........................................................... [RUN] 2022-06-10 01:57:31 normalization > 01:57:31 149 of 269 OK created table model WRAPBOOK.PAYMENTS..................................................................... [SUCCESS 1 in 22.08s] 2022-06-10 01:57:31 normalization > 01:57:31 154 of 269 START incremental model WRAPBOOK.PAYMENT_SETTLEMENTS_SCD..................................................... [RUN] 2022-06-10 01:57:34 normalization > 01:57:34 147 of 269 OK created incremental model WRAPBOOK.PAYABLE_SHIFT_CALCULATIONS_SCD......................................... [SUCCESS 1 in 30.71s] 2022-06-10 01:57:34 normalization > 01:57:34 155 of 269 START incremental model WRAPBOOK.PAYMENT_METHODS_SCD......................................................... [RUN] 2022-06-10 01:57:35 normalization > 01:57:35 148 of 269 OK created incremental model WRAPBOOK.PAYABLE_SHIFT_DETAILS_SCD.............................................. [SUCCESS 1 in 28.40s] 2022-06-10 01:57:35 normalization > 01:57:35 156 of 269 START incremental model WRAPBOOK.PAYROLL_STATE_SETTINGS_SCD.................................................. [RUN] 2022-06-10 01:57:40 normalization > 01:57:40 156 of 269 OK created incremental model WRAPBOOK.PAYROLL_STATE_SETTINGS_SCD............................................. [SUCCESS 1 in 4.32s] 2022-06-10 01:57:40 normalization > 01:57:40 157 of 269 START incremental model WRAPBOOK.PROJECT_LOCATIONS_SCD....................................................... [RUN] 2022-06-10 01:57:40 normalization > 01:57:40 152 of 269 OK created incremental model WRAPBOOK.PAYABLE_WORKWEEK_DETAILS_SCD........................................... [SUCCESS 1 in 12.91s] 2022-06-10 01:57:40 normalization > 01:57:40 158 of 269 START incremental model WRAPBOOK.PROJECT_WORKER_BULK_IMPORT_ENTRIES_SCD...................................... [RUN] 2022-06-10 01:57:43 normalization > 01:57:43 155 of 269 OK created incremental model WRAPBOOK.PAYMENT_METHODS_SCD.................................................... [SUCCESS 1 in 9.35s] 2022-06-10 01:57:43 normalization > 01:57:43 159 of 269 START incremental model WRAPBOOK.PROJECT_AGREEMENTS_SCD...................................................... [RUN] 2022-06-10 01:57:45 normalization > 01:57:45 157 of 269 OK created incremental model WRAPBOOK.PROJECT_LOCATIONS_SCD.................................................. [SUCCESS 1 in 5.30s] 2022-06-10 01:57:45 normalization > 01:57:45 160 of 269 START incremental model WRAPBOOK.PROJECT_WORKER_BULK_IMPORTS_SCD............................................. [RUN] 2022-06-10 01:57:46 normalization > 01:57:46 158 of 269 OK created incremental model WRAPBOOK.PROJECT_WORKER_BULK_IMPORT_ENTRIES_SCD................................. [SUCCESS 1 in 6.03s] 2022-06-10 01:57:46 normalization > 01:57:46 161 of 269 START incremental model WRAPBOOK.PROJECT_WORKERS_SCD......................................................... [RUN] 2022-06-10 01:57:48 normalization > 01:57:48 154 of 269 OK created incremental model WRAPBOOK.PAYMENT_SETTLEMENTS_SCD................................................ [SUCCESS 1 in 17.05s] 2022-06-10 01:57:48 normalization > 01:57:48 162 of 269 START incremental model WRAPBOOK.PROJECT_WORKER_LOCATIONS_SCD................................................ [RUN] 2022-06-10 01:57:50 normalization > 01:57:50 160 of 269 OK created incremental model WRAPBOOK.PROJECT_WORKER_BULK_IMPORTS_SCD........................................ [SUCCESS 1 in 4.59s] 2022-06-10 01:57:50 normalization > 01:57:50 163 of 269 START incremental model WRAPBOOK.PROJECT_WORKER_RATES_SCD.................................................... [RUN] 2022-06-10 01:57:50 normalization > 01:57:50 159 of 269 OK created incremental model WRAPBOOK.PROJECT_AGREEMENTS_SCD................................................. [SUCCESS 1 in 7.21s] 2022-06-10 01:57:50 normalization > 01:57:50 164 of 269 START incremental model WRAPBOOK.PROJECT_WORKER_REMINDER_STATS_SCD........................................... [RUN] 2022-06-10 01:57:52 normalization > 01:57:52 162 of 269 OK created incremental model WRAPBOOK.PROJECT_WORKER_LOCATIONS_SCD........................................... [SUCCESS 1 in 4.73s] 2022-06-10 01:57:52 normalization > 01:57:52 165 of 269 START incremental model WRAPBOOK.SESSIONS_SCD................................................................ [RUN] 2022-06-10 01:57:56 normalization > 01:57:56 164 of 269 OK created incremental model WRAPBOOK.PROJECT_WORKER_REMINDER_STATS_SCD...................................... [SUCCESS 1 in 5.87s] 2022-06-10 01:57:56 normalization > 01:57:56 166 of 269 START incremental model WRAPBOOK.TRANSFERS_SCD............................................................... [RUN] 2022-06-10 01:57:59 normalization > 01:57:59 165 of 269 OK created incremental model WRAPBOOK.SESSIONS_SCD........................................................... [SUCCESS 1 in 6.21s] 2022-06-10 01:57:59 normalization > 01:57:59 167 of 269 START incremental model WRAPBOOK.REVERSALS_SCD............................................................... [RUN] 2022-06-10 01:58:02 normalization > 01:58:02 161 of 269 OK created incremental model WRAPBOOK.PROJECT_WORKERS_SCD.................................................... [SUCCESS 1 in 16.13s] 2022-06-10 01:58:02 normalization > 01:58:02 168 of 269 START incremental model WRAPBOOK.SUBSCRIPTIONS_SCD........................................................... [RUN] 2022-06-10 01:58:04 normalization > 01:58:04 167 of 269 OK created incremental model WRAPBOOK.REVERSALS_SCD.......................................................... [SUCCESS 1 in 5.06s] 2022-06-10 01:58:04 normalization > 01:58:04 169 of 269 START incremental model WRAPBOOK.USERS_SCD................................................................... [RUN] 2022-06-10 01:58:07 normalization > 01:58:07 163 of 269 OK created incremental model WRAPBOOK.PROJECT_WORKER_RATES_SCD............................................... [SUCCESS 1 in 17.11s] 2022-06-10 01:58:07 normalization > 01:58:07 170 of 269 START incremental model WRAPBOOK.SUBSCRIPTION_TYPES_SCD...................................................... [RUN] 2022-06-10 01:58:09 normalization > 01:58:09 168 of 269 OK created incremental model WRAPBOOK.SUBSCRIPTIONS_SCD...................................................... [SUCCESS 1 in 6.42s] 2022-06-10 01:58:09 normalization > 01:58:09 171 of 269 START table model WRAPBOOK.WORKDAY_CONTRIBUTIONS............................................................. [RUN] 2022-06-10 01:58:11 normalization > 01:58:11 166 of 269 OK created incremental model WRAPBOOK.TRANSFERS_SCD.......................................................... [SUCCESS 1 in 14.97s] 2022-06-10 01:58:11 normalization > 01:58:11 172 of 269 START incremental model WRAPBOOK.VENSURE_WORKERS_SCD......................................................... [RUN] 2022-06-10 01:58:12 normalization > 01:58:12 170 of 269 OK created incremental model WRAPBOOK.SUBSCRIPTION_TYPES_SCD................................................. [SUCCESS 1 in 5.05s] 2022-06-10 01:58:12 normalization > 01:58:12 173 of 269 START table model WRAPBOOK.WORKDAY_EARNINGS.................................................................. [RUN] 2022-06-10 01:58:13 normalization > 01:58:13 171 of 269 OK created table model WRAPBOOK.WORKDAY_CONTRIBUTIONS........................................................ [SUCCESS 1 in 4.68s] 2022-06-10 01:58:13 normalization > 01:58:13 174 of 269 START table model WRAPBOOK.WORKDAY_HOURS..................................................................... [RUN] 2022-06-10 01:58:14 normalization > 01:58:14 173 of 269 OK created table model WRAPBOOK.WORKDAY_EARNINGS............................................................. [SUCCESS 1 in 2.03s] 2022-06-10 01:58:14 normalization > 01:58:14 175 of 269 START incremental model WRAPBOOK.SYMMETRY_TAXES_SCD.......................................................... [RUN] 2022-06-10 01:58:15 normalization > 01:58:15 Internal event buffer full. Earliest events will be dropped (FIFO). 2022-06-10 01:58:16 normalization > 01:58:16 169 of 269 OK created incremental model WRAPBOOK.USERS_SCD.............................................................. [SUCCESS 1 in 12.63s] 2022-06-10 01:58:16 normalization > 01:58:16 176 of 269 START incremental model WRAPBOOK.USER_ACTIVITIES_SCD......................................................... [RUN] 2022-06-10 01:58:18 normalization > 01:58:18 153 of 269 OK created incremental model WRAPBOOK.PAYMENT_TAXES_SCD...................................................... [SUCCESS 1 in 50.25s] 2022-06-10 01:58:18 normalization > 01:58:18 177 of 269 START table model WRAPBOOK.WORKERS_COMP_SETTINGS............................................................. [RUN] 2022-06-10 01:58:19 normalization > 01:58:19 172 of 269 OK created incremental model WRAPBOOK.VENSURE_WORKERS_SCD.................................................... [SUCCESS 1 in 7.76s] 2022-06-10 01:58:19 normalization > 01:58:19 178 of 269 START incremental model WRAPBOOK.WORKDAYS_SCD................................................................ [RUN] 2022-06-10 01:58:20 normalization > 01:58:20 175 of 269 OK created incremental model WRAPBOOK.SYMMETRY_TAXES_SCD..................................................... [SUCCESS 1 in 6.08s] 2022-06-10 01:58:20 normalization > 01:58:20 179 of 269 START incremental model WRAPBOOK.WORKER_TAX_EXEMPTIONS_SCD................................................... [RUN] 2022-06-10 01:58:20 normalization > 01:58:20 177 of 269 OK created table model WRAPBOOK.WORKERS_COMP_SETTINGS........................................................ [SUCCESS 1 in 2.06s] 2022-06-10 01:58:20 normalization > 01:58:20 180 of 269 START incremental model WRAPBOOK.WORKERS_SCD................................................................. [RUN] 2022-06-10 01:58:23 normalization > 01:58:23 174 of 269 OK created table model WRAPBOOK.WORKDAY_HOURS................................................................ [SUCCESS 1 in 9.77s] 2022-06-10 01:58:23 normalization > 01:58:23 181 of 269 START incremental model WRAPBOOK.WORKER_TAX_OPTIONS_SCD...................................................... [RUN] 2022-06-10 01:58:25 normalization > 01:58:25 179 of 269 OK created incremental model WRAPBOOK.WORKER_TAX_EXEMPTIONS_SCD.............................................. [SUCCESS 1 in 5.17s] 2022-06-10 01:58:25 normalization > 01:58:25 182 of 269 START incremental model WRAPBOOK.WORKERS_COMP_APPLICATIONS_SCD............................................... [RUN] 2022-06-10 01:58:28 normalization > 01:58:28 181 of 269 OK created incremental model WRAPBOOK.WORKER_TAX_OPTIONS_SCD................................................. [SUCCESS 1 in 5.24s] 2022-06-10 01:58:28 normalization > 01:58:28 183 of 269 START incremental model WRAPBOOK.WORKER_WITHHOLDINGS_SCD..................................................... [RUN] 2022-06-10 01:58:34 normalization > 01:58:34 182 of 269 OK created incremental model WRAPBOOK.WORKERS_COMP_APPLICATIONS_SCD.......................................... [SUCCESS 1 in 9.11s] 2022-06-10 01:58:34 normalization > 01:58:34 184 of 269 START incremental model WRAPBOOK.ACH_BATCHES................................................................. [RUN] 2022-06-10 01:58:36 normalization > 01:58:36 180 of 269 OK created incremental model WRAPBOOK.WORKERS_SCD............................................................ [SUCCESS 1 in 15.53s] 2022-06-10 01:58:36 normalization > 01:58:36 185 of 269 START incremental model WRAPBOOK.ACTIVE_ADMIN_COMMENTS....................................................... [RUN] 2022-06-10 01:58:38 normalization > 01:58:38 184 of 269 OK created incremental model WRAPBOOK.ACH_BATCHES............................................................ [SUCCESS 1 in 4.19s] 2022-06-10 01:58:38 normalization > 01:58:38 186 of 269 START incremental model WRAPBOOK.AGREEMENT_REQUESTS.......................................................... [RUN] 2022-06-10 01:58:40 normalization > 01:58:40 185 of 269 OK created incremental model WRAPBOOK.ACTIVE_ADMIN_COMMENTS.................................................. [SUCCESS 1 in 4.48s] 2022-06-10 01:58:40 normalization > 01:58:40 187 of 269 START incremental model WRAPBOOK.ADDRESSES................................................................... [RUN] 2022-06-10 01:58:46 normalization > 01:58:46 186 of 269 OK created incremental model WRAPBOOK.AGREEMENT_REQUESTS..................................................... [SUCCESS 1 in 8.18s] 2022-06-10 01:58:46 normalization > 01:58:46 188 of 269 START incremental model WRAPBOOK.ACTIVE_STORAGE_BLOBS........................................................ [RUN] 2022-06-10 01:58:49 normalization > 01:58:49 187 of 269 OK created incremental model WRAPBOOK.ADDRESSES.............................................................. [SUCCESS 1 in 8.64s] 2022-06-10 01:58:49 normalization > 01:58:49 189 of 269 START incremental model WRAPBOOK.AICP_ACCOUNTING_CODES....................................................... [RUN] 2022-06-10 01:58:51 normalization > 01:58:51 178 of 269 OK created incremental model WRAPBOOK.WORKDAYS_SCD........................................................... [SUCCESS 1 in 32.08s] 2022-06-10 01:58:51 normalization > 01:58:51 190 of 269 START incremental model WRAPBOOK.AGREEMENT_TEMPLATES......................................................... [RUN] 2022-06-10 01:58:53 normalization > 01:58:53 189 of 269 OK created incremental model WRAPBOOK.AICP_ACCOUNTING_CODES.................................................. [SUCCESS 1 in 3.65s] 2022-06-10 01:58:53 normalization > 01:58:53 191 of 269 START incremental model WRAPBOOK.ACTIVE_STORAGE_ATTACHMENTS.................................................. [RUN] 2022-06-10 01:58:58 normalization > 01:58:58 190 of 269 OK created incremental model WRAPBOOK.AGREEMENT_TEMPLATES.................................................... [SUCCESS 1 in 7.35s] 2022-06-10 01:58:58 normalization > 01:58:58 192 of 269 START incremental model WRAPBOOK.BENEFIT_ADMINISTRATORS...................................................... [RUN] 2022-06-10 01:59:01 normalization > 01:59:01 183 of 269 OK created incremental model WRAPBOOK.WORKER_WITHHOLDINGS_SCD................................................ [SUCCESS 1 in 32.56s] 2022-06-10 01:59:01 normalization > 01:59:01 193 of 269 START incremental model WRAPBOOK.AGREEMENT_SIGNATURES........................................................ [RUN] 2022-06-10 01:59:01 normalization > 01:59:01 188 of 269 OK created incremental model WRAPBOOK.ACTIVE_STORAGE_BLOBS................................................... [SUCCESS 1 in 14.59s] 2022-06-10 01:59:01 normalization > 01:59:01 194 of 269 START incremental model WRAPBOOK.AICP_LINE_NUMBERS........................................................... [RUN] 2022-06-10 01:59:02 normalization > 01:59:02 192 of 269 OK created incremental model WRAPBOOK.BENEFIT_ADMINISTRATORS................................................. [SUCCESS 1 in 3.62s] 2022-06-10 01:59:02 normalization > 01:59:02 195 of 269 START incremental model WRAPBOOK.AUTHENTICATIONS............................................................. [RUN] 2022-06-10 01:59:02 normalization > 01:59:02 176 of 269 OK created incremental model WRAPBOOK.USER_ACTIVITIES_SCD.................................................... [SUCCESS 1 in 45.87s] 2022-06-10 01:59:02 normalization > 01:59:02 196 of 269 START incremental model WRAPBOOK.BENEFIT_PLANS............................................................... [RUN] 2022-06-10 01:59:02 normalization > 01:59:02 191 of 269 OK created incremental model WRAPBOOK.ACTIVE_STORAGE_ATTACHMENTS............................................. [SUCCESS 1 in 9.70s] 2022-06-10 01:59:03 normalization > 01:59:03 197 of 269 START incremental model WRAPBOOK.BENEFIT_PAYMENTS............................................................ [RUN] 2022-06-10 01:59:06 normalization > 01:59:06 196 of 269 OK created incremental model WRAPBOOK.BENEFIT_PLANS.......................................................... [SUCCESS 1 in 3.63s] 2022-06-10 01:59:06 normalization > 01:59:06 198 of 269 START incremental model WRAPBOOK.COMPANY_COIS................................................................ [RUN] 2022-06-10 01:59:07 normalization > 01:59:07 197 of 269 OK created incremental model WRAPBOOK.BENEFIT_PAYMENTS....................................................... [SUCCESS 1 in 3.98s] 2022-06-10 01:59:07 normalization > 01:59:07 199 of 269 START incremental model WRAPBOOK.CHECKS...................................................................... [RUN] 2022-06-10 01:59:07 normalization > 01:59:07 195 of 269 OK created incremental model WRAPBOOK.AUTHENTICATIONS........................................................ [SUCCESS 1 in 5.15s] 2022-06-10 01:59:07 normalization > 01:59:07 200 of 269 START incremental model WRAPBOOK.COMPANY_ONBOARDING_STATUSES................................................. [RUN] 2022-06-10 01:59:08 normalization > 01:59:08 193 of 269 OK created incremental model WRAPBOOK.AGREEMENT_SIGNATURES................................................... [SUCCESS 1 in 6.76s] 2022-06-10 01:59:08 normalization > 01:59:08 201 of 269 START incremental model WRAPBOOK.CREDIT_CARD_CHARGES......................................................... [RUN] 2022-06-10 01:59:08 normalization > 01:59:08 194 of 269 OK created incremental model WRAPBOOK.AICP_LINE_NUMBERS...................................................... [SUCCESS 1 in 6.86s] 2022-06-10 01:59:08 normalization > 01:59:08 202 of 269 START incremental model WRAPBOOK.AGREEMENTS.................................................................. [RUN] 2022-06-10 01:59:10 normalization > 01:59:10 198 of 269 OK created incremental model WRAPBOOK.COMPANY_COIS........................................................... [SUCCESS 1 in 3.78s] 2022-06-10 01:59:10 normalization > 01:59:10 203 of 269 START incremental model WRAPBOOK.CONTRIBUTION_TYPES.......................................................... [RUN] 2022-06-10 01:59:12 normalization > 01:59:12 200 of 269 OK created incremental model WRAPBOOK.COMPANY_ONBOARDING_STATUSES............................................ [SUCCESS 1 in 4.32s] 2022-06-10 01:59:12 normalization > 01:59:12 204 of 269 START incremental model WRAPBOOK.CHECK_UPDATES............................................................... [RUN] 2022-06-10 01:59:12 normalization > 01:59:12 201 of 269 OK created incremental model WRAPBOOK.CREDIT_CARD_CHARGES.................................................... [SUCCESS 1 in 4.14s] 2022-06-10 01:59:12 normalization > 01:59:12 205 of 269 START incremental model WRAPBOOK.COMPANY_USERS............................................................... [RUN] 2022-06-10 01:59:14 normalization > 01:59:14 203 of 269 OK created incremental model WRAPBOOK.CONTRIBUTION_TYPES..................................................... [SUCCESS 1 in 3.88s] 2022-06-10 01:59:14 normalization > 01:59:14 206 of 269 START incremental model WRAPBOOK.COMPANY_PAYMENT_TAXES....................................................... [RUN] 2022-06-10 01:59:14 normalization > 01:59:14 199 of 269 OK created incremental model WRAPBOOK.CHECKS................................................................. [SUCCESS 1 in 7.23s] 2022-06-10 01:59:14 normalization > 01:59:14 207 of 269 START incremental model WRAPBOOK.COMPANY_WORKERS............................................................. [RUN] 2022-06-10 01:59:16 normalization > 01:59:16 205 of 269 OK created incremental model WRAPBOOK.COMPANY_USERS.......................................................... [SUCCESS 1 in 4.40s] 2022-06-10 01:59:16 normalization > 01:59:16 208 of 269 START incremental model WRAPBOOK.CREDIT_CARDS................................................................ [RUN] 2022-06-10 01:59:21 normalization > 01:59:21 207 of 269 OK created incremental model WRAPBOOK.COMPANY_WORKERS........................................................ [SUCCESS 1 in 6.83s] 2022-06-10 01:59:21 normalization > 01:59:21 209 of 269 START incremental model WRAPBOOK.DEVICES..................................................................... [RUN] 2022-06-10 01:59:21 normalization > 01:59:21 208 of 269 OK created incremental model WRAPBOOK.CREDIT_CARDS........................................................... [SUCCESS 1 in 4.48s] 2022-06-10 01:59:21 normalization > 01:59:21 210 of 269 START incremental model WRAPBOOK.EXPORTS..................................................................... [RUN] 2022-06-10 01:59:25 normalization > 01:59:25 209 of 269 OK created incremental model WRAPBOOK.DEVICES................................................................ [SUCCESS 1 in 4.18s] 2022-06-10 01:59:25 normalization > 01:59:25 211 of 269 START incremental model WRAPBOOK.FLIPPER_FEATURES............................................................ [RUN] 2022-06-10 01:59:25 normalization > 01:59:25 202 of 269 OK created incremental model WRAPBOOK.AGREEMENTS............................................................. [SUCCESS 1 in 17.16s] 2022-06-10 01:59:25 normalization > 01:59:25 212 of 269 START incremental model WRAPBOOK.FLIPPER_GATES............................................................... [RUN] 2022-06-10 01:59:25 normalization > 01:59:25 204 of 269 OK created incremental model WRAPBOOK.CHECK_UPDATES.......................................................... [SUCCESS 1 in 13.66s] 2022-06-10 01:59:25 normalization > 01:59:25 213 of 269 START incremental model WRAPBOOK.DOCUMENTS................................................................... [RUN] 2022-06-10 01:59:25 normalization > 01:59:25 210 of 269 OK created incremental model WRAPBOOK.EXPORTS................................................................ [SUCCESS 1 in 4.72s] 2022-06-10 01:59:25 normalization > 01:59:25 214 of 269 START incremental model WRAPBOOK.GARNISHMENT_ORDERS.......................................................... [RUN] 2022-06-10 01:59:26 normalization > 01:59:26 206 of 269 OK created incremental model WRAPBOOK.COMPANY_PAYMENT_TAXES.................................................. [SUCCESS 1 in 12.67s] 2022-06-10 01:59:26 normalization > 01:59:26 215 of 269 START incremental model WRAPBOOK.I9_FORMS.................................................................... [RUN] 2022-06-10 01:59:29 normalization > 01:59:29 211 of 269 OK created incremental model WRAPBOOK.FLIPPER_FEATURES....................................................... [SUCCESS 1 in 3.72s] 2022-06-10 01:59:29 normalization > 01:59:29 216 of 269 START incremental model WRAPBOOK.I9_FORM_SIGNATURES.......................................................... [RUN] 2022-06-10 01:59:29 normalization > 01:59:29 212 of 269 OK created incremental model WRAPBOOK.FLIPPER_GATES.......................................................... [SUCCESS 1 in 4.32s] 2022-06-10 01:59:29 normalization > 01:59:29 217 of 269 START incremental model WRAPBOOK.I9_FORM_DOCUMENTS........................................................... [RUN] 2022-06-10 01:59:30 normalization > 01:59:30 214 of 269 OK created incremental model WRAPBOOK.GARNISHMENT_ORDERS..................................................... [SUCCESS 1 in 4.17s] 2022-06-10 01:59:30 normalization > 01:59:30 218 of 269 START incremental model WRAPBOOK.INSURANCE_QUOTES............................................................ [RUN] 2022-06-10 01:59:30 normalization > 01:59:30 213 of 269 OK created incremental model WRAPBOOK.DOCUMENTS.............................................................. [SUCCESS 1 in 5.10s] 2022-06-10 01:59:30 normalization > 01:59:30 219 of 269 START incremental model WRAPBOOK.INSURANCE_QUOTE_SHORT_TERM_DATA_RECORDS..................................... [RUN] 2022-06-10 01:59:32 normalization > 01:59:32 215 of 269 OK created incremental model WRAPBOOK.I9_FORMS............................................................... [SUCCESS 1 in 5.69s] 2022-06-10 01:59:32 normalization > 01:59:32 220 of 269 START incremental model WRAPBOOK.INTEGRATIONS................................................................ [RUN] 2022-06-10 01:59:35 normalization > 01:59:35 218 of 269 OK created incremental model WRAPBOOK.INSURANCE_QUOTES....................................................... [SUCCESS 1 in 4.94s] 2022-06-10 01:59:35 normalization > 01:59:35 221 of 269 START incremental model WRAPBOOK.IDENTITY_VERIFICATIONS...................................................... [RUN] 2022-06-10 01:59:35 normalization > 01:59:35 219 of 269 OK created incremental model WRAPBOOK.INSURANCE_QUOTE_SHORT_TERM_DATA_RECORDS................................ [SUCCESS 1 in 4.77s] 2022-06-10 01:59:35 normalization > 01:59:35 222 of 269 START incremental model WRAPBOOK.INTEGRATION_PREFERENCE_OPTIONS.............................................. [RUN] 2022-06-10 01:59:35 normalization > 01:59:35 217 of 269 OK created incremental model WRAPBOOK.I9_FORM_DOCUMENTS...................................................... [SUCCESS 1 in 5.98s] 2022-06-10 01:59:35 normalization > 01:59:35 223 of 269 START incremental model WRAPBOOK.INTEGRATION_PREFERENCES..................................................... [RUN] 2022-06-10 01:59:36 normalization > 01:59:36 216 of 269 OK created incremental model WRAPBOOK.I9_FORM_SIGNATURES..................................................... [SUCCESS 1 in 7.49s] 2022-06-10 01:59:36 normalization > 01:59:36 224 of 269 START incremental model WRAPBOOK.JOB_CLASSIFICATIONS......................................................... [RUN] 2022-06-10 01:59:37 normalization > 01:59:37 220 of 269 OK created incremental model WRAPBOOK.INTEGRATIONS........................................................... [SUCCESS 1 in 4.52s] 2022-06-10 01:59:37 normalization > 01:59:37 225 of 269 START incremental model WRAPBOOK.LOAN_OUTS................................................................... [RUN] 2022-06-10 01:59:39 normalization > 01:59:39 223 of 269 OK created incremental model WRAPBOOK.INTEGRATION_PREFERENCES................................................ [SUCCESS 1 in 3.93s] 2022-06-10 01:59:39 normalization > 01:59:39 226 of 269 START incremental model WRAPBOOK.JOB_CLASSIFICATION_CALCULATORS.............................................. [RUN] 2022-06-10 01:59:40 normalization > 01:59:40 224 of 269 OK created incremental model WRAPBOOK.JOB_CLASSIFICATIONS.................................................... [SUCCESS 1 in 4.39s] 2022-06-10 01:59:40 normalization > 01:59:40 227 of 269 START incremental model WRAPBOOK.PAID_TIME_OFF_POLICY_MEMBERSHIPS............................................ [RUN] 2022-06-10 01:59:41 normalization > 01:59:41 225 of 269 OK created incremental model WRAPBOOK.LOAN_OUTS.............................................................. [SUCCESS 1 in 4.61s] 2022-06-10 01:59:41 normalization > 01:59:41 228 of 269 START incremental model WRAPBOOK.JOB_CLASSIFICATION_SCALE_RATES.............................................. [RUN] 2022-06-10 01:59:43 normalization > 01:59:43 227 of 269 OK created incremental model WRAPBOOK.PAID_TIME_OFF_POLICY_MEMBERSHIPS....................................... [SUCCESS 1 in 2.60s] 2022-06-10 01:59:43 normalization > 01:59:43 229 of 269 START incremental model WRAPBOOK.INSURANCE_QUOTE_ANNUAL_TERM_DATA_RECORDS.................................... [RUN] 2022-06-10 01:59:44 normalization > 01:59:44 226 of 269 OK created incremental model WRAPBOOK.JOB_CLASSIFICATION_CALCULATORS......................................... [SUCCESS 1 in 4.91s] 2022-06-10 01:59:44 normalization > 01:59:44 230 of 269 START incremental model WRAPBOOK.INVITES..................................................................... [RUN] 2022-06-10 01:59:45 normalization > 01:59:45 222 of 269 OK created incremental model WRAPBOOK.INTEGRATION_PREFERENCE_OPTIONS......................................... [SUCCESS 1 in 9.50s] 2022-06-10 01:59:45 normalization > 01:59:45 231 of 269 START incremental model WRAPBOOK.NUDGES...................................................................... [RUN] 2022-06-10 01:59:45 normalization > 01:59:45 228 of 269 OK created incremental model WRAPBOOK.JOB_CLASSIFICATION_SCALE_RATES......................................... [SUCCESS 1 in 3.95s] 2022-06-10 01:59:45 normalization > 01:59:45 232 of 269 START incremental model WRAPBOOK.PAID_TIME_OFF_RECORDS....................................................... [RUN] 2022-06-10 01:59:47 normalization > 01:59:47 232 of 269 OK created incremental model WRAPBOOK.PAID_TIME_OFF_RECORDS.................................................. [SUCCESS 1 in 2.19s] 2022-06-10 01:59:47 normalization > 01:59:47 233 of 269 START incremental model WRAPBOOK.PAID_TIME_OFF_POLICIES...................................................... [RUN] 2022-06-10 01:59:48 normalization > 01:59:48 221 of 269 OK created incremental model WRAPBOOK.IDENTITY_VERIFICATIONS................................................. [SUCCESS 1 in 13.65s] 2022-06-10 01:59:48 normalization > 01:59:48 234 of 269 START incremental model WRAPBOOK.NOTIFICATIONS............................................................... [RUN] 2022-06-10 01:59:49 normalization > 01:59:49 231 of 269 OK created incremental model WRAPBOOK.NUDGES................................................................. [SUCCESS 1 in 4.16s] 2022-06-10 01:59:49 normalization > 01:59:49 235 of 269 START incremental model WRAPBOOK.PAYABLE_PAID_TIME_OFF_REQUEST_DETAILS....................................... [RUN] 2022-06-10 01:59:49 normalization > 01:59:49 229 of 269 OK created incremental model WRAPBOOK.INSURANCE_QUOTE_ANNUAL_TERM_DATA_RECORDS............................... [SUCCESS 1 in 6.07s] 2022-06-10 01:59:49 normalization > 01:59:49 236 of 269 START incremental model WRAPBOOK.PAYABLE_INVOICE_DETAILS..................................................... [RUN] 2022-06-10 01:59:50 normalization > 01:59:50 233 of 269 OK created incremental model WRAPBOOK.PAID_TIME_OFF_POLICIES................................................. [SUCCESS 1 in 2.42s] 2022-06-10 01:59:50 normalization > 01:59:50 237 of 269 START incremental model WRAPBOOK.PAYABLE_MILEAGE_DETAILS..................................................... [RUN] 2022-06-10 01:59:51 normalization > 01:59:51 235 of 269 OK created incremental model WRAPBOOK.PAYABLE_PAID_TIME_OFF_REQUEST_DETAILS.................................. [SUCCESS 1 in 2.11s] 2022-06-10 01:59:51 normalization > 01:59:51 238 of 269 START incremental model WRAPBOOK.AUDITS...................................................................... [RUN] 2022-06-10 01:59:51 normalization > 01:59:51 230 of 269 OK created incremental model WRAPBOOK.INVITES................................................................ [SUCCESS 1 in 6.66s] 2022-06-10 01:59:51 normalization > 01:59:51 239 of 269 START incremental model WRAPBOOK.PAYABLES.................................................................... [RUN] 2022-06-10 01:59:54 normalization > 01:59:54 237 of 269 OK created incremental model WRAPBOOK.PAYABLE_MILEAGE_DETAILS................................................ [SUCCESS 1 in 3.94s] 2022-06-10 01:59:54 normalization > 01:59:54 240 of 269 START incremental model WRAPBOOK.PAYABLE_SHIFT_CALCULATIONS.................................................. [RUN] 2022-06-10 01:59:54 normalization > 01:59:54 234 of 269 OK created incremental model WRAPBOOK.NOTIFICATIONS.......................................................... [SUCCESS 1 in 5.38s] 2022-06-10 01:59:54 normalization > 01:59:54 241 of 269 START incremental model WRAPBOOK.PAYABLE_SHIFT_DETAILS....................................................... [RUN] 2022-06-10 01:59:54 normalization > 01:59:54 236 of 269 OK created incremental model WRAPBOOK.PAYABLE_INVOICE_DETAILS................................................ [SUCCESS 1 in 5.31s] 2022-06-10 01:59:54 normalization > 01:59:54 242 of 269 START incremental model WRAPBOOK.PAYROLL_STATE_SETTINGS...................................................... [RUN] 2022-06-10 01:59:58 normalization > 01:59:58 242 of 269 OK created incremental model WRAPBOOK.PAYROLL_STATE_SETTINGS................................................. [SUCCESS 1 in 3.95s] 2022-06-10 01:59:58 normalization > 01:59:58 243 of 269 START incremental model WRAPBOOK.PAYABLE_WORKWEEK_DETAILS.................................................... [RUN] 2022-06-10 02:00:07 normalization > 02:00:07 243 of 269 OK created incremental model WRAPBOOK.PAYABLE_WORKWEEK_DETAILS............................................... [SUCCESS 1 in 8.56s] 2022-06-10 02:00:07 normalization > 02:00:07 244 of 269 START incremental model WRAPBOOK.PAYMENT_METHODS............................................................. [RUN] 2022-06-10 02:00:08 normalization > 02:00:08 240 of 269 OK created incremental model WRAPBOOK.PAYABLE_SHIFT_CALCULATIONS............................................. [SUCCESS 1 in 14.16s] 2022-06-10 02:00:08 normalization > 02:00:08 245 of 269 START incremental model WRAPBOOK.PROJECT_LOCATIONS........................................................... [RUN] 2022-06-10 02:00:12 normalization > 02:00:12 241 of 269 OK created incremental model WRAPBOOK.PAYABLE_SHIFT_DETAILS.................................................. [SUCCESS 1 in 18.77s] 2022-06-10 02:00:12 normalization > 02:00:12 246 of 269 START incremental model WRAPBOOK.PROJECT_WORKER_BULK_IMPORT_ENTRIES.......................................... [RUN] 2022-06-10 02:00:13 normalization > 02:00:13 245 of 269 OK created incremental model WRAPBOOK.PROJECT_LOCATIONS...................................................... [SUCCESS 1 in 5.32s] 2022-06-10 02:00:13 normalization > 02:00:13 247 of 269 START incremental model WRAPBOOK.PAYMENT_SETTLEMENTS......................................................... [RUN] 2022-06-10 02:00:13 normalization > 02:00:13 239 of 269 OK created incremental model WRAPBOOK.PAYABLES............................................................... [SUCCESS 1 in 22.21s] 2022-06-10 02:00:13 normalization > 02:00:13 248 of 269 START incremental model WRAPBOOK.PROJECT_WORKER_BULK_IMPORTS................................................. [RUN] 2022-06-10 02:00:14 normalization > 02:00:14 244 of 269 OK created incremental model WRAPBOOK.PAYMENT_METHODS........................................................ [SUCCESS 1 in 7.49s] 2022-06-10 02:00:14 normalization > 02:00:14 249 of 269 START incremental model WRAPBOOK.PROJECT_AGREEMENTS.......................................................... [RUN] 2022-06-10 02:00:17 normalization > 02:00:17 246 of 269 OK created incremental model WRAPBOOK.PROJECT_WORKER_BULK_IMPORT_ENTRIES..................................... [SUCCESS 1 in 4.63s] 2022-06-10 02:00:17 normalization > 02:00:17 250 of 269 START incremental model WRAPBOOK.PROJECT_WORKER_LOCATIONS.................................................... [RUN] 2022-06-10 02:00:18 normalization > 02:00:18 248 of 269 OK created incremental model WRAPBOOK.PROJECT_WORKER_BULK_IMPORTS............................................ [SUCCESS 1 in 4.74s] 2022-06-10 02:00:18 normalization > 02:00:18 251 of 269 START incremental model WRAPBOOK.PROJECT_WORKER_REMINDER_STATS............................................... [RUN] 2022-06-10 02:00:20 normalization > 02:00:20 247 of 269 OK created incremental model WRAPBOOK.PAYMENT_SETTLEMENTS.................................................... [SUCCESS 1 in 6.96s] 2022-06-10 02:00:20 normalization > 02:00:20 252 of 269 START incremental model WRAPBOOK.SESSIONS.................................................................... [RUN] 2022-06-10 02:00:21 normalization > 02:00:21 249 of 269 OK created incremental model WRAPBOOK.PROJECT_AGREEMENTS..................................................... [SUCCESS 1 in 6.05s] 2022-06-10 02:00:21 normalization > 02:00:21 253 of 269 START incremental model WRAPBOOK.PROJECT_WORKERS............................................................. [RUN] 2022-06-10 02:00:23 normalization > 02:00:23 250 of 269 OK created incremental model WRAPBOOK.PROJECT_WORKER_LOCATIONS............................................... [SUCCESS 1 in 5.92s] 2022-06-10 02:00:23 normalization > 02:00:23 254 of 269 START incremental model WRAPBOOK.REVERSALS................................................................... [RUN] 2022-06-10 02:00:23 normalization > 02:00:23 251 of 269 OK created incremental model WRAPBOOK.PROJECT_WORKER_REMINDER_STATS.......................................... [SUCCESS 1 in 5.18s] 2022-06-10 02:00:23 normalization > 02:00:23 255 of 269 START incremental model WRAPBOOK.PROJECT_WORKER_RATES........................................................ [RUN] 2022-06-10 02:00:26 normalization > 02:00:26 252 of 269 OK created incremental model WRAPBOOK.SESSIONS............................................................... [SUCCESS 1 in 5.65s] 2022-06-10 02:00:26 normalization > 02:00:26 256 of 269 START incremental model WRAPBOOK.SUBSCRIPTIONS............................................................... [RUN] 2022-06-10 02:00:27 normalization > 02:00:27 254 of 269 OK created incremental model WRAPBOOK.REVERSALS.............................................................. [SUCCESS 1 in 4.12s] 2022-06-10 02:00:27 normalization > 02:00:27 257 of 269 START incremental model WRAPBOOK.TRANSFERS................................................................... [RUN] 2022-06-10 02:00:28 normalization > 02:00:28 253 of 269 OK created incremental model WRAPBOOK.PROJECT_WORKERS........................................................ [SUCCESS 1 in 7.97s] 2022-06-10 02:00:28 normalization > 02:00:28 258 of 269 START incremental model WRAPBOOK.SUBSCRIPTION_TYPES.......................................................... [RUN] 2022-06-10 02:00:31 normalization > 02:00:31 256 of 269 OK created incremental model WRAPBOOK.SUBSCRIPTIONS.......................................................... [SUCCESS 1 in 5.12s] 2022-06-10 02:00:31 normalization > 02:00:31 259 of 269 START incremental model WRAPBOOK.USERS....................................................................... [RUN] 2022-06-10 02:00:31 normalization > 02:00:31 255 of 269 OK created incremental model WRAPBOOK.PROJECT_WORKER_RATES................................................... [SUCCESS 1 in 7.69s] 2022-06-10 02:00:31 normalization > 02:00:31 260 of 269 START incremental model WRAPBOOK.PAYMENT_TAXES............................................................... [RUN] 2022-06-10 02:00:33 normalization > 02:00:33 258 of 269 OK created incremental model WRAPBOOK.SUBSCRIPTION_TYPES..................................................... [SUCCESS 1 in 4.86s] 2022-06-10 02:00:33 normalization > 02:00:33 261 of 269 START incremental model WRAPBOOK.VENSURE_WORKERS............................................................. [RUN] 2022-06-10 02:00:37 normalization > 02:00:37 257 of 269 OK created incremental model WRAPBOOK.TRANSFERS.............................................................. [SUCCESS 1 in 9.57s] 2022-06-10 02:00:37 normalization > 02:00:37 262 of 269 START incremental model WRAPBOOK.SYMMETRY_TAXES.............................................................. [RUN] 2022-06-10 02:00:37 normalization > 02:00:37 238 of 269 OK created incremental model WRAPBOOK.AUDITS................................................................. [SUCCESS 1 in 46.51s] 2022-06-10 02:00:37 normalization > 02:00:37 263 of 269 START incremental model WRAPBOOK.WORKER_TAX_EXEMPTIONS....................................................... [RUN] 2022-06-10 02:00:40 normalization > 02:00:40 261 of 269 OK created incremental model WRAPBOOK.VENSURE_WORKERS........................................................ [SUCCESS 1 in 6.36s] 2022-06-10 02:00:40 normalization > 02:00:40 264 of 269 START incremental model WRAPBOOK.WORKER_TAX_OPTIONS.......................................................... [RUN] 2022-06-10 02:00:41 normalization > 02:00:41 259 of 269 OK created incremental model WRAPBOOK.USERS.................................................................. [SUCCESS 1 in 10.35s] 2022-06-10 02:00:41 normalization > 02:00:41 265 of 269 START incremental model WRAPBOOK.WORKERS_COMP_APPLICATIONS................................................... [RUN] 2022-06-10 02:00:42 normalization > 02:00:42 263 of 269 OK created incremental model WRAPBOOK.WORKER_TAX_EXEMPTIONS.................................................. [SUCCESS 1 in 4.71s] 2022-06-10 02:00:42 normalization > 02:00:42 266 of 269 START incremental model WRAPBOOK.WORKERS..................................................................... [RUN] 2022-06-10 02:00:42 normalization > 02:00:42 262 of 269 OK created incremental model WRAPBOOK.SYMMETRY_TAXES......................................................... [SUCCESS 1 in 5.77s] 2022-06-10 02:00:42 normalization > 02:00:42 267 of 269 START incremental model WRAPBOOK.WORKDAYS.................................................................... [RUN] 2022-06-10 02:00:45 normalization > 02:00:45 264 of 269 OK created incremental model WRAPBOOK.WORKER_TAX_OPTIONS..................................................... [SUCCESS 1 in 5.20s] 2022-06-10 02:00:45 normalization > 02:00:45 268 of 269 START incremental model WRAPBOOK.WORKER_WITHHOLDINGS......................................................... [RUN] 2022-06-10 02:00:48 normalization > 02:00:48 265 of 269 OK created incremental model WRAPBOOK.WORKERS_COMP_APPLICATIONS.............................................. [SUCCESS 1 in 6.40s] 2022-06-10 02:00:48 normalization > 02:00:48 269 of 269 START incremental model WRAPBOOK.USER_ACTIVITIES............................................................. [RUN] 2022-06-10 02:00:48 normalization > 02:00:48 260 of 269 OK created incremental model WRAPBOOK.PAYMENT_TAXES.......................................................... [SUCCESS 1 in 17.06s] 2022-06-10 02:00:50 normalization > 02:00:50 266 of 269 OK created incremental model WRAPBOOK.WORKERS................................................................ [SUCCESS 1 in 8.06s] 2022-06-10 02:00:53 normalization > 02:00:53 267 of 269 OK created incremental model WRAPBOOK.WORKDAYS............................................................... [SUCCESS 1 in 10.85s] 2022-06-10 02:00:56 normalization > 02:00:56 268 of 269 OK created incremental model WRAPBOOK.WORKER_WITHHOLDINGS.................................................... [SUCCESS 1 in 11.55s] 2022-06-10 02:01:08 normalization > 02:01:08 269 of 269 OK created incremental model WRAPBOOK.USER_ACTIVITIES........................................................ [SUCCESS 1 in 20.68s] 2022-06-10 02:01:08 normalization > 02:01:08 2022-06-10 02:01:08 normalization > 02:01:08 Finished running 86 view models, 11 table models, 172 incremental models in 440.50s. 2022-06-10 02:01:08 normalization > 02:01:08 2022-06-10 02:01:08 normalization > 02:01:08 Completed successfully 2022-06-10 02:01:08 normalization > 02:01:08 2022-06-10 02:01:08 normalization > 02:01:08 Done. PASS=269 WARN=0 ERROR=0 SKIP=0 TOTAL=269 2022-06-10 02:01:09 INFO i.a.w.g.DefaultNormalizationWorker(run):73 - Normalization executed in 7 minutes 40 seconds. 2022-06-10 02:01:09 INFO i.a.w.g.DefaultNormalizationWorker(run):79 - Normalization summary: io.airbyte.config.NormalizationSummary@1fe35b7e[startTime=1654826009078,endTime=1654826469590] 2022-06-10 02:01:09 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling... 2022-06-10 02:01:09 INFO i.a.w.t.TemporalUtils(withBackgroundHeartbeat):236 - Stopping temporal heartbeating... 2022-06-10 02:01:10 INFO i.a.v.j.JsonSchemaValidator(test):71 - JSON schema validation failed. errors: $.access_token: is missing but it is required, $.refresh_token: is missing but it is required 2022-06-10 02:01:10 INFO i.a.v.j.JsonSchemaValidator(test):71 - JSON schema validation failed. errors: $.password: object found, string expected 2022-06-10 02:01:10 INFO i.a.v.j.JsonSchemaValidator(test):71 - JSON schema validation failed. errors: $.method: does not have a value in the enumeration [Standard] 2022-06-10 02:01:10 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/9293/2/logs.log 2022-06-10 02:01:10 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.39.16-alpha 2022-06-10 02:01:10 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/source-postgres:0.4.21 exists... 2022-06-10 02:01:10 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/source-postgres:0.4.21 was found locally. 2022-06-10 02:01:10 INFO i.a.w.p.DockerProcessFactory(create):108 - Creating docker job ID: 9293 2022-06-10 02:01:10 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/9293/2 --log-driver none --name source-postgres-check-9293-2-bgnfx --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_CONNECTOR_IMAGE=airbyte/source-postgres:0.4.21 -e WORKER_JOB_ATTEMPT=2 -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_VERSION=0.39.16-alpha -e WORKER_JOB_ID=9293 airbyte/source-postgres:0.4.21 check --config source_config.json 2022-06-10 02:01:11 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Class path contains multiple SLF4J bindings. 2022-06-10 02:01:11 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-06-10 02:01:11 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Found binding in [jar:file:/airbyte/lib/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-06-10 02:01:11 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 2022-06-10 02:01:11 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] 2022-06-10 02:01:12 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 02:01:12 INFO i.a.i.s.p.PostgresSource(main):409 - starting source: class io.airbyte.integrations.source.postgres.PostgresSource 2022-06-10 02:01:12 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 02:01:12 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {check=null, config=source_config.json} 2022-06-10 02:01:12 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 02:01:12 INFO i.a.i.b.IntegrationRunner(runInternal):123 - Running integration: io.airbyte.integrations.base.ssh.SshWrappedSource 2022-06-10 02:01:12 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 02:01:12 INFO i.a.i.b.IntegrationRunner(runInternal):124 - Command: CHECK 2022-06-10 02:01:12 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 02:01:12 INFO i.a.i.b.IntegrationRunner(runInternal):125 - Integration config: IntegrationConfig{command=CHECK, configPath='source_config.json', catalogPath='null', statePath='null'} 2022-06-10 02:01:12 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 02:01:12 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-06-10 02:01:12 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 02:01:12 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-06-10 02:01:12 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 02:01:12 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-06-10 02:01:12 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 02:01:12 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword multiline - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-06-10 02:01:12 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 02:01:12 INFO i.a.i.b.s.SshTunnel(getInstance):170 - Starting connection with method: NO_TUNNEL 2022-06-10 02:01:12 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 02:01:12 INFO c.z.h.HikariDataSource():80 - HikariPool-1 - Starting... 2022-06-10 02:01:12 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 02:01:12 INFO c.z.h.HikariDataSource():82 - HikariPool-1 - Start completed. 2022-06-10 02:01:12 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 02:01:12 INFO i.a.i.s.p.PostgresSource(isCdc):258 - using CDC: false 2022-06-10 02:01:12 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 02:01:12 INFO i.a.i.s.j.AbstractJdbcSource(lambda$getCheckOperations$1):93 - Attempting to get metadata from the database to see if we can connect. 2022-06-10 02:01:12 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 02:01:12 INFO c.z.h.HikariDataSource(close):350 - HikariPool-1 - Shutdown initiated... 2022-06-10 02:01:12 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 02:01:12 INFO c.z.h.HikariDataSource(close):352 - HikariPool-1 - Shutdown completed. 2022-06-10 02:01:13 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling... 2022-06-10 02:01:13 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/9293/2/logs.log 2022-06-10 02:01:13 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.39.16-alpha 2022-06-10 02:01:13 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/destination-snowflake:0.4.28 exists... 2022-06-10 02:01:13 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/destination-snowflake:0.4.28 was found locally. 2022-06-10 02:01:13 INFO i.a.w.p.DockerProcessFactory(create):108 - Creating docker job ID: 9293 2022-06-10 02:01:13 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/9293/2 --log-driver none --name destination-snowflake-check-9293-2-eisxp --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_CONNECTOR_IMAGE=airbyte/destination-snowflake:0.4.28 -e WORKER_JOB_ATTEMPT=2 -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_VERSION=0.39.16-alpha -e WORKER_JOB_ID=9293 airbyte/destination-snowflake:0.4.28 check --config source_config.json 2022-06-10 02:01:13 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Class path contains multiple SLF4J bindings. 2022-06-10 02:01:13 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-06-10 02:01:13 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-06-10 02:01:13 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-06-10 02:01:13 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 2022-06-10 02:01:13 ERROR i.a.c.i.LineGobbler(voidCall):82 - SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] 2022-06-10 02:01:14 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 02:01:14 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {check=null, config=source_config.json} 2022-06-10 02:01:14 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 02:01:14 INFO i.a.i.b.IntegrationRunner(runInternal):123 - Running integration: io.airbyte.integrations.destination.snowflake.SnowflakeDestination 2022-06-10 02:01:14 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 02:01:14 INFO i.a.i.b.IntegrationRunner(runInternal):124 - Command: CHECK 2022-06-10 02:01:14 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 02:01:14 INFO i.a.i.b.IntegrationRunner(runInternal):125 - Integration config: IntegrationConfig{command=CHECK, configPath='source_config.json', catalogPath='null', statePath='null'} 2022-06-10 02:01:14 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 02:01:14 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-06-10 02:01:14 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 02:01:14 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-06-10 02:01:14 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 02:01:14 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-06-10 02:01:14 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 02:01:14 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword multiline - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-06-10 02:01:14 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 02:01:14 INFO i.a.i.d.j.c.SwitchingDestination(check):55 - Using destination type: INTERNAL_STAGING 2022-06-10 02:01:15 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 02:01:15 INFO c.z.h.HikariDataSource(getConnection):110 - HikariPool-1 - Starting... 2022-06-10 02:01:16 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 02:01:16 INFO c.z.h.p.HikariPool(checkFailFast):565 - HikariPool-1 - Added connection net.snowflake.client.jdbc.SnowflakeConnectionV1@60c73e58 2022-06-10 02:01:16 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 02:01:16 INFO c.z.h.HikariDataSource(getConnection):123 - HikariPool-1 - Start completed. 2022-06-10 02:01:17 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 02:01:17 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:18 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 02:01:18 INFO c.z.h.HikariDataSource(close):350 - HikariPool-1 - Shutdown initiated... 2022-06-10 02:01:19 INFO i.a.w.i.DefaultAirbyteStreamFactory(lambda$create$0):61 - 2022-06-10 02:01:19 INFO c.z.h.HikariDataSource(close):352 - HikariPool-1 - Shutdown completed. 2022-06-10 02:01:19 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling... 2022-06-10 02:01:20 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/9293/2/logs.log 2022-06-10 02:01:20 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.39.16-alpha 2022-06-10 02:01:20 INFO i.a.w.g.DefaultReplicationWorker(run):115 - start sync worker. job id: 9293 attempt id: 2 2022-06-10 02:01:20 INFO i.a.w.g.DefaultReplicationWorker(run):127 - configured sync modes: {public.active_admin_comments=incremental - append_dedup, public.agreement_templates=incremental - append_dedup, public.companies=full_refresh - overwrite, public.paid_time_off_policy_memberships=incremental - append_dedup, public.symmetry_taxes=incremental - append_dedup, public.active_storage_attachments=incremental - append_dedup, public.payable_paid_time_off_request_details=incremental - append_dedup, public.aicp_accounting_codes=incremental - append_dedup, public.paid_time_off_policies=incremental - append_dedup, public.insurance_quote_short_term_data_records=incremental - append_dedup, public.payment_methods=incremental - append_dedup, public.subscription_types=incremental - append_dedup, public.subscriptions=incremental - append_dedup, public.payment_settlements=incremental - append_dedup, public.payables=incremental - append_dedup, public.payment_taxes=incremental - append_dedup, public.authentications=incremental - append_dedup, public.transfers=incremental - append_dedup, public.loan_outs=incremental - append_dedup, public.contribution_types=incremental - append_dedup, public.company_users=incremental - append_dedup, public.projects=full_refresh - overwrite, public.benefit_payments=incremental - append_dedup, public.devices=incremental - append_dedup, public.integration_preference_options=incremental - append_dedup, public.company_cois=incremental - append_dedup, public.sessions=incremental - append_dedup, public.nudges=incremental - append_dedup, public.integrations=incremental - append_dedup, public.project_workers=incremental - append_dedup, public.active_storage_blobs=incremental - append_dedup, public.invites=incremental - append_dedup, public.payable_shift_calculations=incremental - append_dedup, public.payments=full_refresh - overwrite, public.vensure_workers=incremental - append_dedup, public.job_classification_calculators=incremental - append_dedup, public.workday_contributions=full_refresh - overwrite, public.agreements=incremental - append_dedup, public.project_worker_bulk_imports=incremental - append_dedup, public.agreement_signatures=incremental - append_dedup, public.identity_verifications=incremental - append_dedup, public.benefit_plans=incremental - append_dedup, public.project_worker_rates=incremental - append_dedup, public.project_worker_reminder_stats=incremental - append_dedup, public.emails=full_refresh - overwrite, public.workers=incremental - append_dedup, public.company_payment_taxes=incremental - append_dedup, public.i9_form_signatures=incremental - append_dedup, public.documents=incremental - append_dedup, public.payrolls=full_refresh - overwrite, public.worker_withholdings=incremental - append_dedup, public.workers_comp_settings=full_refresh - overwrite, public.job_classification_scale_rates=incremental - append_dedup, public.project_agreements=incremental - append_dedup, public.users=incremental - append_dedup, public.company_onboarding_statuses=incremental - append_dedup, public.i9_forms=incremental - append_dedup, public.workers_comp_applications=incremental - append_dedup, public.check_updates=incremental - append_dedup, public.project_worker_bulk_import_entries=incremental - append_dedup, public.workday_earnings=full_refresh - overwrite, public.payroll_state_settings=incremental - append_dedup, public.audits=incremental - append_dedup, public.payable_shift_details=incremental - append_dedup, public.reversals=incremental - append_dedup, public.worker_tax_exemptions=incremental - append_dedup, public.i9_form_documents=incremental - append_dedup, public.notifications=incremental - append_dedup, public.active_storage_variant_records=full_refresh - overwrite, public.payable_mileage_details=incremental - append_dedup, public.credit_card_charges=incremental - append_dedup, public.paid_time_off_records=incremental - append_dedup, public.addresses=incremental - append_dedup, public.ach_batches=incremental - append_dedup, public.credit_cards=incremental - append_dedup, public.aicp_line_numbers=incremental - append_dedup, public.integration_preferences=incremental - append_dedup, public.project_locations=incremental - append_dedup, public.agreement_requests=incremental - append_dedup, public.exports=incremental - append_dedup, public.worker_tax_options=incremental - append_dedup, public.payable_workweek_details=incremental - append_dedup, public.flipper_features=incremental - append_dedup, public.flipper_gates=incremental - append_dedup, public.workdays=incremental - append_dedup, public.company_workers=incremental - append_dedup, public.project_worker_locations=incremental - append_dedup, public.insurance_quote_annual_term_data_records=incremental - append_dedup, public.benefit_administrators=incremental - append_dedup, public.workday_hours=full_refresh - overwrite, public.garnishment_orders=incremental - append_dedup, public.job_classifications=incremental - append_dedup, public.payable_invoice_details=incremental - append_dedup, public.user_activities=incremental - append_dedup, public.checks=incremental - append_dedup, public.job_classification_codes=full_refresh - overwrite, public.insurance_quotes=incremental - append_dedup} 2022-06-10 02:01:20 INFO i.a.w.i.DefaultAirbyteDestination(start):69 - Running destination... 2022-06-10 02:01:20 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/destination-snowflake:0.4.28 exists... 2022-06-10 02:01:20 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/destination-snowflake:0.4.28 was found locally. 2022-06-10 02:01:20 INFO i.a.w.p.DockerProcessFactory(create):108 - Creating docker job ID: 9293 2022-06-10 02:01:20 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/9293/2 --log-driver none --name destination-snowflake-write-9293-2-jihzv --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_CONNECTOR_IMAGE=airbyte/destination-snowflake:0.4.28 -e WORKER_JOB_ATTEMPT=2 -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_VERSION=0.39.16-alpha -e WORKER_JOB_ID=9293 airbyte/destination-snowflake:0.4.28 write --config destination_config.json --catalog destination_catalog.json 2022-06-10 02:01:20 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/source-postgres:0.4.21 exists... 2022-06-10 02:01:20 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/source-postgres:0.4.21 was found locally. 2022-06-10 02:01:20 INFO i.a.w.p.DockerProcessFactory(create):108 - Creating docker job ID: 9293 2022-06-10 02:01:20 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/9293/2 --log-driver none --name source-postgres-read-9293-2-zjmuu --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_CONNECTOR_IMAGE=airbyte/source-postgres:0.4.21 -e WORKER_JOB_ATTEMPT=2 -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_VERSION=0.39.16-alpha -e WORKER_JOB_ID=9293 airbyte/source-postgres:0.4.21 read --config source_config.json --catalog source_catalog.json --state input_state.json 2022-06-10 02:01:20 INFO i.a.w.g.DefaultReplicationWorker(run):169 - Waiting for source and destination threads to complete. 2022-06-10 02:01:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getDestinationOutputRunnable$7):395 - Destination output thread started. 2022-06-10 02:01:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):298 - Replication thread started. 2022-06-10 02:01:21 source > SLF4J: Class path contains multiple SLF4J bindings. 2022-06-10 02:01:21 source > SLF4J: Found binding in [jar:file:/airbyte/lib/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-06-10 02:01:21 source > SLF4J: Found binding in [jar:file:/airbyte/lib/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-06-10 02:01:21 source > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 2022-06-10 02:01:21 destination > SLF4J: Class path contains multiple SLF4J bindings. 2022-06-10 02:01:21 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-06-10 02:01:21 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-06-10 02:01:21 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-06-10 02:01:21 destination > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 2022-06-10 02:01:21 source > SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] 2022-06-10 02:01:21 destination > SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] 2022-06-10 02:01:22 source > 2022-06-10 02:01:22 INFO i.a.i.s.p.PostgresSource(main):409 - starting source: class io.airbyte.integrations.source.postgres.PostgresSource 2022-06-10 02:01:22 source > 2022-06-10 02:01:22 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {read=null, catalog=source_catalog.json, state=input_state.json, config=source_config.json} 2022-06-10 02:01:22 source > 2022-06-10 02:01:22 INFO i.a.i.b.IntegrationRunner(runInternal):123 - Running integration: io.airbyte.integrations.base.ssh.SshWrappedSource 2022-06-10 02:01:22 source > 2022-06-10 02:01:22 INFO i.a.i.b.IntegrationRunner(runInternal):124 - Command: READ 2022-06-10 02:01:22 destination > 2022-06-10 02:01:22 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {catalog=destination_catalog.json, write=null, config=destination_config.json} 2022-06-10 02:01:22 source > 2022-06-10 02:01:22 INFO i.a.i.b.IntegrationRunner(runInternal):125 - Integration config: IntegrationConfig{command=READ, configPath='source_config.json', catalogPath='source_catalog.json', statePath='input_state.json'} 2022-06-10 02:01:22 destination > 2022-06-10 02:01:22 INFO i.a.i.b.IntegrationRunner(runInternal):123 - Running integration: io.airbyte.integrations.destination.snowflake.SnowflakeDestination 2022-06-10 02:01:22 destination > 2022-06-10 02:01:22 INFO i.a.i.b.IntegrationRunner(runInternal):124 - Command: WRITE 2022-06-10 02:01:22 destination > 2022-06-10 02:01:22 INFO i.a.i.b.IntegrationRunner(runInternal):125 - Integration config: IntegrationConfig{command=WRITE, configPath='destination_config.json', catalogPath='destination_catalog.json', statePath='null'} 2022-06-10 02:01:22 source > 2022-06-10 02:01:22 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-06-10 02:01:22 source > 2022-06-10 02:01:22 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-06-10 02:01:22 source > 2022-06-10 02:01:22 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-06-10 02:01:22 source > 2022-06-10 02:01:22 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword multiline - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-06-10 02:01:22 destination > 2022-06-10 02:01:22 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-06-10 02:01:22 destination > 2022-06-10 02:01:22 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-06-10 02:01:22 destination > 2022-06-10 02:01:22 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-06-10 02:01:22 destination > 2022-06-10 02:01:22 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword multiline - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.j.c.SwitchingDestination(getConsumer):65 - Using destination type: INTERNAL_STAGING 2022-06-10 02:01:23 source > 2022-06-10 02:01:23 INFO i.a.i.b.s.SshTunnel(getInstance):170 - Starting connection with method: NO_TUNNEL 2022-06-10 02:01:23 source > 2022-06-10 02:01:23 INFO c.z.h.HikariDataSource():80 - HikariPool-1 - Starting... 2022-06-10 02:01:23 source > 2022-06-10 02:01:23 INFO c.z.h.HikariDataSource():82 - HikariPool-1 - Start completed. 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=ach_batches, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_zuo_ach_batches, outputTableName=_airbyte_raw_ach_batches, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=active_admin_comments, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_xad_active_admin_comments, outputTableName=_airbyte_raw_active_admin_comments, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=active_storage_attachments, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_fdi_active_storage_attachments, outputTableName=_airbyte_raw_active_storage_attachments, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=active_storage_blobs, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_tpk_active_storage_blobs, outputTableName=_airbyte_raw_active_storage_blobs, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=active_storage_variant_records, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_nnh_active_storage_variant_records, outputTableName=_airbyte_raw_active_storage_variant_records, syncMode=overwrite} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=addresses, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_wtm_addresses, outputTableName=_airbyte_raw_addresses, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=agreement_requests, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_qbd_agreement_requests, outputTableName=_airbyte_raw_agreement_requests, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=agreement_signatures, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_rgd_agreement_signatures, outputTableName=_airbyte_raw_agreement_signatures, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=agreement_templates, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_gfn_agreement_templates, outputTableName=_airbyte_raw_agreement_templates, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=agreements, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_rdi_agreements, outputTableName=_airbyte_raw_agreements, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=aicp_accounting_codes, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_yeg_aicp_accounting_codes, outputTableName=_airbyte_raw_aicp_accounting_codes, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=aicp_line_numbers, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_abw_aicp_line_numbers, outputTableName=_airbyte_raw_aicp_line_numbers, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=audits, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_fvw_audits, outputTableName=_airbyte_raw_audits, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=authentications, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_ewo_authentications, outputTableName=_airbyte_raw_authentications, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=benefit_administrators, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_baz_benefit_administrators, outputTableName=_airbyte_raw_benefit_administrators, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=benefit_payments, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_hoo_benefit_payments, outputTableName=_airbyte_raw_benefit_payments, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=benefit_plans, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_hcn_benefit_plans, outputTableName=_airbyte_raw_benefit_plans, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=check_updates, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_yru_check_updates, outputTableName=_airbyte_raw_check_updates, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=checks, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_qri_checks, outputTableName=_airbyte_raw_checks, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=companies, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_bhw_companies, outputTableName=_airbyte_raw_companies, syncMode=overwrite} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=company_cois, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_jip_company_cois, outputTableName=_airbyte_raw_company_cois, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=company_onboarding_statuses, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_num_company_onboarding_statuses, outputTableName=_airbyte_raw_company_onboarding_statuses, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=company_payment_taxes, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_miv_company_payment_taxes, outputTableName=_airbyte_raw_company_payment_taxes, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=company_users, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_jut_company_users, outputTableName=_airbyte_raw_company_users, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=company_workers, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_tid_company_workers, outputTableName=_airbyte_raw_company_workers, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=contribution_types, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_xxr_contribution_types, outputTableName=_airbyte_raw_contribution_types, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=credit_card_charges, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_bhl_credit_card_charges, outputTableName=_airbyte_raw_credit_card_charges, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=credit_cards, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_grk_credit_cards, outputTableName=_airbyte_raw_credit_cards, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=devices, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_bpw_devices, outputTableName=_airbyte_raw_devices, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=documents, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_tgs_documents, outputTableName=_airbyte_raw_documents, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=emails, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_bkz_emails, outputTableName=_airbyte_raw_emails, syncMode=overwrite} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=exports, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_emu_exports, outputTableName=_airbyte_raw_exports, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=flipper_features, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_iwb_flipper_features, outputTableName=_airbyte_raw_flipper_features, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=flipper_gates, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_rpq_flipper_gates, outputTableName=_airbyte_raw_flipper_gates, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=garnishment_orders, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_gqt_garnishment_orders, outputTableName=_airbyte_raw_garnishment_orders, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=i9_form_documents, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_lsp_i9_form_documents, outputTableName=_airbyte_raw_i9_form_documents, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=i9_form_signatures, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_mdo_i9_form_signatures, outputTableName=_airbyte_raw_i9_form_signatures, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=i9_forms, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_ioj_i9_forms, outputTableName=_airbyte_raw_i9_forms, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=identity_verifications, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_asl_identity_verifications, outputTableName=_airbyte_raw_identity_verifications, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=insurance_quote_annual_term_data_records, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_xci_insurance_quote_annual_term_data_records, outputTableName=_airbyte_raw_insurance_quote_annual_term_data_records, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=insurance_quote_short_term_data_records, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_bkz_insurance_quote_short_term_data_records, outputTableName=_airbyte_raw_insurance_quote_short_term_data_records, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=insurance_quotes, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_tvb_insurance_quotes, outputTableName=_airbyte_raw_insurance_quotes, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=integration_preference_options, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_ymx_integration_preference_options, outputTableName=_airbyte_raw_integration_preference_options, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=integration_preferences, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_mkm_integration_preferences, outputTableName=_airbyte_raw_integration_preferences, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=integrations, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_qdz_integrations, outputTableName=_airbyte_raw_integrations, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=invites, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_uhf_invites, outputTableName=_airbyte_raw_invites, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=job_classification_calculators, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_swq_job_classification_calculators, outputTableName=_airbyte_raw_job_classification_calculators, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=job_classification_codes, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_ghb_job_classification_codes, outputTableName=_airbyte_raw_job_classification_codes, syncMode=overwrite} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=job_classification_scale_rates, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_cyg_job_classification_scale_rates, outputTableName=_airbyte_raw_job_classification_scale_rates, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=job_classifications, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_fya_job_classifications, outputTableName=_airbyte_raw_job_classifications, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=loan_outs, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_eae_loan_outs, outputTableName=_airbyte_raw_loan_outs, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=notifications, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_nfb_notifications, outputTableName=_airbyte_raw_notifications, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=nudges, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_whl_nudges, outputTableName=_airbyte_raw_nudges, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=paid_time_off_policies, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_olw_paid_time_off_policies, outputTableName=_airbyte_raw_paid_time_off_policies, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=paid_time_off_policy_memberships, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_qdj_paid_time_off_policy_memberships, outputTableName=_airbyte_raw_paid_time_off_policy_memberships, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=paid_time_off_records, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_zjc_paid_time_off_records, outputTableName=_airbyte_raw_paid_time_off_records, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=payable_invoice_details, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_bzx_payable_invoice_details, outputTableName=_airbyte_raw_payable_invoice_details, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=payable_mileage_details, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_eat_payable_mileage_details, outputTableName=_airbyte_raw_payable_mileage_details, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=payable_paid_time_off_request_details, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_vrl_payable_paid_time_off_request_details, outputTableName=_airbyte_raw_payable_paid_time_off_request_details, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=payable_shift_calculations, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_hle_payable_shift_calculations, outputTableName=_airbyte_raw_payable_shift_calculations, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=payable_shift_details, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_hym_payable_shift_details, outputTableName=_airbyte_raw_payable_shift_details, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=payable_workweek_details, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_iah_payable_workweek_details, outputTableName=_airbyte_raw_payable_workweek_details, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=payables, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_nsr_payables, outputTableName=_airbyte_raw_payables, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=payment_methods, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_xgm_payment_methods, outputTableName=_airbyte_raw_payment_methods, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=payment_settlements, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_ecv_payment_settlements, outputTableName=_airbyte_raw_payment_settlements, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=payment_taxes, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_rkp_payment_taxes, outputTableName=_airbyte_raw_payment_taxes, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=payments, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_xpg_payments, outputTableName=_airbyte_raw_payments, syncMode=overwrite} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=payroll_state_settings, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_ugg_payroll_state_settings, outputTableName=_airbyte_raw_payroll_state_settings, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=payrolls, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_qpr_payrolls, outputTableName=_airbyte_raw_payrolls, syncMode=overwrite} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=project_agreements, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_sdr_project_agreements, outputTableName=_airbyte_raw_project_agreements, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=project_locations, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_wrm_project_locations, outputTableName=_airbyte_raw_project_locations, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=project_worker_bulk_import_entries, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_gut_project_worker_bulk_import_entries, outputTableName=_airbyte_raw_project_worker_bulk_import_entries, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=project_worker_bulk_imports, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_enx_project_worker_bulk_imports, outputTableName=_airbyte_raw_project_worker_bulk_imports, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=project_worker_locations, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_vbx_project_worker_locations, outputTableName=_airbyte_raw_project_worker_locations, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=project_worker_rates, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_pij_project_worker_rates, outputTableName=_airbyte_raw_project_worker_rates, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=project_worker_reminder_stats, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_agz_project_worker_reminder_stats, outputTableName=_airbyte_raw_project_worker_reminder_stats, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=project_workers, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_qru_project_workers, outputTableName=_airbyte_raw_project_workers, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=projects, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_rnz_projects, outputTableName=_airbyte_raw_projects, syncMode=overwrite} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=reversals, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_yan_reversals, outputTableName=_airbyte_raw_reversals, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=sessions, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_ozh_sessions, outputTableName=_airbyte_raw_sessions, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=subscription_types, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_cze_subscription_types, outputTableName=_airbyte_raw_subscription_types, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=subscriptions, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_lsg_subscriptions, outputTableName=_airbyte_raw_subscriptions, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=symmetry_taxes, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_hzf_symmetry_taxes, outputTableName=_airbyte_raw_symmetry_taxes, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=transfers, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_vgq_transfers, outputTableName=_airbyte_raw_transfers, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=user_activities, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_osg_user_activities, outputTableName=_airbyte_raw_user_activities, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=users, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_zww_users, outputTableName=_airbyte_raw_users, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=vensure_workers, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_eik_vensure_workers, outputTableName=_airbyte_raw_vensure_workers, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=workday_contributions, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_yzf_workday_contributions, outputTableName=_airbyte_raw_workday_contributions, syncMode=overwrite} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=workday_earnings, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_mof_workday_earnings, outputTableName=_airbyte_raw_workday_earnings, syncMode=overwrite} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=workday_hours, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_bsi_workday_hours, outputTableName=_airbyte_raw_workday_hours, syncMode=overwrite} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=workdays, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_mhi_workdays, outputTableName=_airbyte_raw_workdays, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=worker_tax_exemptions, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_jgc_worker_tax_exemptions, outputTableName=_airbyte_raw_worker_tax_exemptions, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=worker_tax_options, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_xsp_worker_tax_options, outputTableName=_airbyte_raw_worker_tax_options, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=worker_withholdings, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_hpe_worker_withholdings, outputTableName=_airbyte_raw_worker_withholdings, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=workers, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_yod_workers, outputTableName=_airbyte_raw_workers, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=workers_comp_applications, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_rxh_workers_comp_applications, outputTableName=_airbyte_raw_workers_comp_applications, syncMode=append_dedup} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):99 - Write config: WriteConfig{streamName=workers_comp_settings, namespace=WRAPBOOK, outputSchemaName=WRAPBOOK, tmpTableName=_airbyte_tmp_fef_workers_comp_settings, outputTableName=_airbyte_raw_workers_comp_settings, syncMode=overwrite} 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.b.BufferedStreamConsumer(startTracked):116 - class io.airbyte.integrations.destination.buffered_stream_consumer.BufferedStreamConsumer started. 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):117 - Preparing tmp tables in destination started for 97 streams 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream ach_batches: tmp table: _airbyte_tmp_zuo_ach_batches, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:23 destination > 2022-06-10 02:01:23 INFO c.z.h.HikariDataSource(getConnection):110 - HikariPool-1 - Starting... 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.p.PostgresSource(isCdc):258 - using CDC: false 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.j.AbstractJdbcSource(lambda$getCheckOperations$1):93 - Attempting to get metadata from the database to see if we can connect. 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO c.z.h.HikariDataSource(close):350 - HikariPool-1 - Shutdown initiated... 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO c.z.h.HikariDataSource(close):352 - HikariPool-1 - Shutdown completed. 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.CdcStateManager():26 - Initialized CDC state with: null 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='workers_comp_settings', namespace='public'}. Cursor Field: null Value: null 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='payments', namespace='public'}. Cursor Field: null Value: null 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='benefit_payments', namespace='public'}. Cursor Field: updated_at Value: 2022-06-08T23:50:09.154093 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='agreement_templates', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:27:53.153640 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='active_storage_variant_records', namespace='public'}. Cursor Field: null Value: null 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='subscriptions', namespace='public'}. Cursor Field: updated_at Value: 2022-06-08T22:36:07.360696 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='payment_taxes', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:11:46.525904 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='i9_form_documents', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:06:18.475894 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='workday_contributions', namespace='public'}. Cursor Field: null Value: null 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='workers_comp_applications', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:10:44.329636 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='company_cois', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:45:22.914045 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='insurance_quote_annual_term_data_records', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:23:23.923049 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='payroll_state_settings', namespace='public'}. Cursor Field: updated_at Value: 2022-05-11T14:36:35.542425 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='company_payment_taxes', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:00:04.926787 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='job_classifications', namespace='public'}. Cursor Field: updated_at Value: 2022-06-08T18:19:05.575154 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='subscription_types', namespace='public'}. Cursor Field: updated_at Value: 2022-04-26T17:07:53.831984 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='job_classification_scale_rates', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T19:19:21.952008 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='devices', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:51:57.623734 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='exports', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T20:49:52.197966 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='payment_methods', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:10:58.753702 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='active_storage_attachments', namespace='public'}. Cursor Field: created_at Value: 2022-06-09T22:43:56.243262 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='integration_preferences', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T19:47:57.215124 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='company_workers', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:05:54.858193 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='project_worker_bulk_import_entries', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T13:51:37.713850 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='job_classification_calculators', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:00:56.601761 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='payable_workweek_details', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:11:52.212770 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='aicp_accounting_codes', namespace='public'}. Cursor Field: updated_at Value: 2022-04-27T17:21:41.554518 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='payrolls', namespace='public'}. Cursor Field: null Value: null 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='credit_cards', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:29:34.837221 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='documents', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:03:30.164251 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='benefit_plans', namespace='public'}. Cursor Field: updated_at Value: 2022-06-08T23:13:14.622397 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='aicp_line_numbers', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:50:24.407631 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='insurance_quote_short_term_data_records', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T20:56:30.929121 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='project_worker_rates', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:19:10.856293 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='audits', namespace='public'}. Cursor Field: created_at Value: 2022-06-09T22:52:39.545770 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='payable_paid_time_off_request_details', namespace='public'}. Cursor Field: updated_at Value: null 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='project_worker_bulk_imports', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T00:23:13.349908 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='user_activities', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:20:55.907662 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='addresses', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:46:49.167451 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='active_storage_blobs', namespace='public'}. Cursor Field: created_at Value: 2022-06-09T22:45:22.910756 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='company_users', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:56:49.044356 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='workday_hours', namespace='public'}. Cursor Field: null Value: null 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='nudges', namespace='public'}. Cursor Field: updated_at Value: 2022-03-19T21:03:43.834009 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='payable_invoice_details', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:35:39.560874 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='project_agreements', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:10:45.123095 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='payables', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:12:14.357426 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='authentications', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:56:59.301449 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='agreements', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:48:16.833716 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='symmetry_taxes', namespace='public'}. Cursor Field: updated_at Value: 2022-06-05T17:52:15.857336 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='credit_card_charges', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:29:36.324454 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='invites', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:08:47.907868 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='payable_shift_calculations', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:09:27.579694 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='agreement_requests', namespace='public'}. Cursor Field: created_at Value: 2022-06-09T22:46:10.823145 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='project_workers', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:19:55.558759 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='worker_tax_options', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:08:18.748427 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='transfers', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:45:06.660444 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='contribution_types', namespace='public'}. Cursor Field: updated_at Value: 2022-06-06T14:35:05.613849 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='active_admin_comments', namespace='public'}. Cursor Field: created_at Value: 2022-06-09T21:19:26.411646 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='integrations', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T19:48:15.265605 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='projects', namespace='public'}. Cursor Field: null Value: null 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='i9_form_signatures', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:06:25.307060 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='worker_tax_exemptions', namespace='public'}. Cursor Field: updated_at Value: 2022-06-03T17:17:39.248158 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='agreement_signatures', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:47:53.650086 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='companies', namespace='public'}. Cursor Field: null Value: null 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='project_worker_locations', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:18:49.719669 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='payable_shift_details', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:10:44.434499 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='payment_settlements', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T21:19:31.011633 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='emails', namespace='public'}. Cursor Field: null Value: null 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='insurance_quotes', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:23:23.918039 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='payable_mileage_details', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:05:47.797161 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='workdays', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:23:46.387196 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='paid_time_off_records', namespace='public'}. Cursor Field: updated_at Value: null 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='loan_outs', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:20:10.350725 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='flipper_gates', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:13:57.184938 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='check_updates', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T21:19:32.058930 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='i9_forms', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:06:25.308841 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='users', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:25:16.827423 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='project_locations', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:59:25.463540 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='workers', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:26:55.451420 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='worker_withholdings', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:15:01.915139 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='sessions', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:20:18.588429 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='job_classification_codes', namespace='public'}. Cursor Field: null Value: null 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='company_onboarding_statuses', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T22:48:46.360546 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='benefit_administrators', namespace='public'}. Cursor Field: updated_at Value: 2022-04-11T18:06:01.860523 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='paid_time_off_policies', namespace='public'}. Cursor Field: updated_at Value: null 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='checks', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T21:19:32.066486 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='ach_batches', namespace='public'}. Cursor Field: created_at Value: 2022-06-09T01:30:03.932687 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='garnishment_orders', namespace='public'}. Cursor Field: updated_at Value: 2022-06-06T17:50:41.295193 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='identity_verifications', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:05:57.174736 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='paid_time_off_policy_memberships', namespace='public'}. Cursor Field: updated_at Value: null 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='flipper_features', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T19:54:48.663833 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='integration_preference_options', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T19:46:39.837719 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='vensure_workers', namespace='public'}. Cursor Field: created_at Value: 2022-06-09T01:05:46.385712 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='workday_earnings', namespace='public'}. Cursor Field: null Value: null 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='project_worker_reminder_stats', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:18:17.638407 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='reversals', namespace='public'}. Cursor Field: updated_at Value: 2022-06-07T22:14:29.456066 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):108 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='notifications', namespace='public'}. Cursor Field: updated_at Value: 2022-06-09T23:05:23.948452 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO c.z.h.HikariDataSource():80 - HikariPool-2 - Starting... 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO c.z.h.HikariDataSource():82 - HikariPool-2 - Start completed. 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.p.PostgresSource(discoverInternal):153 - No schemas explicitly set on UI to process, so will process all of existing schemas in DB 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.i.s.j.AbstractJdbcSource(discoverInternal):121 - Internal schemas to exclude: [catalog_history, information_schema, pg_catalog, pg_internal] 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.d.j.s.AdaptiveStreamingQueryConfig(initialize):38 - Set initial fetch size: 10 rows 2022-06-10 02:01:24 source > 2022-06-10 02:01:24 INFO i.a.d.j.s.TwoStageSizeEstimator(getTargetBufferByteSize):72 - Max memory limit: 12473860096, JDBC buffer size: 1073741824 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_mileage_details column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_mileage_details column mileage_count (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_mileage_details column mileage_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_mileage_details column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_mileage_details column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column policy_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column accrual_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column accrual_start_lag_days (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column usage_start_lag_days (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column accrual_rate_numerator_minutes (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column accrual_rate_denominator_minutes (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column accrual_maximum_minutes (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column usage_minimum_minutes (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column usage_maximum_minutes (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column usage_maximum_time_period_value (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column usage_maximum_time_period_unit (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column carry_over_maximum_minutes (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column rehire_grace_period_days (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column pay_out_time_on_termination (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column pay_out_rate_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column limit_accrual_to_policy_location (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column limit_usage_to_policy_location (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column city (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column state (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column county_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column owner_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column owner_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column front_load_minutes (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column end_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column archived_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policies column enabled (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table emails column id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table emails column address (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table emails column verified_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table emails column verification_token (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table emails column primary (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table emails column user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table emails column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table emails column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_tax_exemptions column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_tax_exemptions column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_tax_exemptions column symmetry_tax_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_tax_exemptions column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_tax_exemptions column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column amount_percent (type numeric[6]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column garnishment_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column received_at (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column responded_at (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column response (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column priority (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column issuing_state (type varchar[3]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column case_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column case_id_2 (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column issuing_county (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column issuing_court (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column fips_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column end_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column expected_amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column expected_state_fee_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column due_date_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column due_date_pay_date_plus_days (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column due_date_day_of_month (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column due_date_threshold_amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table garnishment_orders column payee_ap_vendor_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column auditable_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column associated_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column associated_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column user_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column user_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column username (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column action (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column audited_changes (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column version (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column comment (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column remote_address (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column request_uuid (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table audits column auditable_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table aicp_accounting_codes column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table aicp_accounting_codes column value (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table aicp_accounting_codes column description (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table aicp_accounting_codes column section (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table aicp_accounting_codes column section_description (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table aicp_accounting_codes column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table aicp_accounting_codes column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table aicp_accounting_codes column sort_order (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_hours column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_hours column workday_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_hours column multiplier (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_hours column hourly_rate_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_hours column time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_hours column amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_hours column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_hours column payable_shift_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_calculators column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_calculators column job_classification_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_calculators column calculator_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_calculators column identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_calculators column valid_from (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_calculators column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_calculators column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column payment_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column benefit_plan_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column benefit_reference_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column location_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column wage_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column benefit_amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column benefit_amount_ytd_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column annual_limit_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column is_catch_up (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column calculated_amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column employer_calculated_amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column employer_contribution_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column employer_contribution_ytd_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column is_paid (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column year (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_payments column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table vensure_workers column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table vensure_workers column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table vensure_workers column wc_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table vensure_workers column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_imports column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_imports column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_imports column user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_imports column project_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_imports column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_imports column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table exports column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table exports column user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table exports column user_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table exports column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table exports column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table exports column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table exports column project_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table data_migrations column version (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flipper_gates column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flipper_gates column feature_key (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flipper_gates column key (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flipper_gates column value (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flipper_gates column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flipper_gates column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_invoice_details column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_invoice_details column work_item_for_time_worked (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_invoice_details column work_item_paid_work_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_invoice_details column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_invoice_details column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table credit_card_charges column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table credit_card_charges column credit_card_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table credit_card_charges column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table credit_card_charges column amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table credit_card_charges column description (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table credit_card_charges column error (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table credit_card_charges column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table credit_card_charges column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column day_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column work_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column start_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column end_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column meal_1_start_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column meal_1_end_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column meal_2_start_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column meal_2_end_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column non_deductible_breakfast (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column second_walking_meal (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column travel_start_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column travel_end_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column rate_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column rate_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column rate_amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column rate_guaranteed_hours (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column rate_hourly_rate_cents (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column job_classification_scale_rate_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column job_classification_agreement_identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column tz_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_details column travel_duration (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nacha_files column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nacha_files column date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nacha_files column sequence (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nacha_files column user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nacha_files column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nacha_files column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nacha_files column user_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nacha_files column uploaded_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nacha_files column body_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nacha_files column debit_total_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nacha_files column credit_total_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nacha_files column uploaded_filename (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column workweek_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column call_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column wrap_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column meal_1_out_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column meal_1_in_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column meal_2_out_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column meal_2_in_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column rate_amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column rate_guaranteed_hours (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column meal_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column work_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column rate_hourly_rate_cents (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column paid_work_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column rate_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column rate_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column sequential_workday_number (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column meal_1_recognized_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column meal_2_recognized_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column sequential_weekday_number (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column meal_1_penalty_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column meal_2_penalty_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column non_deductible_breakfast (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column second_walking_meal (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column day_descriptor (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column forced_call_turnaround_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column forced_call_penalty_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column rate_contract_identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column meal_1_penalty_periods (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column meal_2_penalty_periods (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column day_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column job_classification_scale_rate_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column job_classification_agreement_identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column work_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column travel_start_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column travel_end_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column travel_duration (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column travel_allowance_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column recognized_travel_start_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column recognized_travel_end_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column recognized_travel_duration (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column recognized_work_start_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column recognized_work_end_time (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workdays column payable_shift_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_role_policies column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_role_policies column iam_policy_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_role_policies column iam_role_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_role_policies column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_role_policies column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_variant_records column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_variant_records column blob_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_variant_records column variation_digest (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column owner_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column owner_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column routing_number (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column account_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column account_purpose (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column name_on_account (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column plaid_account_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column plaid_access_token (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column balance_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column balance_updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column plaid_connected (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column verification_method (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column account_number_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column plaid_account_mask (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table bank_accounts column institution_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integration_preferences column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integration_preferences column integration_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integration_preferences column field (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integration_preferences column value (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integration_preferences column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integration_preferences column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column payment_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column symmetry_tax_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column unemployment_tax (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column resident (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column wage_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column description (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column wage_base_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column subject_wages_ctd_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column subject_wages_qtd_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column subject_wages_ytd_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column excess_wages_ctd_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column excess_wages_qtd_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column excess_wages_ytd_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column month (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column quarter (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column year (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column subject_wages_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column adjustment (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column gross_subject_wages_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_taxes column gross_wages_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column insurance_quote_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column quiz_step_completed (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column personal_step_completed (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column coverage_step_completed (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_step_completed (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_step_completed (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column quiz_inland_marine (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column quiz_business_auto (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column quiz_increase_liability (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column quiz_workers_compensation (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column policy_production_annual_cost (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column policy_effective_on (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column policy_production_medium_type (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column policy_terrorism_coverage (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column general_liability_aggregate_limit (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column general_liability_occurrence_limit (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column general_liability_blanket_waiver (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column general_liability_blanket_additional_insureds (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column general_liability_medical_expense_limit (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column inland_marine_owned_equipment_value (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column inland_marine_owned_equipment_list_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column inland_marine_rent_equipment_estimated (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column inland_marine_storing_equipment_address_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column inland_marine_storing_equipment_city_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column inland_marine_storing_equipment_state_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column inland_marine_storing_equipment_zip_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column business_auto_leasing_cost (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column business_auto_employee_number (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column business_auto_owned_coverage (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column business_auto_owned_vins_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column business_auto_owned_address_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column business_auto_owned_city_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column business_auto_owned_state_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column business_auto_owned_zip_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column business_auto_physical_damage (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column business_auto_additional_insured (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column increase_liability_limits (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column workers_comp_additional_coverage (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column workers_comp_projected_payroll_set_employees (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column workers_comp_projected_payroll_office_employees (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column workers_comp_states_coverage (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column workers_comp_cover_officers (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column workers_comp_officers_breakdown_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_exceeding_1m (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_exceeding_1m_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_3d_filming (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_reality_tv (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_vlogger (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_vlogger_channels (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_vlogger_waivers (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_feature_films (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_scripted_television (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_adult_films (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_outside_us (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_outside_us_cities_descriptions (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_outside_us_equipment (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_outside_us_safety (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_hidden_camera_filming (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_stunts (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_stunts_synopsis (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_stunts_activity (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_stunts_safety_procedures (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_stunts_coordinator_information_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_stunts_production_dates (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_east_coast_shoot (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_east_coast_shoot_locations (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_east_coast_shoot_equipment_value (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_12_weeks_or_longer (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_12_weeks_or_longer_schedule (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_items_100k_or_greater (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column production_content_items_100k_or_greater_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_legal_name (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_doing_business_as (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_legal_entity (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_website (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_audit_contact_differs (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_audit_first_name_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_audit_last_name_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_audit_email_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_audit_phone_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_year_company_founded (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_years_in_production_industry (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_address_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_city_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_state_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_zip_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_mailing_address_differs (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_mailing_address_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_mailing_city_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_mailing_state_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_mailing_zip_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_insurance_prior (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_insurance_loss (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_insurance_loss_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_insurance_denied (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column qualify_insurance_denied_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_annual_term_data_records column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_paid_time_off_request_details column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_paid_time_off_request_details column minutes (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_paid_time_off_request_details column time_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_paid_time_off_request_details column paid_time_off_policy_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_paid_time_off_request_details column rate_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_paid_time_off_request_details column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_paid_time_off_request_details column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_paid_time_off_request_details column rate_hourly_rate_cents (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payroll_state_settings column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payroll_state_settings column state_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payroll_state_settings column state_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payroll_state_settings column sui_price (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payroll_state_settings column sui_cost (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payroll_state_settings column local_tax (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payroll_state_settings column default_workers_comp_setting_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payroll_state_settings column active (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payroll_state_settings column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payroll_state_settings column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nudges column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nudges column project_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nudges column creator_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nudges column reminder_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nudges column delivery_method (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nudges column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table nudges column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_address_taxes column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_address_taxes column address_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_address_taxes column symmetry_tax_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_address_taxes column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_address_taxes column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table api_calls column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table api_calls column record_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table api_calls column record_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table api_calls column path (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table api_calls column response_code (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table api_calls column request_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table api_calls column response_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table api_calls column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table api_calls column api_call_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table subscription_types column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table subscription_types column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table subscription_types column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table subscription_types column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column project_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column mpi_employer_number (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column mpi_production_title (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column mpi_production_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column signatory_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column signatory_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column production_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column office (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column business_rep_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column business_rep_email (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column payroll_report_email (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column signatory_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_agreements column agreement_identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table awsdms_apply_exceptions column TASK_NAME (type varchar[128]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table awsdms_apply_exceptions column TABLE_OWNER (type varchar[128]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table awsdms_apply_exceptions column TABLE_NAME (type varchar[128]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table awsdms_apply_exceptions column ERROR_TIME (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table awsdms_apply_exceptions column STATEMENT (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table awsdms_apply_exceptions column ERROR (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_documents column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_documents column i9_form_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_documents column document_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_documents column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_documents column issuing_authority (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_documents column number_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_documents column expiration_date_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_documents column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_documents column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table awsdms_validation_failures_v1 column TASK_NAME (type varchar[128]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table awsdms_validation_failures_v1 column TABLE_OWNER (type varchar[128]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table awsdms_validation_failures_v1 column TABLE_NAME (type varchar[128]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table awsdms_validation_failures_v1 column FAILURE_TIME (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table awsdms_validation_failures_v1 column KEY_TYPE (type varchar[128]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table awsdms_validation_failures_v1 column KEY (type varchar[7800]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table awsdms_validation_failures_v1 column FAILURE_TYPE (type varchar[128]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table awsdms_validation_failures_v1 column DETAILS (type varchar[7800]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_locations column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_locations column project_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_locations column wc_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_locations column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_locations column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_methods column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_methods column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_methods column processing_method (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_methods column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_methods column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_methods column type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_methods column name_on_check (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column symmetry_tax_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column parameter_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column data_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column description (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column help_text (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column regex_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column regex (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column certificate_line_no (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column list_values (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column default_value (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column optional (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column position (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column hidden (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column active (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column description_override (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column help_text_override (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column list_values_override (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column default_value_override (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_withholdings column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table ar_internal_metadata column key (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table ar_internal_metadata column value (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table ar_internal_metadata column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table ar_internal_metadata column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_administrators column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_administrators column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_administrators column is_active (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_administrators column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_administrators column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table documents column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table documents column project_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table documents column description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table documents column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table documents column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table documents column shared_with (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table subscriptions column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table subscriptions column user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table subscriptions column subscription_type_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table subscriptions column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table subscriptions column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column street (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column city (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column state (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column zip (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column country (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column record_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column record_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column geocoded (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column state_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column state_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column county_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column county_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column city_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column municipality_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column municipality_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column school_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column school_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column transit_district_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column transit_district_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column psd_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column psd_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column latitude (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column longitude (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table addresses column tz_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column project_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column job_title (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column time_entry_required (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column onboarded (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column worker_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column agent_fee_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column collect_i9 (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column first_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column last_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column email (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column company_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column send_invite (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column job_classification_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column startwork_completed (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column skip_coogan_requirement (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column skip_coogan_reason (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column union_local (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column hire_location_state (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column hire_location_city (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column benefit_plan_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column first_onboarded_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column is_wage_enforcement_overridden (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column wage_enforcement_override_reason (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_workers column end_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_payable_lines column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_payable_lines column code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_payable_lines column payable_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_payable_lines column accounting_chart_line_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_payable_lines column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_payable_lines column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_quick_books_online_integrations column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_quick_books_online_integrations column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_quick_books_online_integrations column realm_id_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_quick_books_online_integrations column access_token_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_quick_books_online_integrations column refresh_token_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_quick_books_online_integrations column access_token_expires_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_quick_books_online_integrations column refresh_token_expires_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_quick_books_online_integrations column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_quick_books_online_integrations column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_quick_books_online_integrations column vendor_identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_quick_books_online_integrations column vendor_options (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_quick_books_online_integrations column bank_account_identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_quick_books_online_integrations column bank_account_options (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_quick_books_online_integrations column sync_in_progress (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table checks column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table checks column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table checks column check_issuing_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table checks column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table checks column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table checks column number (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table checks column settlement_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table checks column reconciled_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table checks column payee_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table checks column amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table checks column issued_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_admin_comments column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_admin_comments column namespace (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_admin_comments column body (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_admin_comments column resource_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_admin_comments column resource_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_admin_comments column author_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_admin_comments column author_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_admin_comments column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_admin_comments column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_lines column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_lines column code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_lines column description (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_lines column cost_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_lines column position (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_lines column accounting_chart_section_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_lines column accounting_chart_account_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_lines column account_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_lines column active (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_lines column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_lines column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_lines column accounting_chart_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_reminder_settings column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_reminder_settings column project_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_reminder_settings column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_reminder_settings column schedule (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_reminder_settings column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_reminder_settings column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integrations column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integrations column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integrations column type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integrations column config_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integrations column connected (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integrations column enabled (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integrations column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integrations column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integrations column fetching_options (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_users column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_users column company_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_users column user_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_users column role (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_users column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_users column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_users column iam_role_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flipper_features column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flipper_features column key (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flipper_features column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flipper_features column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table flipper_features column description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classifications column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classifications column title (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classifications column alt_title (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classifications column union_identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classifications column union_local (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classifications column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classifications column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classifications column agreement_identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classifications column contract_identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classifications column guaranteed_hours (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classifications column region (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classifications column discarded_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table reversals column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table reversals column regular_payment_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table reversals column reverse_payment_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table reversals column reverse_payroll_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table reversals column regular_payroll_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table reversals column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table reversals column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table reversals column includes_net_pay_and_union_contributions (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table reversals column includes_employee_taxes (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table reversals column includes_employer_taxes (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table reversals column includes_workers_comp (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table reversals column includes_platform_fee (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column payment_tax_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column subject_wages_ctd_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column subject_wages_qtd_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column subject_wages_ytd_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column excess_wages_ctd_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column excess_wages_qtd_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column excess_wages_ytd_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column symmetry_tax_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column subject_wages_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column wage_base_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column adjustment (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column gross_subject_wages_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_payment_taxes column gross_wages_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_sections column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_sections column code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_sections column description (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_sections column position (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_sections column accounting_chart_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_sections column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_sections column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_signatures column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_signatures column agreement_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_signatures column company_user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_signatures column worker_signed_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_signatures column worker_signed_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_signatures column employer_signed_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_signatures column employer_signed_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_signatures column worker_signature_status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_signatures column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_signatures column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_signatures column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column legal_status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column permanent_resident_alien_registration_number_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column work_alien_document_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column work_alien_work_permit_expiration_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column work_alien_registration_number_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column work_alien_i94_admission_number_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column work_alien_passport_number_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column work_alien_passport_country (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column company_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column historical (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column expires_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_forms column rejection_reason_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column first_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column last_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column _email (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column phone (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column app (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column role (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column password_digest (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column failed_logins_count (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column failed_login_lock_until (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column password_reset_token (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column selected_project_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column _unverified_email (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column _unverified_email_token (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column return_to (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column selected_company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column selected_project_worker_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column potential_duplicate_user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table users column mfa_code_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table authentications column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table authentications column user_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table authentications column provider (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table authentications column uid (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table authentications column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table authentications column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreements column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreements column title (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreements column body (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreements column agreement_request_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreements column project_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreements column company_signature_required (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreements column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreements column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column payable_shift_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column sequential_workday_number (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column sequential_weekday_number (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column day_descriptor (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column recognized_meal_1_duration (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column recognized_meal_2_duration (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column recognized_meal_duration (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column meal_1_penalty_periods (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column meal_2_penalty_periods (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column meal_1_penalty_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column meal_2_penalty_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column work_duration (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column recognized_work_start_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column recognized_work_end_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column recognized_work_duration (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column recognized_travel_start_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column recognized_travel_end_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column recognized_travel_duration (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column travel_allowance_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column forced_call_turnaround_duration (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column forced_call_penalty_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_shift_calculations column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column bank_account_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column direction (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column ach_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column record_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column record_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column ach_batch_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column bank_routing_number_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column bank_account_number_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column bank_name_on_account_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column bank_account_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column bank_account_purpose (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfers column idempotency_uuid (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_project_lines column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_project_lines column description (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_project_lines column project_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_project_lines column accounting_chart_line_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_project_lines column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_project_lines column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_roles column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_roles column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_roles column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_roles column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_requests column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_requests column project_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_requests column agreement_template_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_requests column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column first_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column last_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column phone (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column email (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column adp_id (type serial[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column middle_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column date_of_birth (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column tin_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column tin_bidx (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column last_4_bidx (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column withholdings_old (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column adp_ids (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column first_hired_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column tax_document_delivery (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column uuid (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column ssn_verified_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column ssn_verification_status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column ssn_verification_response (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column gender (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column ethnicity (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column demographic_collected_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers column self_describe (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table contribution_types column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table contribution_types column contribution_source (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table contribution_types column contribution_target (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table contribution_types column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table contribution_types column identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table contribution_types column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table contribution_types column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table contribution_types column contribution_target_group (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invites column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invites column record_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invites column record_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invites column email (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invites column token (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invites column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invites column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invites column message (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invites column expires_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invites column reminder_count (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invites column last_reminded_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table invites column accepted_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_blobs column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_blobs column key (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_blobs column filename (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_blobs column content_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_blobs column metadata (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_blobs column byte_size (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_blobs column checksum (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_blobs column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_blobs column service_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column project_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column decline_reason (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column post_production (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_script_synopsis (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_shoot_locations (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_cast_size (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_crew_size (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_heights (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_heights_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_electrical (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_electrical_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_adult (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_adult_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_under_18 (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_under_18_count (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_under_18_roles (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_under_18_work_permits (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_under_18_limited_hours (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_setting (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_setting_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column post_production_worker_count (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_covid_19_old (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_covid_19 (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column auto_approved (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_heights_maximum (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_aircraft (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_aircraft_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_athletic (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_athletic_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_pyrotechnics (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_pyrotechnics_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_aquatic (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_aquatic_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_skydiving (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_skydiving_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_stunts (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_stunts_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_watercraft (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_watercraft_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_weapons (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_weapons_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_animals (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_animals_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_travel (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_applications column production_hazardous_travel_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_workers column id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_workers column user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_workers column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_workers column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_workers column month_of_birth (type timestamptz[35]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_with_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_workers column first_hired_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_workers column ssn_verified_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_workers column ssn_verification_status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_settings column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_settings column payroll_state_setting_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_settings column code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_settings column price (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_settings column cost (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_settings column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_settings column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_settings column unit (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workers_comp_settings column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column issuer_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column total_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column funding_method (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column issued_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column total_employee_wages_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column total_non_employee_wages_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column total_wages_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column total_non_taxable_reimbursements_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _federal_taxes_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _state_tax_adjustment_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _local_municipal_tax_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _state_unemployment_insurance_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _state_unemployment_insurance_cost_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column total_workers_comp_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column total_workers_comp_cost_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column total_taxes_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column total_company_union_contributions_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column project_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column platform_fee_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _federal_social_security_tax_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _federal_medicare_tax_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _federal_unemployment_tax_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column platform_fee_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _state_unemployment_insurance_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _state_unemployment_insurance_cost_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _local_municipal_tax_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column pay_period_start (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column pay_period_end (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _federal_tax_adjustment_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _federal_unemployment_tax_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _federal_unemployment_tax_adjustment_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _federal_social_security_tax_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _federal_social_security_tax_adjustment_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _federal_medicare_tax_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _federal_medicare_tax_adjustment_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _state_unemployment_insurance_adjustment_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _state_unemployment_insurance_cost_adjustment_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _local_municipal_tax_adjustment_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column gross_revenue_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column net_revenue_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column total_taxable_reimbursements_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column pay_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column legacy (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column has_symmetry_error (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column issuer_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column funded_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column credit_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column check_date_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column _updated_flow_of_funds (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column address_different_from_company (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column total_worker_union_contributions_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column has_calculation_error (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column calculated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column payments_count (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column total_paid_sick_leave_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column temp_total_company_union_contributions_cents (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payrolls column temp_total_worker_union_contributions_cents (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column first_name_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column last_name_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column email_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column phone_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column abacus_quote_id (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column eta (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column quote_price_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column first_name_bidx (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column last_name_bidx (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column email_bidx (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quotes column budget (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table tax_documents column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table tax_documents column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table tax_documents column year (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table tax_documents column document_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table tax_documents column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table tax_documents column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table tax_documents column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table tax_documents column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column gross_pay_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column payroll_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column project_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column net_pay_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column total_taxes_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column wc_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column total_company_union_contributions_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column _social_security_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column _medicare_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column _state_taxes_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column _local_taxes_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column _federal_income_tax_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column payment_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column issued_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column wc_price_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column wc_cost_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column _social_security_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column _medicare_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column wc_price_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column wc_cost_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column project_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column month (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column quarter (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column year (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column loan_out_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column total_deductions_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column total_employer_taxes_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column payroll_amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column platform_fee_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column pay_period_in_weeks (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column total_company_union_contributions_calculated_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column check_date_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column platform_fee_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column platform_fee_rate_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column platform_fee_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column total_worker_union_contributions_calculated_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column total_worker_union_contributions_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column work_city (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column work_city_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column work_state (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column work_state_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column work_state_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column total_benefits_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column address_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column total_paid_sick_leave_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column temp_total_company_union_contributions_cents (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payments column temp_total_company_union_contributions_calculated_cents (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table user_activities column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table user_activities column user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table user_activities column record_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table user_activities column record_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table user_activities column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table user_activities column data (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table user_activities column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table user_activities column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_tax_options column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_tax_options column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_tax_options column symmetry_tax_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_tax_options column extra_withholding_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_tax_options column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_tax_options column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_tax_options column is_exempt (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_tax_options column extra_withholding_cap_override_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table loan_out_merge_history column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table loan_out_merge_history column merged_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table loan_out_merge_history column tin_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table loan_out_merge_history column name (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table loan_out_merge_history column classification (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table loan_out_merge_history column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table loan_out_merge_history column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_workweek_details column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_workweek_details column total_penalty_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_workweek_details column adjustment_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_workweek_details column agent_fee_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_workweek_details column agent_fee_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_workweek_details column worker_approved_amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_workweek_details column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payable_workweek_details column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_attachments column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_attachments column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_attachments column record_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_attachments column record_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_attachments column blob_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table active_storage_attachments column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_workers column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_workers column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_workers column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_workers column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_workers column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_settlements column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_settlements column payment_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_settlements column settlement_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_settlements column amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_settlements column fulfillment_method (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_settlements column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_settlements column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payment_settlements column reissued_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfer_updates column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfer_updates column transfer_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfer_updates column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfer_updates column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfer_updates column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table transfer_updates column response_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table signature_activities column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table signature_activities column signature_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table signature_activities column user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table signature_activities column party_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table signature_activities column party_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table signature_activities column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table signature_activities column ip (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table signature_activities column user_agent (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table signature_activities column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table signature_activities column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table signature_activities column signature_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table signature_activities column user_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table attestations column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table attestations column user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table attestations column target_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table attestations column target_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table attestations column label (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table attestations column ip (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table attestations column user_agent (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table attestations column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table attestations column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policy_memberships column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policy_memberships column paid_time_off_policy_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policy_memberships column owner_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policy_memberships column owner_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policy_memberships column policy_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policy_memberships column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_policy_memberships column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_reminder_stats column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_reminder_stats column project_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_reminder_stats column project_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_reminder_stats column reminder_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_reminder_stats column reminder_count (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_reminder_stats column last_reminded_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_reminder_stats column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_reminder_stats column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integration_preference_options column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integration_preference_options column integration_preference_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integration_preference_options column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integration_preference_options column value (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integration_preference_options column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table integration_preference_options column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_user_projects column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_user_projects column company_user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_user_projects column project_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_guardians column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_guardians column first_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_guardians column last_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_guardians column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_guardians column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_guardians column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column _onboarded (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column payroll_funding_method (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column setup_fee_status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column phone (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column last_active_on (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column setup_fee_paid_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column _trusted (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column slug (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column important (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column tin_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column website (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column estimated_annual_payroll (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column collect_i9 (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column collect_i9_files (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column approved_for_payroll (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column non_union_employee_wage_fee_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column union_employee_wage_fee_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column loan_out_wage_fee_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column contractor_wage_fee_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column expenses_fee_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column credit_days_offset_override (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column i9_default_expiration (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column worker_approving_timecard_edits (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column worker_approving_timecards (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column is_company_user_mfa_required (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column is_worker_mfa_required (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column is_timecard_calculations_visible (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column contact_email (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column aicp_member (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column mvpa_member (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column referring_company_user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column related_to_referring_company (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column collect_demographics (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column self_approve_payables (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column require_line_numbers (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table companies column shared_workers_company_ids (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_onboarding_statuses column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_onboarding_statuses column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_onboarding_statuses column paid_setup_fee (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_onboarding_statuses column added_taxpayer_info (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_onboarding_statuses column set_collecting_i9 (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_onboarding_statuses column created_project (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_onboarding_statuses column set_certificate_of_insurance (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_onboarding_statuses column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_onboarding_statuses column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_earnings column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_earnings column workday_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_earnings column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_earnings column amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_earnings column payable_shift_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_locations column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_locations column project_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_locations column project_location_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_locations column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_locations column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_codes column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_codes column job_classification_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_codes column code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_codes column value (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_codes column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_codes column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column bulk_import_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column project_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column csv_row_number (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column first_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column last_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column worker_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column import_errors (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column email (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column start_date (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column job_classification_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column guild (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column job_title (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column invite_message (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column end_date (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column startworks (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column project_location_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column project_location_raw (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column payment_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column time_entry_required (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column agent_fee_rate (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column rates (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column custom_job_title (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column time_calculation (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column local_number (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column hire_location_state (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column hire_location_city (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column hire_location_state_raw (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_bulk_import_entries column hire_location_city_raw (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column unique_tax_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column description (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column employer_tax (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column state (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column state_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column state_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column county_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column county_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column city_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column city_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column municipality_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column municipality_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column school_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column school_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column transit_district_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column transit_district_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column psd_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column tax_installation_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column tax_effective_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column credit (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column credit_limit (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column tax_limit_period (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column wage_base_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column tax_limit_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column override_description (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column active (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column master_tax_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column tax_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column suta (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column sit (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column can_be_exempted (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_taxes column rate_override (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column archived_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column unionized (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column wc_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column end_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column estimated_payroll_cents (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column permitted_worker_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column time_rounding_interval_seconds (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column total_production_budget_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column production_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column aicp_member (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column meal_setting (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column address_different_from_company (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column travel_enabled (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column project_payroll_expected_ranges (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column contact_email (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column multi_location_enabled (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column original_start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column multi_location_notice (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column multi_location_v2 (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column customer_project_number (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column exclude_payroll_funded_confirmation_email (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column hire_location_state (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column hire_location_city (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column use_aicp_line_numbers (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column pay_period_interval (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column enable_crew_list (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table projects column accounting_chart_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_records column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_records column time_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_records column source (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_records column company_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_records column project_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_records column paid_time_off_policy_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_records column payable_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_records column minutes (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_records column effective_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_records column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_records column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_records column work_time_minutes (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table paid_time_off_records column cancelled (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_companies column id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_companies column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_companies column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_companies column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_companies column payroll_funding_method (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_companies column setup_fee_status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_companies column estimated_annual_payroll (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table secure_companies column approved_for_payroll (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column project_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column payment_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column reviewer_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column notes (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column created_by_company (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column decline_reason (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column project_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column reviewer_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column reverse_payment_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column cancelled_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column duplicated_from_payable_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column project_worker_location_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column detail_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column detail_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column submitted_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column approved_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column declined_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table payables column timecard_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column home_address_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column active (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column q1_am_dependent (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column q2_single (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column q3_num_dependents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column q4_allowances (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column q5_additional_withholding_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column cb1_exempted_state (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column cb2_resident_service_outside (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column cb3_nonresident_service_inside (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column cb4_nonresident_civilian_spouse (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column cb5_exemption_law_rc5747 (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column exempt (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_forms column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_accounts column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_accounts column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_accounts column description (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_accounts column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_accounts column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_accounts column integration_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_accounts column integration_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_accounts column identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_accounts column parent_identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_chart_accounts column full_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table ach_batches column ach_batch_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table ach_batches column amount_cents (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table ach_batches column items_count (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table ach_batches column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table loan_outs column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table loan_outs column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table loan_outs column name (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table loan_outs column tin_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table loan_outs column classification (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table loan_outs column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table loan_outs column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table credit_cards column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table credit_cards column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table credit_cards column stripe_customer_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table credit_cards column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table credit_cards column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_charts column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_charts column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_charts column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_charts column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table accounting_charts column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column service (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column service_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column verification_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column response_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column verified_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column owner_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column owner_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column watch_list_status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column match_status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column data_sources (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column is_admin_overridden (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table identity_verifications column override_reason (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_signatures column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_signatures column worker_signature_status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_signatures column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_signatures column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_signatures column signature_request_id (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_signatures column status (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_signatures column company_user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_signatures column i9_form_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_signatures column worker_signed_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_signatures column employer_signed_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_signatures column worker_signed_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table i9_form_signatures column employer_signed_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_withholdings column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_withholdings column worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_withholdings column symmetry_withholding_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_withholdings column value (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_withholdings column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_withholdings column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column original_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column street (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column city (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column state (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column zip (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column country (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column record_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column record_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column geocoded (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column state_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column state_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column county_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column county_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column city_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column municipality_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column municipality_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column school_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column school_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column transit_district_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column transit_district_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column psd_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column psd_rate (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column latitude (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table address_duplicates column longitude (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_contributions column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_contributions column workday_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_contributions column contribution_type_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_contributions column amount_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_contributions column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_contributions column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_contributions column payable_shift_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table workday_contributions column temp_amount_cents (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column quiz_step_completed (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_step_completed (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column personal_step_completed (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column production_step_completed (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column qualify_step_completed (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column quiz_rent_equipment (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column quiz_pay_cast_and_crew (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column quiz_rent_auto (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column quiz_rent_location (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column quiz_rent_or_build_sets (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column quiz_own_equipment (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column quiz_protect_footage (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column quiz_international_filming (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_general_liability (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_third_party_property_damage (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_stunts (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_extra_expense (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_foreign_production (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_hired_and_non_owned_autos (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_misc_owned_equipment (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_misc_rented_equipment (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_office_contents (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_faulty_stock (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_hired_car_physical_damage (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_props_sets_and_wardrobe (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_travel_accident (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_workers_comp (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column coverage_worldwide (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column production_title (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column production_description (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column production_budget (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column production_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column production_synopsis (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column production_start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column production_end_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column production_shoot_locations (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column production_stunts (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column production_stunts_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column qualify_id_state (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column qualify_insurance_prior (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column qualify_insurance_denied (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column qualify_insurance_denied_description (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column qualify_insurance_loss (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column qualify_entity_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column qualify_entity_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column qualify_entity_address (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column qualify_entity_city (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column qualify_entity_state (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column qualify_entity_zip (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column qualify_id_number_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column qualify_entity_ein_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table insurance_quote_short_term_data_records column insurance_quote_id (type uuid[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_policies column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_policies column subject_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_policies column action (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_policies column object (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_policies column description (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_policies column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table iam_policies column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_templates column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_templates column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_templates column title (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_templates column body (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_templates column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_templates column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table agreement_templates column company_signature_required (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_address_tax_duplicates column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_address_tax_duplicates column original_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_address_tax_duplicates column address_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_address_tax_duplicates column symmetry_tax_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_address_tax_duplicates column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table symmetry_address_tax_duplicates column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table pa_rcf_signatures column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table pa_rcf_signatures column project_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table pa_rcf_signatures column home_address_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table pa_rcf_signatures column work_address_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table pa_rcf_signatures column active (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table pa_rcf_signatures column worker_signed_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table pa_rcf_signatures column worker_signed_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table pa_rcf_signatures column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table pa_rcf_signatures column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table notifications column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table notifications column recipient_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table notifications column recipient_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table notifications column type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table notifications column params (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table notifications column read_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table notifications column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table notifications column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_merge_history column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_merge_history column worker_id (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_merge_history column tin_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_merge_history column name (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_merge_history column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table worker_merge_history column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_rates column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_rates column project_worker_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_rates column name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_rates column guaranteed_hours (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_rates column _overtime_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_rates column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_rates column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_rates column hourly_rate_cents (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_rates column contract_identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_rates column job_classification_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table project_worker_rates column numeric_amount_cents (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table check_updates column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table check_updates column check_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table check_updates column api_method (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table check_updates column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table check_updates column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table check_updates column request_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table check_updates column response_ciphertext (type text[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table aicp_line_numbers column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table aicp_line_numbers column record_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table aicp_line_numbers column record_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table aicp_line_numbers column value (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table aicp_line_numbers column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table aicp_line_numbers column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table devices column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table devices column uuid (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table devices column platform (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table devices column expires_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table devices column user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table devices column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table devices column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table devices column bundle_identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table schema_migrations column version (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table sessions column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table sessions column user_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table sessions column key (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table sessions column ip (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table sessions column user_agent (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table sessions column revoked_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table sessions column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table sessions column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table sessions column device_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_cois column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_cois column company_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_cois column general_liability_policy (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_cois column expiration_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_cois column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table company_cois column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_form_signatures column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_form_signatures column oh_it4_form_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_form_signatures column worker_signed_name (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_form_signatures column worker_signed_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_form_signatures column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table oh_it4_form_signatures column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table minimum_wages column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table minimum_wages column start_date (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table minimum_wages column state (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table minimum_wages column wage_cents (type int4[10]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table minimum_wages column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table minimum_wages column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table master_taxes column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table master_taxes column symmetry_code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table master_taxes column code (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_scale_rates column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_scale_rates column job_classification_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_scale_rates column amount_cents (type numeric[38]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_scale_rates column valid_until (type date[13]) -> JsonSchemaType({type=string, format=date}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_scale_rates column breakdown (type jsonb[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_scale_rates column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table job_classification_scale_rates column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_plans column id (type bigserial[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_plans column benefit_administrator_id (type int8[19]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_plans column plan_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_plans column symmetry_benefit_type (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_plans column is_active (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_plans column contribution_percent (type numeric[6]) -> JsonSchemaType({type=number}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_plans column plan_sponsor_union_identifier (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_plans column plan_sponsor_union_local (type varchar[2147483647]) -> JsonSchemaType({type=string}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_plans column created_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_plans column updated_at (type timestamp[29]) -> JsonSchemaType({type=string, format=date-time, airbyte_type=timestamp_without_timezone}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):143 - Table benefit_plans column is_catch_up (type bool[1]) -> JsonSchemaType({type=boolean}) 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.p.PostgresSource(isCdc):258 - using CDC: false 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: ach_batches 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: active_admin_comments 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: active_storage_attachments 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: active_storage_blobs 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: addresses 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: agreement_requests 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: agreement_signatures 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: agreement_templates 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: agreements 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: aicp_accounting_codes 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: aicp_line_numbers 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: audits 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: authentications 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: benefit_administrators 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: benefit_payments 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: benefit_plans 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: check_updates 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: checks 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: company_cois 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: company_onboarding_statuses 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: company_payment_taxes 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: company_users 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: company_workers 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: contribution_types 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: credit_card_charges 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: credit_cards 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: devices 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: documents 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: exports 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: flipper_features 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: flipper_gates 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: garnishment_orders 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: i9_form_documents 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: i9_form_signatures 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: i9_forms 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: identity_verifications 2022-06-10 02:01:25 destination > 2022-06-10 02:01:25 INFO c.z.h.p.HikariPool(checkFailFast):565 - HikariPool-1 - Added connection net.snowflake.client.jdbc.SnowflakeConnectionV1@4976085 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: insurance_quote_annual_term_data_records 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: insurance_quote_short_term_data_records 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: insurance_quotes 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: integration_preference_options 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: integration_preferences 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: integrations 2022-06-10 02:01:25 destination > 2022-06-10 02:01:25 INFO c.z.h.HikariDataSource(getConnection):123 - HikariPool-1 - Start completed. 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: invites 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: job_classification_calculators 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: job_classification_scale_rates 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: job_classifications 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: loan_outs 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: notifications 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: nudges 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: paid_time_off_policies 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: paid_time_off_policy_memberships 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: paid_time_off_records 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: payable_invoice_details 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: payable_mileage_details 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: payable_paid_time_off_request_details 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: payable_shift_calculations 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: payable_shift_details 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: payable_workweek_details 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: payables 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: payment_methods 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: payment_settlements 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: payment_taxes 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: payroll_state_settings 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: project_agreements 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: project_locations 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: project_worker_bulk_import_entries 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: project_worker_bulk_imports 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: project_worker_locations 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: project_worker_rates 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: project_worker_reminder_stats 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: project_workers 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: reversals 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: sessions 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: subscription_types 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: subscriptions 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: symmetry_taxes 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: transfers 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: user_activities 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: users 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: vensure_workers 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: workdays 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: worker_tax_exemptions 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: worker_tax_options 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: worker_withholdings 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: workers 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(queryTableIncremental):268 - Queueing query for table: workers_comp_applications 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: active_storage_variant_records 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: companies 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: emails 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: job_classification_codes 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: payments 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: payrolls 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: projects 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: workday_contributions 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: workday_earnings 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: workday_hours 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.r.AbstractRelationalDbSource(queryTableFullRefresh):35 - Queueing query for table: workers_comp_settings 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.j.AbstractJdbcSource(lambda$queryTableIncremental$16):273 - Preparing query for table: ach_batches 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.r.AbstractDbSource(lambda$read$2):130 - Closing database connection pool. 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO c.z.h.HikariDataSource(close):350 - HikariPool-2 - Shutdown initiated... 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO c.z.h.HikariDataSource(close):352 - HikariPool-2 - Shutdown completed. 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 INFO i.a.i.s.r.AbstractDbSource(lambda$read$2):132 - Closed database connection pool. 2022-06-10 02:01:25 source > 2022-06-10 02:01:25 ERROR i.a.i.b.AirbyteExceptionHandler(uncaughtException):26 - Something went wrong in the connector. See the logs for more details. 2022-06-10 02:01:25 source > java.lang.RuntimeException: java.text.ParseException: Unparseable date: "2022-06-09T01:30:037" 2022-06-10 02:01:25 source > at io.airbyte.db.jdbc.AbstractJdbcCompatibleSourceOperations.setTimestamp(AbstractJdbcCompatibleSourceOperations.java:167) ~[io.airbyte.airbyte-db-db-lib-0.39.13-alpha.jar:?] 2022-06-10 02:01:25 source > at io.airbyte.db.jdbc.JdbcSourceOperations.setStatementField(JdbcSourceOperations.java:71) ~[io.airbyte.airbyte-db-db-lib-0.39.13-alpha.jar:?] 2022-06-10 02:01:25 source > at io.airbyte.db.jdbc.JdbcSourceOperations.setStatementField(JdbcSourceOperations.java:26) ~[io.airbyte.airbyte-db-db-lib-0.39.13-alpha.jar:?] 2022-06-10 02:01:25 source > at io.airbyte.integrations.source.jdbc.AbstractJdbcSource.lambda$queryTableIncremental$16(AbstractJdbcSource.java:281) ~[io.airbyte.airbyte-integrations.connectors-source-jdbc-0.39.13-alpha.jar:?] 2022-06-10 02:01:25 source > at io.airbyte.db.jdbc.StreamingJdbcDatabase.unsafeQuery(StreamingJdbcDatabase.java:62) ~[io.airbyte.airbyte-db-db-lib-0.39.13-alpha.jar:?] 2022-06-10 02:01:25 source > at io.airbyte.integrations.source.jdbc.AbstractJdbcSource.lambda$queryTableIncremental$17(AbstractJdbcSource.java:271) ~[io.airbyte.airbyte-integrations.connectors-source-jdbc-0.39.13-alpha.jar:?] 2022-06-10 02:01:25 source > at io.airbyte.commons.util.LazyAutoCloseableIterator.computeNext(LazyAutoCloseableIterator.java:37) ~[io.airbyte-airbyte-commons-0.39.13-alpha.jar:?] 2022-06-10 02:01:25 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-06-10 02:01:25 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-06-10 02:01:25 source > at com.google.common.collect.TransformedIterator.hasNext(TransformedIterator.java:46) ~[guava-31.0.1-jre.jar:?] 2022-06-10 02:01:25 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38) ~[io.airbyte-airbyte-commons-0.39.13-alpha.jar:?] 2022-06-10 02:01:25 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-06-10 02:01:25 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-06-10 02:01:25 source > at io.airbyte.integrations.source.relationaldb.StateDecoratingIterator.computeNext(StateDecoratingIterator.java:48) ~[io.airbyte.airbyte-integrations.connectors-source-relational-db-0.39.13-alpha.jar:?] 2022-06-10 02:01:25 source > at io.airbyte.integrations.source.relationaldb.StateDecoratingIterator.computeNext(StateDecoratingIterator.java:18) ~[io.airbyte.airbyte-integrations.connectors-source-relational-db-0.39.13-alpha.jar:?] 2022-06-10 02:01:25 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-06-10 02:01:25 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-06-10 02:01:25 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38) ~[io.airbyte-airbyte-commons-0.39.13-alpha.jar:?] 2022-06-10 02:01:25 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-06-10 02:01:25 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-06-10 02:01:25 source > at com.google.common.collect.TransformedIterator.hasNext(TransformedIterator.java:46) ~[guava-31.0.1-jre.jar:?] 2022-06-10 02:01:25 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38) ~[io.airbyte-airbyte-commons-0.39.13-alpha.jar:?] 2022-06-10 02:01:25 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-06-10 02:01:25 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-06-10 02:01:25 source > at io.airbyte.commons.util.CompositeIterator.computeNext(CompositeIterator.java:63) ~[io.airbyte-airbyte-commons-0.39.13-alpha.jar:?] 2022-06-10 02:01:25 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-06-10 02:01:25 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-06-10 02:01:25 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38) ~[io.airbyte-airbyte-commons-0.39.13-alpha.jar:?] 2022-06-10 02:01:25 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-06-10 02:01:25 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-06-10 02:01:25 source > at io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38) ~[io.airbyte-airbyte-commons-0.39.13-alpha.jar:?] 2022-06-10 02:01:25 source > at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar:?] 2022-06-10 02:01:25 source > at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar:?] 2022-06-10 02:01:25 source > at java.util.Iterator.forEachRemaining(Iterator.java:132) ~[?:?] 2022-06-10 02:01:25 source > at io.airbyte.integrations.base.IntegrationRunner.lambda$produceMessages$2(IntegrationRunner.java:176) ~[io.airbyte.airbyte-integrations.bases-base-java-0.39.13-alpha.jar:?] 2022-06-10 02:01:25 source > at io.airbyte.integrations.base.IntegrationRunner.watchForOrphanThreads(IntegrationRunner.java:232) ~[io.airbyte.airbyte-integrations.bases-base-java-0.39.13-alpha.jar:?] 2022-06-10 02:01:25 source > at io.airbyte.integrations.base.IntegrationRunner.produceMessages(IntegrationRunner.java:175) ~[io.airbyte.airbyte-integrations.bases-base-java-0.39.13-alpha.jar:?] 2022-06-10 02:01:25 source > at io.airbyte.integrations.base.IntegrationRunner.lambda$runInternal$0(IntegrationRunner.java:156) ~[io.airbyte.airbyte-integrations.bases-base-java-0.39.13-alpha.jar:?] 2022-06-10 02:01:25 source > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54) ~[io.airbyte.airbyte-integrations.bases-base-java-0.39.13-alpha.jar:?] 2022-06-10 02:01:25 source > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:38) ~[io.airbyte.airbyte-integrations.bases-base-java-0.39.13-alpha.jar:?] 2022-06-10 02:01:25 source > at io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:156) ~[io.airbyte.airbyte-integrations.bases-base-java-0.39.13-alpha.jar:?] 2022-06-10 02:01:25 source > at io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:107) ~[io.airbyte.airbyte-integrations.bases-base-java-0.39.13-alpha.jar:?] 2022-06-10 02:01:25 source > at io.airbyte.integrations.source.postgres.PostgresSource.main(PostgresSource.java:410) ~[io.airbyte.airbyte-integrations.connectors-source-postgres-0.39.13-alpha.jar:?] 2022-06-10 02:01:25 source > Caused by: java.text.ParseException: Unparseable date: "2022-06-09T01:30:037" 2022-06-10 02:01:25 source > at java.text.DateFormat.parse(DateFormat.java:399) ~[?:?] 2022-06-10 02:01:25 source > at io.airbyte.db.jdbc.AbstractJdbcCompatibleSourceOperations.setTimestamp(AbstractJdbcCompatibleSourceOperations.java:163) ~[io.airbyte.airbyte-db-db-lib-0.39.13-alpha.jar:?] 2022-06-10 02:01:25 source > ... 42 more 2022-06-10 02:01:25 destination > 2022-06-10 02:01:25 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):355 - Total records read: 1 (0 bytes) 2022-06-10 02:01:26 destination > 2022-06-10 02:01:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream ach_batches 2022-06-10 02:01:26 destination > 2022-06-10 02:01:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream active_admin_comments: tmp table: _airbyte_tmp_xad_active_admin_comments, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:26 destination > 2022-06-10 02:01:26 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:26 destination > 2022-06-10 02:01:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream active_admin_comments 2022-06-10 02:01:26 destination > 2022-06-10 02:01:26 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream active_storage_attachments: tmp table: _airbyte_tmp_fdi_active_storage_attachments, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:26 destination > 2022-06-10 02:01:26 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:27 destination > 2022-06-10 02:01:27 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream active_storage_attachments 2022-06-10 02:01:27 destination > 2022-06-10 02:01:27 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream active_storage_blobs: tmp table: _airbyte_tmp_tpk_active_storage_blobs, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:27 destination > 2022-06-10 02:01:27 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:27 destination > 2022-06-10 02:01:27 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream active_storage_blobs 2022-06-10 02:01:27 destination > 2022-06-10 02:01:27 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream active_storage_variant_records: tmp table: _airbyte_tmp_nnh_active_storage_variant_records, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:27 destination > 2022-06-10 02:01:27 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:28 destination > 2022-06-10 02:01:28 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream active_storage_variant_records 2022-06-10 02:01:28 destination > 2022-06-10 02:01:28 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream addresses: tmp table: _airbyte_tmp_wtm_addresses, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:28 destination > 2022-06-10 02:01:28 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:29 destination > 2022-06-10 02:01:29 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream addresses 2022-06-10 02:01:29 destination > 2022-06-10 02:01:29 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream agreement_requests: tmp table: _airbyte_tmp_qbd_agreement_requests, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:29 destination > 2022-06-10 02:01:29 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:29 destination > 2022-06-10 02:01:29 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream agreement_requests 2022-06-10 02:01:29 destination > 2022-06-10 02:01:29 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream agreement_signatures: tmp table: _airbyte_tmp_rgd_agreement_signatures, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:29 destination > 2022-06-10 02:01:29 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:30 destination > 2022-06-10 02:01:30 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream agreement_signatures 2022-06-10 02:01:30 destination > 2022-06-10 02:01:30 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream agreement_templates: tmp table: _airbyte_tmp_gfn_agreement_templates, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:30 destination > 2022-06-10 02:01:30 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:30 destination > 2022-06-10 02:01:30 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream agreement_templates 2022-06-10 02:01:30 destination > 2022-06-10 02:01:30 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream agreements: tmp table: _airbyte_tmp_rdi_agreements, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:30 destination > 2022-06-10 02:01:30 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:31 destination > 2022-06-10 02:01:31 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream agreements 2022-06-10 02:01:31 destination > 2022-06-10 02:01:31 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream aicp_accounting_codes: tmp table: _airbyte_tmp_yeg_aicp_accounting_codes, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:31 destination > 2022-06-10 02:01:31 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:31 destination > 2022-06-10 02:01:31 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream aicp_accounting_codes 2022-06-10 02:01:31 destination > 2022-06-10 02:01:31 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream aicp_line_numbers: tmp table: _airbyte_tmp_abw_aicp_line_numbers, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:31 destination > 2022-06-10 02:01:31 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:32 destination > 2022-06-10 02:01:32 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream aicp_line_numbers 2022-06-10 02:01:32 destination > 2022-06-10 02:01:32 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream audits: tmp table: _airbyte_tmp_fvw_audits, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:32 destination > 2022-06-10 02:01:32 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:32 destination > 2022-06-10 02:01:32 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream audits 2022-06-10 02:01:32 destination > 2022-06-10 02:01:32 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream authentications: tmp table: _airbyte_tmp_ewo_authentications, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:32 destination > 2022-06-10 02:01:32 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:33 destination > 2022-06-10 02:01:33 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream authentications 2022-06-10 02:01:33 destination > 2022-06-10 02:01:33 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream benefit_administrators: tmp table: _airbyte_tmp_baz_benefit_administrators, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:33 destination > 2022-06-10 02:01:33 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:33 destination > 2022-06-10 02:01:33 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream benefit_administrators 2022-06-10 02:01:33 destination > 2022-06-10 02:01:33 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream benefit_payments: tmp table: _airbyte_tmp_hoo_benefit_payments, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:33 destination > 2022-06-10 02:01:33 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:34 destination > 2022-06-10 02:01:34 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream benefit_payments 2022-06-10 02:01:34 destination > 2022-06-10 02:01:34 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream benefit_plans: tmp table: _airbyte_tmp_hcn_benefit_plans, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:34 destination > 2022-06-10 02:01:34 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:34 destination > 2022-06-10 02:01:34 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream benefit_plans 2022-06-10 02:01:34 destination > 2022-06-10 02:01:34 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream check_updates: tmp table: _airbyte_tmp_yru_check_updates, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:35 destination > 2022-06-10 02:01:35 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:35 destination > 2022-06-10 02:01:35 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream check_updates 2022-06-10 02:01:35 destination > 2022-06-10 02:01:35 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream checks: tmp table: _airbyte_tmp_qri_checks, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:35 destination > 2022-06-10 02:01:35 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:36 destination > 2022-06-10 02:01:36 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream checks 2022-06-10 02:01:36 destination > 2022-06-10 02:01:36 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream companies: tmp table: _airbyte_tmp_bhw_companies, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:36 destination > 2022-06-10 02:01:36 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:37 destination > 2022-06-10 02:01:37 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream companies 2022-06-10 02:01:37 destination > 2022-06-10 02:01:37 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream company_cois: tmp table: _airbyte_tmp_jip_company_cois, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:37 destination > 2022-06-10 02:01:37 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:37 destination > 2022-06-10 02:01:37 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream company_cois 2022-06-10 02:01:37 destination > 2022-06-10 02:01:37 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream company_onboarding_statuses: tmp table: _airbyte_tmp_num_company_onboarding_statuses, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:37 destination > 2022-06-10 02:01:37 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:38 destination > 2022-06-10 02:01:38 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream company_onboarding_statuses 2022-06-10 02:01:38 destination > 2022-06-10 02:01:38 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream company_payment_taxes: tmp table: _airbyte_tmp_miv_company_payment_taxes, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:38 destination > 2022-06-10 02:01:38 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:39 destination > 2022-06-10 02:01:39 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream company_payment_taxes 2022-06-10 02:01:39 destination > 2022-06-10 02:01:39 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream company_users: tmp table: _airbyte_tmp_jut_company_users, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:39 destination > 2022-06-10 02:01:39 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:39 destination > 2022-06-10 02:01:39 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream company_users 2022-06-10 02:01:39 destination > 2022-06-10 02:01:39 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream company_workers: tmp table: _airbyte_tmp_tid_company_workers, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:39 destination > 2022-06-10 02:01:39 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:40 destination > 2022-06-10 02:01:40 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream company_workers 2022-06-10 02:01:40 destination > 2022-06-10 02:01:40 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream contribution_types: tmp table: _airbyte_tmp_xxr_contribution_types, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:40 destination > 2022-06-10 02:01:40 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:40 destination > 2022-06-10 02:01:40 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream contribution_types 2022-06-10 02:01:40 destination > 2022-06-10 02:01:40 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream credit_card_charges: tmp table: _airbyte_tmp_bhl_credit_card_charges, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:41 destination > 2022-06-10 02:01:41 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:41 destination > 2022-06-10 02:01:41 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream credit_card_charges 2022-06-10 02:01:41 destination > 2022-06-10 02:01:41 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream credit_cards: tmp table: _airbyte_tmp_grk_credit_cards, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:41 destination > 2022-06-10 02:01:41 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:41 destination > 2022-06-10 02:01:41 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream credit_cards 2022-06-10 02:01:41 destination > 2022-06-10 02:01:41 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream devices: tmp table: _airbyte_tmp_bpw_devices, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:41 destination > 2022-06-10 02:01:41 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:42 destination > 2022-06-10 02:01:42 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream devices 2022-06-10 02:01:42 destination > 2022-06-10 02:01:42 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream documents: tmp table: _airbyte_tmp_tgs_documents, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:42 destination > 2022-06-10 02:01:42 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:42 destination > 2022-06-10 02:01:42 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream documents 2022-06-10 02:01:42 destination > 2022-06-10 02:01:42 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream emails: tmp table: _airbyte_tmp_bkz_emails, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:42 destination > 2022-06-10 02:01:42 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:43 destination > 2022-06-10 02:01:43 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream emails 2022-06-10 02:01:43 destination > 2022-06-10 02:01:43 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream exports: tmp table: _airbyte_tmp_emu_exports, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:43 destination > 2022-06-10 02:01:43 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:43 destination > 2022-06-10 02:01:43 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream exports 2022-06-10 02:01:43 destination > 2022-06-10 02:01:43 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream flipper_features: tmp table: _airbyte_tmp_iwb_flipper_features, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:43 destination > 2022-06-10 02:01:43 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:44 destination > 2022-06-10 02:01:44 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream flipper_features 2022-06-10 02:01:44 destination > 2022-06-10 02:01:44 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream flipper_gates: tmp table: _airbyte_tmp_rpq_flipper_gates, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:44 destination > 2022-06-10 02:01:44 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:44 destination > 2022-06-10 02:01:44 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream flipper_gates 2022-06-10 02:01:44 destination > 2022-06-10 02:01:44 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream garnishment_orders: tmp table: _airbyte_tmp_gqt_garnishment_orders, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:44 destination > 2022-06-10 02:01:44 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:44 destination > 2022-06-10 02:01:44 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream garnishment_orders 2022-06-10 02:01:45 destination > 2022-06-10 02:01:45 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream i9_form_documents: tmp table: _airbyte_tmp_lsp_i9_form_documents, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:45 destination > 2022-06-10 02:01:45 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:45 destination > 2022-06-10 02:01:45 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream i9_form_documents 2022-06-10 02:01:45 destination > 2022-06-10 02:01:45 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream i9_form_signatures: tmp table: _airbyte_tmp_mdo_i9_form_signatures, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:45 destination > 2022-06-10 02:01:45 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:47 destination > 2022-06-10 02:01:47 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream i9_form_signatures 2022-06-10 02:01:47 destination > 2022-06-10 02:01:47 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream i9_forms: tmp table: _airbyte_tmp_ioj_i9_forms, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:47 destination > 2022-06-10 02:01:47 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:47 destination > 2022-06-10 02:01:47 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream i9_forms 2022-06-10 02:01:47 destination > 2022-06-10 02:01:47 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream identity_verifications: tmp table: _airbyte_tmp_asl_identity_verifications, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:47 destination > 2022-06-10 02:01:47 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:48 destination > 2022-06-10 02:01:48 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream identity_verifications 2022-06-10 02:01:48 destination > 2022-06-10 02:01:48 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream insurance_quote_annual_term_data_records: tmp table: _airbyte_tmp_xci_insurance_quote_annual_term_data_records, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:48 destination > 2022-06-10 02:01:48 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:48 destination > 2022-06-10 02:01:48 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream insurance_quote_annual_term_data_records 2022-06-10 02:01:48 destination > 2022-06-10 02:01:48 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream insurance_quote_short_term_data_records: tmp table: _airbyte_tmp_bkz_insurance_quote_short_term_data_records, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:48 destination > 2022-06-10 02:01:48 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:49 destination > 2022-06-10 02:01:49 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream insurance_quote_short_term_data_records 2022-06-10 02:01:49 destination > 2022-06-10 02:01:49 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream insurance_quotes: tmp table: _airbyte_tmp_tvb_insurance_quotes, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:49 destination > 2022-06-10 02:01:49 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:49 destination > 2022-06-10 02:01:49 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream insurance_quotes 2022-06-10 02:01:49 destination > 2022-06-10 02:01:49 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream integration_preference_options: tmp table: _airbyte_tmp_ymx_integration_preference_options, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:49 destination > 2022-06-10 02:01:49 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:50 destination > 2022-06-10 02:01:50 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream integration_preference_options 2022-06-10 02:01:50 destination > 2022-06-10 02:01:50 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream integration_preferences: tmp table: _airbyte_tmp_mkm_integration_preferences, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:50 destination > 2022-06-10 02:01:50 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:50 destination > 2022-06-10 02:01:50 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream integration_preferences 2022-06-10 02:01:50 destination > 2022-06-10 02:01:50 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream integrations: tmp table: _airbyte_tmp_qdz_integrations, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:50 destination > 2022-06-10 02:01:50 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:51 destination > 2022-06-10 02:01:51 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream integrations 2022-06-10 02:01:51 destination > 2022-06-10 02:01:51 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream invites: tmp table: _airbyte_tmp_uhf_invites, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:51 destination > 2022-06-10 02:01:51 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:51 destination > 2022-06-10 02:01:51 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream invites 2022-06-10 02:01:51 destination > 2022-06-10 02:01:51 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream job_classification_calculators: tmp table: _airbyte_tmp_swq_job_classification_calculators, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:51 destination > 2022-06-10 02:01:51 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:52 destination > 2022-06-10 02:01:52 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream job_classification_calculators 2022-06-10 02:01:52 destination > 2022-06-10 02:01:52 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream job_classification_codes: tmp table: _airbyte_tmp_ghb_job_classification_codes, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:52 destination > 2022-06-10 02:01:52 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:53 destination > 2022-06-10 02:01:53 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream job_classification_codes 2022-06-10 02:01:53 destination > 2022-06-10 02:01:53 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream job_classification_scale_rates: tmp table: _airbyte_tmp_cyg_job_classification_scale_rates, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:53 destination > 2022-06-10 02:01:53 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:53 destination > 2022-06-10 02:01:53 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream job_classification_scale_rates 2022-06-10 02:01:53 destination > 2022-06-10 02:01:53 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream job_classifications: tmp table: _airbyte_tmp_fya_job_classifications, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:53 destination > 2022-06-10 02:01:53 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:54 destination > 2022-06-10 02:01:54 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream job_classifications 2022-06-10 02:01:54 destination > 2022-06-10 02:01:54 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream loan_outs: tmp table: _airbyte_tmp_eae_loan_outs, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:54 destination > 2022-06-10 02:01:54 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:54 destination > 2022-06-10 02:01:54 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream loan_outs 2022-06-10 02:01:54 destination > 2022-06-10 02:01:54 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream notifications: tmp table: _airbyte_tmp_nfb_notifications, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:54 destination > 2022-06-10 02:01:54 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:55 destination > 2022-06-10 02:01:55 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream notifications 2022-06-10 02:01:55 destination > 2022-06-10 02:01:55 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream nudges: tmp table: _airbyte_tmp_whl_nudges, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:55 destination > 2022-06-10 02:01:55 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:56 destination > 2022-06-10 02:01:56 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream nudges 2022-06-10 02:01:56 destination > 2022-06-10 02:01:56 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream paid_time_off_policies: tmp table: _airbyte_tmp_olw_paid_time_off_policies, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:57 destination > 2022-06-10 02:01:57 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:57 destination > 2022-06-10 02:01:57 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream paid_time_off_policies 2022-06-10 02:01:57 destination > 2022-06-10 02:01:57 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream paid_time_off_policy_memberships: tmp table: _airbyte_tmp_qdj_paid_time_off_policy_memberships, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:57 destination > 2022-06-10 02:01:57 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:58 destination > 2022-06-10 02:01:58 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream paid_time_off_policy_memberships 2022-06-10 02:01:58 destination > 2022-06-10 02:01:58 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream paid_time_off_records: tmp table: _airbyte_tmp_zjc_paid_time_off_records, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:58 destination > 2022-06-10 02:01:58 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:58 destination > 2022-06-10 02:01:58 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream paid_time_off_records 2022-06-10 02:01:58 destination > 2022-06-10 02:01:58 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream payable_invoice_details: tmp table: _airbyte_tmp_bzx_payable_invoice_details, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:58 destination > 2022-06-10 02:01:58 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:59 destination > 2022-06-10 02:01:59 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream payable_invoice_details 2022-06-10 02:01:59 destination > 2022-06-10 02:01:59 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream payable_mileage_details: tmp table: _airbyte_tmp_eat_payable_mileage_details, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:59 destination > 2022-06-10 02:01:59 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:01:59 destination > 2022-06-10 02:01:59 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream payable_mileage_details 2022-06-10 02:01:59 destination > 2022-06-10 02:01:59 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream payable_paid_time_off_request_details: tmp table: _airbyte_tmp_vrl_payable_paid_time_off_request_details, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:01:59 destination > 2022-06-10 02:01:59 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:02:00 destination > 2022-06-10 02:02:00 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream payable_paid_time_off_request_details 2022-06-10 02:02:00 destination > 2022-06-10 02:02:00 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream payable_shift_calculations: tmp table: _airbyte_tmp_hle_payable_shift_calculations, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:02:00 destination > 2022-06-10 02:02:00 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:02:00 destination > 2022-06-10 02:02:00 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream payable_shift_calculations 2022-06-10 02:02:00 destination > 2022-06-10 02:02:00 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream payable_shift_details: tmp table: _airbyte_tmp_hym_payable_shift_details, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:02:01 destination > 2022-06-10 02:02:01 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:02:01 destination > 2022-06-10 02:02:01 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream payable_shift_details 2022-06-10 02:02:01 destination > 2022-06-10 02:02:01 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream payable_workweek_details: tmp table: _airbyte_tmp_iah_payable_workweek_details, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:02:01 destination > 2022-06-10 02:02:01 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:02:02 destination > 2022-06-10 02:02:02 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream payable_workweek_details 2022-06-10 02:02:02 destination > 2022-06-10 02:02:02 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream payables: tmp table: _airbyte_tmp_nsr_payables, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:02:02 destination > 2022-06-10 02:02:02 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:02:02 destination > 2022-06-10 02:02:02 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream payables 2022-06-10 02:02:02 destination > 2022-06-10 02:02:02 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream payment_methods: tmp table: _airbyte_tmp_xgm_payment_methods, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:02:02 destination > 2022-06-10 02:02:02 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:02:03 destination > 2022-06-10 02:02:03 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream payment_methods 2022-06-10 02:02:03 destination > 2022-06-10 02:02:03 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream payment_settlements: tmp table: _airbyte_tmp_ecv_payment_settlements, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:02:03 destination > 2022-06-10 02:02:03 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:02:03 destination > 2022-06-10 02:02:03 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream payment_settlements 2022-06-10 02:02:03 destination > 2022-06-10 02:02:03 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream payment_taxes: tmp table: _airbyte_tmp_rkp_payment_taxes, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:02:03 destination > 2022-06-10 02:02:03 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:02:03 destination > 2022-06-10 02:02:03 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream payment_taxes 2022-06-10 02:02:03 destination > 2022-06-10 02:02:03 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream payments: tmp table: _airbyte_tmp_xpg_payments, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:02:04 destination > 2022-06-10 02:02:04 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:02:04 destination > 2022-06-10 02:02:04 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream payments 2022-06-10 02:02:04 destination > 2022-06-10 02:02:04 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream payroll_state_settings: tmp table: _airbyte_tmp_ugg_payroll_state_settings, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:02:04 destination > 2022-06-10 02:02:04 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:02:05 destination > 2022-06-10 02:02:05 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream payroll_state_settings 2022-06-10 02:02:05 destination > 2022-06-10 02:02:05 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream payrolls: tmp table: _airbyte_tmp_qpr_payrolls, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:02:05 destination > 2022-06-10 02:02:05 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:02:05 destination > 2022-06-10 02:02:05 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream payrolls 2022-06-10 02:02:05 destination > 2022-06-10 02:02:05 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream project_agreements: tmp table: _airbyte_tmp_sdr_project_agreements, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:02:06 destination > 2022-06-10 02:02:06 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:02:06 destination > 2022-06-10 02:02:06 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream project_agreements 2022-06-10 02:02:06 destination > 2022-06-10 02:02:06 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream project_locations: tmp table: _airbyte_tmp_wrm_project_locations, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:02:06 destination > 2022-06-10 02:02:06 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:02:06 destination > 2022-06-10 02:02:06 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream project_locations 2022-06-10 02:02:06 destination > 2022-06-10 02:02:06 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream project_worker_bulk_import_entries: tmp table: _airbyte_tmp_gut_project_worker_bulk_import_entries, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:02:07 destination > 2022-06-10 02:02:07 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:02:07 destination > 2022-06-10 02:02:07 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream project_worker_bulk_import_entries 2022-06-10 02:02:07 destination > 2022-06-10 02:02:07 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream project_worker_bulk_imports: tmp table: _airbyte_tmp_enx_project_worker_bulk_imports, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:02:07 destination > 2022-06-10 02:02:07 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:02:07 destination > 2022-06-10 02:02:07 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream project_worker_bulk_imports 2022-06-10 02:02:07 destination > 2022-06-10 02:02:07 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream project_worker_locations: tmp table: _airbyte_tmp_vbx_project_worker_locations, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:02:07 destination > 2022-06-10 02:02:07 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:02:08 destination > 2022-06-10 02:02:08 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream project_worker_locations 2022-06-10 02:02:08 destination > 2022-06-10 02:02:08 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream project_worker_rates: tmp table: _airbyte_tmp_pij_project_worker_rates, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:02:08 destination > 2022-06-10 02:02:08 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:02:08 destination > 2022-06-10 02:02:08 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream project_worker_rates 2022-06-10 02:02:08 destination > 2022-06-10 02:02:08 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream project_worker_reminder_stats: tmp table: _airbyte_tmp_agz_project_worker_reminder_stats, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:02:08 destination > 2022-06-10 02:02:08 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:02:09 destination > 2022-06-10 02:02:09 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream project_worker_reminder_stats 2022-06-10 02:02:09 destination > 2022-06-10 02:02:09 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream project_workers: tmp table: _airbyte_tmp_qru_project_workers, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:02:09 destination > 2022-06-10 02:02:09 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:02:09 destination > 2022-06-10 02:02:09 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream project_workers 2022-06-10 02:02:09 destination > 2022-06-10 02:02:09 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream projects: tmp table: _airbyte_tmp_rnz_projects, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:02:10 destination > 2022-06-10 02:02:10 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:02:10 destination > 2022-06-10 02:02:10 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream projects 2022-06-10 02:02:10 destination > 2022-06-10 02:02:10 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream reversals: tmp table: _airbyte_tmp_yan_reversals, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:02:10 destination > 2022-06-10 02:02:10 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:02:11 destination > 2022-06-10 02:02:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream reversals 2022-06-10 02:02:11 destination > 2022-06-10 02:02:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream sessions: tmp table: _airbyte_tmp_ozh_sessions, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:02:11 destination > 2022-06-10 02:02:11 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:02:11 destination > 2022-06-10 02:02:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream sessions 2022-06-10 02:02:11 destination > 2022-06-10 02:02:11 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream subscription_types: tmp table: _airbyte_tmp_cze_subscription_types, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:02:12 destination > 2022-06-10 02:02:12 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:02:12 destination > 2022-06-10 02:02:12 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream subscription_types 2022-06-10 02:02:12 destination > 2022-06-10 02:02:12 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream subscriptions: tmp table: _airbyte_tmp_lsg_subscriptions, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:02:12 destination > 2022-06-10 02:02:12 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:02:13 destination > 2022-06-10 02:02:13 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream subscriptions 2022-06-10 02:02:13 destination > 2022-06-10 02:02:13 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream symmetry_taxes: tmp table: _airbyte_tmp_hzf_symmetry_taxes, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:02:13 destination > 2022-06-10 02:02:13 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:02:13 destination > 2022-06-10 02:02:13 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream symmetry_taxes 2022-06-10 02:02:13 destination > 2022-06-10 02:02:13 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream transfers: tmp table: _airbyte_tmp_vgq_transfers, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:02:14 destination > 2022-06-10 02:02:14 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:02:15 destination > 2022-06-10 02:02:15 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream transfers 2022-06-10 02:02:15 destination > 2022-06-10 02:02:15 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream user_activities: tmp table: _airbyte_tmp_osg_user_activities, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:02:15 destination > 2022-06-10 02:02:15 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:02:15 destination > 2022-06-10 02:02:15 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream user_activities 2022-06-10 02:02:15 destination > 2022-06-10 02:02:15 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream users: tmp table: _airbyte_tmp_zww_users, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:02:15 destination > 2022-06-10 02:02:15 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:02:16 destination > 2022-06-10 02:02:16 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream users 2022-06-10 02:02:16 destination > 2022-06-10 02:02:16 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream vensure_workers: tmp table: _airbyte_tmp_eik_vensure_workers, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:02:16 destination > 2022-06-10 02:02:16 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:02:16 destination > 2022-06-10 02:02:16 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream vensure_workers 2022-06-10 02:02:16 destination > 2022-06-10 02:02:16 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream workday_contributions: tmp table: _airbyte_tmp_yzf_workday_contributions, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:02:16 destination > 2022-06-10 02:02:16 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:02:17 destination > 2022-06-10 02:02:17 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream workday_contributions 2022-06-10 02:02:17 destination > 2022-06-10 02:02:17 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream workday_earnings: tmp table: _airbyte_tmp_mof_workday_earnings, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:02:17 destination > 2022-06-10 02:02:17 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:02:17 destination > 2022-06-10 02:02:17 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream workday_earnings 2022-06-10 02:02:17 destination > 2022-06-10 02:02:17 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream workday_hours: tmp table: _airbyte_tmp_bsi_workday_hours, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:02:17 destination > 2022-06-10 02:02:17 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:02:18 destination > 2022-06-10 02:02:18 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream workday_hours 2022-06-10 02:02:18 destination > 2022-06-10 02:02:18 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream workdays: tmp table: _airbyte_tmp_mhi_workdays, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:02:18 destination > 2022-06-10 02:02:18 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:02:18 destination > 2022-06-10 02:02:18 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream workdays 2022-06-10 02:02:18 destination > 2022-06-10 02:02:18 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream worker_tax_exemptions: tmp table: _airbyte_tmp_jgc_worker_tax_exemptions, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:02:18 destination > 2022-06-10 02:02:18 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:02:19 destination > 2022-06-10 02:02:19 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream worker_tax_exemptions 2022-06-10 02:02:19 destination > 2022-06-10 02:02:19 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream worker_tax_options: tmp table: _airbyte_tmp_xsp_worker_tax_options, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:02:19 destination > 2022-06-10 02:02:19 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:02:19 destination > 2022-06-10 02:02:19 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream worker_tax_options 2022-06-10 02:02:19 destination > 2022-06-10 02:02:19 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream worker_withholdings: tmp table: _airbyte_tmp_hpe_worker_withholdings, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:02:19 destination > 2022-06-10 02:02:19 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:02:19 destination > 2022-06-10 02:02:19 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream worker_withholdings 2022-06-10 02:02:19 destination > 2022-06-10 02:02:19 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream workers: tmp table: _airbyte_tmp_yod_workers, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:02:20 destination > 2022-06-10 02:02:20 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:02:20 destination > 2022-06-10 02:02:20 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream workers 2022-06-10 02:02:20 destination > 2022-06-10 02:02:20 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream workers_comp_applications: tmp table: _airbyte_tmp_rxh_workers_comp_applications, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:02:20 destination > 2022-06-10 02:02:20 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:02:20 destination > 2022-06-10 02:02:20 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream workers_comp_applications 2022-06-10 02:02:20 destination > 2022-06-10 02:02:20 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):125 - Preparing staging area in destination started for schema WRAPBOOK stream workers_comp_settings: tmp table: _airbyte_tmp_fef_workers_comp_settings, stage: 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ 2022-06-10 02:02:21 destination > 2022-06-10 02:02:21 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):105 - closing connection 2022-06-10 02:02:21 destination > 2022-06-10 02:02:21 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing staging area in destination completed for schema WRAPBOOK stream workers_comp_settings 2022-06-10 02:02:21 destination > 2022-06-10 02:02:21 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):139 - Preparing tmp tables in destination completed. 2022-06-10 02:02:21 destination > 2022-06-10 02:02:21 WARN i.a.i.d.b.BufferedStreamConsumer(acceptTracked):141 - Unexpected message: TRACE 2022-06-10 02:02:21 destination > 2022-06-10 02:02:21 WARN i.a.i.b.IntegrationRunner(watchForOrphanThreads):241 - The main thread is exiting while children non-daemon threads from a connector are still active. 2022-06-10 02:02:21 destination > Ideally, this situation should not happen... 2022-06-10 02:02:21 destination > Please check with maintainers if the connector or library code should safely clean up its threads before quitting instead. 2022-06-10 02:02:21 destination > The main thread is: main (RUNNABLE) 2022-06-10 02:02:21 destination > Thread stacktrace: java.base/java.lang.Thread.getStackTrace(Thread.java:1610) 2022-06-10 02:02:21 destination > at io.airbyte.integrations.base.IntegrationRunner.dumpThread(IntegrationRunner.java:276) 2022-06-10 02:02:21 destination > at io.airbyte.integrations.base.IntegrationRunner.watchForOrphanThreads(IntegrationRunner.java:245) 2022-06-10 02:02:21 destination > at io.airbyte.integrations.base.IntegrationRunner.runConsumer(IntegrationRunner.java:202) 2022-06-10 02:02:21 destination > at io.airbyte.integrations.base.IntegrationRunner.lambda$runInternal$1(IntegrationRunner.java:165) 2022-06-10 02:02:21 destination > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54) 2022-06-10 02:02:21 destination > at io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:38) 2022-06-10 02:02:21 destination > at io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:165) 2022-06-10 02:02:21 destination > at io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:107) 2022-06-10 02:02:21 destination > at io.airbyte.integrations.destination.snowflake.SnowflakeDestination.main(SnowflakeDestination.java:30) 2022-06-10 02:02:21 destination > 2022-06-10 02:02:21 WARN i.a.i.b.IntegrationRunner(watchForOrphanThreads):255 - Active non-daemon thread: pool-4-thread-1 (TIMED_WAITING) 2022-06-10 02:02:21 destination > Thread stacktrace: java.base@17.0.1/jdk.internal.misc.Unsafe.park(Native Method) 2022-06-10 02:02:21 destination > at java.base@17.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) 2022-06-10 02:02:21 destination > at java.base@17.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) 2022-06-10 02:02:21 destination > at java.base@17.0.1/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460) 2022-06-10 02:02:21 destination > at java.base@17.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061) 2022-06-10 02:02:21 destination > at java.base@17.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) 2022-06-10 02:02:21 destination > at java.base@17.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 2022-06-10 02:02:21 destination > at java.base@17.0.1/java.lang.Thread.run(Thread.java:833) 2022-06-10 02:02:21 destination > 2022-06-10 02:02:21 INFO i.a.i.b.FailureTrackingAirbyteMessageConsumer(close):65 - Airbyte message consumer: succeeded. 2022-06-10 02:02:21 destination > 2022-06-10 02:02:21 INFO i.a.i.d.b.BufferedStreamConsumer(close):170 - executing on success close procedure. 2022-06-10 02:02:21 destination > 2022-06-10 02:02:21 INFO i.a.i.d.r.SerializedBufferingStrategy(flushAll):92 - Flushing all 0 current buffers (0 bytes in total) 2022-06-10 02:02:21 destination > 2022-06-10 02:02:21 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):186 - Copying into tables in destination started for 97 streams 2022-06-10 02:02:21 destination > 2022-06-10 02:02:21 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):195 - Copying stream ach_batches of schema WRAPBOOK into tmp table _airbyte_tmp_zuo_ach_batches to final table _airbyte_raw_ach_batches from stage path 2022/06/10/02/AB6D4CF1-3606-4E0A-ACDD-0979FDF0BADA/ with 0 file(s) [] 2022-06-10 02:02:25 ERROR i.a.w.g.DefaultReplicationWorker(run):180 - Sync worker failed. java.util.concurrent.ExecutionException: io.airbyte.workers.general.DefaultReplicationWorker$SourceException: Source process exited with non-zero exit code 1 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:173) ~[io.airbyte-airbyte-workers-0.39.16-alpha.jar:?] at io.airbyte.workers.general.DefaultReplicationWorker.run(DefaultReplicationWorker.java:65) ~[io.airbyte-airbyte-workers-0.39.16-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:158) ~[io.airbyte-airbyte-workers-0.39.16-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] 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.16-alpha.jar:?] at io.airbyte.workers.general.DefaultReplicationWorker.run(DefaultReplicationWorker.java:137) ~[io.airbyte-airbyte-workers-0.39.16-alpha.jar:?] at io.airbyte.workers.general.DefaultReplicationWorker.run(DefaultReplicationWorker.java:65) ~[io.airbyte-airbyte-workers-0.39.16-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:158) ~[io.airbyte-airbyte-workers-0.39.16-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] Suppressed: io.airbyte.workers.exception.WorkerException: Destination process exit with code 143. This warning is normal if the job was cancelled. at io.airbyte.workers.internal.DefaultAirbyteDestination.close(DefaultAirbyteDestination.java:119) ~[io.airbyte-airbyte-workers-0.39.16-alpha.jar:?] at io.airbyte.workers.general.DefaultReplicationWorker.run(DefaultReplicationWorker.java:137) ~[io.airbyte-airbyte-workers-0.39.16-alpha.jar:?] at io.airbyte.workers.general.DefaultReplicationWorker.run(DefaultReplicationWorker.java:65) ~[io.airbyte-airbyte-workers-0.39.16-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:158) ~[io.airbyte-airbyte-workers-0.39.16-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] Caused by: io.airbyte.workers.general.DefaultReplicationWorker$SourceException: Source process exited with non-zero exit code 1 at io.airbyte.workers.general.DefaultReplicationWorker.lambda$getReplicationRunnable$6(DefaultReplicationWorker.java:368) ~[io.airbyte-airbyte-workers-0.39.16-alpha.jar:?] at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?] ... 1 more 2022-06-10 02:02:25 INFO i.a.w.g.DefaultReplicationWorker(run):239 - sync summary: io.airbyte.config.ReplicationAttemptSummary@311de88b[status=failed,recordsSynced=0,bytesSynced=0,startTime=1654826480263,endTime=1654826545889,totalStats=io.airbyte.config.SyncStats@1a790c16[recordsEmitted=0,bytesEmitted=0,stateMessagesEmitted=0,recordsCommitted=0],streamStats=[]] 2022-06-10 02:02:25 INFO i.a.w.g.DefaultReplicationWorker(run):268 - Source did not output any state messages 2022-06-10 02:02:25 WARN i.a.w.g.DefaultReplicationWorker(run):276 - State capture: No new state, falling back on input state: io.airbyte.config.State@23b22f73[state={"cdc":false,"streams":[{"cursor":"2022-06-09T01:30:03.932687","stream_name":"ach_batches","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T21:19:26.411646","stream_name":"active_admin_comments","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:43:56.243262","stream_name":"active_storage_attachments","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:45:22.910756","stream_name":"active_storage_blobs","cursor_field":["created_at"],"stream_namespace":"public"},{"stream_name":"active_storage_variant_records","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T22:46:49.167451","stream_name":"addresses","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:46:10.823145","stream_name":"agreement_requests","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:47:53.650086","stream_name":"agreement_signatures","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:27:53.153640","stream_name":"agreement_templates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:48:16.833716","stream_name":"agreements","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-04-27T17:21:41.554518","stream_name":"aicp_accounting_codes","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:50:24.407631","stream_name":"aicp_line_numbers","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:52:39.545770","stream_name":"audits","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:56:59.301449","stream_name":"authentications","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-04-11T18:06:01.860523","stream_name":"benefit_administrators","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-08T23:50:09.154093","stream_name":"benefit_payments","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-08T23:13:14.622397","stream_name":"benefit_plans","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T21:19:32.058930","stream_name":"check_updates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T21:19:32.066486","stream_name":"checks","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"companies","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T22:45:22.914045","stream_name":"company_cois","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:48:46.360546","stream_name":"company_onboarding_statuses","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:00:04.926787","stream_name":"company_payment_taxes","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:56:49.044356","stream_name":"company_users","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:05:54.858193","stream_name":"company_workers","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-06T14:35:05.613849","stream_name":"contribution_types","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:29:36.324454","stream_name":"credit_card_charges","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:29:34.837221","stream_name":"credit_cards","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:51:57.623734","stream_name":"devices","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:03:30.164251","stream_name":"documents","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"emails","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T20:49:52.197966","stream_name":"exports","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T19:54:48.663833","stream_name":"flipper_features","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:13:57.184938","stream_name":"flipper_gates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-06T17:50:41.295193","stream_name":"garnishment_orders","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:06:18.475894","stream_name":"i9_form_documents","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:06:25.307060","stream_name":"i9_form_signatures","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:06:25.308841","stream_name":"i9_forms","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:05:57.174736","stream_name":"identity_verifications","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:23:23.923049","stream_name":"insurance_quote_annual_term_data_records","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T20:56:30.929121","stream_name":"insurance_quote_short_term_data_records","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:23:23.918039","stream_name":"insurance_quotes","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T19:46:39.837719","stream_name":"integration_preference_options","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T19:47:57.215124","stream_name":"integration_preferences","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T19:48:15.265605","stream_name":"integrations","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:08:47.907868","stream_name":"invites","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:00:56.601761","stream_name":"job_classification_calculators","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"job_classification_codes","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T19:19:21.952008","stream_name":"job_classification_scale_rates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-08T18:19:05.575154","stream_name":"job_classifications","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:20:10.350725","stream_name":"loan_outs","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:05:23.948452","stream_name":"notifications","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-03-19T21:03:43.834009","stream_name":"nudges","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"paid_time_off_policies","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"paid_time_off_policy_memberships","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"paid_time_off_records","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:35:39.560874","stream_name":"payable_invoice_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:05:47.797161","stream_name":"payable_mileage_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"payable_paid_time_off_request_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:09:27.579694","stream_name":"payable_shift_calculations","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:10:44.434499","stream_name":"payable_shift_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:11:52.212770","stream_name":"payable_workweek_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:12:14.357426","stream_name":"payables","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:10:58.753702","stream_name":"payment_methods","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T21:19:31.011633","stream_name":"payment_settlements","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:11:46.525904","stream_name":"payment_taxes","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"payments","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-05-11T14:36:35.542425","stream_name":"payroll_state_settings","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"payrolls","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T23:10:45.123095","stream_name":"project_agreements","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:59:25.463540","stream_name":"project_locations","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T13:51:37.713850","stream_name":"project_worker_bulk_import_entries","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T00:23:13.349908","stream_name":"project_worker_bulk_imports","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:18:49.719669","stream_name":"project_worker_locations","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:19:10.856293","stream_name":"project_worker_rates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:18:17.638407","stream_name":"project_worker_reminder_stats","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:19:55.558759","stream_name":"project_workers","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"projects","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-07T22:14:29.456066","stream_name":"reversals","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:20:18.588429","stream_name":"sessions","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-04-26T17:07:53.831984","stream_name":"subscription_types","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-08T22:36:07.360696","stream_name":"subscriptions","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-05T17:52:15.857336","stream_name":"symmetry_taxes","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:45:06.660444","stream_name":"transfers","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:20:55.907662","stream_name":"user_activities","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:25:16.827423","stream_name":"users","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T01:05:46.385712","stream_name":"vensure_workers","cursor_field":["created_at"],"stream_namespace":"public"},{"stream_name":"workday_contributions","cursor_field":[],"stream_namespace":"public"},{"stream_name":"workday_earnings","cursor_field":[],"stream_namespace":"public"},{"stream_name":"workday_hours","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T23:23:46.387196","stream_name":"workdays","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-03T17:17:39.248158","stream_name":"worker_tax_exemptions","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:08:18.748427","stream_name":"worker_tax_options","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:15:01.915139","stream_name":"worker_withholdings","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:26:55.451420","stream_name":"workers","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:10:44.329636","stream_name":"workers_comp_applications","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"workers_comp_settings","cursor_field":[],"stream_namespace":"public"}]}] 2022-06-10 02:02:25 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling... 2022-06-10 02:02:25 INFO i.a.w.t.s.ReplicationActivityImpl(lambda$replicate$3):157 - sync summary: io.airbyte.config.StandardSyncOutput@43187a0b[standardSyncSummary=io.airbyte.config.StandardSyncSummary@61afc0c[status=failed,recordsSynced=0,bytesSynced=0,startTime=1654826480263,endTime=1654826545889,totalStats=io.airbyte.config.SyncStats@1a790c16[recordsEmitted=0,bytesEmitted=0,stateMessagesEmitted=0,recordsCommitted=0],streamStats=[]],normalizationSummary=,state=io.airbyte.config.State@23b22f73[state={"cdc":false,"streams":[{"cursor":"2022-06-09T01:30:03.932687","stream_name":"ach_batches","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T21:19:26.411646","stream_name":"active_admin_comments","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:43:56.243262","stream_name":"active_storage_attachments","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:45:22.910756","stream_name":"active_storage_blobs","cursor_field":["created_at"],"stream_namespace":"public"},{"stream_name":"active_storage_variant_records","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T22:46:49.167451","stream_name":"addresses","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:46:10.823145","stream_name":"agreement_requests","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:47:53.650086","stream_name":"agreement_signatures","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:27:53.153640","stream_name":"agreement_templates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:48:16.833716","stream_name":"agreements","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-04-27T17:21:41.554518","stream_name":"aicp_accounting_codes","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:50:24.407631","stream_name":"aicp_line_numbers","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:52:39.545770","stream_name":"audits","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:56:59.301449","stream_name":"authentications","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-04-11T18:06:01.860523","stream_name":"benefit_administrators","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-08T23:50:09.154093","stream_name":"benefit_payments","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-08T23:13:14.622397","stream_name":"benefit_plans","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T21:19:32.058930","stream_name":"check_updates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T21:19:32.066486","stream_name":"checks","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"companies","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T22:45:22.914045","stream_name":"company_cois","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:48:46.360546","stream_name":"company_onboarding_statuses","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:00:04.926787","stream_name":"company_payment_taxes","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:56:49.044356","stream_name":"company_users","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:05:54.858193","stream_name":"company_workers","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-06T14:35:05.613849","stream_name":"contribution_types","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:29:36.324454","stream_name":"credit_card_charges","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:29:34.837221","stream_name":"credit_cards","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:51:57.623734","stream_name":"devices","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:03:30.164251","stream_name":"documents","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"emails","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T20:49:52.197966","stream_name":"exports","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T19:54:48.663833","stream_name":"flipper_features","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:13:57.184938","stream_name":"flipper_gates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-06T17:50:41.295193","stream_name":"garnishment_orders","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:06:18.475894","stream_name":"i9_form_documents","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:06:25.307060","stream_name":"i9_form_signatures","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:06:25.308841","stream_name":"i9_forms","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:05:57.174736","stream_name":"identity_verifications","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:23:23.923049","stream_name":"insurance_quote_annual_term_data_records","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T20:56:30.929121","stream_name":"insurance_quote_short_term_data_records","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:23:23.918039","stream_name":"insurance_quotes","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T19:46:39.837719","stream_name":"integration_preference_options","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T19:47:57.215124","stream_name":"integration_preferences","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T19:48:15.265605","stream_name":"integrations","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:08:47.907868","stream_name":"invites","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:00:56.601761","stream_name":"job_classification_calculators","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"job_classification_codes","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T19:19:21.952008","stream_name":"job_classification_scale_rates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-08T18:19:05.575154","stream_name":"job_classifications","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:20:10.350725","stream_name":"loan_outs","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:05:23.948452","stream_name":"notifications","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-03-19T21:03:43.834009","stream_name":"nudges","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"paid_time_off_policies","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"paid_time_off_policy_memberships","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"paid_time_off_records","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:35:39.560874","stream_name":"payable_invoice_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:05:47.797161","stream_name":"payable_mileage_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"payable_paid_time_off_request_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:09:27.579694","stream_name":"payable_shift_calculations","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:10:44.434499","stream_name":"payable_shift_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:11:52.212770","stream_name":"payable_workweek_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:12:14.357426","stream_name":"payables","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:10:58.753702","stream_name":"payment_methods","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T21:19:31.011633","stream_name":"payment_settlements","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:11:46.525904","stream_name":"payment_taxes","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"payments","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-05-11T14:36:35.542425","stream_name":"payroll_state_settings","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"payrolls","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T23:10:45.123095","stream_name":"project_agreements","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:59:25.463540","stream_name":"project_locations","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T13:51:37.713850","stream_name":"project_worker_bulk_import_entries","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T00:23:13.349908","stream_name":"project_worker_bulk_imports","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:18:49.719669","stream_name":"project_worker_locations","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:19:10.856293","stream_name":"project_worker_rates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:18:17.638407","stream_name":"project_worker_reminder_stats","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:19:55.558759","stream_name":"project_workers","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"projects","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-07T22:14:29.456066","stream_name":"reversals","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:20:18.588429","stream_name":"sessions","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-04-26T17:07:53.831984","stream_name":"subscription_types","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-08T22:36:07.360696","stream_name":"subscriptions","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-05T17:52:15.857336","stream_name":"symmetry_taxes","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:45:06.660444","stream_name":"transfers","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:20:55.907662","stream_name":"user_activities","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:25:16.827423","stream_name":"users","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T01:05:46.385712","stream_name":"vensure_workers","cursor_field":["created_at"],"stream_namespace":"public"},{"stream_name":"workday_contributions","cursor_field":[],"stream_namespace":"public"},{"stream_name":"workday_earnings","cursor_field":[],"stream_namespace":"public"},{"stream_name":"workday_hours","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T23:23:46.387196","stream_name":"workdays","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-03T17:17:39.248158","stream_name":"worker_tax_exemptions","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:08:18.748427","stream_name":"worker_tax_options","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:15:01.915139","stream_name":"worker_withholdings","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:26:55.451420","stream_name":"workers","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:10:44.329636","stream_name":"workers_comp_applications","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"workers_comp_settings","cursor_field":[],"stream_namespace":"public"}]}],outputCatalog=io.airbyte.protocol.models.ConfiguredAirbyteCatalog@4fb85e7d[streams=[io.airbyte.protocol.models.ConfiguredAirbyteStream@37569ff3[stream=io.airbyte.protocol.models.AirbyteStream@371e6330[name=ach_batches,jsonSchema={"type":"object","properties":{"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"items_count":{"type":"number"},"ach_batch_id":{"type":"string"},"amount_cents":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[created_at],destinationSyncMode=append_dedup,primaryKey=[[ach_batch_id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@66350343[stream=io.airbyte.protocol.models.AirbyteStream@6b73e24e[name=active_admin_comments,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"body":{"type":"string"},"author_id":{"type":"number"},"namespace":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"author_type":{"type":"string"},"resource_id":{"type":"number"},"resource_type":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[created_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@68d951d4[stream=io.airbyte.protocol.models.AirbyteStream@2c1aa81c[name=active_storage_attachments,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"blob_id":{"type":"number"},"record_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"record_type":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[created_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@627b99c7[stream=io.airbyte.protocol.models.AirbyteStream@166e6654[name=active_storage_blobs,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"key":{"type":"string"},"checksum":{"type":"string"},"filename":{"type":"string"},"metadata":{"type":"string"},"byte_size":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"content_type":{"type":"string"},"service_name":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[created_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@341bc2bc[stream=io.airbyte.protocol.models.AirbyteStream@4db8d66b[name=active_storage_variant_records,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"blob_id":{"type":"number"},"variation_digest":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@73b3dbba[stream=io.airbyte.protocol.models.AirbyteStream@168a4f5e[name=addresses,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"zip":{"type":"string"},"city":{"type":"string"},"name":{"type":"string"},"state":{"type":"string"},"street":{"type":"string"},"country":{"type":"string"},"tz_name":{"type":"string"},"geocoded":{"type":"boolean"},"latitude":{"type":"number"},"psd_code":{"type":"string"},"psd_rate":{"type":"number"},"city_code":{"type":"string"},"longitude":{"type":"number"},"record_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"state_code":{"type":"string"},"state_name":{"type":"string"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"county_code":{"type":"string"},"county_name":{"type":"string"},"record_type":{"type":"string"},"school_code":{"type":"string"},"school_name":{"type":"string"},"municipality_code":{"type":"string"},"municipality_name":{"type":"string"},"transit_district_code":{"type":"string"},"transit_district_name":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@7c6e6111[stream=io.airbyte.protocol.models.AirbyteStream@776efb79[name=agreement_requests,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"project_worker_id":{"type":"number"},"agreement_template_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[created_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@1aed8025[stream=io.airbyte.protocol.models.AirbyteStream@5e59cc99[name=agreement_signatures,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"status":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"agreement_id":{"type":"number"},"company_user_id":{"type":"number"},"worker_signed_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"employer_signed_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"worker_signed_name":{"type":"string"},"employer_signed_name":{"type":"string"},"worker_signature_status":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@51b048aa[stream=io.airbyte.protocol.models.AirbyteStream@5185d4d6[name=agreement_templates,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"body":{"type":"string"},"title":{"type":"string"},"company_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"company_signature_required":{"type":"boolean"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@271f9a6b[stream=io.airbyte.protocol.models.AirbyteStream@37b2a715[name=agreements,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"body":{"type":"string"},"title":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"project_worker_id":{"type":"number"},"agreement_request_id":{"type":"number"},"company_signature_required":{"type":"boolean"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@64145c51[stream=io.airbyte.protocol.models.AirbyteStream@1b480761[name=aicp_accounting_codes,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"value":{"type":"string"},"section":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"sort_order":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"description":{"type":"string"},"section_description":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@405f1aa1[stream=io.airbyte.protocol.models.AirbyteStream@62f797b0[name=aicp_line_numbers,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"value":{"type":"string"},"record_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"record_type":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@2447b96b[stream=io.airbyte.protocol.models.AirbyteStream@7fefc18d[name=audits,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"action":{"type":"string"},"comment":{"type":"string"},"user_id":{"type":"number"},"version":{"type":"number"},"username":{"type":"string"},"user_type":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"auditable_id":{"type":"number"},"request_uuid":{"type":"string"},"associated_id":{"type":"number"},"auditable_type":{"type":"string"},"remote_address":{"type":"string"},"associated_type":{"type":"string"},"audited_changes":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[created_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@47dd46c3[stream=io.airbyte.protocol.models.AirbyteStream@1949139f[name=authentications,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"uid":{"type":"string"},"user_id":{"type":"number"},"provider":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@dc6d3c[stream=io.airbyte.protocol.models.AirbyteStream@1be3703[name=benefit_administrators,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"is_active":{"type":"boolean"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@2cf882a9[stream=io.airbyte.protocol.models.AirbyteStream@7dfca942[name=benefit_payments,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"year":{"type":"number"},"is_paid":{"type":"boolean"},"wage_type":{"type":"string"},"worker_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"payment_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"is_catch_up":{"type":"boolean"},"location_code":{"type":"string"},"benefit_plan_id":{"type":"number"},"annual_limit_cents":{"type":"number"},"benefit_amount_cents":{"type":"number"},"benefit_reference_code":{"type":"string"},"calculated_amount_cents":{"type":"number"},"benefit_amount_ytd_cents":{"type":"number"},"employer_contribution_cents":{"type":"number"},"employer_contribution_ytd_cents":{"type":"number"},"employer_calculated_amount_cents":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@1e2a9e4c[stream=io.airbyte.protocol.models.AirbyteStream@6edcb4a5[name=benefit_plans,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"is_active":{"type":"boolean"},"plan_type":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"is_catch_up":{"type":"boolean"},"contribution_percent":{"type":"number"},"symmetry_benefit_type":{"type":"string"},"benefit_administrator_id":{"type":"number"},"plan_sponsor_union_local":{"type":"string"},"plan_sponsor_union_identifier":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@6598e1d[stream=io.airbyte.protocol.models.AirbyteStream@1e77912d[name=check_updates,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"check_id":{"type":"number"},"api_method":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"request_ciphertext":{"type":"string"},"response_ciphertext":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@54e5b451[stream=io.airbyte.protocol.models.AirbyteStream@5f975bf4[name=checks,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"number":{"type":"string"},"status":{"type":"string"},"issued_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"payee_name":{"type":"string"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"amount_cents":{"type":"number"},"reconciled_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"settlement_id":{"type":"number"},"check_issuing_id":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@15f41f7d[stream=io.airbyte.protocol.models.AirbyteStream@37a81a17[name=companies,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"slug":{"type":"string"},"phone":{"type":"string"},"website":{"type":"string"},"_trusted":{"type":"boolean"},"important":{"type":"boolean"},"_onboarded":{"type":"boolean"},"collect_i9":{"type":"boolean"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"aicp_member":{"type":"boolean"},"mvpa_member":{"type":"boolean"},"contact_email":{"type":"string"},"last_active_on":{"type":"string","format":"date"},"tin_ciphertext":{"type":"string"},"collect_i9_files":{"type":"boolean"},"setup_fee_status":{"type":"string"},"setup_fee_paid_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"expenses_fee_cents":{"type":"number"},"approved_for_payroll":{"type":"boolean"},"collect_demographics":{"type":"boolean"},"require_line_numbers":{"type":"boolean"},"i9_default_expiration":{"type":"string"},"self_approve_payables":{"type":"boolean"},"is_worker_mfa_required":{"type":"boolean"},"payroll_funding_method":{"type":"string"},"loan_out_wage_fee_cents":{"type":"number"},"estimated_annual_payroll":{"type":"number"},"contractor_wage_fee_cents":{"type":"number"},"referring_company_user_id":{"type":"number"},"shared_workers_company_ids":{"type":"string"},"worker_approving_timecards":{"type":"boolean"},"credit_days_offset_override":{"type":"number"},"is_company_user_mfa_required":{"type":"boolean"},"related_to_referring_company":{"type":"boolean"},"union_employee_wage_fee_rate":{"type":"number"},"worker_approving_timecard_edits":{"type":"boolean"},"is_timecard_calculations_visible":{"type":"boolean"},"non_union_employee_wage_fee_rate":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@4e96778f[stream=io.airbyte.protocol.models.AirbyteStream@2b3bdd52[name=company_cois,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"company_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"expiration_date":{"type":"string","format":"date"},"general_liability_policy":{"type":"boolean"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@1e8120bf[stream=io.airbyte.protocol.models.AirbyteStream@690ee9da[name=company_onboarding_statuses,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"company_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"paid_setup_fee":{"type":"boolean"},"created_project":{"type":"boolean"},"set_collecting_i9":{"type":"boolean"},"added_taxpayer_info":{"type":"boolean"},"set_certificate_of_insurance":{"type":"boolean"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@1459c17b[stream=io.airbyte.protocol.models.AirbyteStream@617d5fef[name=company_payment_taxes,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"rate":{"type":"number"},"adjustment":{"type":"string"},"company_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"amount_cents":{"type":"number"},"payment_tax_id":{"type":"number"},"symmetry_tax_id":{"type":"number"},"wage_base_cents":{"type":"number"},"gross_wages_cents":{"type":"number"},"subject_wages_cents":{"type":"number"},"excess_wages_ctd_cents":{"type":"number"},"excess_wages_qtd_cents":{"type":"number"},"excess_wages_ytd_cents":{"type":"number"},"subject_wages_ctd_cents":{"type":"number"},"subject_wages_qtd_cents":{"type":"number"},"subject_wages_ytd_cents":{"type":"number"},"gross_subject_wages_cents":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@766e1fa7[stream=io.airbyte.protocol.models.AirbyteStream@68306889[name=company_users,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"role":{"type":"string"},"user_id":{"type":"number"},"company_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"iam_role_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@32b82eed[stream=io.airbyte.protocol.models.AirbyteStream@39319d72[name=company_workers,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"worker_id":{"type":"number"},"company_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@3fa43ed4[stream=io.airbyte.protocol.models.AirbyteStream@543b7d89[name=contribution_types,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"identifier":{"type":"string"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"contribution_source":{"type":"string"},"contribution_target":{"type":"string"},"contribution_target_group":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@2787fea5[stream=io.airbyte.protocol.models.AirbyteStream@12682d2a[name=credit_card_charges,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"error":{"type":"string"},"status":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"description":{"type":"string"},"amount_cents":{"type":"number"},"credit_card_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@ca4e32d[stream=io.airbyte.protocol.models.AirbyteStream@3fc1005[name=credit_cards,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"company_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"stripe_customer_id":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@1b96b409[stream=io.airbyte.protocol.models.AirbyteStream@48c4cb2c[name=devices,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"uuid":{"type":"string"},"user_id":{"type":"number"},"platform":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"expires_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"bundle_identifier":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@63d2f492[stream=io.airbyte.protocol.models.AirbyteStream@4dacd5[name=documents,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"project_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"description":{"type":"string"},"shared_with":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@2ed56629[stream=io.airbyte.protocol.models.AirbyteStream@40264574[name=emails,jsonSchema={"type":"object","properties":{"id":{"type":"string"},"address":{"type":"string"},"primary":{"type":"boolean"},"user_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"verified_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"verification_token":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@34244f86[stream=io.airbyte.protocol.models.AirbyteStream@596276d3[name=exports,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"user_id":{"type":"number"},"user_name":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"project_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@5c83a7f8[stream=io.airbyte.protocol.models.AirbyteStream@2e7c54f9[name=flipper_features,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"key":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"description":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@38b276cf[stream=io.airbyte.protocol.models.AirbyteStream@72ac5be4[name=flipper_gates,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"key":{"type":"string"},"value":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"feature_key":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@33d18e2e[stream=io.airbyte.protocol.models.AirbyteStream@7fc6df31[name=garnishment_orders,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"status":{"type":"string"},"case_id":{"type":"string"},"end_date":{"type":"string","format":"date"},"priority":{"type":"number"},"response":{"type":"string"},"case_id_2":{"type":"string"},"fips_code":{"type":"string"},"worker_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"start_date":{"type":"string","format":"date"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"received_at":{"type":"string","format":"date"},"amount_cents":{"type":"number"},"responded_at":{"type":"string","format":"date"},"due_date_type":{"type":"string"},"issuing_court":{"type":"string"},"issuing_state":{"type":"string"},"amount_percent":{"type":"number"},"issuing_county":{"type":"string"},"garnishment_type":{"type":"string"},"payee_ap_vendor_code":{"type":"string"},"due_date_day_of_month":{"type":"number"},"expected_amount_cents":{"type":"number"},"expected_state_fee_cents":{"type":"number"},"due_date_pay_date_plus_days":{"type":"number"},"due_date_threshold_amount_cents":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@54e9da08[stream=io.airbyte.protocol.models.AirbyteStream@448ad80a[name=i9_form_documents,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"i9_form_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"document_type":{"type":"string"},"issuing_authority":{"type":"string"},"number_ciphertext":{"type":"string"},"expiration_date_ciphertext":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@7b158e4b[stream=io.airbyte.protocol.models.AirbyteStream@3263e94f[name=i9_form_signatures,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"status":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"i9_form_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"company_user_id":{"type":"number"},"worker_signed_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"employer_signed_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"worker_signed_name":{"type":"string"},"employer_signed_name":{"type":"string"},"signature_request_id":{"type":"string"},"worker_signature_status":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@28404c91[stream=io.airbyte.protocol.models.AirbyteStream@3a188b1b[name=i9_forms,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"expires_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"historical":{"type":"boolean"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"legal_status":{"type":"string"},"company_worker_id":{"type":"number"},"work_alien_document_type":{"type":"string"},"rejection_reason_ciphertext":{"type":"string"},"work_alien_passport_country":{"type":"string"},"work_alien_passport_number_ciphertext":{"type":"string"},"work_alien_work_permit_expiration_date":{"type":"string","format":"date"},"work_alien_registration_number_ciphertext":{"type":"string"},"work_alien_i94_admission_number_ciphertext":{"type":"string"},"permanent_resident_alien_registration_number_ciphertext":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@6da83dc5[stream=io.airbyte.protocol.models.AirbyteStream@40ac98ae[name=identity_verifications,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"status":{"type":"string"},"service":{"type":"string"},"owner_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"owner_type":{"type":"string"},"service_id":{"type":"string"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"verified_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"data_sources":{"type":"string"},"match_status":{"type":"string"},"override_reason":{"type":"string"},"verification_type":{"type":"string"},"watch_list_status":{"type":"string"},"is_admin_overridden":{"type":"boolean"},"response_ciphertext":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@6aa260ee[stream=io.airbyte.protocol.models.AirbyteStream@141c6ef2[name=insurance_quote_annual_term_data_records,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"qualify_website":{"type":"string"},"insurance_quote_id":{"type":"string"},"qualify_legal_name":{"type":"string"},"quiz_business_auto":{"type":"boolean"},"quiz_inland_marine":{"type":"boolean"},"policy_effective_on":{"type":"string","format":"date"},"quiz_step_completed":{"type":"boolean"},"qualify_legal_entity":{"type":"string"},"qualify_insurance_loss":{"type":"boolean"},"qualify_step_completed":{"type":"boolean"},"qualify_zip_ciphertext":{"type":"string"},"coverage_step_completed":{"type":"boolean"},"personal_step_completed":{"type":"boolean"},"qualify_city_ciphertext":{"type":"string"},"qualify_insurance_prior":{"type":"boolean"},"quiz_increase_liability":{"type":"boolean"},"qualify_insurance_denied":{"type":"boolean"},"qualify_state_ciphertext":{"type":"string"},"increase_liability_limits":{"type":"string"},"policy_terrorism_coverage":{"type":"boolean"},"production_content_stunts":{"type":"boolean"},"production_step_completed":{"type":"boolean"},"qualify_doing_business_as":{"type":"string"},"quiz_workers_compensation":{"type":"boolean"},"business_auto_leasing_cost":{"type":"string"},"production_content_vlogger":{"type":"boolean"},"qualify_address_ciphertext":{"type":"string"},"workers_comp_cover_officers":{"type":"boolean"},"business_auto_owned_coverage":{"type":"boolean"},"qualify_year_company_founded":{"type":"string"},"workers_comp_states_coverage":{"type":"string"},"business_auto_employee_number":{"type":"string"},"business_auto_physical_damage":{"type":"boolean"},"policy_production_annual_cost":{"type":"number"},"policy_production_medium_type":{"type":"string"},"production_content_3d_filming":{"type":"boolean"},"production_content_outside_us":{"type":"boolean"},"production_content_reality_tv":{"type":"boolean"},"qualify_audit_contact_differs":{"type":"boolean"},"production_content_adult_films":{"type":"boolean"},"qualify_audit_email_ciphertext":{"type":"string"},"qualify_audit_phone_ciphertext":{"type":"string"},"qualify_mailing_zip_ciphertext":{"type":"string"},"production_content_exceeding_1m":{"type":"boolean"},"qualify_mailing_address_differs":{"type":"boolean"},"qualify_mailing_city_ciphertext":{"type":"string"},"business_auto_additional_insured":{"type":"boolean"},"general_liability_blanket_waiver":{"type":"boolean"},"production_content_feature_films":{"type":"boolean"},"qualify_mailing_state_ciphertext":{"type":"string"},"workers_comp_additional_coverage":{"type":"boolean"},"general_liability_aggregate_limit":{"type":"string"},"business_auto_owned_zip_ciphertext":{"type":"string"},"general_liability_occurrence_limit":{"type":"string"},"production_content_stunts_activity":{"type":"string"},"production_content_stunts_synopsis":{"type":"string"},"production_content_vlogger_waivers":{"type":"boolean"},"qualify_audit_last_name_ciphertext":{"type":"string"},"qualify_insurance_loss_description":{"type":"string"},"qualify_mailing_address_ciphertext":{"type":"string"},"business_auto_owned_city_ciphertext":{"type":"string"},"business_auto_owned_vins_ciphertext":{"type":"string"},"inland_marine_owned_equipment_value":{"type":"string"},"production_content_east_coast_shoot":{"type":"boolean"},"production_content_vlogger_channels":{"type":"string"},"qualify_audit_first_name_ciphertext":{"type":"string"},"business_auto_owned_state_ciphertext":{"type":"string"},"production_content_outside_us_safety":{"type":"string"},"qualify_insurance_denied_description":{"type":"string"},"qualify_years_in_production_industry":{"type":"string"},"production_content_12_weeks_or_longer":{"type":"boolean"},"business_auto_owned_address_ciphertext":{"type":"string"},"inland_marine_rent_equipment_estimated":{"type":"string"},"production_content_scripted_television":{"type":"boolean"},"general_liability_medical_expense_limit":{"type":"string"},"production_content_outside_us_equipment":{"type":"string"},"production_content_hidden_camera_filming":{"type":"boolean"},"production_content_items_100k_or_greater":{"type":"boolean"},"production_content_stunts_production_dates":{"type":"string"},"workers_comp_officers_breakdown_ciphertext":{"type":"string"},"production_content_exceeding_1m_description":{"type":"string"},"production_content_stunts_safety_procedures":{"type":"string"},"workers_comp_projected_payroll_set_employees":{"type":"string"},"general_liability_blanket_additional_insureds":{"type":"boolean"},"inland_marine_owned_equipment_list_ciphertext":{"type":"string"},"production_content_east_coast_shoot_locations":{"type":"string"},"inland_marine_storing_equipment_zip_ciphertext":{"type":"string"},"production_content_12_weeks_or_longer_schedule":{"type":"string"},"inland_marine_storing_equipment_city_ciphertext":{"type":"string"},"workers_comp_projected_payroll_office_employees":{"type":"string"},"inland_marine_storing_equipment_state_ciphertext":{"type":"string"},"production_content_outside_us_cities_descriptions":{"type":"string"},"inland_marine_storing_equipment_address_ciphertext":{"type":"string"},"production_content_east_coast_shoot_equipment_value":{"type":"string"},"production_content_items_100k_or_greater_description":{"type":"string"},"production_content_stunts_coordinator_information_ciphertext":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@38f63fa1[stream=io.airbyte.protocol.models.AirbyteStream@1c3ba9f9[name=insurance_quote_short_term_data_records,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"quiz_rent_auto":{"type":"boolean"},"coverage_stunts":{"type":"string"},"production_type":{"type":"string"},"production_title":{"type":"string"},"qualify_id_state":{"type":"string"},"production_budget":{"type":"number"},"production_stunts":{"type":"boolean"},"coverage_worldwide":{"type":"string"},"insurance_quote_id":{"type":"string"},"qualify_entity_zip":{"type":"string"},"quiz_own_equipment":{"type":"boolean"},"quiz_rent_location":{"type":"boolean"},"production_end_date":{"type":"string","format":"date"},"production_synopsis":{"type":"string"},"qualify_entity_city":{"type":"string"},"qualify_entity_name":{"type":"string"},"qualify_entity_type":{"type":"string"},"quiz_rent_equipment":{"type":"boolean"},"quiz_step_completed":{"type":"boolean"},"qualify_entity_state":{"type":"string"},"quiz_protect_footage":{"type":"boolean"},"coverage_faulty_stock":{"type":"string"},"coverage_workers_comp":{"type":"string"},"production_start_date":{"type":"string","format":"date"},"coverage_extra_expense":{"type":"string"},"production_description":{"type":"string"},"qualify_entity_address":{"type":"string"},"qualify_insurance_loss":{"type":"boolean"},"qualify_step_completed":{"type":"boolean"},"quiz_pay_cast_and_crew":{"type":"boolean"},"coverage_step_completed":{"type":"boolean"},"personal_step_completed":{"type":"boolean"},"qualify_insurance_prior":{"type":"boolean"},"quiz_rent_or_build_sets":{"type":"boolean"},"coverage_office_contents":{"type":"string"},"coverage_travel_accident":{"type":"string"},"qualify_insurance_denied":{"type":"boolean"},"production_step_completed":{"type":"boolean"},"coverage_general_liability":{"type":"string"},"production_shoot_locations":{"type":"string"},"quiz_international_filming":{"type":"boolean"},"coverage_foreign_production":{"type":"string"},"qualify_id_number_ciphertext":{"type":"string"},"coverage_misc_owned_equipment":{"type":"string"},"production_stunts_description":{"type":"string"},"qualify_entity_ein_ciphertext":{"type":"string"},"coverage_misc_rented_equipment":{"type":"string"},"coverage_props_sets_and_wardrobe":{"type":"string"},"coverage_hired_and_non_owned_autos":{"type":"string"},"coverage_hired_car_physical_damage":{"type":"string"},"coverage_third_party_property_damage":{"type":"string"},"qualify_insurance_denied_description":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@65671f80[stream=io.airbyte.protocol.models.AirbyteStream@12fb9620[name=insurance_quotes,jsonSchema={"type":"object","properties":{"id":{"type":"string"},"eta":{"type":"string","format":"date"},"type":{"type":"string"},"budget":{"type":"number"},"status":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"email_bidx":{"type":"string"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"last_name_bidx":{"type":"string"},"abacus_quote_id":{"type":"string"},"first_name_bidx":{"type":"string"},"email_ciphertext":{"type":"string"},"phone_ciphertext":{"type":"string"},"quote_price_cents":{"type":"number"},"last_name_ciphertext":{"type":"string"},"first_name_ciphertext":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@1bf9a8e9[stream=io.airbyte.protocol.models.AirbyteStream@5a4cbe0e[name=integration_preference_options,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"value":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"integration_preference_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@70a21d8[stream=io.airbyte.protocol.models.AirbyteStream@498efd8f[name=integration_preferences,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"field":{"type":"string"},"value":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"integration_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@1fe6bab7[stream=io.airbyte.protocol.models.AirbyteStream@20e5cb8b[name=integrations,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"type":{"type":"string"},"enabled":{"type":"boolean"},"connected":{"type":"boolean"},"company_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"fetching_options":{"type":"boolean"},"config_ciphertext":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@76b73aae[stream=io.airbyte.protocol.models.AirbyteStream@486bc372[name=invites,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"email":{"type":"string"},"token":{"type":"string"},"message":{"type":"string"},"record_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"expires_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"accepted_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"record_type":{"type":"string"},"reminder_count":{"type":"number"},"last_reminded_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@6272fbca[stream=io.airbyte.protocol.models.AirbyteStream@6c45dd9c[name=job_classification_calculators,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"identifier":{"type":"string"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"valid_from":{"type":"string","format":"date"},"calculator_type":{"type":"string"},"job_classification_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@2368e8f0[stream=io.airbyte.protocol.models.AirbyteStream@350edfbc[name=job_classification_codes,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"code":{"type":"string"},"value":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"job_classification_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@4057ce7c[stream=io.airbyte.protocol.models.AirbyteStream@23c52d7[name=job_classification_scale_rates,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"breakdown":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"valid_until":{"type":"string","format":"date"},"amount_cents":{"type":"number"},"job_classification_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@66f70508[stream=io.airbyte.protocol.models.AirbyteStream@25c7c555[name=job_classifications,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"title":{"type":"string"},"region":{"type":"string"},"alt_title":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"union_local":{"type":"number"},"discarded_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"guaranteed_hours":{"type":"string"},"union_identifier":{"type":"string"},"contract_identifier":{"type":"string"},"agreement_identifier":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@5b1ddbbf[stream=io.airbyte.protocol.models.AirbyteStream@3bd790e1[name=loan_outs,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"worker_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"classification":{"type":"string"},"tin_ciphertext":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@65d60dd6[stream=io.airbyte.protocol.models.AirbyteStream@7ea09154[name=notifications,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"type":{"type":"string"},"params":{"type":"string"},"read_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"recipient_id":{"type":"number"},"recipient_type":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@4bd57d1c[stream=io.airbyte.protocol.models.AirbyteStream@4c02ac1f[name=nudges,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"creator_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"reminder_type":{"type":"string"},"delivery_method":{"type":"string"},"project_worker_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@19efa0f4[stream=io.airbyte.protocol.models.AirbyteStream@63bfb8ac[name=paid_time_off_policies,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"city":{"type":"string"},"name":{"type":"string"},"state":{"type":"string"},"enabled":{"type":"boolean"},"end_date":{"type":"string","format":"date"},"owner_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"owner_type":{"type":"string"},"start_date":{"type":"string","format":"date"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"archived_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"county_name":{"type":"string"},"policy_type":{"type":"string"},"accrual_type":{"type":"string"},"pay_out_rate_type":{"type":"string"},"front_load_minutes":{"type":"number"},"usage_start_lag_days":{"type":"number"},"usage_maximum_minutes":{"type":"number"},"usage_minimum_minutes":{"type":"number"},"accrual_start_lag_days":{"type":"number"},"accrual_maximum_minutes":{"type":"number"},"rehire_grace_period_days":{"type":"number"},"carry_over_maximum_minutes":{"type":"number"},"pay_out_time_on_termination":{"type":"boolean"},"accrual_rate_numerator_minutes":{"type":"number"},"limit_usage_to_policy_location":{"type":"boolean"},"usage_maximum_time_period_unit":{"type":"string"},"usage_maximum_time_period_value":{"type":"number"},"accrual_rate_denominator_minutes":{"type":"number"},"limit_accrual_to_policy_location":{"type":"boolean"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@3e2145a[stream=io.airbyte.protocol.models.AirbyteStream@5ad9226d[name=paid_time_off_policy_memberships,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"owner_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"owner_type":{"type":"string"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"policy_type":{"type":"string"},"paid_time_off_policy_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@3e55c1c2[stream=io.airbyte.protocol.models.AirbyteStream@20b1647c[name=paid_time_off_records,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"source":{"type":"string"},"minutes":{"type":"number"},"cancelled":{"type":"boolean"},"time_type":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"payable_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"effective_date":{"type":"string","format":"date"},"company_worker_id":{"type":"number"},"project_worker_id":{"type":"number"},"work_time_minutes":{"type":"number"},"paid_time_off_policy_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@33e2f4f4[stream=io.airbyte.protocol.models.AirbyteStream@20bb62af[name=payable_invoice_details,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"work_item_paid_work_time":{"type":"number"},"work_item_for_time_worked":{"type":"boolean"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@3070ecab[stream=io.airbyte.protocol.models.AirbyteStream@1bc9ec5d[name=payable_mileage_details,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"mileage_rate":{"type":"number"},"mileage_count":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@3f28ee84[stream=io.airbyte.protocol.models.AirbyteStream@447d5dd4[name=payable_paid_time_off_request_details,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"minutes":{"type":"number"},"rate_id":{"type":"number"},"time_type":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"rate_hourly_rate_cents":{"type":"number"},"paid_time_off_policy_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@735fe444[stream=io.airbyte.protocol.models.AirbyteStream@27205576[name=payable_shift_calculations,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"amount_cents":{"type":"number"},"work_duration":{"type":"number"},"day_descriptor":{"type":"string"},"payable_shift_id":{"type":"number"},"meal_1_penalty_cents":{"type":"number"},"meal_2_penalty_cents":{"type":"number"},"meal_1_penalty_periods":{"type":"number"},"meal_2_penalty_periods":{"type":"number"},"recognized_work_end_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"travel_allowance_cents":{"type":"number"},"recognized_meal_duration":{"type":"number"},"recognized_travel_end_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"recognized_work_duration":{"type":"number"},"recognized_work_start_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"forced_call_penalty_cents":{"type":"number"},"sequential_weekday_number":{"type":"number"},"sequential_workday_number":{"type":"number"},"recognized_meal_1_duration":{"type":"number"},"recognized_meal_2_duration":{"type":"number"},"recognized_travel_duration":{"type":"number"},"recognized_travel_start_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"forced_call_turnaround_duration":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@5f04c3d8[stream=io.airbyte.protocol.models.AirbyteStream@71b9a611[name=payable_shift_details,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"end_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"rate_id":{"type":"number"},"tz_name":{"type":"string"},"day_type":{"type":"string"},"start_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"rate_name":{"type":"string"},"work_type":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"meal_1_end_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"meal_2_end_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"travel_end_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"meal_1_start_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"meal_2_start_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"travel_duration":{"type":"number"},"travel_start_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"rate_amount_cents":{"type":"number"},"second_walking_meal":{"type":"boolean"},"rate_guaranteed_hours":{"type":"number"},"rate_hourly_rate_cents":{"type":"number"},"non_deductible_breakfast":{"type":"boolean"},"job_classification_scale_rate_cents":{"type":"number"},"job_classification_agreement_identifier":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@7dc811a6[stream=io.airbyte.protocol.models.AirbyteStream@5866708c[name=payable_workweek_details,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"agent_fee_rate":{"type":"number"},"agent_fee_cents":{"type":"number"},"adjustment_cents":{"type":"number"},"total_penalty_cents":{"type":"number"},"worker_approved_amount_cents":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@2105625b[stream=io.airbyte.protocol.models.AirbyteStream@1d30c144[name=payables,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"date":{"type":"string","format":"date"},"type":{"type":"string"},"notes":{"type":"string"},"status":{"type":"string"},"detail_id":{"type":"number"},"worker_id":{"type":"number"},"company_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"payment_id":{"type":"number"},"project_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"approved_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"declined_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"detail_type":{"type":"string"},"reviewer_id":{"type":"number"},"timecard_id":{"type":"number"},"amount_cents":{"type":"number"},"cancelled_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"submitted_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"reviewer_name":{"type":"string"},"decline_reason":{"type":"string"},"project_worker_id":{"type":"number"},"created_by_company":{"type":"boolean"},"reverse_payment_id":{"type":"number"},"duplicated_from_payable_id":{"type":"number"},"project_worker_location_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@2048b665[stream=io.airbyte.protocol.models.AirbyteStream@4bc150f0[name=payment_methods,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"type":{"type":"string"},"worker_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"name_on_check":{"type":"string"},"processing_method":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@41dce469[stream=io.airbyte.protocol.models.AirbyteStream@5afd27f7[name=payment_settlements,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"payment_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"reissued_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"amount_cents":{"type":"number"},"settlement_type":{"type":"string"},"fulfillment_method":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@3fe35953[stream=io.airbyte.protocol.models.AirbyteStream@7e64c88f[name=payment_taxes,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"rate":{"type":"number"},"year":{"type":"number"},"month":{"type":"number"},"quarter":{"type":"number"},"resident":{"type":"boolean"},"wage_type":{"type":"string"},"worker_id":{"type":"number"},"adjustment":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"payment_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"description":{"type":"string"},"amount_cents":{"type":"number"},"symmetry_tax_id":{"type":"number"},"wage_base_cents":{"type":"number"},"unemployment_tax":{"type":"boolean"},"gross_wages_cents":{"type":"number"},"subject_wages_cents":{"type":"number"},"excess_wages_ctd_cents":{"type":"number"},"excess_wages_qtd_cents":{"type":"number"},"excess_wages_ytd_cents":{"type":"number"},"subject_wages_ctd_cents":{"type":"number"},"subject_wages_qtd_cents":{"type":"number"},"subject_wages_ytd_cents":{"type":"number"},"gross_subject_wages_cents":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@58bd8486[stream=io.airbyte.protocol.models.AirbyteStream@6b4cc2f9[name=payments,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"type":{"type":"string"},"year":{"type":"number"},"month":{"type":"number"},"status":{"type":"string"},"quarter":{"type":"number"},"wc_code":{"type":"string"},"issued_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"work_city":{"type":"string"},"worker_id":{"type":"number"},"address_id":{"type":"number"},"company_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"payroll_id":{"type":"number"},"project_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"work_state":{"type":"string"},"loan_out_id":{"type":"number"},"payment_type":{"type":"string"},"wc_cost_rate":{"type":"number"},"check_date_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"net_pay_cents":{"type":"number"},"wc_cost_cents":{"type":"number"},"wc_price_rate":{"type":"number"},"_medicare_rate":{"type":"number"},"wc_price_cents":{"type":"number"},"work_city_code":{"type":"string"},"_medicare_cents":{"type":"number"},"gross_pay_cents":{"type":"number"},"work_state_code":{"type":"string"},"work_state_name":{"type":"string"},"platform_fee_rate":{"type":"number"},"platform_fee_type":{"type":"string"},"project_worker_id":{"type":"number"},"total_taxes_cents":{"type":"number"},"_local_taxes_cents":{"type":"number"},"_state_taxes_cents":{"type":"number"},"platform_fee_cents":{"type":"number"},"pay_period_in_weeks":{"type":"number"},"payroll_amount_cents":{"type":"number"},"total_benefits_cents":{"type":"number"},"_social_security_rate":{"type":"number"},"_social_security_cents":{"type":"number"},"platform_fee_rate_type":{"type":"string"},"total_deductions_cents":{"type":"number"},"_federal_income_tax_cents":{"type":"number"},"total_employer_taxes_cents":{"type":"number"},"total_paid_sick_leave_cents":{"type":"number"},"total_worker_union_contributions_cents":{"type":"number"},"total_company_union_contributions_cents":{"type":"number"},"temp_total_company_union_contributions_cents":{"type":"number"},"total_worker_union_contributions_calculated_cents":{"type":"number"},"total_company_union_contributions_calculated_cents":{"type":"number"},"temp_total_company_union_contributions_calculated_cents":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@4e403702[stream=io.airbyte.protocol.models.AirbyteStream@16b8bef5[name=payroll_state_settings,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"active":{"type":"boolean"},"sui_cost":{"type":"number"},"local_tax":{"type":"number"},"sui_price":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"state_code":{"type":"string"},"state_name":{"type":"string"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"default_workers_comp_setting_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@22159110[stream=io.airbyte.protocol.models.AirbyteStream@2fc3c4a1[name=payrolls,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"type":{"type":"string"},"legacy":{"type":"boolean"},"status":{"type":"string"},"pay_date":{"type":"string","format":"date"},"credit_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"funded_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"issued_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"issuer_id":{"type":"number"},"company_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"project_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"issuer_name":{"type":"string"},"total_cents":{"type":"number"},"calculated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"check_date_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"funding_method":{"type":"string"},"pay_period_end":{"type":"string","format":"date"},"payments_count":{"type":"number"},"pay_period_start":{"type":"string","format":"date"},"net_revenue_cents":{"type":"number"},"platform_fee_rate":{"type":"number"},"total_taxes_cents":{"type":"number"},"total_wages_cents":{"type":"number"},"has_symmetry_error":{"type":"boolean"},"platform_fee_cents":{"type":"number"},"gross_revenue_cents":{"type":"number"},"_federal_taxes_cents":{"type":"number"},"has_calculation_error":{"type":"boolean"},"_updated_flow_of_funds":{"type":"boolean"},"total_workers_comp_cents":{"type":"number"},"_local_municipal_tax_rate":{"type":"number"},"_federal_medicare_tax_rate":{"type":"number"},"_local_municipal_tax_cents":{"type":"number"},"total_employee_wages_cents":{"type":"number"},"_federal_medicare_tax_cents":{"type":"number"},"_state_tax_adjustment_cents":{"type":"number"},"total_paid_sick_leave_cents":{"type":"number"},"_federal_tax_adjustment_cents":{"type":"number"},"total_workers_comp_cost_cents":{"type":"number"},"_federal_unemployment_tax_rate":{"type":"number"},"address_different_from_company":{"type":"boolean"},"total_non_employee_wages_cents":{"type":"number"},"_federal_unemployment_tax_cents":{"type":"number"},"_federal_social_security_tax_rate":{"type":"number"},"_federal_social_security_tax_cents":{"type":"number"},"_state_unemployment_insurance_rate":{"type":"number"},"total_taxable_reimbursements_cents":{"type":"number"},"_state_unemployment_insurance_cents":{"type":"number"},"_local_municipal_tax_adjustment_cents":{"type":"number"},"_federal_medicare_tax_adjustment_cents":{"type":"number"},"total_non_taxable_reimbursements_cents":{"type":"number"},"total_worker_union_contributions_cents":{"type":"number"},"_state_unemployment_insurance_cost_rate":{"type":"number"},"total_company_union_contributions_cents":{"type":"number"},"_state_unemployment_insurance_cost_cents":{"type":"number"},"_federal_unemployment_tax_adjustment_cents":{"type":"number"},"temp_total_worker_union_contributions_cents":{"type":"number"},"temp_total_company_union_contributions_cents":{"type":"number"},"_federal_social_security_tax_adjustment_cents":{"type":"number"},"_state_unemployment_insurance_adjustment_cents":{"type":"number"},"_state_unemployment_insurance_cost_adjustment_cents":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@60f40e7c[stream=io.airbyte.protocol.models.AirbyteStream@33685b81[name=project_agreements,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"type":{"type":"string"},"office":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"project_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"signatory_id":{"type":"string"},"production_id":{"type":"string"},"signatory_date":{"type":"string","format":"date"},"signatory_name":{"type":"string"},"business_rep_name":{"type":"string"},"mpi_production_id":{"type":"string"},"business_rep_email":{"type":"string"},"mpi_employer_number":{"type":"string"},"agreement_identifier":{"type":"string"},"mpi_production_title":{"type":"string"},"payroll_report_email":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@3d7bc1ed[stream=io.airbyte.protocol.models.AirbyteStream@c2cec2f[name=project_locations,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"wc_code":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"project_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@4c6b9438[stream=io.airbyte.protocol.models.AirbyteStream@3d2e7a67[name=project_worker_bulk_import_entries,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"email":{"type":"string"},"guild":{"type":"string"},"rates":{"type":"string"},"end_date":{"type":"string"},"job_title":{"type":"string"},"last_name":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"first_name":{"type":"string"},"start_date":{"type":"string"},"startworks":{"type":"string"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"worker_type":{"type":"string"},"local_number":{"type":"string"},"payment_type":{"type":"string"},"import_errors":{"type":"string"},"agent_fee_rate":{"type":"string"},"bulk_import_id":{"type":"number"},"csv_row_number":{"type":"number"},"invite_message":{"type":"string"},"custom_job_title":{"type":"string"},"time_calculation":{"type":"string"},"project_worker_id":{"type":"number"},"hire_location_city":{"type":"string"},"hire_location_state":{"type":"string"},"project_location_id":{"type":"number"},"time_entry_required":{"type":"boolean"},"project_location_raw":{"type":"string"},"job_classification_id":{"type":"number"},"hire_location_city_raw":{"type":"string"},"hire_location_state_raw":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@5eb9b086[stream=io.airbyte.protocol.models.AirbyteStream@351f62ea[name=project_worker_bulk_imports,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"status":{"type":"string"},"user_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"project_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@25c5ea25[stream=io.airbyte.protocol.models.AirbyteStream@6bf641b8[name=project_worker_locations,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"project_worker_id":{"type":"number"},"project_location_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@7858f1c0[stream=io.airbyte.protocol.models.AirbyteStream@361ed413[name=project_worker_rates,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"_overtime_type":{"type":"string"},"guaranteed_hours":{"type":"number"},"hourly_rate_cents":{"type":"number"},"project_worker_id":{"type":"number"},"contract_identifier":{"type":"string"},"numeric_amount_cents":{"type":"number"},"job_classification_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@3c009437[stream=io.airbyte.protocol.models.AirbyteStream@6522e98e[name=project_worker_reminder_stats,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"project_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"reminder_type":{"type":"string"},"reminder_count":{"type":"number"},"last_reminded_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"project_worker_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@5acbd21b[stream=io.airbyte.protocol.models.AirbyteStream@1a353b1d[name=project_workers,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"email":{"type":"string"},"user_id":{"type":"number"},"end_date":{"type":"string","format":"date"},"job_title":{"type":"string"},"last_name":{"type":"string"},"onboarded":{"type":"boolean"},"worker_id":{"type":"number"},"collect_i9":{"type":"boolean"},"company_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"first_name":{"type":"string"},"project_id":{"type":"number"},"start_date":{"type":"string","format":"date"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"send_invite":{"type":"boolean"},"union_local":{"type":"number"},"worker_type":{"type":"string"},"agent_fee_rate":{"type":"number"},"benefit_plan_id":{"type":"number"},"company_worker_id":{"type":"number"},"first_onboarded_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"hire_location_city":{"type":"string"},"skip_coogan_reason":{"type":"string"},"hire_location_state":{"type":"string"},"startwork_completed":{"type":"boolean"},"time_entry_required":{"type":"boolean"},"job_classification_id":{"type":"number"},"skip_coogan_requirement":{"type":"boolean"},"is_wage_enforcement_overridden":{"type":"boolean"},"wage_enforcement_override_reason":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@22aca540[stream=io.airbyte.protocol.models.AirbyteStream@50304602[name=projects,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"wc_code":{"type":"string"},"end_date":{"type":"string","format":"date"},"unionized":{"type":"boolean"},"company_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"start_date":{"type":"string","format":"date"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"aicp_member":{"type":"boolean"},"archived_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"meal_setting":{"type":"string"},"contact_email":{"type":"string"},"travel_enabled":{"type":"boolean"},"production_type":{"type":"string"},"enable_crew_list":{"type":"boolean"},"multi_location_v2":{"type":"boolean"},"hire_location_city":{"type":"string"},"accounting_chart_id":{"type":"number"},"hire_location_state":{"type":"string"},"original_start_date":{"type":"string","format":"date"},"pay_period_interval":{"type":"string"},"multi_location_notice":{"type":"boolean"},"permitted_worker_type":{"type":"string"},"use_aicp_line_numbers":{"type":"boolean"},"multi_location_enabled":{"type":"boolean"},"customer_project_number":{"type":"string"},"estimated_payroll_cents":{"type":"number"},"total_production_budget_cents":{"type":"number"},"address_different_from_company":{"type":"boolean"},"time_rounding_interval_seconds":{"type":"number"},"project_payroll_expected_ranges":{"type":"string"},"exclude_payroll_funded_confirmation_email":{"type":"boolean"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@54ef1d15[stream=io.airbyte.protocol.models.AirbyteStream@67313946[name=reversals,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"regular_payment_id":{"type":"number"},"regular_payroll_id":{"type":"number"},"reverse_payment_id":{"type":"number"},"reverse_payroll_id":{"type":"number"},"includes_platform_fee":{"type":"boolean"},"includes_workers_comp":{"type":"boolean"},"includes_employee_taxes":{"type":"boolean"},"includes_employer_taxes":{"type":"boolean"},"includes_net_pay_and_union_contributions":{"type":"boolean"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@20700645[stream=io.airbyte.protocol.models.AirbyteStream@72a2541f[name=sessions,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"ip":{"type":"string"},"key":{"type":"string"},"user_id":{"type":"number"},"device_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"revoked_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"user_agent":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@5e09f8eb[stream=io.airbyte.protocol.models.AirbyteStream@309c0165[name=subscription_types,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@107e6b1d[stream=io.airbyte.protocol.models.AirbyteStream@709cd7a1[name=subscriptions,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"user_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"subscription_type_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@6143b7f9[stream=io.airbyte.protocol.models.AirbyteStream@3104059d[name=symmetry_taxes,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"sit":{"type":"boolean"},"rate":{"type":"number"},"suta":{"type":"boolean"},"state":{"type":"string"},"active":{"type":"boolean"},"credit":{"type":"number"},"psd_code":{"type":"string"},"tax_type":{"type":"string"},"city_code":{"type":"string"},"city_name":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"state_code":{"type":"string"},"state_name":{"type":"string"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"county_code":{"type":"string"},"county_name":{"type":"string"},"description":{"type":"string"},"school_code":{"type":"string"},"school_name":{"type":"string"},"credit_limit":{"type":"number"},"employer_tax":{"type":"boolean"},"rate_override":{"type":"number"},"unique_tax_id":{"type":"string"},"can_be_exempted":{"type":"boolean"},"master_tax_code":{"type":"string"},"tax_limit_cents":{"type":"number"},"wage_base_cents":{"type":"number"},"tax_limit_period":{"type":"string"},"municipality_code":{"type":"string"},"municipality_name":{"type":"string"},"tax_effective_date":{"type":"string","format":"date"},"override_description":{"type":"string"},"tax_installation_date":{"type":"string","format":"date"},"transit_district_code":{"type":"string"},"transit_district_name":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@5241b623[stream=io.airbyte.protocol.models.AirbyteStream@44f65215[name=transfers,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"ach_id":{"type":"string"},"status":{"type":"string"},"direction":{"type":"string"},"record_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"record_type":{"type":"string"},"ach_batch_id":{"type":"string"},"amount_cents":{"type":"number"},"bank_account_id":{"type":"number"},"idempotency_uuid":{"type":"string"},"bank_account_type":{"type":"string"},"bank_account_purpose":{"type":"string"},"bank_account_number_ciphertext":{"type":"string"},"bank_routing_number_ciphertext":{"type":"string"},"bank_name_on_account_ciphertext":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@3876d90d[stream=io.airbyte.protocol.models.AirbyteStream@29cf1b73[name=user_activities,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"data":{"type":"string"},"name":{"type":"string"},"user_id":{"type":"number"},"record_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"record_type":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@76e050c7[stream=io.airbyte.protocol.models.AirbyteStream@70c2f4[name=users,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"app":{"type":"string"},"name":{"type":"string"},"role":{"type":"string"},"phone":{"type":"string"},"_email":{"type":"string"},"last_name":{"type":"string"},"return_to":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"first_name":{"type":"string"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"password_digest":{"type":"string"},"_unverified_email":{"type":"string"},"failed_logins_count":{"type":"number"},"mfa_code_ciphertext":{"type":"string"},"selected_company_id":{"type":"number"},"selected_project_id":{"type":"number"},"password_reset_token":{"type":"string"},"_unverified_email_token":{"type":"string"},"failed_login_lock_until":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"selected_project_worker_id":{"type":"number"},"potential_duplicate_user_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@e40dd46[stream=io.airbyte.protocol.models.AirbyteStream@5f854b7e[name=vensure_workers,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"wc_code":{"type":"string"},"worker_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[created_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@2b975e21[stream=io.airbyte.protocol.models.AirbyteStream@2df64ec5[name=workday_contributions,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"workday_id":{"type":"number"},"amount_cents":{"type":"number"},"payable_shift_id":{"type":"number"},"temp_amount_cents":{"type":"number"},"contribution_type_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@25541cd0[stream=io.airbyte.protocol.models.AirbyteStream@507f6dbf[name=workday_earnings,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"workday_id":{"type":"number"},"amount_cents":{"type":"number"},"payable_shift_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@410857c7[stream=io.airbyte.protocol.models.AirbyteStream@5e97b945[name=workday_hours,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"time":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"multiplier":{"type":"number"},"workday_id":{"type":"number"},"amount_cents":{"type":"number"},"payable_shift_id":{"type":"number"},"hourly_rate_cents":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@5b209cdb[stream=io.airbyte.protocol.models.AirbyteStream@70991095[name=workdays,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"date":{"type":"string","format":"date"},"rate_id":{"type":"number"},"day_type":{"type":"string"},"call_time":{"type":"number"},"meal_time":{"type":"number"},"rate_name":{"type":"string"},"work_time":{"type":"number"},"work_type":{"type":"string"},"wrap_time":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"workweek_id":{"type":"number"},"amount_cents":{"type":"number"},"day_descriptor":{"type":"string"},"meal_1_in_time":{"type":"number"},"meal_2_in_time":{"type":"number"},"paid_work_time":{"type":"number"},"meal_1_out_time":{"type":"number"},"meal_2_out_time":{"type":"number"},"travel_duration":{"type":"number"},"travel_end_time":{"type":"number"},"payable_shift_id":{"type":"number"},"rate_amount_cents":{"type":"number"},"travel_start_time":{"type":"number"},"second_walking_meal":{"type":"boolean"},"meal_1_penalty_cents":{"type":"number"},"meal_2_penalty_cents":{"type":"number"},"rate_guaranteed_hours":{"type":"number"},"meal_1_penalty_periods":{"type":"number"},"meal_1_recognized_time":{"type":"number"},"meal_2_penalty_periods":{"type":"number"},"meal_2_recognized_time":{"type":"number"},"rate_hourly_rate_cents":{"type":"number"},"travel_allowance_cents":{"type":"number"},"non_deductible_breakfast":{"type":"boolean"},"rate_contract_identifier":{"type":"string"},"recognized_work_end_time":{"type":"number"},"forced_call_penalty_cents":{"type":"number"},"sequential_weekday_number":{"type":"number"},"sequential_workday_number":{"type":"number"},"recognized_travel_duration":{"type":"number"},"recognized_travel_end_time":{"type":"number"},"recognized_work_start_time":{"type":"number"},"forced_call_turnaround_time":{"type":"number"},"recognized_travel_start_time":{"type":"number"},"job_classification_scale_rate_cents":{"type":"number"},"job_classification_agreement_identifier":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@732cd72e[stream=io.airbyte.protocol.models.AirbyteStream@1092059f[name=worker_tax_exemptions,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"worker_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"symmetry_tax_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@4f0b8512[stream=io.airbyte.protocol.models.AirbyteStream@772e29de[name=worker_tax_options,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"is_exempt":{"type":"boolean"},"worker_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"symmetry_tax_id":{"type":"number"},"extra_withholding_cents":{"type":"number"},"extra_withholding_cap_override_cents":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@622e15b2[stream=io.airbyte.protocol.models.AirbyteStream@62104a95[name=worker_withholdings,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"value":{"type":"string"},"worker_id":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"symmetry_withholding_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@712070d0[stream=io.airbyte.protocol.models.AirbyteStream@7746c7f3[name=workers,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"uuid":{"type":"string"},"email":{"type":"string"},"phone":{"type":"string"},"adp_id":{"type":"number"},"gender":{"type":"string"},"adp_ids":{"type":"string"},"user_id":{"type":"number"},"tin_bidx":{"type":"string"},"ethnicity":{"type":"string"},"last_name":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"first_name":{"type":"string"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"last_4_bidx":{"type":"string"},"middle_name":{"type":"string"},"date_of_birth":{"type":"string","format":"date"},"self_describe":{"type":"string"},"first_hired_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"tin_ciphertext":{"type":"string"},"ssn_verified_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"withholdings_old":{"type":"string"},"tax_document_delivery":{"type":"string"},"ssn_verification_status":{"type":"string"},"demographic_collected_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"ssn_verification_response":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@6557cf2c[stream=io.airbyte.protocol.models.AirbyteStream@5f375f1[name=workers_comp_applications,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"status":{"type":"string"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"production":{"type":"boolean"},"project_id":{"type":"number"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"auto_approved":{"type":"boolean"},"decline_reason":{"type":"string"},"post_production":{"type":"boolean"},"production_covid_19":{"type":"boolean"},"production_under_18":{"type":"boolean"},"production_cast_size":{"type":"number"},"production_crew_size":{"type":"number"},"production_covid_19_old":{"type":"boolean"},"production_under_18_count":{"type":"number"},"production_under_18_roles":{"type":"string"},"production_hazardous_adult":{"type":"boolean"},"production_script_synopsis":{"type":"string"},"production_shoot_locations":{"type":"string"},"production_hazardous_stunts":{"type":"boolean"},"production_hazardous_travel":{"type":"boolean"},"post_production_worker_count":{"type":"number"},"production_hazardous_animals":{"type":"boolean"},"production_hazardous_aquatic":{"type":"boolean"},"production_hazardous_heights":{"type":"boolean"},"production_hazardous_setting":{"type":"boolean"},"production_hazardous_weapons":{"type":"boolean"},"production_hazardous_aircraft":{"type":"boolean"},"production_hazardous_athletic":{"type":"boolean"},"production_hazardous_skydiving":{"type":"boolean"},"production_hazardous_electrical":{"type":"boolean"},"production_hazardous_watercraft":{"type":"boolean"},"production_under_18_work_permits":{"type":"boolean"},"production_hazardous_pyrotechnics":{"type":"boolean"},"production_under_18_limited_hours":{"type":"boolean"},"production_hazardous_heights_maximum":{"type":"number"},"production_hazardous_adult_description":{"type":"string"},"production_hazardous_stunts_description":{"type":"string"},"production_hazardous_travel_description":{"type":"string"},"production_hazardous_animals_description":{"type":"string"},"production_hazardous_aquatic_description":{"type":"string"},"production_hazardous_heights_description":{"type":"string"},"production_hazardous_setting_description":{"type":"string"},"production_hazardous_weapons_description":{"type":"string"},"production_hazardous_aircraft_description":{"type":"string"},"production_hazardous_athletic_description":{"type":"string"},"production_hazardous_skydiving_description":{"type":"string"},"production_hazardous_electrical_description":{"type":"string"},"production_hazardous_watercraft_description":{"type":"string"},"production_hazardous_pyrotechnics_description":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@7727236f[stream=io.airbyte.protocol.models.AirbyteStream@361f0b27[name=workers_comp_settings,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"code":{"type":"string"},"cost":{"type":"number"},"name":{"type":"string"},"unit":{"type":"string"},"price":{"type":"number"},"created_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"updated_at":{"type":"string","format":"date-time","airbyte_type":"timestamp_without_timezone"},"payroll_state_setting_id":{"type":"number"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=WRAPBOOK,additionalProperties={}],syncMode=full_refresh,cursorField=[],destinationSyncMode=overwrite,primaryKey=[[id]],additionalProperties={}]],additionalProperties={}],failures=[io.airbyte.config.FailureReason@6d6a8c67[failureOrigin=source,failureType=system_error,internalMessage=java.lang.RuntimeException: java.text.ParseException: Unparseable date: "2022-06-09T01:30:037",externalMessage=Something went wrong in the connector. See the logs for more details.,metadata=io.airbyte.config.Metadata@73a820c6[additionalProperties={attemptNumber=2, jobId=9293, from_trace_message=true}],stacktrace=[io.airbyte.db.jdbc.AbstractJdbcCompatibleSourceOperations.setTimestamp(AbstractJdbcCompatibleSourceOperations.java:167), io.airbyte.db.jdbc.JdbcSourceOperations.setStatementField(JdbcSourceOperations.java:71), io.airbyte.db.jdbc.JdbcSourceOperations.setStatementField(JdbcSourceOperations.java:26), io.airbyte.integrations.source.jdbc.AbstractJdbcSource.lambda$queryTableIncremental$16(AbstractJdbcSource.java:281), io.airbyte.db.jdbc.StreamingJdbcDatabase.unsafeQuery(StreamingJdbcDatabase.java:62), io.airbyte.integrations.source.jdbc.AbstractJdbcSource.lambda$queryTableIncremental$17(AbstractJdbcSource.java:271), io.airbyte.commons.util.LazyAutoCloseableIterator.computeNext(LazyAutoCloseableIterator.java:37), com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146), com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141), com.google.common.collect.TransformedIterator.hasNext(TransformedIterator.java:46), io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38), com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146), com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141), io.airbyte.integrations.source.relationaldb.StateDecoratingIterator.computeNext(StateDecoratingIterator.java:48), io.airbyte.integrations.source.relationaldb.StateDecoratingIterator.computeNext(StateDecoratingIterator.java:18), com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146), com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141), io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38), com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146), com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141), com.google.common.collect.TransformedIterator.hasNext(TransformedIterator.java:46), io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38), com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146), com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141), io.airbyte.commons.util.CompositeIterator.computeNext(CompositeIterator.java:63), com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146), com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141), io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38), com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146), com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141), io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38), com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146), com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141), java.base/java.util.Iterator.forEachRemaining(Iterator.java:132), io.airbyte.integrations.base.IntegrationRunner.lambda$produceMessages$2(IntegrationRunner.java:176), io.airbyte.integrations.base.IntegrationRunner.watchForOrphanThreads(IntegrationRunner.java:232), io.airbyte.integrations.base.IntegrationRunner.produceMessages(IntegrationRunner.java:175), io.airbyte.integrations.base.IntegrationRunner.lambda$runInternal$0(IntegrationRunner.java:156), io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:54), io.airbyte.integrations.base.sentry.AirbyteSentry.executeWithTracing(AirbyteSentry.java:38), io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:156), io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:107), io.airbyte.integrations.source.postgres.PostgresSource.main(PostgresSource.java:410)],retryable=,timestamp=1654826485571], io.airbyte.config.FailureReason@3dda5987[failureOrigin=source,failureType=,internalMessage=io.airbyte.workers.general.DefaultReplicationWorker$SourceException: Source process exited with non-zero exit code 1,externalMessage=Something went wrong within the source connector,metadata=io.airbyte.config.Metadata@73523b28[additionalProperties={attemptNumber=2, jobId=9293}],stacktrace=java.util.concurrent.CompletionException: io.airbyte.workers.general.DefaultReplicationWorker$SourceException: Source process exited with non-zero exit code 1 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:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: io.airbyte.workers.general.DefaultReplicationWorker$SourceException: Source process exited with non-zero exit code 1 at io.airbyte.workers.general.DefaultReplicationWorker.lambda$getReplicationRunnable$6(DefaultReplicationWorker.java:368) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ... 3 more ,retryable=,timestamp=1654826485738], io.airbyte.config.FailureReason@4a628891[failureOrigin=replication,failureType=,internalMessage=java.lang.RuntimeException: java.io.UncheckedIOException: java.io.IOException: Stream closed,externalMessage=Something went wrong during replication,metadata=io.airbyte.config.Metadata@787e3f0b[additionalProperties={attemptNumber=2, jobId=9293}],stacktrace=java.util.concurrent.CompletionException: java.lang.RuntimeException: java.io.UncheckedIOException: java.io.IOException: Stream closed 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:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.lang.RuntimeException: java.io.UncheckedIOException: java.io.IOException: Stream closed at io.airbyte.workers.general.DefaultReplicationWorker.lambda$getDestinationOutputRunnable$7(DefaultReplicationWorker.java:423) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ... 3 more Caused by: java.io.UncheckedIOException: java.io.IOException: Stream closed at java.base/java.io.BufferedReader$1.hasNext(BufferedReader.java:574) at java.base/java.util.Spliterators$IteratorSpliterator.tryAdvance(Spliterators.java:1855) at java.base/java.util.stream.StreamSpliterators$WrappingSpliterator.lambda$initPartialTraversalState$0(StreamSpliterators.java:292) at java.base/java.util.stream.StreamSpliterators$AbstractWrappingSpliterator.fillBuffer(StreamSpliterators.java:206) at java.base/java.util.stream.StreamSpliterators$AbstractWrappingSpliterator.doAdvance(StreamSpliterators.java:161) at java.base/java.util.stream.StreamSpliterators$WrappingSpliterator.tryAdvance(StreamSpliterators.java:298) at java.base/java.util.Spliterators$1Adapter.hasNext(Spliterators.java:681) at io.airbyte.workers.internal.DefaultAirbyteDestination.isFinished(DefaultAirbyteDestination.java:141) at io.airbyte.workers.general.DefaultReplicationWorker.lambda$getDestinationOutputRunnable$7(DefaultReplicationWorker.java:397) ... 4 more Caused by: java.io.IOException: Stream closed at java.base/java.io.BufferedInputStream.getBufIfOpen(BufferedInputStream.java:168) at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:334) at java.base/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:270) at java.base/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:313) at java.base/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:188) at java.base/java.io.InputStreamReader.read(InputStreamReader.java:177) at java.base/java.io.BufferedReader.fill(BufferedReader.java:162) at java.base/java.io.BufferedReader.readLine(BufferedReader.java:329) at java.base/java.io.BufferedReader.readLine(BufferedReader.java:396) at java.base/java.io.BufferedReader$1.hasNext(BufferedReader.java:571) ... 12 more ,retryable=,timestamp=1654826545888]]] 2022-06-10 02:02:25 INFO i.a.w.t.TemporalUtils(withBackgroundHeartbeat):236 - Stopping temporal heartbeating... 2022-06-10 02:02:25 INFO i.a.c.p.ConfigRepository(updateConnectionState):775 - Updating connection cc8e47b7-81fd-47a7-9d85-125d749af8be state: io.airbyte.config.State@2b169d6d[state={"cdc":false,"streams":[{"cursor":"2022-06-09T01:30:03.932687","stream_name":"ach_batches","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T21:19:26.411646","stream_name":"active_admin_comments","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:43:56.243262","stream_name":"active_storage_attachments","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:45:22.910756","stream_name":"active_storage_blobs","cursor_field":["created_at"],"stream_namespace":"public"},{"stream_name":"active_storage_variant_records","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T22:46:49.167451","stream_name":"addresses","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:46:10.823145","stream_name":"agreement_requests","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:47:53.650086","stream_name":"agreement_signatures","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:27:53.153640","stream_name":"agreement_templates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:48:16.833716","stream_name":"agreements","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-04-27T17:21:41.554518","stream_name":"aicp_accounting_codes","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:50:24.407631","stream_name":"aicp_line_numbers","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:52:39.545770","stream_name":"audits","cursor_field":["created_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:56:59.301449","stream_name":"authentications","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-04-11T18:06:01.860523","stream_name":"benefit_administrators","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-08T23:50:09.154093","stream_name":"benefit_payments","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-08T23:13:14.622397","stream_name":"benefit_plans","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T21:19:32.058930","stream_name":"check_updates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T21:19:32.066486","stream_name":"checks","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"companies","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T22:45:22.914045","stream_name":"company_cois","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:48:46.360546","stream_name":"company_onboarding_statuses","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:00:04.926787","stream_name":"company_payment_taxes","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:56:49.044356","stream_name":"company_users","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:05:54.858193","stream_name":"company_workers","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-06T14:35:05.613849","stream_name":"contribution_types","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:29:36.324454","stream_name":"credit_card_charges","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:29:34.837221","stream_name":"credit_cards","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:51:57.623734","stream_name":"devices","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:03:30.164251","stream_name":"documents","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"emails","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T20:49:52.197966","stream_name":"exports","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T19:54:48.663833","stream_name":"flipper_features","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:13:57.184938","stream_name":"flipper_gates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-06T17:50:41.295193","stream_name":"garnishment_orders","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:06:18.475894","stream_name":"i9_form_documents","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:06:25.307060","stream_name":"i9_form_signatures","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:06:25.308841","stream_name":"i9_forms","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:05:57.174736","stream_name":"identity_verifications","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:23:23.923049","stream_name":"insurance_quote_annual_term_data_records","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T20:56:30.929121","stream_name":"insurance_quote_short_term_data_records","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:23:23.918039","stream_name":"insurance_quotes","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T19:46:39.837719","stream_name":"integration_preference_options","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T19:47:57.215124","stream_name":"integration_preferences","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T19:48:15.265605","stream_name":"integrations","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:08:47.907868","stream_name":"invites","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:00:56.601761","stream_name":"job_classification_calculators","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"job_classification_codes","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T19:19:21.952008","stream_name":"job_classification_scale_rates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-08T18:19:05.575154","stream_name":"job_classifications","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:20:10.350725","stream_name":"loan_outs","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:05:23.948452","stream_name":"notifications","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-03-19T21:03:43.834009","stream_name":"nudges","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"paid_time_off_policies","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"paid_time_off_policy_memberships","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"paid_time_off_records","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:35:39.560874","stream_name":"payable_invoice_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:05:47.797161","stream_name":"payable_mileage_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"payable_paid_time_off_request_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:09:27.579694","stream_name":"payable_shift_calculations","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:10:44.434499","stream_name":"payable_shift_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:11:52.212770","stream_name":"payable_workweek_details","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:12:14.357426","stream_name":"payables","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:10:58.753702","stream_name":"payment_methods","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T21:19:31.011633","stream_name":"payment_settlements","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:11:46.525904","stream_name":"payment_taxes","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"payments","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-05-11T14:36:35.542425","stream_name":"payroll_state_settings","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"payrolls","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T23:10:45.123095","stream_name":"project_agreements","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:59:25.463540","stream_name":"project_locations","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T13:51:37.713850","stream_name":"project_worker_bulk_import_entries","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T00:23:13.349908","stream_name":"project_worker_bulk_imports","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:18:49.719669","stream_name":"project_worker_locations","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:19:10.856293","stream_name":"project_worker_rates","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:18:17.638407","stream_name":"project_worker_reminder_stats","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:19:55.558759","stream_name":"project_workers","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"projects","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-07T22:14:29.456066","stream_name":"reversals","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:20:18.588429","stream_name":"sessions","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-04-26T17:07:53.831984","stream_name":"subscription_types","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-08T22:36:07.360696","stream_name":"subscriptions","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-05T17:52:15.857336","stream_name":"symmetry_taxes","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T22:45:06.660444","stream_name":"transfers","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:20:55.907662","stream_name":"user_activities","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:25:16.827423","stream_name":"users","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T01:05:46.385712","stream_name":"vensure_workers","cursor_field":["created_at"],"stream_namespace":"public"},{"stream_name":"workday_contributions","cursor_field":[],"stream_namespace":"public"},{"stream_name":"workday_earnings","cursor_field":[],"stream_namespace":"public"},{"stream_name":"workday_hours","cursor_field":[],"stream_namespace":"public"},{"cursor":"2022-06-09T23:23:46.387196","stream_name":"workdays","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-03T17:17:39.248158","stream_name":"worker_tax_exemptions","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:08:18.748427","stream_name":"worker_tax_options","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:15:01.915139","stream_name":"worker_withholdings","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:26:55.451420","stream_name":"workers","cursor_field":["updated_at"],"stream_namespace":"public"},{"cursor":"2022-06-09T23:10:44.329636","stream_name":"workers_comp_applications","cursor_field":["updated_at"],"stream_namespace":"public"},{"stream_name":"workers_comp_settings","cursor_field":[],"stream_namespace":"public"}]}] 2022-06-10 02:02:26 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/9293/2/logs.log 2022-06-10 02:02:26 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.39.16-alpha 2022-06-10 02:02:26 INFO i.a.w.g.DefaultNormalizationWorker(run):49 - Running normalization. 2022-06-10 02:02:26 INFO i.a.w.n.DefaultNormalizationRunner(runProcess):122 - Running with normalization version: airbyte/normalization-snowflake:0.2.1 2022-06-10 02:02:26 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/normalization-snowflake:0.2.1 exists... 2022-06-10 02:02:26 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/normalization-snowflake:0.2.1 was found locally. 2022-06-10 02:02:26 INFO i.a.w.p.DockerProcessFactory(create):108 - Creating docker job ID: 9293 2022-06-10 02:02:26 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/9293/2/normalize --log-driver none --name normalization-snowflake-normalize-9293-2-qlhbz --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_VERSION=0.39.16-alpha airbyte/normalization-snowflake:0.2.1 run --integration-type snowflake --config destination_config.json --catalog destination_catalog.json 2022-06-10 02:02:26 normalization > Running: transform-config --config destination_config.json --integration-type snowflake --out /data/9293/2/normalize 2022-06-10 02:02:27 normalization > Namespace(config='destination_config.json', integration_type=, out='/data/9293/2/normalize') 2022-06-10 02:02:27 normalization > transform_snowflake 2022-06-10 02:02:27 normalization > Running: transform-catalog --integration-type snowflake --profile-config-dir /data/9293/2/normalize --catalog destination_catalog.json --out /data/9293/2/normalize/models/generated/ --json-column _airbyte_data 2022-06-10 02:02:28 normalization > Processing destination_catalog.json... 2022-06-10 02:02:28 normalization > Generating airbyte_ctes/WRAPBOOK/ACH_BATCHES_AB1.sql from ach_batches 2022-06-10 02:02:28 normalization > Generating airbyte_ctes/WRAPBOOK/ACH_BATCHES_AB2.sql from ach_batches 2022-06-10 02:02:28 normalization > Generating airbyte_views/WRAPBOOK/ACH_BATCHES_STG.sql from ach_batches 2022-06-10 02:02:28 normalization > Generating airbyte_incremental/scd/WRAPBOOK/ACH_BATCHES_SCD.sql from ach_batches 2022-06-10 02:02:28 normalization > Generating airbyte_incremental/WRAPBOOK/ACH_BATCHES.sql from ach_batches 2022-06-10 02:02:28 normalization > Generating airbyte_ctes/WRAPBOOK/ACTIVE_ADMIN_COMMENTS_AB1.sql from active_admin_comments 2022-06-10 02:02:28 normalization > Generating airbyte_ctes/WRAPBOOK/ACTIVE_ADMIN_COMMENTS_AB2.sql from active_admin_comments 2022-06-10 02:02:28 normalization > Generating airbyte_views/WRAPBOOK/ACTIVE_ADMIN_COMMENTS_STG.sql from active_admin_comments 2022-06-10 02:02:28 normalization > Generating airbyte_incremental/scd/WRAPBOOK/ACTIVE_ADMIN_COMMENTS_SCD.sql from active_admin_comments 2022-06-10 02:02:28 normalization > Generating airbyte_incremental/WRAPBOOK/ACTIVE_ADMIN_COMMENTS.sql from active_admin_comments 2022-06-10 02:02:28 normalization > Generating airbyte_ctes/WRAPBOOK/ACTIVE_STORAGE_ATTACHMENTS_AB1.sql from active_storage_attachments 2022-06-10 02:02:28 normalization > Generating airbyte_ctes/WRAPBOOK/ACTIVE_STORAGE_ATTACHMENTS_AB2.sql from active_storage_attachments 2022-06-10 02:02:28 normalization > Generating airbyte_views/WRAPBOOK/ACTIVE_STORAGE_ATTACHMENTS_STG.sql from active_storage_attachments 2022-06-10 02:02:28 normalization > Generating airbyte_incremental/scd/WRAPBOOK/ACTIVE_STORAGE_ATTACHMENTS_SCD.sql from active_storage_attachments 2022-06-10 02:02:28 normalization > Generating airbyte_incremental/WRAPBOOK/ACTIVE_STORAGE_ATTACHMENTS.sql from active_storage_attachments 2022-06-10 02:02:28 normalization > Generating airbyte_ctes/WRAPBOOK/ACTIVE_STORAGE_BLOBS_AB1.sql from active_storage_blobs 2022-06-10 02:02:28 normalization > Generating airbyte_ctes/WRAPBOOK/ACTIVE_STORAGE_BLOBS_AB2.sql from active_storage_blobs 2022-06-10 02:02:28 normalization > Generating airbyte_views/WRAPBOOK/ACTIVE_STORAGE_BLOBS_STG.sql from active_storage_blobs 2022-06-10 02:02:28 normalization > Generating airbyte_incremental/scd/WRAPBOOK/ACTIVE_STORAGE_BLOBS_SCD.sql from active_storage_blobs 2022-06-10 02:02:28 normalization > Generating airbyte_incremental/WRAPBOOK/ACTIVE_STORAGE_BLOBS.sql from active_storage_blobs 2022-06-10 02:02:28 normalization > Generating airbyte_ctes/WRAPBOOK/ACTIVE_STORAGE_VARIANT_RECORDS_AB1.sql from active_storage_variant_records 2022-06-10 02:02:28 normalization > Generating airbyte_ctes/WRAPBOOK/ACTIVE_STORAGE_VARIANT_RECORDS_AB2.sql from active_storage_variant_records 2022-06-10 02:02:28 normalization > Generating airbyte_ctes/WRAPBOOK/ACTIVE_STORAGE_VARIANT_RECORDS_AB3.sql from active_storage_variant_records 2022-06-10 02:02:28 normalization > Generating airbyte_tables/WRAPBOOK/ACTIVE_STORAGE_VARIANT_RECORDS.sql from active_storage_variant_records 2022-06-10 02:02:28 normalization > Generating airbyte_ctes/WRAPBOOK/ADDRESSES_AB1.sql from addresses 2022-06-10 02:02:28 normalization > Generating airbyte_ctes/WRAPBOOK/ADDRESSES_AB2.sql from addresses 2022-06-10 02:02:28 normalization > Generating airbyte_views/WRAPBOOK/ADDRESSES_STG.sql from addresses 2022-06-10 02:02:28 normalization > Generating airbyte_incremental/scd/WRAPBOOK/ADDRESSES_SCD.sql from addresses 2022-06-10 02:02:28 normalization > Generating airbyte_incremental/WRAPBOOK/ADDRESSES.sql from addresses 2022-06-10 02:02:28 normalization > Generating airbyte_ctes/WRAPBOOK/AGREEMENT_REQUESTS_AB1.sql from agreement_requests 2022-06-10 02:02:28 normalization > Generating airbyte_ctes/WRAPBOOK/AGREEMENT_REQUESTS_AB2.sql from agreement_requests 2022-06-10 02:02:28 normalization > Generating airbyte_views/WRAPBOOK/AGREEMENT_REQUESTS_STG.sql from agreement_requests 2022-06-10 02:02:28 normalization > Generating airbyte_incremental/scd/WRAPBOOK/AGREEMENT_REQUESTS_SCD.sql from agreement_requests 2022-06-10 02:02:28 normalization > Generating airbyte_incremental/WRAPBOOK/AGREEMENT_REQUESTS.sql from agreement_requests 2022-06-10 02:02:28 normalization > Generating airbyte_ctes/WRAPBOOK/AGREEMENT_SIGNATURES_AB1.sql from agreement_signatures 2022-06-10 02:02:28 normalization > Generating airbyte_ctes/WRAPBOOK/AGREEMENT_SIGNATURES_AB2.sql from agreement_signatures 2022-06-10 02:02:28 normalization > Generating airbyte_views/WRAPBOOK/AGREEMENT_SIGNATURES_STG.sql from agreement_signatures 2022-06-10 02:02:28 normalization > Generating airbyte_incremental/scd/WRAPBOOK/AGREEMENT_SIGNATURES_SCD.sql from agreement_signatures 2022-06-10 02:02:28 normalization > Generating airbyte_incremental/WRAPBOOK/AGREEMENT_SIGNATURES.sql from agreement_signatures 2022-06-10 02:02:28 normalization > Generating airbyte_ctes/WRAPBOOK/AGREEMENT_TEMPLATES_AB1.sql from agreement_templates 2022-06-10 02:02:28 normalization > Generating airbyte_ctes/WRAPBOOK/AGREEMENT_TEMPLATES_AB2.sql from agreement_templates 2022-06-10 02:02:28 normalization > Generating airbyte_views/WRAPBOOK/AGREEMENT_TEMPLATES_STG.sql from agreement_templates 2022-06-10 02:02:28 normalization > Generating airbyte_incremental/scd/WRAPBOOK/AGREEMENT_TEMPLATES_SCD.sql from agreement_templates 2022-06-10 02:02:28 normalization > Generating airbyte_incremental/WRAPBOOK/AGREEMENT_TEMPLATES.sql from agreement_templates 2022-06-10 02:02:28 normalization > Generating airbyte_ctes/WRAPBOOK/AGREEMENTS_AB1.sql from agreements 2022-06-10 02:02:28 normalization > Generating airbyte_ctes/WRAPBOOK/AGREEMENTS_AB2.sql from agreements 2022-06-10 02:02:28 normalization > Generating airbyte_views/WRAPBOOK/AGREEMENTS_STG.sql from agreements 2022-06-10 02:02:28 normalization > Generating airbyte_incremental/scd/WRAPBOOK/AGREEMENTS_SCD.sql from agreements 2022-06-10 02:02:28 normalization > Generating airbyte_incremental/WRAPBOOK/AGREEMENTS.sql from agreements 2022-06-10 02:02:28 normalization > Generating airbyte_ctes/WRAPBOOK/AICP_ACCOUNTING_CODES_AB1.sql from aicp_accounting_codes 2022-06-10 02:02:28 normalization > Generating airbyte_ctes/WRAPBOOK/AICP_ACCOUNTING_CODES_AB2.sql from aicp_accounting_codes 2022-06-10 02:02:28 normalization > Generating airbyte_views/WRAPBOOK/AICP_ACCOUNTING_CODES_STG.sql from aicp_accounting_codes 2022-06-10 02:02:28 normalization > Generating airbyte_incremental/scd/WRAPBOOK/AICP_ACCOUNTING_CODES_SCD.sql from aicp_accounting_codes 2022-06-10 02:02:28 normalization > Generating airbyte_incremental/WRAPBOOK/AICP_ACCOUNTING_CODES.sql from aicp_accounting_codes 2022-06-10 02:02:28 normalization > Generating airbyte_ctes/WRAPBOOK/AICP_LINE_NUMBERS_AB1.sql from aicp_line_numbers 2022-06-10 02:02:28 normalization > Generating airbyte_ctes/WRAPBOOK/AICP_LINE_NUMBERS_AB2.sql from aicp_line_numbers 2022-06-10 02:02:28 normalization > Generating airbyte_views/WRAPBOOK/AICP_LINE_NUMBERS_STG.sql from aicp_line_numbers 2022-06-10 02:02:28 normalization > Generating airbyte_incremental/scd/WRAPBOOK/AICP_LINE_NUMBERS_SCD.sql from aicp_line_numbers 2022-06-10 02:02:28 normalization > Generating airbyte_incremental/WRAPBOOK/AICP_LINE_NUMBERS.sql from aicp_line_numbers 2022-06-10 02:02:28 normalization > Generating airbyte_ctes/WRAPBOOK/AUDITS_AB1.sql from audits 2022-06-10 02:02:28 normalization > Generating airbyte_ctes/WRAPBOOK/AUDITS_AB2.sql from audits 2022-06-10 02:02:28 normalization > Generating airbyte_views/WRAPBOOK/AUDITS_STG.sql from audits 2022-06-10 02:02:28 normalization > Generating airbyte_incremental/scd/WRAPBOOK/AUDITS_SCD.sql from audits 2022-06-10 02:02:28 normalization > Generating airbyte_incremental/WRAPBOOK/AUDITS.sql from audits 2022-06-10 02:02:28 normalization > Generating airbyte_ctes/WRAPBOOK/AUTHENTICATIONS_AB1.sql from authentications 2022-06-10 02:02:28 normalization > Generating airbyte_ctes/WRAPBOOK/AUTHENTICATIONS_AB2.sql from authentications 2022-06-10 02:02:28 normalization > Generating airbyte_views/WRAPBOOK/AUTHENTICATIONS_STG.sql from authentications 2022-06-10 02:02:28 normalization > Generating airbyte_incremental/scd/WRAPBOOK/AUTHENTICATIONS_SCD.sql from authentications 2022-06-10 02:02:28 normalization > Generating airbyte_incremental/WRAPBOOK/AUTHENTICATIONS.sql from authentications 2022-06-10 02:02:28 normalization > Generating airbyte_ctes/WRAPBOOK/BENEFIT_ADMINISTRATORS_AB1.sql from benefit_administrators 2022-06-10 02:02:28 normalization > Generating airbyte_ctes/WRAPBOOK/BENEFIT_ADMINISTRATORS_AB2.sql from benefit_administrators 2022-06-10 02:02:28 normalization > Generating airbyte_views/WRAPBOOK/BENEFIT_ADMINISTRATORS_STG.sql from benefit_administrators 2022-06-10 02:02:28 normalization > Generating airbyte_incremental/scd/WRAPBOOK/BENEFIT_ADMINISTRATORS_SCD.sql from benefit_administrators 2022-06-10 02:02:28 normalization > Generating airbyte_incremental/WRAPBOOK/BENEFIT_ADMINISTRATORS.sql from benefit_administrators 2022-06-10 02:02:28 normalization > Generating airbyte_ctes/WRAPBOOK/BENEFIT_PAYMENTS_AB1.sql from benefit_payments 2022-06-10 02:02:28 normalization > Generating airbyte_ctes/WRAPBOOK/BENEFIT_PAYMENTS_AB2.sql from benefit_payments 2022-06-10 02:02:28 normalization > Generating airbyte_views/WRAPBOOK/BENEFIT_PAYMENTS_STG.sql from benefit_payments 2022-06-10 02:02:28 normalization > Generating airbyte_incremental/scd/WRAPBOOK/BENEFIT_PAYMENTS_SCD.sql from benefit_payments 2022-06-10 02:02:28 normalization > Generating airbyte_incremental/WRAPBOOK/BENEFIT_PAYMENTS.sql from benefit_payments 2022-06-10 02:02:28 normalization > Generating airbyte_ctes/WRAPBOOK/BENEFIT_PLANS_AB1.sql from benefit_plans 2022-06-10 02:02:28 normalization > Generating airbyte_ctes/WRAPBOOK/BENEFIT_PLANS_AB2.sql from benefit_plans 2022-06-10 02:02:28 normalization > Generating airbyte_views/WRAPBOOK/BENEFIT_PLANS_STG.sql from benefit_plans 2022-06-10 02:02:28 normalization > Generating airbyte_incremental/scd/WRAPBOOK/BENEFIT_PLANS_SCD.sql from benefit_plans 2022-06-10 02:02:28 normalization > Generating airbyte_incremental/WRAPBOOK/BENEFIT_PLANS.sql from benefit_plans 2022-06-10 02:02:28 normalization > Generating airbyte_ctes/WRAPBOOK/CHECK_UPDATES_AB1.sql from check_updates 2022-06-10 02:02:28 normalization > Generating airbyte_ctes/WRAPBOOK/CHECK_UPDATES_AB2.sql from check_updates 2022-06-10 02:02:28 normalization > Generating airbyte_views/WRAPBOOK/CHECK_UPDATES_STG.sql from check_updates 2022-06-10 02:02:28 normalization > Generating airbyte_incremental/scd/WRAPBOOK/CHECK_UPDATES_SCD.sql from check_updates 2022-06-10 02:02:28 normalization > Generating airbyte_incremental/WRAPBOOK/CHECK_UPDATES.sql from check_updates 2022-06-10 02:02:28 normalization > Generating airbyte_ctes/WRAPBOOK/CHECKS_AB1.sql from checks 2022-06-10 02:02:28 normalization > Generating airbyte_ctes/WRAPBOOK/CHECKS_AB2.sql from checks 2022-06-10 02:02:28 normalization > Generating airbyte_views/WRAPBOOK/CHECKS_STG.sql from checks 2022-06-10 02:02:28 normalization > Generating airbyte_incremental/scd/WRAPBOOK/CHECKS_SCD.sql from checks 2022-06-10 02:02:28 normalization > Generating airbyte_incremental/WRAPBOOK/CHECKS.sql from checks 2022-06-10 02:02:28 normalization > Generating airbyte_ctes/WRAPBOOK/COMPANIES_AB1.sql from companies 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/COMPANIES_AB2.sql from companies 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/COMPANIES_AB3.sql from companies 2022-06-10 02:02:29 normalization > Generating airbyte_tables/WRAPBOOK/COMPANIES.sql from companies 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/COMPANY_COIS_AB1.sql from company_cois 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/COMPANY_COIS_AB2.sql from company_cois 2022-06-10 02:02:29 normalization > Generating airbyte_views/WRAPBOOK/COMPANY_COIS_STG.sql from company_cois 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/scd/WRAPBOOK/COMPANY_COIS_SCD.sql from company_cois 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/WRAPBOOK/COMPANY_COIS.sql from company_cois 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/COMPANY_ONBOARDING_STATUSES_AB1.sql from company_onboarding_statuses 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/COMPANY_ONBOARDING_STATUSES_AB2.sql from company_onboarding_statuses 2022-06-10 02:02:29 normalization > Generating airbyte_views/WRAPBOOK/COMPANY_ONBOARDING_STATUSES_STG.sql from company_onboarding_statuses 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/scd/WRAPBOOK/COMPANY_ONBOARDING_STATUSES_SCD.sql from company_onboarding_statuses 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/WRAPBOOK/COMPANY_ONBOARDING_STATUSES.sql from company_onboarding_statuses 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/COMPANY_PAYMENT_TAXES_AB1.sql from company_payment_taxes 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/COMPANY_PAYMENT_TAXES_AB2.sql from company_payment_taxes 2022-06-10 02:02:29 normalization > Generating airbyte_views/WRAPBOOK/COMPANY_PAYMENT_TAXES_STG.sql from company_payment_taxes 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/scd/WRAPBOOK/COMPANY_PAYMENT_TAXES_SCD.sql from company_payment_taxes 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/WRAPBOOK/COMPANY_PAYMENT_TAXES.sql from company_payment_taxes 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/COMPANY_USERS_AB1.sql from company_users 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/COMPANY_USERS_AB2.sql from company_users 2022-06-10 02:02:29 normalization > Generating airbyte_views/WRAPBOOK/COMPANY_USERS_STG.sql from company_users 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/scd/WRAPBOOK/COMPANY_USERS_SCD.sql from company_users 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/WRAPBOOK/COMPANY_USERS.sql from company_users 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/COMPANY_WORKERS_AB1.sql from company_workers 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/COMPANY_WORKERS_AB2.sql from company_workers 2022-06-10 02:02:29 normalization > Generating airbyte_views/WRAPBOOK/COMPANY_WORKERS_STG.sql from company_workers 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/scd/WRAPBOOK/COMPANY_WORKERS_SCD.sql from company_workers 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/WRAPBOOK/COMPANY_WORKERS.sql from company_workers 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/CONTRIBUTION_TYPES_AB1.sql from contribution_types 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/CONTRIBUTION_TYPES_AB2.sql from contribution_types 2022-06-10 02:02:29 normalization > Generating airbyte_views/WRAPBOOK/CONTRIBUTION_TYPES_STG.sql from contribution_types 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/scd/WRAPBOOK/CONTRIBUTION_TYPES_SCD.sql from contribution_types 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/WRAPBOOK/CONTRIBUTION_TYPES.sql from contribution_types 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/CREDIT_CARD_CHARGES_AB1.sql from credit_card_charges 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/CREDIT_CARD_CHARGES_AB2.sql from credit_card_charges 2022-06-10 02:02:29 normalization > Generating airbyte_views/WRAPBOOK/CREDIT_CARD_CHARGES_STG.sql from credit_card_charges 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/scd/WRAPBOOK/CREDIT_CARD_CHARGES_SCD.sql from credit_card_charges 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/WRAPBOOK/CREDIT_CARD_CHARGES.sql from credit_card_charges 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/CREDIT_CARDS_AB1.sql from credit_cards 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/CREDIT_CARDS_AB2.sql from credit_cards 2022-06-10 02:02:29 normalization > Generating airbyte_views/WRAPBOOK/CREDIT_CARDS_STG.sql from credit_cards 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/scd/WRAPBOOK/CREDIT_CARDS_SCD.sql from credit_cards 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/WRAPBOOK/CREDIT_CARDS.sql from credit_cards 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/DEVICES_AB1.sql from devices 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/DEVICES_AB2.sql from devices 2022-06-10 02:02:29 normalization > Generating airbyte_views/WRAPBOOK/DEVICES_STG.sql from devices 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/scd/WRAPBOOK/DEVICES_SCD.sql from devices 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/WRAPBOOK/DEVICES.sql from devices 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/DOCUMENTS_AB1.sql from documents 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/DOCUMENTS_AB2.sql from documents 2022-06-10 02:02:29 normalization > Generating airbyte_views/WRAPBOOK/DOCUMENTS_STG.sql from documents 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/scd/WRAPBOOK/DOCUMENTS_SCD.sql from documents 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/WRAPBOOK/DOCUMENTS.sql from documents 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/EMAILS_AB1.sql from emails 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/EMAILS_AB2.sql from emails 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/EMAILS_AB3.sql from emails 2022-06-10 02:02:29 normalization > Generating airbyte_tables/WRAPBOOK/EMAILS.sql from emails 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/EXPORTS_AB1.sql from exports 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/EXPORTS_AB2.sql from exports 2022-06-10 02:02:29 normalization > Generating airbyte_views/WRAPBOOK/EXPORTS_STG.sql from exports 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/scd/WRAPBOOK/EXPORTS_SCD.sql from exports 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/WRAPBOOK/EXPORTS.sql from exports 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/FLIPPER_FEATURES_AB1.sql from flipper_features 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/FLIPPER_FEATURES_AB2.sql from flipper_features 2022-06-10 02:02:29 normalization > Generating airbyte_views/WRAPBOOK/FLIPPER_FEATURES_STG.sql from flipper_features 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/scd/WRAPBOOK/FLIPPER_FEATURES_SCD.sql from flipper_features 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/WRAPBOOK/FLIPPER_FEATURES.sql from flipper_features 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/FLIPPER_GATES_AB1.sql from flipper_gates 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/FLIPPER_GATES_AB2.sql from flipper_gates 2022-06-10 02:02:29 normalization > Generating airbyte_views/WRAPBOOK/FLIPPER_GATES_STG.sql from flipper_gates 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/scd/WRAPBOOK/FLIPPER_GATES_SCD.sql from flipper_gates 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/WRAPBOOK/FLIPPER_GATES.sql from flipper_gates 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/GARNISHMENT_ORDERS_AB1.sql from garnishment_orders 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/GARNISHMENT_ORDERS_AB2.sql from garnishment_orders 2022-06-10 02:02:29 normalization > Generating airbyte_views/WRAPBOOK/GARNISHMENT_ORDERS_STG.sql from garnishment_orders 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/scd/WRAPBOOK/GARNISHMENT_ORDERS_SCD.sql from garnishment_orders 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/WRAPBOOK/GARNISHMENT_ORDERS.sql from garnishment_orders 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/I9_FORM_DOCUMENTS_AB1.sql from i9_form_documents 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/I9_FORM_DOCUMENTS_AB2.sql from i9_form_documents 2022-06-10 02:02:29 normalization > Generating airbyte_views/WRAPBOOK/I9_FORM_DOCUMENTS_STG.sql from i9_form_documents 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/scd/WRAPBOOK/I9_FORM_DOCUMENTS_SCD.sql from i9_form_documents 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/WRAPBOOK/I9_FORM_DOCUMENTS.sql from i9_form_documents 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/I9_FORM_SIGNATURES_AB1.sql from i9_form_signatures 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/I9_FORM_SIGNATURES_AB2.sql from i9_form_signatures 2022-06-10 02:02:29 normalization > Generating airbyte_views/WRAPBOOK/I9_FORM_SIGNATURES_STG.sql from i9_form_signatures 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/scd/WRAPBOOK/I9_FORM_SIGNATURES_SCD.sql from i9_form_signatures 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/WRAPBOOK/I9_FORM_SIGNATURES.sql from i9_form_signatures 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/I9_FORMS_AB1.sql from i9_forms 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/I9_FORMS_AB2.sql from i9_forms 2022-06-10 02:02:29 normalization > Generating airbyte_views/WRAPBOOK/I9_FORMS_STG.sql from i9_forms 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/scd/WRAPBOOK/I9_FORMS_SCD.sql from i9_forms 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/WRAPBOOK/I9_FORMS.sql from i9_forms 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/IDENTITY_VERIFICATIONS_AB1.sql from identity_verifications 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/IDENTITY_VERIFICATIONS_AB2.sql from identity_verifications 2022-06-10 02:02:29 normalization > Generating airbyte_views/WRAPBOOK/IDENTITY_VERIFICATIONS_STG.sql from identity_verifications 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/scd/WRAPBOOK/IDENTITY_VERIFICATIONS_SCD.sql from identity_verifications 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/WRAPBOOK/IDENTITY_VERIFICATIONS.sql from identity_verifications 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/INSURANCE_QUOTE_ANNUAL_TERM_DATA_RECORDS_AB1.sql from insurance_quote_annual_term_data_records 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/INSURANCE_QUOTE_ANNUAL_TERM_DATA_RECORDS_AB2.sql from insurance_quote_annual_term_data_records 2022-06-10 02:02:29 normalization > Generating airbyte_views/WRAPBOOK/INSURANCE_QUOTE_ANNUAL_TERM_DATA_RECORDS_STG.sql from insurance_quote_annual_term_data_records 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/scd/WRAPBOOK/INSURANCE_QUOTE_ANNUAL_TERM_DATA_RECORDS_SCD.sql from insurance_quote_annual_term_data_records 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/WRAPBOOK/INSURANCE_QUOTE_ANNUAL_TERM_DATA_RECORDS.sql from insurance_quote_annual_term_data_records 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/INSURANCE_QUOTE_SHORT_TERM_DATA_RECORDS_AB1.sql from insurance_quote_short_term_data_records 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/INSURANCE_QUOTE_SHORT_TERM_DATA_RECORDS_AB2.sql from insurance_quote_short_term_data_records 2022-06-10 02:02:29 normalization > Generating airbyte_views/WRAPBOOK/INSURANCE_QUOTE_SHORT_TERM_DATA_RECORDS_STG.sql from insurance_quote_short_term_data_records 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/scd/WRAPBOOK/INSURANCE_QUOTE_SHORT_TERM_DATA_RECORDS_SCD.sql from insurance_quote_short_term_data_records 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/WRAPBOOK/INSURANCE_QUOTE_SHORT_TERM_DATA_RECORDS.sql from insurance_quote_short_term_data_records 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/INSURANCE_QUOTES_AB1.sql from insurance_quotes 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/INSURANCE_QUOTES_AB2.sql from insurance_quotes 2022-06-10 02:02:29 normalization > Generating airbyte_views/WRAPBOOK/INSURANCE_QUOTES_STG.sql from insurance_quotes 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/scd/WRAPBOOK/INSURANCE_QUOTES_SCD.sql from insurance_quotes 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/WRAPBOOK/INSURANCE_QUOTES.sql from insurance_quotes 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/INTEGRATION_PREFERENCE_OPTIONS_AB1.sql from integration_preference_options 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/INTEGRATION_PREFERENCE_OPTIONS_AB2.sql from integration_preference_options 2022-06-10 02:02:29 normalization > Generating airbyte_views/WRAPBOOK/INTEGRATION_PREFERENCE_OPTIONS_STG.sql from integration_preference_options 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/scd/WRAPBOOK/INTEGRATION_PREFERENCE_OPTIONS_SCD.sql from integration_preference_options 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/WRAPBOOK/INTEGRATION_PREFERENCE_OPTIONS.sql from integration_preference_options 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/INTEGRATION_PREFERENCES_AB1.sql from integration_preferences 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/INTEGRATION_PREFERENCES_AB2.sql from integration_preferences 2022-06-10 02:02:29 normalization > Generating airbyte_views/WRAPBOOK/INTEGRATION_PREFERENCES_STG.sql from integration_preferences 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/scd/WRAPBOOK/INTEGRATION_PREFERENCES_SCD.sql from integration_preferences 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/WRAPBOOK/INTEGRATION_PREFERENCES.sql from integration_preferences 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/INTEGRATIONS_AB1.sql from integrations 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/INTEGRATIONS_AB2.sql from integrations 2022-06-10 02:02:29 normalization > Generating airbyte_views/WRAPBOOK/INTEGRATIONS_STG.sql from integrations 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/scd/WRAPBOOK/INTEGRATIONS_SCD.sql from integrations 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/WRAPBOOK/INTEGRATIONS.sql from integrations 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/INVITES_AB1.sql from invites 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/INVITES_AB2.sql from invites 2022-06-10 02:02:29 normalization > Generating airbyte_views/WRAPBOOK/INVITES_STG.sql from invites 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/scd/WRAPBOOK/INVITES_SCD.sql from invites 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/WRAPBOOK/INVITES.sql from invites 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/JOB_CLASSIFICATION_CALCULATORS_AB1.sql from job_classification_calculators 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/JOB_CLASSIFICATION_CALCULATORS_AB2.sql from job_classification_calculators 2022-06-10 02:02:29 normalization > Generating airbyte_views/WRAPBOOK/JOB_CLASSIFICATION_CALCULATORS_STG.sql from job_classification_calculators 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/scd/WRAPBOOK/JOB_CLASSIFICATION_CALCULATORS_SCD.sql from job_classification_calculators 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/WRAPBOOK/JOB_CLASSIFICATION_CALCULATORS.sql from job_classification_calculators 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/JOB_CLASSIFICATION_CODES_AB1.sql from job_classification_codes 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/JOB_CLASSIFICATION_CODES_AB2.sql from job_classification_codes 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/JOB_CLASSIFICATION_CODES_AB3.sql from job_classification_codes 2022-06-10 02:02:29 normalization > Generating airbyte_tables/WRAPBOOK/JOB_CLASSIFICATION_CODES.sql from job_classification_codes 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/JOB_CLASSIFICATION_SCALE_RATES_AB1.sql from job_classification_scale_rates 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/JOB_CLASSIFICATION_SCALE_RATES_AB2.sql from job_classification_scale_rates 2022-06-10 02:02:29 normalization > Generating airbyte_views/WRAPBOOK/JOB_CLASSIFICATION_SCALE_RATES_STG.sql from job_classification_scale_rates 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/scd/WRAPBOOK/JOB_CLASSIFICATION_SCALE_RATES_SCD.sql from job_classification_scale_rates 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/WRAPBOOK/JOB_CLASSIFICATION_SCALE_RATES.sql from job_classification_scale_rates 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/JOB_CLASSIFICATIONS_AB1.sql from job_classifications 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/JOB_CLASSIFICATIONS_AB2.sql from job_classifications 2022-06-10 02:02:29 normalization > Generating airbyte_views/WRAPBOOK/JOB_CLASSIFICATIONS_STG.sql from job_classifications 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/scd/WRAPBOOK/JOB_CLASSIFICATIONS_SCD.sql from job_classifications 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/WRAPBOOK/JOB_CLASSIFICATIONS.sql from job_classifications 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/LOAN_OUTS_AB1.sql from loan_outs 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/LOAN_OUTS_AB2.sql from loan_outs 2022-06-10 02:02:29 normalization > Generating airbyte_views/WRAPBOOK/LOAN_OUTS_STG.sql from loan_outs 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/scd/WRAPBOOK/LOAN_OUTS_SCD.sql from loan_outs 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/WRAPBOOK/LOAN_OUTS.sql from loan_outs 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/NOTIFICATIONS_AB1.sql from notifications 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/NOTIFICATIONS_AB2.sql from notifications 2022-06-10 02:02:29 normalization > Generating airbyte_views/WRAPBOOK/NOTIFICATIONS_STG.sql from notifications 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/scd/WRAPBOOK/NOTIFICATIONS_SCD.sql from notifications 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/WRAPBOOK/NOTIFICATIONS.sql from notifications 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/NUDGES_AB1.sql from nudges 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/NUDGES_AB2.sql from nudges 2022-06-10 02:02:29 normalization > Generating airbyte_views/WRAPBOOK/NUDGES_STG.sql from nudges 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/scd/WRAPBOOK/NUDGES_SCD.sql from nudges 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/WRAPBOOK/NUDGES.sql from nudges 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/PAID_TIME_OFF_POLICIES_AB1.sql from paid_time_off_policies 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/PAID_TIME_OFF_POLICIES_AB2.sql from paid_time_off_policies 2022-06-10 02:02:29 normalization > Generating airbyte_views/WRAPBOOK/PAID_TIME_OFF_POLICIES_STG.sql from paid_time_off_policies 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PAID_TIME_OFF_POLICIES_SCD.sql from paid_time_off_policies 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/WRAPBOOK/PAID_TIME_OFF_POLICIES.sql from paid_time_off_policies 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/PAID_TIME_OFF_POLICY_MEMBERSHIPS_AB1.sql from paid_time_off_policy_memberships 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/PAID_TIME_OFF_POLICY_MEMBERSHIPS_AB2.sql from paid_time_off_policy_memberships 2022-06-10 02:02:29 normalization > Generating airbyte_views/WRAPBOOK/PAID_TIME_OFF_POLICY_MEMBERSHIPS_STG.sql from paid_time_off_policy_memberships 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PAID_TIME_OFF_POLICY_MEMBERSHIPS_SCD.sql from paid_time_off_policy_memberships 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/WRAPBOOK/PAID_TIME_OFF_POLICY_MEMBERSHIPS.sql from paid_time_off_policy_memberships 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/PAID_TIME_OFF_RECORDS_AB1.sql from paid_time_off_records 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/PAID_TIME_OFF_RECORDS_AB2.sql from paid_time_off_records 2022-06-10 02:02:29 normalization > Generating airbyte_views/WRAPBOOK/PAID_TIME_OFF_RECORDS_STG.sql from paid_time_off_records 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PAID_TIME_OFF_RECORDS_SCD.sql from paid_time_off_records 2022-06-10 02:02:29 normalization > Generating airbyte_incremental/WRAPBOOK/PAID_TIME_OFF_RECORDS.sql from paid_time_off_records 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/PAYABLE_INVOICE_DETAILS_AB1.sql from payable_invoice_details 2022-06-10 02:02:29 normalization > Generating airbyte_ctes/WRAPBOOK/PAYABLE_INVOICE_DETAILS_AB2.sql from payable_invoice_details 2022-06-10 02:02:30 normalization > Generating airbyte_views/WRAPBOOK/PAYABLE_INVOICE_DETAILS_STG.sql from payable_invoice_details 2022-06-10 02:02:30 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PAYABLE_INVOICE_DETAILS_SCD.sql from payable_invoice_details 2022-06-10 02:02:30 normalization > Generating airbyte_incremental/WRAPBOOK/PAYABLE_INVOICE_DETAILS.sql from payable_invoice_details 2022-06-10 02:02:30 normalization > Generating airbyte_ctes/WRAPBOOK/PAYABLE_MILEAGE_DETAILS_AB1.sql from payable_mileage_details 2022-06-10 02:02:30 normalization > Generating airbyte_ctes/WRAPBOOK/PAYABLE_MILEAGE_DETAILS_AB2.sql from payable_mileage_details 2022-06-10 02:02:30 normalization > Generating airbyte_views/WRAPBOOK/PAYABLE_MILEAGE_DETAILS_STG.sql from payable_mileage_details 2022-06-10 02:02:30 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PAYABLE_MILEAGE_DETAILS_SCD.sql from payable_mileage_details 2022-06-10 02:02:30 normalization > Generating airbyte_incremental/WRAPBOOK/PAYABLE_MILEAGE_DETAILS.sql from payable_mileage_details 2022-06-10 02:02:30 normalization > Generating airbyte_ctes/WRAPBOOK/PAYABLE_PAID_TIME_OFF_REQUEST_DETAILS_AB1.sql from payable_paid_time_off_request_details 2022-06-10 02:02:30 normalization > Generating airbyte_ctes/WRAPBOOK/PAYABLE_PAID_TIME_OFF_REQUEST_DETAILS_AB2.sql from payable_paid_time_off_request_details 2022-06-10 02:02:30 normalization > Generating airbyte_views/WRAPBOOK/PAYABLE_PAID_TIME_OFF_REQUEST_DETAILS_STG.sql from payable_paid_time_off_request_details 2022-06-10 02:02:30 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PAYABLE_PAID_TIME_OFF_REQUEST_DETAILS_SCD.sql from payable_paid_time_off_request_details 2022-06-10 02:02:30 normalization > Generating airbyte_incremental/WRAPBOOK/PAYABLE_PAID_TIME_OFF_REQUEST_DETAILS.sql from payable_paid_time_off_request_details 2022-06-10 02:02:30 normalization > Generating airbyte_ctes/WRAPBOOK/PAYABLE_SHIFT_CALCULATIONS_AB1.sql from payable_shift_calculations 2022-06-10 02:02:30 normalization > Generating airbyte_ctes/WRAPBOOK/PAYABLE_SHIFT_CALCULATIONS_AB2.sql from payable_shift_calculations 2022-06-10 02:02:30 normalization > Generating airbyte_views/WRAPBOOK/PAYABLE_SHIFT_CALCULATIONS_STG.sql from payable_shift_calculations 2022-06-10 02:02:30 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PAYABLE_SHIFT_CALCULATIONS_SCD.sql from payable_shift_calculations 2022-06-10 02:02:30 normalization > Generating airbyte_incremental/WRAPBOOK/PAYABLE_SHIFT_CALCULATIONS.sql from payable_shift_calculations 2022-06-10 02:02:30 normalization > Generating airbyte_ctes/WRAPBOOK/PAYABLE_SHIFT_DETAILS_AB1.sql from payable_shift_details 2022-06-10 02:02:30 normalization > Generating airbyte_ctes/WRAPBOOK/PAYABLE_SHIFT_DETAILS_AB2.sql from payable_shift_details 2022-06-10 02:02:30 normalization > Generating airbyte_views/WRAPBOOK/PAYABLE_SHIFT_DETAILS_STG.sql from payable_shift_details 2022-06-10 02:02:30 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PAYABLE_SHIFT_DETAILS_SCD.sql from payable_shift_details 2022-06-10 02:02:30 normalization > Generating airbyte_incremental/WRAPBOOK/PAYABLE_SHIFT_DETAILS.sql from payable_shift_details 2022-06-10 02:02:30 normalization > Generating airbyte_ctes/WRAPBOOK/PAYABLE_WORKWEEK_DETAILS_AB1.sql from payable_workweek_details 2022-06-10 02:02:30 normalization > Generating airbyte_ctes/WRAPBOOK/PAYABLE_WORKWEEK_DETAILS_AB2.sql from payable_workweek_details 2022-06-10 02:02:30 normalization > Generating airbyte_views/WRAPBOOK/PAYABLE_WORKWEEK_DETAILS_STG.sql from payable_workweek_details 2022-06-10 02:02:30 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PAYABLE_WORKWEEK_DETAILS_SCD.sql from payable_workweek_details 2022-06-10 02:02:30 normalization > Generating airbyte_incremental/WRAPBOOK/PAYABLE_WORKWEEK_DETAILS.sql from payable_workweek_details 2022-06-10 02:02:30 normalization > Generating airbyte_ctes/WRAPBOOK/PAYABLES_AB1.sql from payables 2022-06-10 02:02:30 normalization > Generating airbyte_ctes/WRAPBOOK/PAYABLES_AB2.sql from payables 2022-06-10 02:02:30 normalization > Generating airbyte_views/WRAPBOOK/PAYABLES_STG.sql from payables 2022-06-10 02:02:30 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PAYABLES_SCD.sql from payables 2022-06-10 02:02:30 normalization > Generating airbyte_incremental/WRAPBOOK/PAYABLES.sql from payables 2022-06-10 02:02:30 normalization > Generating airbyte_ctes/WRAPBOOK/PAYMENT_METHODS_AB1.sql from payment_methods 2022-06-10 02:02:30 normalization > Generating airbyte_ctes/WRAPBOOK/PAYMENT_METHODS_AB2.sql from payment_methods 2022-06-10 02:02:30 normalization > Generating airbyte_views/WRAPBOOK/PAYMENT_METHODS_STG.sql from payment_methods 2022-06-10 02:02:30 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PAYMENT_METHODS_SCD.sql from payment_methods 2022-06-10 02:02:30 normalization > Generating airbyte_incremental/WRAPBOOK/PAYMENT_METHODS.sql from payment_methods 2022-06-10 02:02:30 normalization > Generating airbyte_ctes/WRAPBOOK/PAYMENT_SETTLEMENTS_AB1.sql from payment_settlements 2022-06-10 02:02:30 normalization > Generating airbyte_ctes/WRAPBOOK/PAYMENT_SETTLEMENTS_AB2.sql from payment_settlements 2022-06-10 02:02:30 normalization > Generating airbyte_views/WRAPBOOK/PAYMENT_SETTLEMENTS_STG.sql from payment_settlements 2022-06-10 02:02:30 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PAYMENT_SETTLEMENTS_SCD.sql from payment_settlements 2022-06-10 02:02:30 normalization > Generating airbyte_incremental/WRAPBOOK/PAYMENT_SETTLEMENTS.sql from payment_settlements 2022-06-10 02:02:30 normalization > Generating airbyte_ctes/WRAPBOOK/PAYMENT_TAXES_AB1.sql from payment_taxes 2022-06-10 02:02:30 normalization > Generating airbyte_ctes/WRAPBOOK/PAYMENT_TAXES_AB2.sql from payment_taxes 2022-06-10 02:02:30 normalization > Generating airbyte_views/WRAPBOOK/PAYMENT_TAXES_STG.sql from payment_taxes 2022-06-10 02:02:30 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PAYMENT_TAXES_SCD.sql from payment_taxes 2022-06-10 02:02:30 normalization > Generating airbyte_incremental/WRAPBOOK/PAYMENT_TAXES.sql from payment_taxes 2022-06-10 02:02:30 normalization > Generating airbyte_ctes/WRAPBOOK/PAYMENTS_AB1.sql from payments 2022-06-10 02:02:30 normalization > Generating airbyte_ctes/WRAPBOOK/PAYMENTS_AB2.sql from payments 2022-06-10 02:02:30 normalization > Generating airbyte_ctes/WRAPBOOK/PAYMENTS_AB3.sql from payments 2022-06-10 02:02:30 normalization > Generating airbyte_tables/WRAPBOOK/PAYMENTS.sql from payments 2022-06-10 02:02:30 normalization > Generating airbyte_ctes/WRAPBOOK/PAYROLL_STATE_SETTINGS_AB1.sql from payroll_state_settings 2022-06-10 02:02:30 normalization > Generating airbyte_ctes/WRAPBOOK/PAYROLL_STATE_SETTINGS_AB2.sql from payroll_state_settings 2022-06-10 02:02:30 normalization > Generating airbyte_views/WRAPBOOK/PAYROLL_STATE_SETTINGS_STG.sql from payroll_state_settings 2022-06-10 02:02:30 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PAYROLL_STATE_SETTINGS_SCD.sql from payroll_state_settings 2022-06-10 02:02:30 normalization > Generating airbyte_incremental/WRAPBOOK/PAYROLL_STATE_SETTINGS.sql from payroll_state_settings 2022-06-10 02:02:30 normalization > Generating airbyte_ctes/WRAPBOOK/PAYROLLS_AB1.sql from payrolls 2022-06-10 02:02:30 normalization > Generating airbyte_ctes/WRAPBOOK/PAYROLLS_AB2.sql from payrolls 2022-06-10 02:02:30 normalization > Generating airbyte_ctes/WRAPBOOK/PAYROLLS_AB3.sql from payrolls 2022-06-10 02:02:30 normalization > Generating airbyte_tables/WRAPBOOK/PAYROLLS.sql from payrolls 2022-06-10 02:02:30 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_AGREEMENTS_AB1.sql from project_agreements 2022-06-10 02:02:30 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_AGREEMENTS_AB2.sql from project_agreements 2022-06-10 02:02:30 normalization > Generating airbyte_views/WRAPBOOK/PROJECT_AGREEMENTS_STG.sql from project_agreements 2022-06-10 02:02:30 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PROJECT_AGREEMENTS_SCD.sql from project_agreements 2022-06-10 02:02:30 normalization > Generating airbyte_incremental/WRAPBOOK/PROJECT_AGREEMENTS.sql from project_agreements 2022-06-10 02:02:30 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_LOCATIONS_AB1.sql from project_locations 2022-06-10 02:02:30 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_LOCATIONS_AB2.sql from project_locations 2022-06-10 02:02:30 normalization > Generating airbyte_views/WRAPBOOK/PROJECT_LOCATIONS_STG.sql from project_locations 2022-06-10 02:02:30 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PROJECT_LOCATIONS_SCD.sql from project_locations 2022-06-10 02:02:30 normalization > Generating airbyte_incremental/WRAPBOOK/PROJECT_LOCATIONS.sql from project_locations 2022-06-10 02:02:30 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_WORKER_BULK_IMPORT_ENTRIES_AB1.sql from project_worker_bulk_import_entries 2022-06-10 02:02:30 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_WORKER_BULK_IMPORT_ENTRIES_AB2.sql from project_worker_bulk_import_entries 2022-06-10 02:02:30 normalization > Generating airbyte_views/WRAPBOOK/PROJECT_WORKER_BULK_IMPORT_ENTRIES_STG.sql from project_worker_bulk_import_entries 2022-06-10 02:02:30 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PROJECT_WORKER_BULK_IMPORT_ENTRIES_SCD.sql from project_worker_bulk_import_entries 2022-06-10 02:02:30 normalization > Generating airbyte_incremental/WRAPBOOK/PROJECT_WORKER_BULK_IMPORT_ENTRIES.sql from project_worker_bulk_import_entries 2022-06-10 02:02:30 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_WORKER_BULK_IMPORTS_AB1.sql from project_worker_bulk_imports 2022-06-10 02:02:30 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_WORKER_BULK_IMPORTS_AB2.sql from project_worker_bulk_imports 2022-06-10 02:02:30 normalization > Generating airbyte_views/WRAPBOOK/PROJECT_WORKER_BULK_IMPORTS_STG.sql from project_worker_bulk_imports 2022-06-10 02:02:30 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PROJECT_WORKER_BULK_IMPORTS_SCD.sql from project_worker_bulk_imports 2022-06-10 02:02:30 normalization > Generating airbyte_incremental/WRAPBOOK/PROJECT_WORKER_BULK_IMPORTS.sql from project_worker_bulk_imports 2022-06-10 02:02:30 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_WORKER_LOCATIONS_AB1.sql from project_worker_locations 2022-06-10 02:02:30 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_WORKER_LOCATIONS_AB2.sql from project_worker_locations 2022-06-10 02:02:30 normalization > Generating airbyte_views/WRAPBOOK/PROJECT_WORKER_LOCATIONS_STG.sql from project_worker_locations 2022-06-10 02:02:30 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PROJECT_WORKER_LOCATIONS_SCD.sql from project_worker_locations 2022-06-10 02:02:30 normalization > Generating airbyte_incremental/WRAPBOOK/PROJECT_WORKER_LOCATIONS.sql from project_worker_locations 2022-06-10 02:02:30 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_WORKER_RATES_AB1.sql from project_worker_rates 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_WORKER_RATES_AB2.sql from project_worker_rates 2022-06-10 02:02:31 normalization > Generating airbyte_views/WRAPBOOK/PROJECT_WORKER_RATES_STG.sql from project_worker_rates 2022-06-10 02:02:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PROJECT_WORKER_RATES_SCD.sql from project_worker_rates 2022-06-10 02:02:31 normalization > Generating airbyte_incremental/WRAPBOOK/PROJECT_WORKER_RATES.sql from project_worker_rates 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_WORKER_REMINDER_STATS_AB1.sql from project_worker_reminder_stats 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_WORKER_REMINDER_STATS_AB2.sql from project_worker_reminder_stats 2022-06-10 02:02:31 normalization > Generating airbyte_views/WRAPBOOK/PROJECT_WORKER_REMINDER_STATS_STG.sql from project_worker_reminder_stats 2022-06-10 02:02:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PROJECT_WORKER_REMINDER_STATS_SCD.sql from project_worker_reminder_stats 2022-06-10 02:02:31 normalization > Generating airbyte_incremental/WRAPBOOK/PROJECT_WORKER_REMINDER_STATS.sql from project_worker_reminder_stats 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_WORKERS_AB1.sql from project_workers 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECT_WORKERS_AB2.sql from project_workers 2022-06-10 02:02:31 normalization > Generating airbyte_views/WRAPBOOK/PROJECT_WORKERS_STG.sql from project_workers 2022-06-10 02:02:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/PROJECT_WORKERS_SCD.sql from project_workers 2022-06-10 02:02:31 normalization > Generating airbyte_incremental/WRAPBOOK/PROJECT_WORKERS.sql from project_workers 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECTS_AB1.sql from projects 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECTS_AB2.sql from projects 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/PROJECTS_AB3.sql from projects 2022-06-10 02:02:31 normalization > Generating airbyte_tables/WRAPBOOK/PROJECTS.sql from projects 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/REVERSALS_AB1.sql from reversals 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/REVERSALS_AB2.sql from reversals 2022-06-10 02:02:31 normalization > Generating airbyte_views/WRAPBOOK/REVERSALS_STG.sql from reversals 2022-06-10 02:02:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/REVERSALS_SCD.sql from reversals 2022-06-10 02:02:31 normalization > Generating airbyte_incremental/WRAPBOOK/REVERSALS.sql from reversals 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/SESSIONS_AB1.sql from sessions 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/SESSIONS_AB2.sql from sessions 2022-06-10 02:02:31 normalization > Generating airbyte_views/WRAPBOOK/SESSIONS_STG.sql from sessions 2022-06-10 02:02:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/SESSIONS_SCD.sql from sessions 2022-06-10 02:02:31 normalization > Generating airbyte_incremental/WRAPBOOK/SESSIONS.sql from sessions 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/SUBSCRIPTION_TYPES_AB1.sql from subscription_types 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/SUBSCRIPTION_TYPES_AB2.sql from subscription_types 2022-06-10 02:02:31 normalization > Generating airbyte_views/WRAPBOOK/SUBSCRIPTION_TYPES_STG.sql from subscription_types 2022-06-10 02:02:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/SUBSCRIPTION_TYPES_SCD.sql from subscription_types 2022-06-10 02:02:31 normalization > Generating airbyte_incremental/WRAPBOOK/SUBSCRIPTION_TYPES.sql from subscription_types 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/SUBSCRIPTIONS_AB1.sql from subscriptions 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/SUBSCRIPTIONS_AB2.sql from subscriptions 2022-06-10 02:02:31 normalization > Generating airbyte_views/WRAPBOOK/SUBSCRIPTIONS_STG.sql from subscriptions 2022-06-10 02:02:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/SUBSCRIPTIONS_SCD.sql from subscriptions 2022-06-10 02:02:31 normalization > Generating airbyte_incremental/WRAPBOOK/SUBSCRIPTIONS.sql from subscriptions 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/SYMMETRY_TAXES_AB1.sql from symmetry_taxes 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/SYMMETRY_TAXES_AB2.sql from symmetry_taxes 2022-06-10 02:02:31 normalization > Generating airbyte_views/WRAPBOOK/SYMMETRY_TAXES_STG.sql from symmetry_taxes 2022-06-10 02:02:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/SYMMETRY_TAXES_SCD.sql from symmetry_taxes 2022-06-10 02:02:31 normalization > Generating airbyte_incremental/WRAPBOOK/SYMMETRY_TAXES.sql from symmetry_taxes 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/TRANSFERS_AB1.sql from transfers 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/TRANSFERS_AB2.sql from transfers 2022-06-10 02:02:31 normalization > Generating airbyte_views/WRAPBOOK/TRANSFERS_STG.sql from transfers 2022-06-10 02:02:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/TRANSFERS_SCD.sql from transfers 2022-06-10 02:02:31 normalization > Generating airbyte_incremental/WRAPBOOK/TRANSFERS.sql from transfers 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/USER_ACTIVITIES_AB1.sql from user_activities 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/USER_ACTIVITIES_AB2.sql from user_activities 2022-06-10 02:02:31 normalization > Generating airbyte_views/WRAPBOOK/USER_ACTIVITIES_STG.sql from user_activities 2022-06-10 02:02:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/USER_ACTIVITIES_SCD.sql from user_activities 2022-06-10 02:02:31 normalization > Generating airbyte_incremental/WRAPBOOK/USER_ACTIVITIES.sql from user_activities 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/USERS_AB1.sql from users 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/USERS_AB2.sql from users 2022-06-10 02:02:31 normalization > Generating airbyte_views/WRAPBOOK/USERS_STG.sql from users 2022-06-10 02:02:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/USERS_SCD.sql from users 2022-06-10 02:02:31 normalization > Generating airbyte_incremental/WRAPBOOK/USERS.sql from users 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/VENSURE_WORKERS_AB1.sql from vensure_workers 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/VENSURE_WORKERS_AB2.sql from vensure_workers 2022-06-10 02:02:31 normalization > Generating airbyte_views/WRAPBOOK/VENSURE_WORKERS_STG.sql from vensure_workers 2022-06-10 02:02:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/VENSURE_WORKERS_SCD.sql from vensure_workers 2022-06-10 02:02:31 normalization > Generating airbyte_incremental/WRAPBOOK/VENSURE_WORKERS.sql from vensure_workers 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/WORKDAY_CONTRIBUTIONS_AB1.sql from workday_contributions 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/WORKDAY_CONTRIBUTIONS_AB2.sql from workday_contributions 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/WORKDAY_CONTRIBUTIONS_AB3.sql from workday_contributions 2022-06-10 02:02:31 normalization > Generating airbyte_tables/WRAPBOOK/WORKDAY_CONTRIBUTIONS.sql from workday_contributions 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/WORKDAY_EARNINGS_AB1.sql from workday_earnings 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/WORKDAY_EARNINGS_AB2.sql from workday_earnings 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/WORKDAY_EARNINGS_AB3.sql from workday_earnings 2022-06-10 02:02:31 normalization > Generating airbyte_tables/WRAPBOOK/WORKDAY_EARNINGS.sql from workday_earnings 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/WORKDAY_HOURS_AB1.sql from workday_hours 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/WORKDAY_HOURS_AB2.sql from workday_hours 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/WORKDAY_HOURS_AB3.sql from workday_hours 2022-06-10 02:02:31 normalization > Generating airbyte_tables/WRAPBOOK/WORKDAY_HOURS.sql from workday_hours 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/WORKDAYS_AB1.sql from workdays 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/WORKDAYS_AB2.sql from workdays 2022-06-10 02:02:31 normalization > Generating airbyte_views/WRAPBOOK/WORKDAYS_STG.sql from workdays 2022-06-10 02:02:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/WORKDAYS_SCD.sql from workdays 2022-06-10 02:02:31 normalization > Generating airbyte_incremental/WRAPBOOK/WORKDAYS.sql from workdays 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/WORKER_TAX_EXEMPTIONS_AB1.sql from worker_tax_exemptions 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/WORKER_TAX_EXEMPTIONS_AB2.sql from worker_tax_exemptions 2022-06-10 02:02:31 normalization > Generating airbyte_views/WRAPBOOK/WORKER_TAX_EXEMPTIONS_STG.sql from worker_tax_exemptions 2022-06-10 02:02:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/WORKER_TAX_EXEMPTIONS_SCD.sql from worker_tax_exemptions 2022-06-10 02:02:31 normalization > Generating airbyte_incremental/WRAPBOOK/WORKER_TAX_EXEMPTIONS.sql from worker_tax_exemptions 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/WORKER_TAX_OPTIONS_AB1.sql from worker_tax_options 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/WORKER_TAX_OPTIONS_AB2.sql from worker_tax_options 2022-06-10 02:02:31 normalization > Generating airbyte_views/WRAPBOOK/WORKER_TAX_OPTIONS_STG.sql from worker_tax_options 2022-06-10 02:02:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/WORKER_TAX_OPTIONS_SCD.sql from worker_tax_options 2022-06-10 02:02:31 normalization > Generating airbyte_incremental/WRAPBOOK/WORKER_TAX_OPTIONS.sql from worker_tax_options 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/WORKER_WITHHOLDINGS_AB1.sql from worker_withholdings 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/WORKER_WITHHOLDINGS_AB2.sql from worker_withholdings 2022-06-10 02:02:31 normalization > Generating airbyte_views/WRAPBOOK/WORKER_WITHHOLDINGS_STG.sql from worker_withholdings 2022-06-10 02:02:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/WORKER_WITHHOLDINGS_SCD.sql from worker_withholdings 2022-06-10 02:02:31 normalization > Generating airbyte_incremental/WRAPBOOK/WORKER_WITHHOLDINGS.sql from worker_withholdings 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/WORKERS_AB1.sql from workers 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/WORKERS_AB2.sql from workers 2022-06-10 02:02:31 normalization > Generating airbyte_views/WRAPBOOK/WORKERS_STG.sql from workers 2022-06-10 02:02:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/WORKERS_SCD.sql from workers 2022-06-10 02:02:31 normalization > Generating airbyte_incremental/WRAPBOOK/WORKERS.sql from workers 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/WORKERS_COMP_APPLICATIONS_AB1.sql from workers_comp_applications 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/WORKERS_COMP_APPLICATIONS_AB2.sql from workers_comp_applications 2022-06-10 02:02:31 normalization > Generating airbyte_views/WRAPBOOK/WORKERS_COMP_APPLICATIONS_STG.sql from workers_comp_applications 2022-06-10 02:02:31 normalization > Generating airbyte_incremental/scd/WRAPBOOK/WORKERS_COMP_APPLICATIONS_SCD.sql from workers_comp_applications 2022-06-10 02:02:31 normalization > Generating airbyte_incremental/WRAPBOOK/WORKERS_COMP_APPLICATIONS.sql from workers_comp_applications 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/WORKERS_COMP_SETTINGS_AB1.sql from workers_comp_settings 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/WORKERS_COMP_SETTINGS_AB2.sql from workers_comp_settings 2022-06-10 02:02:31 normalization > Generating airbyte_ctes/WRAPBOOK/WORKERS_COMP_SETTINGS_AB3.sql from workers_comp_settings 2022-06-10 02:02:31 normalization > Generating airbyte_tables/WRAPBOOK/WORKERS_COMP_SETTINGS.sql from workers_comp_settings 2022-06-10 02:02:31 normalization > detected no config file for ssh, assuming ssh is off. 2022-06-10 02:02:33 normalization > [--event-buffer-size EVENT_BUFFER_SIZE] 2022-06-10 02:02:33 normalization > --event-buffer-size EVENT_BUFFER_SIZE 2022-06-10 02:02:33 normalization > 2022-06-10 02:02:33 normalization > DBT >=1.0.0 detected; using 10K event buffer size 2022-06-10 02:02:33 normalization > 2022-06-10 02:02:36 normalization > 02:02:36 Running with dbt=1.0.0 2022-06-10 02:02:36 normalization > 02:02:36 Partial parse save file not found. Starting full parse. 2022-06-10 02:02:45 normalization > 02:02:45 Found 474 models, 0 tests, 0 snapshots, 0 analyses, 535 macros, 0 operations, 0 seed files, 97 sources, 0 exposures, 0 metrics 2022-06-10 02:02:45 normalization > 02:02:45 2022-06-10 02:02:48 normalization > 02:02:48 Concurrency: 5 threads (target='prod') 2022-06-10 02:02:48 normalization > 02:02:48 2022-06-10 02:02:54 normalization > 02:02:54 1 of 269 START view model _AIRBYTE_WRAPBOOK.ACTIVE_ADMIN_COMMENTS_STG................................................... [RUN] 2022-06-10 02:02:54 normalization > 02:02:54 2 of 269 START view model _AIRBYTE_WRAPBOOK.ACH_BATCHES_STG............................................................. [RUN] 2022-06-10 02:02:54 normalization > 02:02:54 3 of 269 START view model _AIRBYTE_WRAPBOOK.ACTIVE_STORAGE_ATTACHMENTS_STG.............................................. [RUN] 2022-06-10 02:02:54 normalization > 02:02:54 4 of 269 START view model _AIRBYTE_WRAPBOOK.ACTIVE_STORAGE_BLOBS_STG.................................................... [RUN] 2022-06-10 02:02:54 normalization > 02:02:54 5 of 269 START view model _AIRBYTE_WRAPBOOK.ADDRESSES_STG............................................................... [RUN] 2022-06-10 02:02:56 normalization > 02:02:56 3 of 269 OK created view model _AIRBYTE_WRAPBOOK.ACTIVE_STORAGE_ATTACHMENTS_STG......................................... [SUCCESS 1 in 2.19s] 2022-06-10 02:02:56 normalization > 02:02:56 6 of 269 START view model _AIRBYTE_WRAPBOOK.AGREEMENTS_STG.............................................................. [RUN] 2022-06-10 02:02:56 normalization > 02:02:56 2 of 269 OK created view model _AIRBYTE_WRAPBOOK.ACH_BATCHES_STG........................................................ [SUCCESS 1 in 2.23s] 2022-06-10 02:02:56 normalization > 02:02:56 4 of 269 OK created view model _AIRBYTE_WRAPBOOK.ACTIVE_STORAGE_BLOBS_STG............................................... [SUCCESS 1 in 2.18s] 2022-06-10 02:02:56 normalization > 02:02:56 7 of 269 START view model _AIRBYTE_WRAPBOOK.AGREEMENT_REQUESTS_STG...................................................... [RUN] 2022-06-10 02:02:56 normalization > 02:02:56 8 of 269 START view model _AIRBYTE_WRAPBOOK.AGREEMENT_TEMPLATES_STG..................................................... [RUN] 2022-06-10 02:02:56 normalization > 02:02:56 1 of 269 OK created view model _AIRBYTE_WRAPBOOK.ACTIVE_ADMIN_COMMENTS_STG.............................................. [SUCCESS 1 in 2.30s] 2022-06-10 02:02:56 normalization > 02:02:56 9 of 269 START view model _AIRBYTE_WRAPBOOK.AGREEMENT_SIGNATURES_STG.................................................... [RUN] 2022-06-10 02:02:56 normalization > 02:02:56 5 of 269 OK created view model _AIRBYTE_WRAPBOOK.ADDRESSES_STG.......................................................... [SUCCESS 1 in 2.35s] 2022-06-10 02:02:56 normalization > 02:02:56 10 of 269 START view model _AIRBYTE_WRAPBOOK.AICP_ACCOUNTING_CODES_STG.................................................. [RUN] 2022-06-10 02:02:58 normalization > 02:02:58 6 of 269 OK created view model _AIRBYTE_WRAPBOOK.AGREEMENTS_STG......................................................... [SUCCESS 1 in 2.32s] 2022-06-10 02:02:58 normalization > 02:02:58 11 of 269 START view model _AIRBYTE_WRAPBOOK.AICP_LINE_NUMBERS_STG...................................................... [RUN] 2022-06-10 02:02:58 normalization > 02:02:58 8 of 269 OK created view model _AIRBYTE_WRAPBOOK.AGREEMENT_TEMPLATES_STG................................................ [SUCCESS 1 in 2.31s] 2022-06-10 02:02:58 normalization > 02:02:58 10 of 269 OK created view model _AIRBYTE_WRAPBOOK.AICP_ACCOUNTING_CODES_STG............................................. [SUCCESS 1 in 2.06s] 2022-06-10 02:02:58 normalization > 02:02:58 12 of 269 START view model _AIRBYTE_WRAPBOOK.AUDITS_STG................................................................. [RUN] 2022-06-10 02:02:58 normalization > 02:02:58 13 of 269 START view model _AIRBYTE_WRAPBOOK.AUTHENTICATIONS_STG........................................................ [RUN] 2022-06-10 02:02:58 normalization > 02:02:58 9 of 269 OK created view model _AIRBYTE_WRAPBOOK.AGREEMENT_SIGNATURES_STG............................................... [SUCCESS 1 in 2.32s] 2022-06-10 02:02:58 normalization > 02:02:58 14 of 269 START view model _AIRBYTE_WRAPBOOK.BENEFIT_ADMINISTRATORS_STG................................................. [RUN] 2022-06-10 02:02:58 normalization > 02:02:58 7 of 269 OK created view model _AIRBYTE_WRAPBOOK.AGREEMENT_REQUESTS_STG................................................. [SUCCESS 1 in 2.42s] 2022-06-10 02:02:58 normalization > 02:02:58 15 of 269 START view model _AIRBYTE_WRAPBOOK.BENEFIT_PAYMENTS_STG....................................................... [RUN] 2022-06-10 02:03:00 normalization > 02:03:00 11 of 269 OK created view model _AIRBYTE_WRAPBOOK.AICP_LINE_NUMBERS_STG................................................. [SUCCESS 1 in 2.03s] 2022-06-10 02:03:00 normalization > 02:03:00 16 of 269 START view model _AIRBYTE_WRAPBOOK.BENEFIT_PLANS_STG.......................................................... [RUN] 2022-06-10 02:03:01 normalization > 02:03:01 12 of 269 OK created view model _AIRBYTE_WRAPBOOK.AUDITS_STG............................................................ [SUCCESS 1 in 2.30s] 2022-06-10 02:03:01 normalization > 02:03:01 17 of 269 START view model _AIRBYTE_WRAPBOOK.CHECKS_STG................................................................. [RUN] 2022-06-10 02:03:01 normalization > 02:03:01 13 of 269 OK created view model _AIRBYTE_WRAPBOOK.AUTHENTICATIONS_STG................................................... [SUCCESS 1 in 2.33s] 2022-06-10 02:03:01 normalization > 02:03:01 14 of 269 OK created view model _AIRBYTE_WRAPBOOK.BENEFIT_ADMINISTRATORS_STG............................................ [SUCCESS 1 in 2.24s] 2022-06-10 02:03:01 normalization > 02:03:01 15 of 269 OK created view model _AIRBYTE_WRAPBOOK.BENEFIT_PAYMENTS_STG.................................................. [SUCCESS 1 in 2.10s] 2022-06-10 02:03:01 normalization > 02:03:01 18 of 269 START view model _AIRBYTE_WRAPBOOK.CHECK_UPDATES_STG.......................................................... [RUN] 2022-06-10 02:03:01 normalization > 02:03:01 19 of 269 START view model _AIRBYTE_WRAPBOOK.COMPANY_COIS_STG........................................................... [RUN] 2022-06-10 02:03:01 normalization > 02:03:01 20 of 269 START view model _AIRBYTE_WRAPBOOK.COMPANY_ONBOARDING_STATUSES_STG............................................ [RUN] 2022-06-10 02:03:01 normalization > 02:03:01 16 of 269 OK created view model _AIRBYTE_WRAPBOOK.BENEFIT_PLANS_STG..................................................... [SUCCESS 1 in 0.90s] 2022-06-10 02:03:01 normalization > 02:03:01 21 of 269 START view model _AIRBYTE_WRAPBOOK.COMPANY_PAYMENT_TAXES_STG.................................................. [RUN] 2022-06-10 02:03:03 normalization > 02:03:03 20 of 269 OK created view model _AIRBYTE_WRAPBOOK.COMPANY_ONBOARDING_STATUSES_STG....................................... [SUCCESS 1 in 2.03s] 2022-06-10 02:03:03 normalization > 02:03:03 22 of 269 START view model _AIRBYTE_WRAPBOOK.COMPANY_USERS_STG.......................................................... [RUN] 2022-06-10 02:03:03 normalization > 02:03:03 18 of 269 OK created view model _AIRBYTE_WRAPBOOK.CHECK_UPDATES_STG..................................................... [SUCCESS 1 in 2.23s] 2022-06-10 02:03:03 normalization > 02:03:03 23 of 269 START view model _AIRBYTE_WRAPBOOK.COMPANY_WORKERS_STG........................................................ [RUN] 2022-06-10 02:03:03 normalization > 02:03:03 17 of 269 OK created view model _AIRBYTE_WRAPBOOK.CHECKS_STG............................................................ [SUCCESS 1 in 2.33s] 2022-06-10 02:03:03 normalization > 02:03:03 24 of 269 START view model _AIRBYTE_WRAPBOOK.CREDIT_CARDS_STG........................................................... [RUN] 2022-06-10 02:03:03 normalization > 02:03:03 21 of 269 OK created view model _AIRBYTE_WRAPBOOK.COMPANY_PAYMENT_TAXES_STG............................................. [SUCCESS 1 in 1.77s] 2022-06-10 02:03:03 normalization > 02:03:03 19 of 269 OK created view model _AIRBYTE_WRAPBOOK.COMPANY_COIS_STG...................................................... [SUCCESS 1 in 2.41s] 2022-06-10 02:03:03 normalization > 02:03:03 25 of 269 START view model _AIRBYTE_WRAPBOOK.CONTRIBUTION_TYPES_STG..................................................... [RUN] 2022-06-10 02:03:03 normalization > 02:03:03 26 of 269 START view model _AIRBYTE_WRAPBOOK.CREDIT_CARD_CHARGES_STG.................................................... [RUN] 2022-06-10 02:03:05 normalization > 02:03:05 24 of 269 OK created view model _AIRBYTE_WRAPBOOK.CREDIT_CARDS_STG...................................................... [SUCCESS 1 in 2.44s] 2022-06-10 02:03:05 normalization > 02:03:05 27 of 269 START view model _AIRBYTE_WRAPBOOK.DEVICES_STG................................................................ [RUN] 2022-06-10 02:03:05 normalization > 02:03:05 25 of 269 OK created view model _AIRBYTE_WRAPBOOK.CONTRIBUTION_TYPES_STG................................................ [SUCCESS 1 in 2.16s] 2022-06-10 02:03:05 normalization > 02:03:05 28 of 269 START view model _AIRBYTE_WRAPBOOK.DOCUMENTS_STG.............................................................. [RUN] 2022-06-10 02:03:05 normalization > 02:03:05 23 of 269 OK created view model _AIRBYTE_WRAPBOOK.COMPANY_WORKERS_STG................................................... [SUCCESS 1 in 2.53s] 2022-06-10 02:03:05 normalization > 02:03:05 26 of 269 OK created view model _AIRBYTE_WRAPBOOK.CREDIT_CARD_CHARGES_STG............................................... [SUCCESS 1 in 2.01s] 2022-06-10 02:03:05 normalization > 02:03:05 22 of 269 OK created view model _AIRBYTE_WRAPBOOK.COMPANY_USERS_STG..................................................... [SUCCESS 1 in 2.57s] 2022-06-10 02:03:05 normalization > 02:03:05 29 of 269 START view model _AIRBYTE_WRAPBOOK.EXPORTS_STG................................................................ [RUN] 2022-06-10 02:03:05 normalization > 02:03:05 30 of 269 START view model _AIRBYTE_WRAPBOOK.FLIPPER_FEATURES_STG....................................................... [RUN] 2022-06-10 02:03:06 normalization > 02:03:06 31 of 269 START view model _AIRBYTE_WRAPBOOK.FLIPPER_GATES_STG.......................................................... [RUN] 2022-06-10 02:03:07 normalization > 02:03:07 28 of 269 OK created view model _AIRBYTE_WRAPBOOK.DOCUMENTS_STG......................................................... [SUCCESS 1 in 1.75s] 2022-06-10 02:03:07 normalization > 02:03:07 32 of 269 START view model _AIRBYTE_WRAPBOOK.GARNISHMENT_ORDERS_STG..................................................... [RUN] 2022-06-10 02:03:07 normalization > 02:03:07 27 of 269 OK created view model _AIRBYTE_WRAPBOOK.DEVICES_STG........................................................... [SUCCESS 1 in 1.85s] 2022-06-10 02:03:07 normalization > 02:03:07 33 of 269 START view model _AIRBYTE_WRAPBOOK.I9_FORMS_STG............................................................... [RUN] 2022-06-10 02:03:07 normalization > 02:03:07 31 of 269 OK created view model _AIRBYTE_WRAPBOOK.FLIPPER_GATES_STG..................................................... [SUCCESS 1 in 1.68s] 2022-06-10 02:03:07 normalization > 02:03:07 34 of 269 START view model _AIRBYTE_WRAPBOOK.I9_FORM_DOCUMENTS_STG...................................................... [RUN] 2022-06-10 02:03:07 normalization > 02:03:07 29 of 269 OK created view model _AIRBYTE_WRAPBOOK.EXPORTS_STG........................................................... [SUCCESS 1 in 1.96s] 2022-06-10 02:03:07 normalization > 02:03:07 30 of 269 OK created view model _AIRBYTE_WRAPBOOK.FLIPPER_FEATURES_STG.................................................. [SUCCESS 1 in 1.94s] 2022-06-10 02:03:08 normalization > 02:03:08 35 of 269 START view model _AIRBYTE_WRAPBOOK.I9_FORM_SIGNATURES_STG..................................................... [RUN] 2022-06-10 02:03:08 normalization > 02:03:08 36 of 269 START view model _AIRBYTE_WRAPBOOK.IDENTITY_VERIFICATIONS_STG................................................. [RUN] 2022-06-10 02:03:09 normalization > 02:03:09 33 of 269 OK created view model _AIRBYTE_WRAPBOOK.I9_FORMS_STG.......................................................... [SUCCESS 1 in 2.12s] 2022-06-10 02:03:09 normalization > 02:03:09 37 of 269 START view model _AIRBYTE_WRAPBOOK.INSURANCE_QUOTES_STG....................................................... [RUN] 2022-06-10 02:03:09 normalization > 02:03:09 35 of 269 OK created view model _AIRBYTE_WRAPBOOK.I9_FORM_SIGNATURES_STG................................................ [SUCCESS 1 in 1.80s] 2022-06-10 02:03:09 normalization > 02:03:09 38 of 269 START view model _AIRBYTE_WRAPBOOK.INSURANCE_QUOTE_SHORT_TERM_DATA_RECORDS_STG................................ [RUN] 2022-06-10 02:03:10 normalization > 02:03:09 36 of 269 OK created view model _AIRBYTE_WRAPBOOK.IDENTITY_VERIFICATIONS_STG............................................ [SUCCESS 1 in 1.85s] 2022-06-10 02:03:10 normalization > 02:03:10 39 of 269 START view model _AIRBYTE_WRAPBOOK.INTEGRATIONS_STG........................................................... [RUN] 2022-06-10 02:03:10 normalization > 02:03:10 32 of 269 OK created view model _AIRBYTE_WRAPBOOK.GARNISHMENT_ORDERS_STG................................................ [SUCCESS 1 in 2.57s] 2022-06-10 02:03:10 normalization > 02:03:10 40 of 269 START view model _AIRBYTE_WRAPBOOK.INSURANCE_QUOTE_ANNUAL_TERM_DATA_RECORDS_STG............................... [RUN] 2022-06-10 02:03:10 normalization > 02:03:10 34 of 269 OK created view model _AIRBYTE_WRAPBOOK.I9_FORM_DOCUMENTS_STG................................................. [SUCCESS 1 in 2.55s] 2022-06-10 02:03:10 normalization > 02:03:10 41 of 269 START view model _AIRBYTE_WRAPBOOK.INTEGRATION_PREFERENCE_OPTIONS_STG......................................... [RUN] 2022-06-10 02:03:13 normalization > 02:03:13 41 of 269 OK created view model _AIRBYTE_WRAPBOOK.INTEGRATION_PREFERENCE_OPTIONS_STG.................................... [SUCCESS 1 in 3.07s] 2022-06-10 02:03:13 normalization > 02:03:13 42 of 269 START view model _AIRBYTE_WRAPBOOK.INTEGRATION_PREFERENCES_STG................................................ [RUN] 2022-06-10 02:03:13 normalization > 02:03:13 38 of 269 OK created view model _AIRBYTE_WRAPBOOK.INSURANCE_QUOTE_SHORT_TERM_DATA_RECORDS_STG........................... [SUCCESS 1 in 3.71s] 2022-06-10 02:03:13 normalization > 02:03:13 43 of 269 START view model _AIRBYTE_WRAPBOOK.INVITES_STG................................................................ [RUN] 2022-06-10 02:03:13 normalization > 02:03:13 39 of 269 OK created view model _AIRBYTE_WRAPBOOK.INTEGRATIONS_STG...................................................... [SUCCESS 1 in 3.66s] 2022-06-10 02:03:13 normalization > 02:03:13 37 of 269 OK created view model _AIRBYTE_WRAPBOOK.INSURANCE_QUOTES_STG.................................................. [SUCCESS 1 in 3.86s] 2022-06-10 02:03:13 normalization > 02:03:13 44 of 269 START view model _AIRBYTE_WRAPBOOK.JOB_CLASSIFICATION_CALCULATORS_STG......................................... [RUN] 2022-06-10 02:03:13 normalization > 02:03:13 45 of 269 START view model _AIRBYTE_WRAPBOOK.JOB_CLASSIFICATIONS_STG.................................................... [RUN] 2022-06-10 02:03:13 normalization > 02:03:13 40 of 269 OK created view model _AIRBYTE_WRAPBOOK.INSURANCE_QUOTE_ANNUAL_TERM_DATA_RECORDS_STG.......................... [SUCCESS 1 in 3.51s] 2022-06-10 02:03:13 normalization > 02:03:13 46 of 269 START view model _AIRBYTE_WRAPBOOK.JOB_CLASSIFICATION_SCALE_RATES_STG......................................... [RUN] 2022-06-10 02:03:15 normalization > 02:03:15 42 of 269 OK created view model _AIRBYTE_WRAPBOOK.INTEGRATION_PREFERENCES_STG........................................... [SUCCESS 1 in 1.50s] 2022-06-10 02:03:15 normalization > 02:03:15 47 of 269 START view model _AIRBYTE_WRAPBOOK.LOAN_OUTS_STG.............................................................. [RUN] 2022-06-10 02:03:15 normalization > 02:03:15 43 of 269 OK created view model _AIRBYTE_WRAPBOOK.INVITES_STG........................................................... [SUCCESS 1 in 1.76s] 2022-06-10 02:03:15 normalization > 02:03:15 48 of 269 START view model _AIRBYTE_WRAPBOOK.NOTIFICATIONS_STG.......................................................... [RUN] 2022-06-10 02:03:16 normalization > 02:03:16 45 of 269 OK created view model _AIRBYTE_WRAPBOOK.JOB_CLASSIFICATIONS_STG............................................... [SUCCESS 1 in 2.21s] 2022-06-10 02:03:16 normalization > 02:03:16 49 of 269 START view model _AIRBYTE_WRAPBOOK.NUDGES_STG................................................................. [RUN] 2022-06-10 02:03:16 normalization > 02:03:16 44 of 269 OK created view model _AIRBYTE_WRAPBOOK.JOB_CLASSIFICATION_CALCULATORS_STG.................................... [SUCCESS 1 in 2.26s] 2022-06-10 02:03:16 normalization > 02:03:16 50 of 269 START view model _AIRBYTE_WRAPBOOK.PAID_TIME_OFF_POLICY_MEMBERSHIPS_STG....................................... [RUN] 2022-06-10 02:03:16 normalization > 02:03:16 46 of 269 OK created view model _AIRBYTE_WRAPBOOK.JOB_CLASSIFICATION_SCALE_RATES_STG.................................... [SUCCESS 1 in 2.25s] 2022-06-10 02:03:16 normalization > 02:03:16 51 of 269 START view model _AIRBYTE_WRAPBOOK.PAID_TIME_OFF_POLICIES_STG................................................. [RUN] 2022-06-10 02:03:16 normalization > 02:03:16 47 of 269 OK created view model _AIRBYTE_WRAPBOOK.LOAN_OUTS_STG......................................................... [SUCCESS 1 in 1.47s] 2022-06-10 02:03:16 normalization > 02:03:16 52 of 269 START view model _AIRBYTE_WRAPBOOK.PAID_TIME_OFF_RECORDS_STG.................................................. [RUN] 2022-06-10 02:03:16 normalization > 02:03:16 48 of 269 OK created view model _AIRBYTE_WRAPBOOK.NOTIFICATIONS_STG..................................................... [SUCCESS 1 in 1.07s] 2022-06-10 02:03:16 normalization > 02:03:16 53 of 269 START view model _AIRBYTE_WRAPBOOK.PAYABLES_STG............................................................... [RUN] 2022-06-10 02:03:18 normalization > 02:03:18 49 of 269 OK created view model _AIRBYTE_WRAPBOOK.NUDGES_STG............................................................ [SUCCESS 1 in 2.24s] 2022-06-10 02:03:18 normalization > 02:03:18 54 of 269 START view model _AIRBYTE_WRAPBOOK.PAYABLE_INVOICE_DETAILS_STG................................................ [RUN] 2022-06-10 02:03:18 normalization > 02:03:18 50 of 269 OK created view model _AIRBYTE_WRAPBOOK.PAID_TIME_OFF_POLICY_MEMBERSHIPS_STG.................................. [SUCCESS 1 in 2.23s] 2022-06-10 02:03:18 normalization > 02:03:18 55 of 269 START view model _AIRBYTE_WRAPBOOK.PAYABLE_PAID_TIME_OFF_REQUEST_DETAILS_STG.................................. [RUN] 2022-06-10 02:03:18 normalization > 02:03:18 52 of 269 OK created view model _AIRBYTE_WRAPBOOK.PAID_TIME_OFF_RECORDS_STG............................................. [SUCCESS 1 in 1.79s] 2022-06-10 02:03:18 normalization > 02:03:18 56 of 269 START view model _AIRBYTE_WRAPBOOK.PAYABLE_MILEAGE_DETAILS_STG................................................ [RUN] 2022-06-10 02:03:18 normalization > 02:03:18 51 of 269 OK created view model _AIRBYTE_WRAPBOOK.PAID_TIME_OFF_POLICIES_STG............................................ [SUCCESS 1 in 2.06s] 2022-06-10 02:03:18 normalization > 02:03:18 53 of 269 OK created view model _AIRBYTE_WRAPBOOK.PAYABLES_STG.......................................................... [SUCCESS 1 in 1.84s] 2022-06-10 02:03:18 normalization > 02:03:18 57 of 269 START view model _AIRBYTE_WRAPBOOK.PAYABLE_SHIFT_CALCULATIONS_STG............................................. [RUN] 2022-06-10 02:03:18 normalization > 02:03:18 58 of 269 START view model _AIRBYTE_WRAPBOOK.PAYABLE_SHIFT_DETAILS_STG.................................................. [RUN] 2022-06-10 02:03:20 normalization > 02:03:20 55 of 269 OK created view model _AIRBYTE_WRAPBOOK.PAYABLE_PAID_TIME_OFF_REQUEST_DETAILS_STG............................. [SUCCESS 1 in 2.54s] 2022-06-10 02:03:20 normalization > 02:03:20 59 of 269 START view model _AIRBYTE_WRAPBOOK.PAYABLE_WORKWEEK_DETAILS_STG............................................... [RUN] 2022-06-10 02:03:20 normalization > 02:03:20 54 of 269 OK created view model _AIRBYTE_WRAPBOOK.PAYABLE_INVOICE_DETAILS_STG........................................... [SUCCESS 1 in 2.62s] 2022-06-10 02:03:20 normalization > 02:03:20 60 of 269 START view model _AIRBYTE_WRAPBOOK.PAYMENT_METHODS_STG........................................................ [RUN] 2022-06-10 02:03:20 normalization > 02:03:20 58 of 269 OK created view model _AIRBYTE_WRAPBOOK.PAYABLE_SHIFT_DETAILS_STG............................................. [SUCCESS 1 in 2.40s] 2022-06-10 02:03:21 normalization > 02:03:21 57 of 269 OK created view model _AIRBYTE_WRAPBOOK.PAYABLE_SHIFT_CALCULATIONS_STG........................................ [SUCCESS 1 in 2.49s] 2022-06-10 02:03:21 normalization > 02:03:21 56 of 269 OK created view model _AIRBYTE_WRAPBOOK.PAYABLE_MILEAGE_DETAILS_STG........................................... [SUCCESS 1 in 2.69s] 2022-06-10 02:03:21 normalization > 02:03:21 61 of 269 START view model _AIRBYTE_WRAPBOOK.PAYMENT_SETTLEMENTS_STG.................................................... [RUN] 2022-06-10 02:03:21 normalization > 02:03:21 62 of 269 START view model _AIRBYTE_WRAPBOOK.PAYMENT_TAXES_STG.......................................................... [RUN] 2022-06-10 02:03:22 normalization > 02:03:22 63 of 269 START view model _AIRBYTE_WRAPBOOK.PAYROLL_STATE_SETTINGS_STG................................................. [RUN] 2022-06-10 02:03:23 normalization > 02:03:23 59 of 269 OK created view model _AIRBYTE_WRAPBOOK.PAYABLE_WORKWEEK_DETAILS_STG.......................................... [SUCCESS 1 in 2.99s] 2022-06-10 02:03:23 normalization > 02:03:23 64 of 269 START view model _AIRBYTE_WRAPBOOK.PROJECT_AGREEMENTS_STG..................................................... [RUN] 2022-06-10 02:03:23 normalization > 02:03:23 60 of 269 OK created view model _AIRBYTE_WRAPBOOK.PAYMENT_METHODS_STG................................................... [SUCCESS 1 in 3.01s] 2022-06-10 02:03:23 normalization > 02:03:23 65 of 269 START view model _AIRBYTE_WRAPBOOK.PROJECT_LOCATIONS_STG...................................................... [RUN] 2022-06-10 02:03:23 normalization > 02:03:23 62 of 269 OK created view model _AIRBYTE_WRAPBOOK.PAYMENT_TAXES_STG..................................................... [SUCCESS 1 in 2.84s] 2022-06-10 02:03:24 normalization > 02:03:24 66 of 269 START view model _AIRBYTE_WRAPBOOK.PROJECT_WORKERS_STG........................................................ [RUN] 2022-06-10 02:03:24 normalization > 02:03:24 61 of 269 OK created view model _AIRBYTE_WRAPBOOK.PAYMENT_SETTLEMENTS_STG............................................... [SUCCESS 1 in 2.97s] 2022-06-10 02:03:24 normalization > 02:03:24 63 of 269 OK created view model _AIRBYTE_WRAPBOOK.PAYROLL_STATE_SETTINGS_STG............................................ [SUCCESS 1 in 1.59s] 2022-06-10 02:03:24 normalization > 02:03:24 67 of 269 START view model _AIRBYTE_WRAPBOOK.PROJECT_WORKER_BULK_IMPORTS_STG............................................ [RUN] 2022-06-10 02:03:24 normalization > 02:03:24 68 of 269 START view model _AIRBYTE_WRAPBOOK.PROJECT_WORKER_BULK_IMPORT_ENTRIES_STG..................................... [RUN] 2022-06-10 02:03:26 normalization > 02:03:26 65 of 269 OK created view model _AIRBYTE_WRAPBOOK.PROJECT_LOCATIONS_STG................................................. [SUCCESS 1 in 2.11s] 2022-06-10 02:03:26 normalization > 02:03:26 69 of 269 START view model _AIRBYTE_WRAPBOOK.PROJECT_WORKER_LOCATIONS_STG............................................... [RUN] 2022-06-10 02:03:26 normalization > 02:03:26 64 of 269 OK created view model _AIRBYTE_WRAPBOOK.PROJECT_AGREEMENTS_STG................................................ [SUCCESS 1 in 2.21s] 2022-06-10 02:03:26 normalization > 02:03:26 70 of 269 START view model _AIRBYTE_WRAPBOOK.PROJECT_WORKER_RATES_STG................................................... [RUN] 2022-06-10 02:03:26 normalization > 02:03:26 68 of 269 OK created view model _AIRBYTE_WRAPBOOK.PROJECT_WORKER_BULK_IMPORT_ENTRIES_STG................................ [SUCCESS 1 in 1.95s] 2022-06-10 02:03:26 normalization > 02:03:26 71 of 269 START view model _AIRBYTE_WRAPBOOK.PROJECT_WORKER_REMINDER_STATS_STG.......................................... [RUN] 2022-06-10 02:03:26 normalization > 02:03:26 66 of 269 OK created view model _AIRBYTE_WRAPBOOK.PROJECT_WORKERS_STG................................................... [SUCCESS 1 in 2.18s] 2022-06-10 02:03:26 normalization > 02:03:26 67 of 269 OK created view model _AIRBYTE_WRAPBOOK.PROJECT_WORKER_BULK_IMPORTS_STG....................................... [SUCCESS 1 in 2.10s] 2022-06-10 02:03:26 normalization > 02:03:26 72 of 269 START view model _AIRBYTE_WRAPBOOK.REVERSALS_STG.............................................................. [RUN] 2022-06-10 02:03:26 normalization > 02:03:26 73 of 269 START view model _AIRBYTE_WRAPBOOK.SESSIONS_STG............................................................... [RUN] 2022-06-10 02:03:28 normalization > 02:03:28 69 of 269 OK created view model _AIRBYTE_WRAPBOOK.PROJECT_WORKER_LOCATIONS_STG.......................................... [SUCCESS 1 in 2.16s] 2022-06-10 02:03:28 normalization > 02:03:28 74 of 269 START view model _AIRBYTE_WRAPBOOK.SUBSCRIPTIONS_STG.......................................................... [RUN] 2022-06-10 02:03:28 normalization > 02:03:28 71 of 269 OK created view model _AIRBYTE_WRAPBOOK.PROJECT_WORKER_REMINDER_STATS_STG..................................... [SUCCESS 1 in 2.00s] 2022-06-10 02:03:28 normalization > 02:03:28 75 of 269 START view model _AIRBYTE_WRAPBOOK.SUBSCRIPTION_TYPES_STG..................................................... [RUN] 2022-06-10 02:03:28 normalization > 02:03:28 70 of 269 OK created view model _AIRBYTE_WRAPBOOK.PROJECT_WORKER_RATES_STG.............................................. [SUCCESS 1 in 2.08s] 2022-06-10 02:03:28 normalization > 02:03:28 72 of 269 OK created view model _AIRBYTE_WRAPBOOK.REVERSALS_STG......................................................... [SUCCESS 1 in 1.87s] 2022-06-10 02:03:28 normalization > 02:03:28 76 of 269 START view model _AIRBYTE_WRAPBOOK.SYMMETRY_TAXES_STG......................................................... [RUN] 2022-06-10 02:03:28 normalization > 02:03:28 77 of 269 START view model _AIRBYTE_WRAPBOOK.TRANSFERS_STG.............................................................. [RUN] 2022-06-10 02:03:28 normalization > 02:03:28 73 of 269 OK created view model _AIRBYTE_WRAPBOOK.SESSIONS_STG.......................................................... [SUCCESS 1 in 1.95s] 2022-06-10 02:03:28 normalization > 02:03:28 78 of 269 START view model _AIRBYTE_WRAPBOOK.USERS_STG.................................................................. [RUN] 2022-06-10 02:03:30 normalization > 02:03:30 74 of 269 OK created view model _AIRBYTE_WRAPBOOK.SUBSCRIPTIONS_STG..................................................... [SUCCESS 1 in 2.14s] 2022-06-10 02:03:30 normalization > 02:03:30 79 of 269 START view model _AIRBYTE_WRAPBOOK.USER_ACTIVITIES_STG........................................................ [RUN] 2022-06-10 02:03:30 normalization > 02:03:30 75 of 269 OK created view model _AIRBYTE_WRAPBOOK.SUBSCRIPTION_TYPES_STG................................................ [SUCCESS 1 in 2.14s] 2022-06-10 02:03:30 normalization > 02:03:30 80 of 269 START view model _AIRBYTE_WRAPBOOK.VENSURE_WORKERS_STG........................................................ [RUN] 2022-06-10 02:03:30 normalization > 02:03:30 76 of 269 OK created view model _AIRBYTE_WRAPBOOK.SYMMETRY_TAXES_STG.................................................... [SUCCESS 1 in 2.22s] 2022-06-10 02:03:30 normalization > 02:03:30 77 of 269 OK created view model _AIRBYTE_WRAPBOOK.TRANSFERS_STG......................................................... [SUCCESS 1 in 2.23s] 2022-06-10 02:03:30 normalization > 02:03:30 78 of 269 OK created view model _AIRBYTE_WRAPBOOK.USERS_STG............................................................. [SUCCESS 1 in 1.92s] 2022-06-10 02:03:30 normalization > 02:03:30 81 of 269 START view model _AIRBYTE_WRAPBOOK.WORKDAYS_STG............................................................... [RUN] 2022-06-10 02:03:30 normalization > 02:03:30 82 of 269 START view model _AIRBYTE_WRAPBOOK.WORKERS_STG................................................................ [RUN] 2022-06-10 02:03:31 normalization > 02:03:31 83 of 269 START view model _AIRBYTE_WRAPBOOK.WORKERS_COMP_APPLICATIONS_STG.............................................. [RUN] 2022-06-10 02:03:33 normalization > 02:03:33 80 of 269 OK created view model _AIRBYTE_WRAPBOOK.VENSURE_WORKERS_STG................................................... [SUCCESS 1 in 2.87s] 2022-06-10 02:03:33 normalization > 02:03:33 84 of 269 START view model _AIRBYTE_WRAPBOOK.WORKER_TAX_EXEMPTIONS_STG.................................................. [RUN] 2022-06-10 02:03:33 normalization > 02:03:33 79 of 269 OK created view model _AIRBYTE_WRAPBOOK.USER_ACTIVITIES_STG................................................... [SUCCESS 1 in 2.95s] 2022-06-10 02:03:33 normalization > 02:03:33 85 of 269 START view model _AIRBYTE_WRAPBOOK.WORKER_TAX_OPTIONS_STG..................................................... [RUN] 2022-06-10 02:03:33 normalization > 02:03:33 82 of 269 OK created view model _AIRBYTE_WRAPBOOK.WORKERS_STG........................................................... [SUCCESS 1 in 2.40s] 2022-06-10 02:03:33 normalization > 02:03:33 86 of 269 START view model _AIRBYTE_WRAPBOOK.WORKER_WITHHOLDINGS_STG.................................................... [RUN] 2022-06-10 02:03:33 normalization > 02:03:33 83 of 269 OK created view model _AIRBYTE_WRAPBOOK.WORKERS_COMP_APPLICATIONS_STG......................................... [SUCCESS 1 in 2.32s] 2022-06-10 02:03:33 normalization > 02:03:33 81 of 269 OK created view model _AIRBYTE_WRAPBOOK.WORKDAYS_STG.......................................................... [SUCCESS 1 in 2.71s] 2022-06-10 02:03:33 normalization > 02:03:33 87 of 269 START table model WRAPBOOK.ACTIVE_STORAGE_VARIANT_RECORDS..................................................... [RUN] 2022-06-10 02:03:33 normalization > 02:03:33 88 of 269 START incremental model WRAPBOOK.ACTIVE_STORAGE_ATTACHMENTS_SCD............................................... [RUN] 2022-06-10 02:03:35 normalization > 02:03:35 86 of 269 OK created view model _AIRBYTE_WRAPBOOK.WORKER_WITHHOLDINGS_STG............................................... [SUCCESS 1 in 2.03s] 2022-06-10 02:03:35 normalization > 02:03:35 89 of 269 START incremental model WRAPBOOK.ACH_BATCHES_SCD.............................................................. [RUN] 2022-06-10 02:03:35 normalization > 02:03:35 84 of 269 OK created view model _AIRBYTE_WRAPBOOK.WORKER_TAX_EXEMPTIONS_STG............................................. [SUCCESS 1 in 2.21s] 2022-06-10 02:03:35 normalization > 02:03:35 85 of 269 OK created view model _AIRBYTE_WRAPBOOK.WORKER_TAX_OPTIONS_STG................................................ [SUCCESS 1 in 2.24s] 2022-06-10 02:03:35 normalization > 02:03:35 90 of 269 START incremental model WRAPBOOK.ACTIVE_STORAGE_BLOBS_SCD..................................................... [RUN] 2022-06-10 02:03:35 normalization > 02:03:35 91 of 269 START incremental model WRAPBOOK.ACTIVE_ADMIN_COMMENTS_SCD.................................................... [RUN] 2022-06-10 02:03:38 normalization > 02:03:38 87 of 269 OK created table model WRAPBOOK.ACTIVE_STORAGE_VARIANT_RECORDS................................................ [SUCCESS 1 in 5.36s] 2022-06-10 02:03:38 normalization > 02:03:38 92 of 269 START incremental model WRAPBOOK.ADDRESSES_SCD................................................................ [RUN] 2022-06-10 02:03:42 normalization > 02:03:42 89 of 269 OK created incremental model WRAPBOOK.ACH_BATCHES_SCD......................................................... [SUCCESS 1 in 7.54s] 2022-06-10 02:03:42 normalization > 02:03:42 93 of 269 START incremental model WRAPBOOK.AGREEMENTS_SCD............................................................... [RUN] 2022-06-10 02:03:42 normalization > 02:03:42 91 of 269 OK created incremental model WRAPBOOK.ACTIVE_ADMIN_COMMENTS_SCD............................................... [SUCCESS 1 in 7.37s] 2022-06-10 02:03:42 normalization > 02:03:42 94 of 269 START incremental model WRAPBOOK.AGREEMENT_TEMPLATES_SCD...................................................... [RUN] 2022-06-10 02:04:01 normalization > 02:04:01 92 of 269 OK created incremental model WRAPBOOK.ADDRESSES_SCD........................................................... [SUCCESS 1 in 22.92s] 2022-06-10 02:04:01 normalization > 02:04:01 95 of 269 START incremental model WRAPBOOK.AICP_ACCOUNTING_CODES_SCD.................................................... [RUN] 2022-06-10 02:04:03 normalization > 02:04:03 94 of 269 OK created incremental model WRAPBOOK.AGREEMENT_TEMPLATES_SCD................................................. [SUCCESS 1 in 20.86s] 2022-06-10 02:04:03 normalization > 02:04:03 96 of 269 START incremental model WRAPBOOK.AGREEMENT_SIGNATURES_SCD..................................................... [RUN] 2022-06-10 02:04:06 normalization > 02:04:06 88 of 269 OK created incremental model WRAPBOOK.ACTIVE_STORAGE_ATTACHMENTS_SCD.......................................... [SUCCESS 1 in 32.45s] 2022-06-10 02:04:06 normalization > 02:04:06 97 of 269 START incremental model WRAPBOOK.AGREEMENT_REQUESTS_SCD....................................................... [RUN] 2022-06-10 02:04:06 normalization > 02:04:06 90 of 269 OK created incremental model WRAPBOOK.ACTIVE_STORAGE_BLOBS_SCD................................................ [SUCCESS 1 in 30.60s] 2022-06-10 02:04:06 normalization > 02:04:06 98 of 269 START incremental model WRAPBOOK.AICP_LINE_NUMBERS_SCD........................................................ [RUN] 2022-06-10 02:04:07 normalization > 02:04:07 95 of 269 OK created incremental model WRAPBOOK.AICP_ACCOUNTING_CODES_SCD............................................... [SUCCESS 1 in 5.57s] 2022-06-10 02:04:07 normalization > 02:04:07 99 of 269 START incremental model WRAPBOOK.AUDITS_SCD................................................................... [RUN] 2022-06-10 02:04:18 normalization > 02:04:18 98 of 269 OK created incremental model WRAPBOOK.AICP_LINE_NUMBERS_SCD................................................... [SUCCESS 1 in 12.68s] 2022-06-10 02:04:18 normalization > 02:04:18 100 of 269 START incremental model WRAPBOOK.AUTHENTICATIONS_SCD......................................................... [RUN] 2022-06-10 02:04:25 normalization > 02:04:25 97 of 269 OK created incremental model WRAPBOOK.AGREEMENT_REQUESTS_SCD.................................................. [SUCCESS 1 in 19.41s] 2022-06-10 02:04:25 normalization > 02:04:25 101 of 269 START incremental model WRAPBOOK.BENEFIT_ADMINISTRATORS_SCD.................................................. [RUN] 2022-06-10 02:04:30 normalization > 02:04:30 101 of 269 OK created incremental model WRAPBOOK.BENEFIT_ADMINISTRATORS_SCD............................................. [SUCCESS 1 in 5.26s] 2022-06-10 02:04:30 normalization > 02:04:30 102 of 269 START incremental model WRAPBOOK.BENEFIT_PAYMENTS_SCD........................................................ [RUN] 2022-06-10 02:04:32 normalization > 02:04:32 100 of 269 OK created incremental model WRAPBOOK.AUTHENTICATIONS_SCD.................................................... [SUCCESS 1 in 13.73s] 2022-06-10 02:04:32 normalization > 02:04:32 103 of 269 START table model WRAPBOOK.COMPANIES......................................................................... [RUN] 2022-06-10 02:04:32 normalization > 02:04:32 96 of 269 OK created incremental model WRAPBOOK.AGREEMENT_SIGNATURES_SCD................................................ [SUCCESS 1 in 28.83s] 2022-06-10 02:04:32 normalization > 02:04:32 104 of 269 START incremental model WRAPBOOK.BENEFIT_PLANS_SCD........................................................... [RUN] 2022-06-10 02:04:33 normalization > 02:04:33 93 of 269 OK created incremental model WRAPBOOK.AGREEMENTS_SCD.......................................................... [SUCCESS 1 in 50.96s] 2022-06-10 02:04:33 normalization > 02:04:33 105 of 269 START incremental model WRAPBOOK.COMPANY_ONBOARDING_STATUSES_SCD............................................. [RUN] 2022-06-10 02:04:35 normalization > 02:04:35 103 of 269 OK created table model WRAPBOOK.COMPANIES.................................................................... [SUCCESS 1 in 2.67s] 2022-06-10 02:04:35 normalization > 02:04:35 106 of 269 START incremental model WRAPBOOK.CHECK_UPDATES_SCD........................................................... [RUN] 2022-06-10 02:04:38 normalization > 02:04:38 102 of 269 OK created incremental model WRAPBOOK.BENEFIT_PAYMENTS_SCD................................................... [SUCCESS 1 in 7.51s] 2022-06-10 02:04:38 normalization > 02:04:38 107 of 269 START incremental model WRAPBOOK.CHECKS_SCD.................................................................. [RUN] 2022-06-10 02:04:38 normalization > 02:04:38 104 of 269 OK created incremental model WRAPBOOK.BENEFIT_PLANS_SCD...................................................... [SUCCESS 1 in 5.95s] 2022-06-10 02:04:38 normalization > 02:04:38 108 of 269 START incremental model WRAPBOOK.COMPANY_PAYMENT_TAXES_SCD................................................... [RUN] 2022-06-10 02:04:39 normalization > 02:04:39 105 of 269 OK created incremental model WRAPBOOK.COMPANY_ONBOARDING_STATUSES_SCD........................................ [SUCCESS 1 in 5.16s] 2022-06-10 02:04:39 normalization > 02:04:39 109 of 269 START incremental model WRAPBOOK.COMPANY_COIS_SCD............................................................ [RUN] 2022-06-10 02:04:44 normalization > 02:04:44 109 of 269 OK created incremental model WRAPBOOK.COMPANY_COIS_SCD....................................................... [SUCCESS 1 in 5.21s] 2022-06-10 02:04:44 normalization > 02:04:44 110 of 269 START incremental model WRAPBOOK.CREDIT_CARDS_SCD............................................................ [RUN] 2022-06-10 02:04:49 normalization > 02:04:49 110 of 269 OK created incremental model WRAPBOOK.CREDIT_CARDS_SCD....................................................... [SUCCESS 1 in 5.12s] 2022-06-10 02:04:49 normalization > 02:04:49 111 of 269 START incremental model WRAPBOOK.CONTRIBUTION_TYPES_SCD...................................................... [RUN] 2022-06-10 02:04:53 normalization > 02:04:53 107 of 269 OK created incremental model WRAPBOOK.CHECKS_SCD............................................................. [SUCCESS 1 in 15.23s] 2022-06-10 02:04:53 normalization > 02:04:53 112 of 269 START incremental model WRAPBOOK.COMPANY_WORKERS_SCD......................................................... [RUN] 2022-06-10 02:04:55 normalization > 02:04:55 111 of 269 OK created incremental model WRAPBOOK.CONTRIBUTION_TYPES_SCD................................................. [SUCCESS 1 in 6.57s] 2022-06-10 02:04:55 normalization > 02:04:55 113 of 269 START incremental model WRAPBOOK.CREDIT_CARD_CHARGES_SCD..................................................... [RUN] 2022-06-10 02:05:01 normalization > 02:05:01 113 of 269 OK created incremental model WRAPBOOK.CREDIT_CARD_CHARGES_SCD................................................ [SUCCESS 1 in 5.57s] 2022-06-10 02:05:01 normalization > 02:05:01 114 of 269 START incremental model WRAPBOOK.COMPANY_USERS_SCD........................................................... [RUN] 2022-06-10 02:05:02 normalization > 02:05:02 106 of 269 OK created incremental model WRAPBOOK.CHECK_UPDATES_SCD...................................................... [SUCCESS 1 in 27.67s] 2022-06-10 02:05:02 normalization > 02:05:02 115 of 269 START table model WRAPBOOK.EMAILS............................................................................ [RUN] 2022-06-10 02:05:05 normalization > 02:05:05 112 of 269 OK created incremental model WRAPBOOK.COMPANY_WORKERS_SCD.................................................... [SUCCESS 1 in 11.68s] 2022-06-10 02:05:05 normalization > 02:05:05 116 of 269 START incremental model WRAPBOOK.DOCUMENTS_SCD............................................................... [RUN] 2022-06-10 02:05:07 normalization > 02:05:07 115 of 269 OK created table model WRAPBOOK.EMAILS....................................................................... [SUCCESS 1 in 4.30s] 2022-06-10 02:05:07 normalization > 02:05:07 117 of 269 START incremental model WRAPBOOK.DEVICES_SCD................................................................. [RUN] 2022-06-10 02:05:08 normalization > 02:05:08 114 of 269 OK created incremental model WRAPBOOK.COMPANY_USERS_SCD...................................................... [SUCCESS 1 in 6.67s] 2022-06-10 02:05:08 normalization > 02:05:08 118 of 269 START incremental model WRAPBOOK.FLIPPER_GATES_SCD........................................................... [RUN] 2022-06-10 02:05:11 normalization > 02:05:11 116 of 269 OK created incremental model WRAPBOOK.DOCUMENTS_SCD.......................................................... [SUCCESS 1 in 6.74s] 2022-06-10 02:05:11 normalization > 02:05:11 119 of 269 START incremental model WRAPBOOK.EXPORTS_SCD................................................................. [RUN] 2022-06-10 02:05:12 normalization > 02:05:12 117 of 269 OK created incremental model WRAPBOOK.DEVICES_SCD............................................................ [SUCCESS 1 in 5.54s] 2022-06-10 02:05:12 normalization > 02:05:12 120 of 269 START incremental model WRAPBOOK.FLIPPER_FEATURES_SCD........................................................ [RUN] 2022-06-10 02:05:14 normalization > 02:05:14 118 of 269 OK created incremental model WRAPBOOK.FLIPPER_GATES_SCD...................................................... [SUCCESS 1 in 6.13s] 2022-06-10 02:05:14 normalization > 02:05:14 121 of 269 START incremental model WRAPBOOK.I9_FORMS_SCD................................................................ [RUN] 2022-06-10 02:05:17 normalization > 02:05:17 120 of 269 OK created incremental model WRAPBOOK.FLIPPER_FEATURES_SCD................................................... [SUCCESS 1 in 4.55s] 2022-06-10 02:05:17 normalization > 02:05:17 122 of 269 START incremental model WRAPBOOK.I9_FORM_SIGNATURES_SCD...................................................... [RUN] 2022-06-10 02:05:17 normalization > 02:05:17 119 of 269 OK created incremental model WRAPBOOK.EXPORTS_SCD............................................................ [SUCCESS 1 in 5.77s] 2022-06-10 02:05:17 normalization > 02:05:17 123 of 269 START incremental model WRAPBOOK.IDENTITY_VERIFICATIONS_SCD.................................................. [RUN] 2022-06-10 02:05:21 normalization > 02:05:21 108 of 269 OK created incremental model WRAPBOOK.COMPANY_PAYMENT_TAXES_SCD.............................................. [SUCCESS 1 in 43.31s] 2022-06-10 02:05:21 normalization > 02:05:21 124 of 269 START incremental model WRAPBOOK.GARNISHMENT_ORDERS_SCD...................................................... [RUN] 2022-06-10 02:05:25 normalization > 02:05:25 121 of 269 OK created incremental model WRAPBOOK.I9_FORMS_SCD........................................................... [SUCCESS 1 in 11.48s] 2022-06-10 02:05:25 normalization > 02:05:25 125 of 269 START incremental model WRAPBOOK.I9_FORM_DOCUMENTS_SCD....................................................... [RUN] 2022-06-10 02:05:28 normalization > 02:05:28 124 of 269 OK created incremental model WRAPBOOK.GARNISHMENT_ORDERS_SCD................................................. [SUCCESS 1 in 6.85s] 2022-06-10 02:05:28 normalization > 02:05:28 126 of 269 START incremental model WRAPBOOK.INTEGRATION_PREFERENCE_OPTIONS_SCD.......................................... [RUN] 2022-06-10 02:05:31 normalization > 02:05:31 122 of 269 OK created incremental model WRAPBOOK.I9_FORM_SIGNATURES_SCD................................................. [SUCCESS 1 in 13.71s] 2022-06-10 02:05:31 normalization > 02:05:31 127 of 269 START incremental model WRAPBOOK.INSURANCE_QUOTE_SHORT_TERM_DATA_RECORDS_SCD................................. [RUN] 2022-06-10 02:05:42 normalization > 02:05:42 126 of 269 OK created incremental model WRAPBOOK.INTEGRATION_PREFERENCE_OPTIONS_SCD..................................... [SUCCESS 1 in 13.34s] 2022-06-10 02:05:42 normalization > 02:05:42 128 of 269 START incremental model WRAPBOOK.INTEGRATIONS_SCD............................................................ [RUN] 2022-06-10 02:05:42 normalization > 02:05:42 127 of 269 OK created incremental model WRAPBOOK.INSURANCE_QUOTE_SHORT_TERM_DATA_RECORDS_SCD............................ [SUCCESS 1 in 11.63s] 2022-06-10 02:05:42 normalization > 02:05:42 129 of 269 START incremental model WRAPBOOK.INSURANCE_QUOTES_SCD........................................................ [RUN] 2022-06-10 02:05:45 normalization > 02:05:45 125 of 269 OK created incremental model WRAPBOOK.I9_FORM_DOCUMENTS_SCD.................................................. [SUCCESS 1 in 19.43s] 2022-06-10 02:05:45 normalization > 02:05:45 130 of 269 START incremental model WRAPBOOK.INSURANCE_QUOTE_ANNUAL_TERM_DATA_RECORDS_SCD................................ [RUN] 2022-06-10 02:05:47 normalization > 02:05:47 128 of 269 OK created incremental model WRAPBOOK.INTEGRATIONS_SCD....................................................... [SUCCESS 1 in 5.83s] 2022-06-10 02:05:47 normalization > 02:05:47 131 of 269 START table model WRAPBOOK.JOB_CLASSIFICATION_CODES.......................................................... [RUN] 2022-06-10 02:05:48 normalization > 02:05:48 123 of 269 OK created incremental model WRAPBOOK.IDENTITY_VERIFICATIONS_SCD............................................. [SUCCESS 1 in 30.54s] 2022-06-10 02:05:48 normalization > 02:05:48 132 of 269 START incremental model WRAPBOOK.INTEGRATION_PREFERENCES_SCD................................................. [RUN] 2022-06-10 02:05:49 normalization > 02:05:49 131 of 269 OK created table model WRAPBOOK.JOB_CLASSIFICATION_CODES..................................................... [SUCCESS 1 in 1.80s] 2022-06-10 02:05:49 normalization > 02:05:49 133 of 269 START incremental model WRAPBOOK.INVITES_SCD................................................................. [RUN] 2022-06-10 02:05:49 normalization > 02:05:49 129 of 269 OK created incremental model WRAPBOOK.INSURANCE_QUOTES_SCD................................................... [SUCCESS 1 in 7.15s] 2022-06-10 02:05:49 normalization > 02:05:49 134 of 269 START incremental model WRAPBOOK.JOB_CLASSIFICATIONS_SCD..................................................... [RUN] 2022-06-10 02:05:54 normalization > 02:05:54 132 of 269 OK created incremental model WRAPBOOK.INTEGRATION_PREFERENCES_SCD............................................ [SUCCESS 1 in 5.77s] 2022-06-10 02:05:54 normalization > 02:05:54 135 of 269 START incremental model WRAPBOOK.JOB_CLASSIFICATION_CALCULATORS_SCD.......................................... [RUN] 2022-06-10 02:05:55 normalization > 02:05:55 134 of 269 OK created incremental model WRAPBOOK.JOB_CLASSIFICATIONS_SCD................................................ [SUCCESS 1 in 5.34s] 2022-06-10 02:05:55 normalization > 02:05:55 136 of 269 START incremental model WRAPBOOK.JOB_CLASSIFICATION_SCALE_RATES_SCD.......................................... [RUN] 2022-06-10 02:05:56 normalization > 02:05:56 130 of 269 OK created incremental model WRAPBOOK.INSURANCE_QUOTE_ANNUAL_TERM_DATA_RECORDS_SCD........................... [SUCCESS 1 in 11.21s] 2022-06-10 02:05:56 normalization > 02:05:56 137 of 269 START incremental model WRAPBOOK.LOAN_OUTS_SCD............................................................... [RUN] 2022-06-10 02:06:00 normalization > 02:06:00 135 of 269 OK created incremental model WRAPBOOK.JOB_CLASSIFICATION_CALCULATORS_SCD..................................... [SUCCESS 1 in 6.76s] 2022-06-10 02:06:00 normalization > 02:06:00 138 of 269 START incremental model WRAPBOOK.NOTIFICATIONS_SCD........................................................... [RUN] 2022-06-10 02:06:01 normalization > 02:06:01 136 of 269 OK created incremental model WRAPBOOK.JOB_CLASSIFICATION_SCALE_RATES_SCD..................................... [SUCCESS 1 in 6.32s] 2022-06-10 02:06:01 normalization > 02:06:01 139 of 269 START incremental model WRAPBOOK.NUDGES_SCD.................................................................. [RUN] 2022-06-10 02:06:02 normalization > 02:06:02 137 of 269 OK created incremental model WRAPBOOK.LOAN_OUTS_SCD.......................................................... [SUCCESS 1 in 6.18s] 2022-06-10 02:06:02 normalization > 02:06:02 140 of 269 START incremental model WRAPBOOK.PAID_TIME_OFF_POLICY_MEMBERSHIPS_SCD........................................ [RUN] 2022-06-10 02:06:05 normalization > 02:06:05 133 of 269 OK created incremental model WRAPBOOK.INVITES_SCD............................................................ [SUCCESS 1 in 15.22s] 2022-06-10 02:06:05 normalization > 02:06:05 141 of 269 START incremental model WRAPBOOK.PAID_TIME_OFF_RECORDS_SCD................................................... [RUN] 2022-06-10 02:06:06 normalization > 02:06:06 140 of 269 OK created incremental model WRAPBOOK.PAID_TIME_OFF_POLICY_MEMBERSHIPS_SCD................................... [SUCCESS 1 in 3.53s] 2022-06-10 02:06:06 normalization > 02:06:06 142 of 269 START incremental model WRAPBOOK.PAID_TIME_OFF_POLICIES_SCD.................................................. [RUN] 2022-06-10 02:06:07 normalization > 02:06:07 139 of 269 OK created incremental model WRAPBOOK.NUDGES_SCD............................................................. [SUCCESS 1 in 5.53s] 2022-06-10 02:06:07 normalization > 02:06:07 143 of 269 START incremental model WRAPBOOK.PAYABLES_SCD................................................................ [RUN] 2022-06-10 02:06:07 normalization > 02:06:07 99 of 269 OK created incremental model WRAPBOOK.AUDITS_SCD.............................................................. [SUCCESS 1 in 120.03s] 2022-06-10 02:06:07 normalization > 02:06:07 144 of 269 START incremental model WRAPBOOK.PAYABLE_PAID_TIME_OFF_REQUEST_DETAILS_SCD................................... [RUN] 2022-06-10 02:06:08 normalization > 02:06:08 138 of 269 OK created incremental model WRAPBOOK.NOTIFICATIONS_SCD...................................................... [SUCCESS 1 in 7.30s] 2022-06-10 02:06:08 normalization > 02:06:08 145 of 269 START incremental model WRAPBOOK.PAYABLE_INVOICE_DETAILS_SCD................................................. [RUN] 2022-06-10 02:06:09 normalization > 02:06:09 141 of 269 OK created incremental model WRAPBOOK.PAID_TIME_OFF_RECORDS_SCD.............................................. [SUCCESS 1 in 4.14s] 2022-06-10 02:06:09 normalization > 02:06:09 146 of 269 START incremental model WRAPBOOK.PAYABLE_SHIFT_DETAILS_SCD................................................... [RUN] 2022-06-10 02:06:11 normalization > 02:06:11 142 of 269 OK created incremental model WRAPBOOK.PAID_TIME_OFF_POLICIES_SCD............................................. [SUCCESS 1 in 5.41s] 2022-06-10 02:06:11 normalization > 02:06:11 147 of 269 START incremental model WRAPBOOK.PAYABLE_MILEAGE_DETAILS_SCD................................................. [RUN] 2022-06-10 02:06:11 normalization > 02:06:11 144 of 269 OK created incremental model WRAPBOOK.PAYABLE_PAID_TIME_OFF_REQUEST_DETAILS_SCD.............................. [SUCCESS 1 in 4.43s] 2022-06-10 02:06:11 normalization > 02:06:11 148 of 269 START incremental model WRAPBOOK.PAYABLE_SHIFT_CALCULATIONS_SCD.............................................. [RUN] 2022-06-10 02:06:17 normalization > 02:06:17 145 of 269 OK created incremental model WRAPBOOK.PAYABLE_INVOICE_DETAILS_SCD............................................ [SUCCESS 1 in 9.72s] 2022-06-10 02:06:17 normalization > 02:06:17 149 of 269 START table model WRAPBOOK.PAYMENTS.......................................................................... [RUN] 2022-06-10 02:06:18 normalization > 02:06:18 147 of 269 OK created incremental model WRAPBOOK.PAYABLE_MILEAGE_DETAILS_SCD............................................ [SUCCESS 1 in 6.68s] 2022-06-10 02:06:18 normalization > 02:06:18 150 of 269 START table model WRAPBOOK.PAYROLLS.......................................................................... [RUN] 2022-06-10 02:06:29 normalization > 02:06:29 150 of 269 OK created table model WRAPBOOK.PAYROLLS..................................................................... [SUCCESS 1 in 10.82s] 2022-06-10 02:06:29 normalization > 02:06:29 151 of 269 START table model WRAPBOOK.PROJECTS.......................................................................... [RUN] 2022-06-10 02:06:33 normalization > 02:06:33 151 of 269 OK created table model WRAPBOOK.PROJECTS..................................................................... [SUCCESS 1 in 4.44s] 2022-06-10 02:06:33 normalization > 02:06:33 152 of 269 START incremental model WRAPBOOK.PAYABLE_WORKWEEK_DETAILS_SCD................................................ [RUN] 2022-06-10 02:06:39 normalization > 02:06:39 149 of 269 OK created table model WRAPBOOK.PAYMENTS..................................................................... [SUCCESS 1 in 21.28s] 2022-06-10 02:06:39 normalization > 02:06:39 153 of 269 START incremental model WRAPBOOK.PAYMENT_METHODS_SCD......................................................... [RUN] 2022-06-10 02:06:40 normalization > 02:06:40 148 of 269 OK created incremental model WRAPBOOK.PAYABLE_SHIFT_CALCULATIONS_SCD......................................... [SUCCESS 1 in 28.68s] 2022-06-10 02:06:40 normalization > 02:06:40 154 of 269 START incremental model WRAPBOOK.PAYMENT_TAXES_SCD........................................................... [RUN] 2022-06-10 02:06:43 normalization > 02:06:43 143 of 269 OK created incremental model WRAPBOOK.PAYABLES_SCD........................................................... [SUCCESS 1 in 36.43s] 2022-06-10 02:06:43 normalization > 02:06:43 155 of 269 START incremental model WRAPBOOK.PAYMENT_SETTLEMENTS_SCD..................................................... [RUN] 2022-06-10 02:06:45 normalization > 02:06:45 146 of 269 OK created incremental model WRAPBOOK.PAYABLE_SHIFT_DETAILS_SCD.............................................. [SUCCESS 1 in 35.97s] 2022-06-10 02:06:45 normalization > 02:06:45 156 of 269 START incremental model WRAPBOOK.PAYROLL_STATE_SETTINGS_SCD.................................................. [RUN] 2022-06-10 02:06:47 normalization > 02:06:47 152 of 269 OK created incremental model WRAPBOOK.PAYABLE_WORKWEEK_DETAILS_SCD........................................... [SUCCESS 1 in 14.37s] 2022-06-10 02:06:47 normalization > 02:06:47 157 of 269 START incremental model WRAPBOOK.PROJECT_LOCATIONS_SCD....................................................... [RUN] 2022-06-10 02:06:50 normalization > 02:06:50 153 of 269 OK created incremental model WRAPBOOK.PAYMENT_METHODS_SCD.................................................... [SUCCESS 1 in 11.86s] 2022-06-10 02:06:50 normalization > 02:06:50 158 of 269 START incremental model WRAPBOOK.PROJECT_AGREEMENTS_SCD...................................................... [RUN] 2022-06-10 02:06:51 normalization > 02:06:51 156 of 269 OK created incremental model WRAPBOOK.PAYROLL_STATE_SETTINGS_SCD............................................. [SUCCESS 1 in 6.06s] 2022-06-10 02:06:51 normalization > 02:06:51 159 of 269 START incremental model WRAPBOOK.PROJECT_WORKER_BULK_IMPORT_ENTRIES_SCD...................................... [RUN] 2022-06-10 02:06:53 normalization > 02:06:53 157 of 269 OK created incremental model WRAPBOOK.PROJECT_LOCATIONS_SCD.................................................. [SUCCESS 1 in 5.65s] 2022-06-10 02:06:53 normalization > 02:06:53 160 of 269 START incremental model WRAPBOOK.PROJECT_WORKERS_SCD......................................................... [RUN] 2022-06-10 02:06:58 normalization > 02:06:58 159 of 269 OK created incremental model WRAPBOOK.PROJECT_WORKER_BULK_IMPORT_ENTRIES_SCD................................. [SUCCESS 1 in 6.84s] 2022-06-10 02:06:58 normalization > 02:06:58 161 of 269 START incremental model WRAPBOOK.PROJECT_WORKER_BULK_IMPORTS_SCD............................................. [RUN] 2022-06-10 02:06:58 normalization > 02:06:58 158 of 269 OK created incremental model WRAPBOOK.PROJECT_AGREEMENTS_SCD................................................. [SUCCESS 1 in 7.18s] 2022-06-10 02:06:58 normalization > 02:06:58 162 of 269 START incremental model WRAPBOOK.PROJECT_WORKER_LOCATIONS_SCD................................................ [RUN] 2022-06-10 02:07:00 normalization > 02:07:00 155 of 269 OK created incremental model WRAPBOOK.PAYMENT_SETTLEMENTS_SCD................................................ [SUCCESS 1 in 16.87s] 2022-06-10 02:07:00 normalization > 02:07:00 163 of 269 START incremental model WRAPBOOK.PROJECT_WORKER_REMINDER_STATS_SCD........................................... [RUN] 2022-06-10 02:07:03 normalization > 02:07:03 161 of 269 OK created incremental model WRAPBOOK.PROJECT_WORKER_BULK_IMPORTS_SCD........................................ [SUCCESS 1 in 5.75s] 2022-06-10 02:07:03 normalization > 02:07:03 164 of 269 START incremental model WRAPBOOK.PROJECT_WORKER_RATES_SCD.................................................... [RUN] 2022-06-10 02:07:04 normalization > 02:07:04 162 of 269 OK created incremental model WRAPBOOK.PROJECT_WORKER_LOCATIONS_SCD........................................... [SUCCESS 1 in 6.11s] 2022-06-10 02:07:04 normalization > 02:07:04 165 of 269 START incremental model WRAPBOOK.REVERSALS_SCD............................................................... [RUN] 2022-06-10 02:07:07 normalization > 02:07:07 163 of 269 OK created incremental model WRAPBOOK.PROJECT_WORKER_REMINDER_STATS_SCD...................................... [SUCCESS 1 in 7.00s] 2022-06-10 02:07:07 normalization > 02:07:07 166 of 269 START incremental model WRAPBOOK.SESSIONS_SCD................................................................ [RUN] 2022-06-10 02:07:09 normalization > 02:07:09 165 of 269 OK created incremental model WRAPBOOK.REVERSALS_SCD.......................................................... [SUCCESS 1 in 4.80s] 2022-06-10 02:07:09 normalization > 02:07:09 167 of 269 START incremental model WRAPBOOK.SUBSCRIPTIONS_SCD........................................................... [RUN] 2022-06-10 02:07:14 normalization > 02:07:14 160 of 269 OK created incremental model WRAPBOOK.PROJECT_WORKERS_SCD.................................................... [SUCCESS 1 in 20.70s] 2022-06-10 02:07:14 normalization > 02:07:14 168 of 269 START incremental model WRAPBOOK.SUBSCRIPTION_TYPES_SCD...................................................... [RUN] 2022-06-10 02:07:14 normalization > 02:07:14 167 of 269 OK created incremental model WRAPBOOK.SUBSCRIPTIONS_SCD...................................................... [SUCCESS 1 in 5.56s] 2022-06-10 02:07:14 normalization > 02:07:14 169 of 269 START incremental model WRAPBOOK.SYMMETRY_TAXES_SCD.......................................................... [RUN] 2022-06-10 02:07:14 normalization > 02:07:14 166 of 269 OK created incremental model WRAPBOOK.SESSIONS_SCD........................................................... [SUCCESS 1 in 7.40s] 2022-06-10 02:07:14 normalization > 02:07:14 170 of 269 START incremental model WRAPBOOK.TRANSFERS_SCD............................................................... [RUN] 2022-06-10 02:07:16 normalization > 02:07:16 164 of 269 OK created incremental model WRAPBOOK.PROJECT_WORKER_RATES_SCD............................................... [SUCCESS 1 in 12.50s] 2022-06-10 02:07:16 normalization > 02:07:16 171 of 269 START incremental model WRAPBOOK.USERS_SCD................................................................... [RUN] 2022-06-10 02:07:19 normalization > 02:07:19 168 of 269 OK created incremental model WRAPBOOK.SUBSCRIPTION_TYPES_SCD................................................. [SUCCESS 1 in 5.71s] 2022-06-10 02:07:19 normalization > 02:07:19 172 of 269 START table model WRAPBOOK.WORKDAY_CONTRIBUTIONS............................................................. [RUN] 2022-06-10 02:07:21 normalization > 02:07:21 169 of 269 OK created incremental model WRAPBOOK.SYMMETRY_TAXES_SCD..................................................... [SUCCESS 1 in 6.88s] 2022-06-10 02:07:21 normalization > 02:07:21 173 of 269 START table model WRAPBOOK.WORKDAY_EARNINGS.................................................................. [RUN] 2022-06-10 02:07:23 normalization > 02:07:23 172 of 269 OK created table model WRAPBOOK.WORKDAY_CONTRIBUTIONS........................................................ [SUCCESS 1 in 3.45s] 2022-06-10 02:07:23 normalization > 02:07:23 174 of 269 START table model WRAPBOOK.WORKDAY_HOURS..................................................................... [RUN] 2022-06-10 02:07:23 normalization > 02:07:23 173 of 269 OK created table model WRAPBOOK.WORKDAY_EARNINGS............................................................. [SUCCESS 1 in 1.91s] 2022-06-10 02:07:23 normalization > 02:07:23 175 of 269 START table model WRAPBOOK.WORKERS_COMP_SETTINGS............................................................. [RUN] 2022-06-10 02:07:26 normalization > 02:07:26 175 of 269 OK created table model WRAPBOOK.WORKERS_COMP_SETTINGS........................................................ [SUCCESS 1 in 2.57s] 2022-06-10 02:07:26 normalization > 02:07:26 176 of 269 START incremental model WRAPBOOK.VENSURE_WORKERS_SCD......................................................... [RUN] 2022-06-10 02:07:26 normalization > 02:07:26 Internal event buffer full. Earliest events will be dropped (FIFO). 2022-06-10 02:07:27 normalization > 02:07:27 171 of 269 OK created incremental model WRAPBOOK.USERS_SCD.............................................................. [SUCCESS 1 in 11.54s] 2022-06-10 02:07:27 normalization > 02:07:27 177 of 269 START incremental model WRAPBOOK.USER_ACTIVITIES_SCD......................................................... [RUN] 2022-06-10 02:07:31 normalization > 02:07:31 154 of 269 OK created incremental model WRAPBOOK.PAYMENT_TAXES_SCD...................................................... [SUCCESS 1 in 50.80s] 2022-06-10 02:07:31 normalization > 02:07:31 178 of 269 START incremental model WRAPBOOK.WORKERS_SCD................................................................. [RUN] 2022-06-10 02:07:33 normalization > 02:07:33 176 of 269 OK created incremental model WRAPBOOK.VENSURE_WORKERS_SCD.................................................... [SUCCESS 1 in 7.04s] 2022-06-10 02:07:33 normalization > 02:07:33 179 of 269 START incremental model WRAPBOOK.WORKDAYS_SCD................................................................ [RUN] 2022-06-10 02:07:34 normalization > 02:07:34 170 of 269 OK created incremental model WRAPBOOK.TRANSFERS_SCD.......................................................... [SUCCESS 1 in 19.37s] 2022-06-10 02:07:34 normalization > 02:07:34 180 of 269 START incremental model WRAPBOOK.WORKERS_COMP_APPLICATIONS_SCD............................................... [RUN] 2022-06-10 02:07:36 normalization > 02:07:36 174 of 269 OK created table model WRAPBOOK.WORKDAY_HOURS................................................................ [SUCCESS 1 in 12.85s] 2022-06-10 02:07:36 normalization > 02:07:36 181 of 269 START incremental model WRAPBOOK.WORKER_WITHHOLDINGS_SCD..................................................... [RUN] 2022-06-10 02:07:43 normalization > 02:07:43 180 of 269 OK created incremental model WRAPBOOK.WORKERS_COMP_APPLICATIONS_SCD.......................................... [SUCCESS 1 in 9.35s] 2022-06-10 02:07:43 normalization > 02:07:43 182 of 269 START incremental model WRAPBOOK.WORKER_TAX_EXEMPTIONS_SCD................................................... [RUN] 2022-06-10 02:07:46 normalization > 02:07:46 178 of 269 OK created incremental model WRAPBOOK.WORKERS_SCD............................................................ [SUCCESS 1 in 14.69s] 2022-06-10 02:07:46 normalization > 02:07:46 183 of 269 START incremental model WRAPBOOK.WORKER_TAX_OPTIONS_SCD...................................................... [RUN] 2022-06-10 02:07:49 normalization > 02:07:49 182 of 269 OK created incremental model WRAPBOOK.WORKER_TAX_EXEMPTIONS_SCD.............................................. [SUCCESS 1 in 5.93s] 2022-06-10 02:07:49 normalization > 02:07:49 184 of 269 START incremental model WRAPBOOK.ACH_BATCHES................................................................. [RUN] 2022-06-10 02:07:52 normalization > 02:07:52 183 of 269 OK created incremental model WRAPBOOK.WORKER_TAX_OPTIONS_SCD................................................. [SUCCESS 1 in 6.83s] 2022-06-10 02:07:52 normalization > 02:07:52 185 of 269 START incremental model WRAPBOOK.ACTIVE_ADMIN_COMMENTS....................................................... [RUN] 2022-06-10 02:07:54 normalization > 02:07:54 184 of 269 OK created incremental model WRAPBOOK.ACH_BATCHES............................................................ [SUCCESS 1 in 4.76s] 2022-06-10 02:07:54 normalization > 02:07:54 186 of 269 START incremental model WRAPBOOK.ADDRESSES................................................................... [RUN] 2022-06-10 02:07:57 normalization > 02:07:57 185 of 269 OK created incremental model WRAPBOOK.ACTIVE_ADMIN_COMMENTS.................................................. [SUCCESS 1 in 4.07s] 2022-06-10 02:07:57 normalization > 02:07:57 187 of 269 START incremental model WRAPBOOK.AGREEMENT_TEMPLATES......................................................... [RUN] 2022-06-10 02:07:57 normalization > 02:07:57 181 of 269 OK created incremental model WRAPBOOK.WORKER_WITHHOLDINGS_SCD................................................ [SUCCESS 1 in 21.27s] 2022-06-10 02:07:57 normalization > 02:07:57 188 of 269 START incremental model WRAPBOOK.ACTIVE_STORAGE_ATTACHMENTS.................................................. [RUN] 2022-06-10 02:08:03 normalization > 02:08:03 186 of 269 OK created incremental model WRAPBOOK.ADDRESSES.............................................................. [SUCCESS 1 in 9.25s] 2022-06-10 02:08:03 normalization > 02:08:03 189 of 269 START incremental model WRAPBOOK.ACTIVE_STORAGE_BLOBS........................................................ [RUN] 2022-06-10 02:08:04 normalization > 02:08:04 187 of 269 OK created incremental model WRAPBOOK.AGREEMENT_TEMPLATES.................................................... [SUCCESS 1 in 7.00s] 2022-06-10 02:08:04 normalization > 02:08:04 190 of 269 START incremental model WRAPBOOK.AICP_ACCOUNTING_CODES....................................................... [RUN] 2022-06-10 02:08:08 normalization > 02:08:08 190 of 269 OK created incremental model WRAPBOOK.AICP_ACCOUNTING_CODES.................................................. [SUCCESS 1 in 4.34s] 2022-06-10 02:08:08 normalization > 02:08:08 191 of 269 START incremental model WRAPBOOK.AICP_LINE_NUMBERS........................................................... [RUN] 2022-06-10 02:08:08 normalization > 02:08:08 188 of 269 OK created incremental model WRAPBOOK.ACTIVE_STORAGE_ATTACHMENTS............................................. [SUCCESS 1 in 10.80s] 2022-06-10 02:08:08 normalization > 02:08:08 192 of 269 START incremental model WRAPBOOK.AGREEMENT_REQUESTS.......................................................... [RUN] 2022-06-10 02:08:15 normalization > 02:08:15 191 of 269 OK created incremental model WRAPBOOK.AICP_LINE_NUMBERS...................................................... [SUCCESS 1 in 7.23s] 2022-06-10 02:08:15 normalization > 02:08:15 193 of 269 START incremental model WRAPBOOK.BENEFIT_ADMINISTRATORS...................................................... [RUN] 2022-06-10 02:08:17 normalization > 02:08:17 192 of 269 OK created incremental model WRAPBOOK.AGREEMENT_REQUESTS..................................................... [SUCCESS 1 in 8.92s] 2022-06-10 02:08:17 normalization > 02:08:17 194 of 269 START incremental model WRAPBOOK.AUTHENTICATIONS............................................................. [RUN] 2022-06-10 02:08:18 normalization > 02:08:18 177 of 269 OK created incremental model WRAPBOOK.USER_ACTIVITIES_SCD.................................................... [SUCCESS 1 in 50.96s] 2022-06-10 02:08:18 normalization > 02:08:18 195 of 269 START incremental model WRAPBOOK.AGREEMENT_SIGNATURES........................................................ [RUN] 2022-06-10 02:08:19 normalization > 02:08:19 189 of 269 OK created incremental model WRAPBOOK.ACTIVE_STORAGE_BLOBS................................................... [SUCCESS 1 in 15.65s] 2022-06-10 02:08:19 normalization > 02:08:19 196 of 269 START incremental model WRAPBOOK.AGREEMENTS.................................................................. [RUN] 2022-06-10 02:08:19 normalization > 02:08:19 193 of 269 OK created incremental model WRAPBOOK.BENEFIT_ADMINISTRATORS................................................. [SUCCESS 1 in 3.62s] 2022-06-10 02:08:19 normalization > 02:08:19 197 of 269 START incremental model WRAPBOOK.BENEFIT_PAYMENTS............................................................ [RUN] 2022-06-10 02:08:20 normalization > 02:08:20 179 of 269 OK created incremental model WRAPBOOK.WORKDAYS_SCD........................................................... [SUCCESS 1 in 47.78s] 2022-06-10 02:08:20 normalization > 02:08:20 198 of 269 START incremental model WRAPBOOK.BENEFIT_PLANS............................................................... [RUN] 2022-06-10 02:08:22 normalization > 02:08:22 194 of 269 OK created incremental model WRAPBOOK.AUTHENTICATIONS........................................................ [SUCCESS 1 in 5.24s] 2022-06-10 02:08:22 normalization > 02:08:22 199 of 269 START incremental model WRAPBOOK.COMPANY_ONBOARDING_STATUSES................................................. [RUN] 2022-06-10 02:08:23 normalization > 02:08:23 197 of 269 OK created incremental model WRAPBOOK.BENEFIT_PAYMENTS....................................................... [SUCCESS 1 in 4.55s] 2022-06-10 02:08:23 normalization > 02:08:23 200 of 269 START incremental model WRAPBOOK.COMPANY_COIS................................................................ [RUN] 2022-06-10 02:08:25 normalization > 02:08:25 198 of 269 OK created incremental model WRAPBOOK.BENEFIT_PLANS.......................................................... [SUCCESS 1 in 4.19s] 2022-06-10 02:08:25 normalization > 02:08:25 201 of 269 START incremental model WRAPBOOK.CREDIT_CARDS................................................................ [RUN] 2022-06-10 02:08:27 normalization > 02:08:27 199 of 269 OK created incremental model WRAPBOOK.COMPANY_ONBOARDING_STATUSES............................................ [SUCCESS 1 in 5.05s] 2022-06-10 02:08:27 normalization > 02:08:27 202 of 269 START incremental model WRAPBOOK.CHECKS...................................................................... [RUN] 2022-06-10 02:08:28 normalization > 02:08:28 200 of 269 OK created incremental model WRAPBOOK.COMPANY_COIS........................................................... [SUCCESS 1 in 4.83s] 2022-06-10 02:08:28 normalization > 02:08:28 203 of 269 START incremental model WRAPBOOK.CONTRIBUTION_TYPES.......................................................... [RUN] 2022-06-10 02:08:28 normalization > 02:08:28 195 of 269 OK created incremental model WRAPBOOK.AGREEMENT_SIGNATURES................................................... [SUCCESS 1 in 9.89s] 2022-06-10 02:08:28 normalization > 02:08:28 204 of 269 START incremental model WRAPBOOK.CREDIT_CARD_CHARGES......................................................... [RUN] 2022-06-10 02:08:29 normalization > 02:08:29 201 of 269 OK created incremental model WRAPBOOK.CREDIT_CARDS........................................................... [SUCCESS 1 in 4.19s] 2022-06-10 02:08:29 normalization > 02:08:29 205 of 269 START incremental model WRAPBOOK.CHECK_UPDATES............................................................... [RUN] 2022-06-10 02:08:32 normalization > 02:08:32 203 of 269 OK created incremental model WRAPBOOK.CONTRIBUTION_TYPES..................................................... [SUCCESS 1 in 4.15s] 2022-06-10 02:08:32 normalization > 02:08:32 206 of 269 START incremental model WRAPBOOK.COMPANY_WORKERS............................................................. [RUN] 2022-06-10 02:08:33 normalization > 02:08:33 204 of 269 OK created incremental model WRAPBOOK.CREDIT_CARD_CHARGES.................................................... [SUCCESS 1 in 4.29s] 2022-06-10 02:08:33 normalization > 02:08:33 207 of 269 START incremental model WRAPBOOK.COMPANY_USERS............................................................... [RUN] 2022-06-10 02:08:37 normalization > 02:08:37 202 of 269 OK created incremental model WRAPBOOK.CHECKS................................................................. [SUCCESS 1 in 9.54s] 2022-06-10 02:08:37 normalization > 02:08:37 208 of 269 START incremental model WRAPBOOK.DOCUMENTS................................................................... [RUN] 2022-06-10 02:08:37 normalization > 02:08:37 207 of 269 OK created incremental model WRAPBOOK.COMPANY_USERS.......................................................... [SUCCESS 1 in 4.50s] 2022-06-10 02:08:37 normalization > 02:08:37 209 of 269 START incremental model WRAPBOOK.DEVICES..................................................................... [RUN] 2022-06-10 02:08:41 normalization > 02:08:41 209 of 269 OK created incremental model WRAPBOOK.DEVICES................................................................ [SUCCESS 1 in 3.64s] 2022-06-10 02:08:41 normalization > 02:08:41 210 of 269 START incremental model WRAPBOOK.FLIPPER_GATES............................................................... [RUN] 2022-06-10 02:08:41 normalization > 02:08:41 206 of 269 OK created incremental model WRAPBOOK.COMPANY_WORKERS........................................................ [SUCCESS 1 in 8.83s] 2022-06-10 02:08:41 normalization > 02:08:41 211 of 269 START incremental model WRAPBOOK.FLIPPER_FEATURES............................................................ [RUN] 2022-06-10 02:08:42 normalization > 02:08:42 208 of 269 OK created incremental model WRAPBOOK.DOCUMENTS.............................................................. [SUCCESS 1 in 5.23s] 2022-06-10 02:08:42 normalization > 02:08:42 212 of 269 START incremental model WRAPBOOK.EXPORTS..................................................................... [RUN] 2022-06-10 02:08:44 normalization > 02:08:44 210 of 269 OK created incremental model WRAPBOOK.FLIPPER_GATES.......................................................... [SUCCESS 1 in 3.47s] 2022-06-10 02:08:44 normalization > 02:08:44 213 of 269 START incremental model WRAPBOOK.COMPANY_PAYMENT_TAXES....................................................... [RUN] 2022-06-10 02:08:45 normalization > 02:08:45 211 of 269 OK created incremental model WRAPBOOK.FLIPPER_FEATURES....................................................... [SUCCESS 1 in 4.13s] 2022-06-10 02:08:45 normalization > 02:08:45 214 of 269 START incremental model WRAPBOOK.I9_FORMS.................................................................... [RUN] 2022-06-10 02:08:46 normalization > 02:08:46 212 of 269 OK created incremental model WRAPBOOK.EXPORTS................................................................ [SUCCESS 1 in 4.09s] 2022-06-10 02:08:46 normalization > 02:08:46 215 of 269 START incremental model WRAPBOOK.GARNISHMENT_ORDERS.......................................................... [RUN] 2022-06-10 02:08:46 normalization > 02:08:46 205 of 269 OK created incremental model WRAPBOOK.CHECK_UPDATES.......................................................... [SUCCESS 1 in 17.60s] 2022-06-10 02:08:46 normalization > 02:08:46 216 of 269 START incremental model WRAPBOOK.I9_FORM_SIGNATURES.......................................................... [RUN] 2022-06-10 02:08:48 normalization > 02:08:48 196 of 269 OK created incremental model WRAPBOOK.AGREEMENTS............................................................. [SUCCESS 1 in 29.01s] 2022-06-10 02:08:48 normalization > 02:08:48 217 of 269 START incremental model WRAPBOOK.INTEGRATION_PREFERENCE_OPTIONS.............................................. [RUN] 2022-06-10 02:08:50 normalization > 02:08:50 215 of 269 OK created incremental model WRAPBOOK.GARNISHMENT_ORDERS..................................................... [SUCCESS 1 in 4.34s] 2022-06-10 02:08:50 normalization > 02:08:50 218 of 269 START incremental model WRAPBOOK.INSURANCE_QUOTE_SHORT_TERM_DATA_RECORDS..................................... [RUN] 2022-06-10 02:08:52 normalization > 02:08:52 214 of 269 OK created incremental model WRAPBOOK.I9_FORMS............................................................... [SUCCESS 1 in 6.48s] 2022-06-10 02:08:52 normalization > 02:08:52 219 of 269 START incremental model WRAPBOOK.I9_FORM_DOCUMENTS........................................................... [RUN] 2022-06-10 02:08:55 normalization > 02:08:55 216 of 269 OK created incremental model WRAPBOOK.I9_FORM_SIGNATURES..................................................... [SUCCESS 1 in 9.08s] 2022-06-10 02:08:55 normalization > 02:08:55 220 of 269 START incremental model WRAPBOOK.INTEGRATIONS................................................................ [RUN] 2022-06-10 02:08:57 normalization > 02:08:57 218 of 269 OK created incremental model WRAPBOOK.INSURANCE_QUOTE_SHORT_TERM_DATA_RECORDS................................ [SUCCESS 1 in 6.42s] 2022-06-10 02:08:57 normalization > 02:08:57 221 of 269 START incremental model WRAPBOOK.IDENTITY_VERIFICATIONS...................................................... [RUN] 2022-06-10 02:08:57 normalization > 02:08:57 213 of 269 OK created incremental model WRAPBOOK.COMPANY_PAYMENT_TAXES.................................................. [SUCCESS 1 in 12.79s] 2022-06-10 02:08:57 normalization > 02:08:57 222 of 269 START incremental model WRAPBOOK.INSURANCE_QUOTES............................................................ [RUN] 2022-06-10 02:08:57 normalization > 02:08:57 217 of 269 OK created incremental model WRAPBOOK.INTEGRATION_PREFERENCE_OPTIONS......................................... [SUCCESS 1 in 9.35s] 2022-06-10 02:08:57 normalization > 02:08:57 223 of 269 START incremental model WRAPBOOK.INTEGRATION_PREFERENCES..................................................... [RUN] 2022-06-10 02:08:58 normalization > 02:08:58 219 of 269 OK created incremental model WRAPBOOK.I9_FORM_DOCUMENTS...................................................... [SUCCESS 1 in 6.54s] 2022-06-10 02:08:58 normalization > 02:08:58 224 of 269 START incremental model WRAPBOOK.JOB_CLASSIFICATIONS......................................................... [RUN] 2022-06-10 02:09:01 normalization > 02:09:01 220 of 269 OK created incremental model WRAPBOOK.INTEGRATIONS........................................................... [SUCCESS 1 in 5.63s] 2022-06-10 02:09:01 normalization > 02:09:01 225 of 269 START incremental model WRAPBOOK.INSURANCE_QUOTE_ANNUAL_TERM_DATA_RECORDS.................................... [RUN] 2022-06-10 02:09:02 normalization > 02:09:02 223 of 269 OK created incremental model WRAPBOOK.INTEGRATION_PREFERENCES................................................ [SUCCESS 1 in 4.93s] 2022-06-10 02:09:02 normalization > 02:09:02 226 of 269 START incremental model WRAPBOOK.JOB_CLASSIFICATION_CALCULATORS.............................................. [RUN] 2022-06-10 02:09:03 normalization > 02:09:03 224 of 269 OK created incremental model WRAPBOOK.JOB_CLASSIFICATIONS.................................................... [SUCCESS 1 in 4.80s] 2022-06-10 02:09:03 normalization > 02:09:03 227 of 269 START incremental model WRAPBOOK.JOB_CLASSIFICATION_SCALE_RATES.............................................. [RUN] 2022-06-10 02:09:03 normalization > 02:09:03 222 of 269 OK created incremental model WRAPBOOK.INSURANCE_QUOTES....................................................... [SUCCESS 1 in 6.44s] 2022-06-10 02:09:03 normalization > 02:09:03 228 of 269 START incremental model WRAPBOOK.LOAN_OUTS................................................................... [RUN] 2022-06-10 02:09:06 normalization > 02:09:06 226 of 269 OK created incremental model WRAPBOOK.JOB_CLASSIFICATION_CALCULATORS......................................... [SUCCESS 1 in 3.94s] 2022-06-10 02:09:06 normalization > 02:09:06 229 of 269 START incremental model WRAPBOOK.INVITES..................................................................... [RUN] 2022-06-10 02:09:07 normalization > 02:09:07 227 of 269 OK created incremental model WRAPBOOK.JOB_CLASSIFICATION_SCALE_RATES......................................... [SUCCESS 1 in 3.73s] 2022-06-10 02:09:07 normalization > 02:09:07 230 of 269 START incremental model WRAPBOOK.PAID_TIME_OFF_POLICY_MEMBERSHIPS............................................ [RUN] 2022-06-10 02:09:07 normalization > 02:09:07 225 of 269 OK created incremental model WRAPBOOK.INSURANCE_QUOTE_ANNUAL_TERM_DATA_RECORDS............................... [SUCCESS 1 in 6.04s] 2022-06-10 02:09:07 normalization > 02:09:07 231 of 269 START incremental model WRAPBOOK.NUDGES...................................................................... [RUN] 2022-06-10 02:09:08 normalization > 02:09:08 228 of 269 OK created incremental model WRAPBOOK.LOAN_OUTS.............................................................. [SUCCESS 1 in 4.63s] 2022-06-10 02:09:08 normalization > 02:09:08 232 of 269 START incremental model WRAPBOOK.AUDITS...................................................................... [RUN] 2022-06-10 02:09:09 normalization > 02:09:09 230 of 269 OK created incremental model WRAPBOOK.PAID_TIME_OFF_POLICY_MEMBERSHIPS....................................... [SUCCESS 1 in 2.38s] 2022-06-10 02:09:09 normalization > 02:09:09 233 of 269 START incremental model WRAPBOOK.NOTIFICATIONS............................................................... [RUN] 2022-06-10 02:09:11 normalization > 02:09:11 231 of 269 OK created incremental model WRAPBOOK.NUDGES................................................................. [SUCCESS 1 in 3.96s] 2022-06-10 02:09:11 normalization > 02:09:11 234 of 269 START incremental model WRAPBOOK.PAID_TIME_OFF_RECORDS....................................................... [RUN] 2022-06-10 02:09:12 normalization > 02:09:12 221 of 269 OK created incremental model WRAPBOOK.IDENTITY_VERIFICATIONS................................................. [SUCCESS 1 in 14.77s] 2022-06-10 02:09:12 normalization > 02:09:12 235 of 269 START incremental model WRAPBOOK.PAID_TIME_OFF_POLICIES...................................................... [RUN] 2022-06-10 02:09:13 normalization > 02:09:13 229 of 269 OK created incremental model WRAPBOOK.INVITES................................................................ [SUCCESS 1 in 7.03s] 2022-06-10 02:09:13 normalization > 02:09:13 236 of 269 START incremental model WRAPBOOK.PAYABLE_PAID_TIME_OFF_REQUEST_DETAILS....................................... [RUN] 2022-06-10 02:09:14 normalization > 02:09:14 234 of 269 OK created incremental model WRAPBOOK.PAID_TIME_OFF_RECORDS.................................................. [SUCCESS 1 in 2.66s] 2022-06-10 02:09:14 normalization > 02:09:14 237 of 269 START incremental model WRAPBOOK.PAYABLE_INVOICE_DETAILS..................................................... [RUN] 2022-06-10 02:09:14 normalization > 02:09:14 235 of 269 OK created incremental model WRAPBOOK.PAID_TIME_OFF_POLICIES................................................. [SUCCESS 1 in 2.89s] 2022-06-10 02:09:14 normalization > 02:09:14 238 of 269 START incremental model WRAPBOOK.PAYABLE_MILEAGE_DETAILS..................................................... [RUN] 2022-06-10 02:09:15 normalization > 02:09:15 233 of 269 OK created incremental model WRAPBOOK.NOTIFICATIONS.......................................................... [SUCCESS 1 in 5.76s] 2022-06-10 02:09:15 normalization > 02:09:15 239 of 269 START incremental model WRAPBOOK.PAYABLE_SHIFT_CALCULATIONS.................................................. [RUN] 2022-06-10 02:09:16 normalization > 02:09:16 236 of 269 OK created incremental model WRAPBOOK.PAYABLE_PAID_TIME_OFF_REQUEST_DETAILS.................................. [SUCCESS 1 in 3.47s] 2022-06-10 02:09:16 normalization > 02:09:16 240 of 269 START incremental model WRAPBOOK.PAYABLES.................................................................... [RUN] 2022-06-10 02:09:20 normalization > 02:09:20 238 of 269 OK created incremental model WRAPBOOK.PAYABLE_MILEAGE_DETAILS................................................ [SUCCESS 1 in 5.33s] 2022-06-10 02:09:20 normalization > 02:09:20 241 of 269 START incremental model WRAPBOOK.PAYABLE_SHIFT_DETAILS....................................................... [RUN] 2022-06-10 02:09:20 normalization > 02:09:20 237 of 269 OK created incremental model WRAPBOOK.PAYABLE_INVOICE_DETAILS................................................ [SUCCESS 1 in 6.62s] 2022-06-10 02:09:20 normalization > 02:09:20 242 of 269 START incremental model WRAPBOOK.PAYABLE_WORKWEEK_DETAILS.................................................... [RUN] 2022-06-10 02:09:30 normalization > 02:09:30 242 of 269 OK created incremental model WRAPBOOK.PAYABLE_WORKWEEK_DETAILS............................................... [SUCCESS 1 in 9.50s] 2022-06-10 02:09:30 normalization > 02:09:30 243 of 269 START incremental model WRAPBOOK.PAYMENT_METHODS............................................................. [RUN] 2022-06-10 02:09:31 normalization > 02:09:31 239 of 269 OK created incremental model WRAPBOOK.PAYABLE_SHIFT_CALCULATIONS............................................. [SUCCESS 1 in 16.28s] 2022-06-10 02:09:31 normalization > 02:09:31 244 of 269 START incremental model WRAPBOOK.PAYROLL_STATE_SETTINGS...................................................... [RUN] 2022-06-10 02:09:35 normalization > 02:09:35 244 of 269 OK created incremental model WRAPBOOK.PAYROLL_STATE_SETTINGS................................................. [SUCCESS 1 in 3.79s] 2022-06-10 02:09:35 normalization > 02:09:35 245 of 269 START incremental model WRAPBOOK.PROJECT_LOCATIONS........................................................... [RUN] 2022-06-10 02:09:36 normalization > 02:09:36 240 of 269 OK created incremental model WRAPBOOK.PAYABLES............................................................... [SUCCESS 1 in 19.67s] 2022-06-10 02:09:36 normalization > 02:09:36 243 of 269 OK created incremental model WRAPBOOK.PAYMENT_METHODS........................................................ [SUCCESS 1 in 6.19s] 2022-06-10 02:09:36 normalization > 02:09:36 246 of 269 START incremental model WRAPBOOK.PROJECT_WORKER_BULK_IMPORT_ENTRIES.......................................... [RUN] 2022-06-10 02:09:36 normalization > 02:09:36 247 of 269 START incremental model WRAPBOOK.PROJECT_AGREEMENTS.......................................................... [RUN] 2022-06-10 02:09:38 normalization > 02:09:38 241 of 269 OK created incremental model WRAPBOOK.PAYABLE_SHIFT_DETAILS.................................................. [SUCCESS 1 in 18.35s] 2022-06-10 02:09:38 normalization > 02:09:38 248 of 269 START incremental model WRAPBOOK.PAYMENT_SETTLEMENTS......................................................... [RUN] 2022-06-10 02:09:39 normalization > 02:09:39 245 of 269 OK created incremental model WRAPBOOK.PROJECT_LOCATIONS...................................................... [SUCCESS 1 in 4.18s] 2022-06-10 02:09:39 normalization > 02:09:39 249 of 269 START incremental model WRAPBOOK.PROJECT_WORKER_BULK_IMPORTS................................................. [RUN] 2022-06-10 02:09:40 normalization > 02:09:40 246 of 269 OK created incremental model WRAPBOOK.PROJECT_WORKER_BULK_IMPORT_ENTRIES..................................... [SUCCESS 1 in 4.36s] 2022-06-10 02:09:40 normalization > 02:09:40 250 of 269 START incremental model WRAPBOOK.PROJECT_WORKER_LOCATIONS.................................................... [RUN] 2022-06-10 02:09:41 normalization > 02:09:41 247 of 269 OK created incremental model WRAPBOOK.PROJECT_AGREEMENTS..................................................... [SUCCESS 1 in 5.13s] 2022-06-10 02:09:41 normalization > 02:09:41 251 of 269 START incremental model WRAPBOOK.PROJECT_WORKER_REMINDER_STATS............................................... [RUN] 2022-06-10 02:09:43 normalization > 02:09:43 249 of 269 OK created incremental model WRAPBOOK.PROJECT_WORKER_BULK_IMPORTS............................................ [SUCCESS 1 in 3.56s] 2022-06-10 02:09:43 normalization > 02:09:43 252 of 269 START incremental model WRAPBOOK.REVERSALS................................................................... [RUN] 2022-06-10 02:09:46 normalization > 02:09:46 250 of 269 OK created incremental model WRAPBOOK.PROJECT_WORKER_LOCATIONS............................................... [SUCCESS 1 in 5.13s] 2022-06-10 02:09:46 normalization > 02:09:46 253 of 269 START incremental model WRAPBOOK.PROJECT_WORKERS............................................................. [RUN] 2022-06-10 02:09:47 normalization > 02:09:47 252 of 269 OK created incremental model WRAPBOOK.REVERSALS.............................................................. [SUCCESS 1 in 3.78s] 2022-06-10 02:09:47 normalization > 02:09:47 254 of 269 START incremental model WRAPBOOK.SUBSCRIPTIONS............................................................... [RUN] 2022-06-10 02:09:47 normalization > 02:09:47 251 of 269 OK created incremental model WRAPBOOK.PROJECT_WORKER_REMINDER_STATS.......................................... [SUCCESS 1 in 5.82s] 2022-06-10 02:09:47 normalization > 02:09:47 255 of 269 START incremental model WRAPBOOK.SESSIONS.................................................................... [RUN] 2022-06-10 02:09:48 normalization > 02:09:48 248 of 269 OK created incremental model WRAPBOOK.PAYMENT_SETTLEMENTS.................................................... [SUCCESS 1 in 9.68s] 2022-06-10 02:09:48 normalization > 02:09:48 256 of 269 START incremental model WRAPBOOK.PROJECT_WORKER_RATES........................................................ [RUN] 2022-06-10 02:09:51 normalization > 02:09:51 254 of 269 OK created incremental model WRAPBOOK.SUBSCRIPTIONS.......................................................... [SUCCESS 1 in 3.99s] 2022-06-10 02:09:51 normalization > 02:09:51 257 of 269 START incremental model WRAPBOOK.SUBSCRIPTION_TYPES.......................................................... [RUN] 2022-06-10 02:09:52 normalization > 02:09:52 255 of 269 OK created incremental model WRAPBOOK.SESSIONS............................................................... [SUCCESS 1 in 5.15s] 2022-06-10 02:09:52 normalization > 02:09:52 258 of 269 START incremental model WRAPBOOK.SYMMETRY_TAXES.............................................................. [RUN] 2022-06-10 02:09:54 normalization > 02:09:54 256 of 269 OK created incremental model WRAPBOOK.PROJECT_WORKER_RATES................................................... [SUCCESS 1 in 5.71s] 2022-06-10 02:09:54 normalization > 02:09:54 259 of 269 START incremental model WRAPBOOK.USERS....................................................................... [RUN] 2022-06-10 02:09:54 normalization > 02:09:54 253 of 269 OK created incremental model WRAPBOOK.PROJECT_WORKERS........................................................ [SUCCESS 1 in 8.48s] 2022-06-10 02:09:54 normalization > 02:09:54 260 of 269 START incremental model WRAPBOOK.PAYMENT_TAXES............................................................... [RUN] 2022-06-10 02:09:54 normalization > 02:09:54 257 of 269 OK created incremental model WRAPBOOK.SUBSCRIPTION_TYPES..................................................... [SUCCESS 1 in 3.58s] 2022-06-10 02:09:54 normalization > 02:09:54 261 of 269 START incremental model WRAPBOOK.VENSURE_WORKERS............................................................. [RUN] 2022-06-10 02:09:55 normalization > 02:09:55 232 of 269 OK created incremental model WRAPBOOK.AUDITS................................................................. [SUCCESS 1 in 46.76s] 2022-06-10 02:09:55 normalization > 02:09:55 262 of 269 START incremental model WRAPBOOK.TRANSFERS................................................................... [RUN] 2022-06-10 02:09:57 normalization > 02:09:57 258 of 269 OK created incremental model WRAPBOOK.SYMMETRY_TAXES......................................................... [SUCCESS 1 in 4.64s] 2022-06-10 02:09:57 normalization > 02:09:57 263 of 269 START incremental model WRAPBOOK.WORKERS_COMP_APPLICATIONS................................................... [RUN] 2022-06-10 02:10:01 normalization > 02:10:01 261 of 269 OK created incremental model WRAPBOOK.VENSURE_WORKERS........................................................ [SUCCESS 1 in 7.06s] 2022-06-10 02:10:01 normalization > 02:10:01 264 of 269 START incremental model WRAPBOOK.WORKERS..................................................................... [RUN] 2022-06-10 02:10:02 normalization > 02:10:02 259 of 269 OK created incremental model WRAPBOOK.USERS.................................................................. [SUCCESS 1 in 8.65s] 2022-06-10 02:10:02 normalization > 02:10:02 265 of 269 START incremental model WRAPBOOK.WORKER_TAX_EXEMPTIONS....................................................... [RUN] 2022-06-10 02:10:03 normalization > 02:10:03 262 of 269 OK created incremental model WRAPBOOK.TRANSFERS.............................................................. [SUCCESS 1 in 8.00s] 2022-06-10 02:10:03 normalization > 02:10:03 266 of 269 START incremental model WRAPBOOK.WORKER_TAX_OPTIONS.......................................................... [RUN] 2022-06-10 02:10:04 normalization > 02:10:04 263 of 269 OK created incremental model WRAPBOOK.WORKERS_COMP_APPLICATIONS.............................................. [SUCCESS 1 in 6.86s] 2022-06-10 02:10:04 normalization > 02:10:04 267 of 269 START incremental model WRAPBOOK.WORKER_WITHHOLDINGS......................................................... [RUN] 2022-06-10 02:10:06 normalization > 02:10:06 265 of 269 OK created incremental model WRAPBOOK.WORKER_TAX_EXEMPTIONS.................................................. [SUCCESS 1 in 4.19s] 2022-06-10 02:10:06 normalization > 02:10:06 268 of 269 START incremental model WRAPBOOK.USER_ACTIVITIES............................................................. [RUN] 2022-06-10 02:10:08 normalization > 02:10:08 266 of 269 OK created incremental model WRAPBOOK.WORKER_TAX_OPTIONS..................................................... [SUCCESS 1 in 5.13s] 2022-06-10 02:10:08 normalization > 02:10:08 269 of 269 START incremental model WRAPBOOK.WORKDAYS.................................................................... [RUN] 2022-06-10 02:10:09 normalization > 02:10:09 264 of 269 OK created incremental model WRAPBOOK.WORKERS................................................................ [SUCCESS 1 in 8.12s] 2022-06-10 02:10:16 normalization > 02:10:16 267 of 269 OK created incremental model WRAPBOOK.WORKER_WITHHOLDINGS.................................................... [SUCCESS 1 in 12.55s] 2022-06-10 02:10:17 normalization > 02:10:17 260 of 269 OK created incremental model WRAPBOOK.PAYMENT_TAXES.......................................................... [SUCCESS 1 in 23.22s] 2022-06-10 02:10:20 normalization > 02:10:20 269 of 269 OK created incremental model WRAPBOOK.WORKDAYS............................................................... [SUCCESS 1 in 12.11s] 2022-06-10 02:10:28 normalization > 02:10:28 268 of 269 OK created incremental model WRAPBOOK.USER_ACTIVITIES........................................................ [SUCCESS 1 in 21.62s] 2022-06-10 02:10:28 normalization > 02:10:28 2022-06-10 02:10:28 normalization > 02:10:28 Finished running 86 view models, 11 table models, 172 incremental models in 463.08s. 2022-06-10 02:10:28 normalization > 02:10:28 2022-06-10 02:10:28 normalization > 02:10:28 Completed successfully 2022-06-10 02:10:28 normalization > 02:10:28 2022-06-10 02:10:28 normalization > 02:10:28 Done. PASS=269 WARN=0 ERROR=0 SKIP=0 TOTAL=269 2022-06-10 02:10:29 INFO i.a.w.g.DefaultNormalizationWorker(run):73 - Normalization executed in 8 minutes 3 seconds. 2022-06-10 02:10:29 INFO i.a.w.g.DefaultNormalizationWorker(run):79 - Normalization summary: io.airbyte.config.NormalizationSummary@4cf80fc0[startTime=1654826546080,endTime=1654827029148] 2022-06-10 02:10:29 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling... 2022-06-10 02:10:29 INFO i.a.w.t.TemporalUtils(withBackgroundHeartbeat):236 - Stopping temporal heartbeating...