2022-04-20 14:46:26 INFO i.a.w.w.WorkerRun(call):49 - Executing worker wrapper. Airbyte version: 0.36.1-alpha 2022-04-20 14:46:26 INFO i.a.w.t.TemporalAttemptExecution(get):105 - Docker volume job log path: /tmp/workspace/5871/2/logs.log 2022-04-20 14:46:26 INFO i.a.w.t.TemporalAttemptExecution(get):110 - Executing worker wrapper. Airbyte version: 0.36.1-alpha 2022-04-20 14:46:26 INFO i.a.w.DefaultReplicationWorker(run):104 - start sync worker. job id: 5871 attempt id: 2 2022-04-20 14:46:26 INFO i.a.w.DefaultReplicationWorker(run):116 - configured sync modes: {t_trips.trips=incremental - append_dedup} 2022-04-20 14:46:26 INFO i.a.w.p.a.DefaultAirbyteDestination(start):69 - Running destination... 2022-04-20 14:46:26 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/destination-postgres:0.3.17 exists... 2022-04-20 14:46:26 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/destination-postgres:0.3.17 was found locally. 2022-04-20 14:46:26 INFO i.a.w.p.DockerProcessFactory(create):106 - Creating docker job ID: 5871 2022-04-20 14:46:26 INFO i.a.w.p.DockerProcessFactory(create):158 - Preparing command: docker run --rm --init -i -w /data/5871/2 --log-driver none --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_CONNECTOR_IMAGE=airbyte/destination-postgres:0.3.17 -e WORKER_JOB_ATTEMPT=2 -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_VERSION=0.36.1-alpha -e WORKER_JOB_ID=5871 airbyte/destination-postgres:0.3.17 write --config destination_config.json --catalog destination_catalog.json 2022-04-20 14:46:26 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/source-mysql:0.5.6 exists... 2022-04-20 14:46:26 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/source-mysql:0.5.6 was found locally. 2022-04-20 14:46:26 INFO i.a.w.p.DockerProcessFactory(create):106 - Creating docker job ID: 5871 2022-04-20 14:46:26 INFO i.a.w.p.DockerProcessFactory(create):158 - Preparing command: docker run --rm --init -i -w /data/5871/2 --log-driver none --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_CONNECTOR_IMAGE=airbyte/source-mysql:0.5.6 -e WORKER_JOB_ATTEMPT=2 -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_VERSION=0.36.1-alpha -e WORKER_JOB_ID=5871 airbyte/source-mysql:0.5.6 read --config source_config.json --catalog source_catalog.json --state input_state.json 2022-04-20 14:46:26 INFO i.a.w.DefaultReplicationWorker(lambda$getDestinationOutputRunnable$6):339 - Destination output thread started. 2022-04-20 14:46:26 INFO i.a.w.DefaultReplicationWorker(run):158 - Waiting for source and destination threads to complete. 2022-04-20 14:46:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):279 - Replication thread started. 2022-04-20 14:46:27 source > SLF4J: Class path contains multiple SLF4J bindings. 2022-04-20 14:46:27 source > SLF4J: Found binding in [jar:file:/airbyte/lib/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-04-20 14:46:27 source > SLF4J: Found binding in [jar:file:/airbyte/lib/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-04-20 14:46:27 source > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 2022-04-20 14:46:27 destination > SLF4J: Class path contains multiple SLF4J bindings. 2022-04-20 14:46:27 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-04-20 14:46:27 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-04-20 14:46:27 destination > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 2022-04-20 14:46:27 source > SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] 2022-04-20 14:46:27 destination > SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] 2022-04-20 14:46:29 source > 2022-04-20 14:46:29 INFO i.a.i.s.m.MySqlSource(main):206 - starting source: class io.airbyte.integrations.source.mysql.MySqlSource 2022-04-20 14:46:29 destination > 2022-04-20 14:46:29 INFO i.a.i.d.p.PostgresDestination(main):77 - starting destination: class io.airbyte.integrations.destination.postgres.PostgresDestination 2022-04-20 14:46:29 destination > 2022-04-20 14:46:29 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {catalog=destination_catalog.json, write=null, config=destination_config.json} 2022-04-20 14:46:29 destination > 2022-04-20 14:46:29 INFO i.a.i.b.IntegrationRunner(runInternal):121 - Running integration: io.airbyte.integrations.base.ssh.SshWrappedDestination 2022-04-20 14:46:29 destination > 2022-04-20 14:46:29 INFO i.a.i.b.IntegrationRunner(runInternal):122 - Command: WRITE 2022-04-20 14:46:29 destination > 2022-04-20 14:46:29 INFO i.a.i.b.IntegrationRunner(runInternal):123 - Integration config: IntegrationConfig{command=WRITE, configPath='destination_config.json', catalogPath='destination_catalog.json', statePath='null'} 2022-04-20 14:46:29 source > 2022-04-20 14:46:29 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-04-20 14:46:29 source > 2022-04-20 14:46:29 INFO i.a.i.b.IntegrationRunner(run):88 - Sentry transaction event: 97b710c854c64840a8cd49f3b577bcf9 2022-04-20 14:46:29 source > 2022-04-20 14:46:29 INFO i.a.i.b.IntegrationRunner(runInternal):106 - Running integration: io.airbyte.integrations.base.ssh.SshWrappedSource 2022-04-20 14:46:29 source > 2022-04-20 14:46:29 INFO i.a.i.b.IntegrationRunner(runInternal):107 - Command: READ 2022-04-20 14:46:29 source > 2022-04-20 14:46:29 INFO i.a.i.b.IntegrationRunner(runInternal):108 - Integration config: IntegrationConfig{command=READ, configPath='source_config.json', catalogPath='source_catalog.json', statePath='input_state.json'} 2022-04-20 14:46:29 destination > 2022-04-20 14:46:29 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-04-20 14:46:30 destination > 2022-04-20 14:46:30 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-04-20 14:46:30 destination > 2022-04-20 14:46:30 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-04-20 14:46:30 destination > 2022-04-20 14:46:30 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-04-20 14:46:30 source > 2022-04-20 14:46:30 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-04-20 14:46:30 source > 2022-04-20 14:46:30 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-04-20 14:46:30 source > 2022-04-20 14:46:30 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-04-20 14:46:30 source > 2022-04-20 14:46:30 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-04-20 14:46:30 destination > 2022-04-20 14:46:30 INFO i.a.i.b.s.SshTunnel(getInstance):170 - Starting connection with method: NO_TUNNEL 2022-04-20 14:46:30 source > 2022-04-20 14:46:30 INFO i.a.i.b.s.SshTunnel(getInstance):170 - Starting connection with method: NO_TUNNEL 2022-04-20 14:46:30 source > 2022-04-20 14:46:30 INFO i.a.i.s.r.CdcStateManager():26 - Initialized CDC state with: null 2022-04-20 14:46:30 destination > 2022-04-20 14:46:30 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$toWriteConfig$0):97 - Write config: WriteConfig{streamName=dev_trips, namespace=t_trips, outputSchemaName=t_trips, tmpTableName=_airbyte_tmp_tls_dev_trips, outputTableName=_airbyte_raw_dev_trips, syncMode=append_dedup} 2022-04-20 14:46:30 source > 2022-04-20 14:46:30 INFO i.a.i.s.r.StateManager(createCursorInfoForStream):118 - No cursor field set in catalog but not present in state. Stream: AirbyteStreamNameNamespacePair{name='trips', namespace='t_trips'}, New Cursor Field: null. Resetting cursor value 2022-04-20 14:46:30 destination > 2022-04-20 14:46:30 INFO i.a.i.d.b.BufferedStreamConsumer(startTracked):116 - class io.airbyte.integrations.destination.buffered_stream_consumer.BufferedStreamConsumer started. 2022-04-20 14:46:30 destination > 2022-04-20 14:46:30 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onStartFunction$1):122 - Preparing tmp tables in destination started for 1 streams 2022-04-20 14:46:30 destination > 2022-04-20 14:46:30 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onStartFunction$1):126 - Preparing tmp table in destination started for stream dev_trips. schema: t_trips, tmp table name: _airbyte_tmp_tls_dev_trips 2022-04-20 14:46:31 destination > 2022-04-20 14:46:31 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onStartFunction$1):132 - Preparing tables in destination completed. 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table legacy_companions column cid (type BIGINT UNSIGNED[20]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table legacy_companions column companion (type VARCHAR[100]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table legacy_companions column id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table legacy_companions column _ca (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table legacy_companions column _cb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table legacy_companions column _lma (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table legacy_companions column _lmb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_trips_tasks column check_in_email_1 (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_trips_tasks column check_in_email_2 (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_trips_tasks column check_in_email_3 (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_trips_tasks column check_in_email (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_trips_tasks column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table visas column id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table visas column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table visas column status (type CHAR[32]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table visas column issue_date (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table visas column exp_date (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table visas column note (type CHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table visas column _ca (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table visas column _cb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table visas column _lma (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table visas column _lmb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_companions column traveller_with (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_companions column solo_travelling (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_companions column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_newest_owners column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_newest_owners column department_id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_newest_owners column staff_id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_newest_owners column first_name (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_newest_owners column last_name (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_newest_owners column email (type CHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_newest_owners column _ca (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_newest_owners column _lma (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_final_skype_call_date column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_final_skype_call_date column confirmed_at (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_final_skype_call_date column confirmed_by (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_final_skype_call_date column date (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_final_skype_call_date column duration (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table gworld_activity column id (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table gworld_activity column cid (type VARCHAR[500]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table gworld_activity column tid (type VARCHAR[500]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table gworld_activity column type (type VARCHAR[500]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table gworld_activity column displayed_at (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table gworld_activity column _ca (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table gworld_activity column _cb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table gworld_activity column _lma (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table gworld_activity column _lmb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_trip_promotions column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_trip_promotions column promotions (type BIGINT[19]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_introduction_call_dates column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_introduction_call_dates column confirmed_at (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_introduction_call_dates column confirmed_by (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_introduction_call_dates column date (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_introduction_call_dates column duration (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table trips column id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table trips column cid (type BIGINT UNSIGNED[20]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table trips column trip_group_id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table trips column status (type CHAR[32]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table trips column user_ip (type CHAR[39]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table trips column sales_register_id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table trips column user_selected (type TINYINT UNSIGNED[3]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table trips column under_age (type TINYINT UNSIGNED[3]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table trips column _ca (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table trips column _cb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table trips column _lma (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table trips column _lmb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table trips column deposit_complete (type TINYINT UNSIGNED[3]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table trips column travellers (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table promotions column id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table promotions column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table promotions column promotion_id (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table promotions column category (type CHAR[32]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table promotions column item (type CHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table promotions column value (type DECIMAL[11]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table promotions column comment (type TEXT[65535]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table promotions column currency (type CHAR[3]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table promotions column _ca (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table promotions column _cb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table promotions column _lma (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table promotions column _lmb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table promotions column code (type VARCHAR[50]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_owners column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_owners column department_id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_owners column staff_id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_owners column first_name (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_owners column last_name (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_owners column full_name (type VARCHAR[129]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_owners column department (type CHAR[32]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_owners column _ca (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flights column id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flights column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flights column tentative_departure_date (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flights column departure_city (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flights column arrival_city (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flights column status (type CHAR[16]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flights column comments (type CHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flights column description (type CHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flights column is_included (type TINYINT UNSIGNED[3]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flights column cancellation_changes (type VARCHAR[512]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flights column show_cancellation_changes_in_invoice (type BIT[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@2cec704c 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flights column additional_information (type VARCHAR[512]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flights column show_additional_information_in_invoice (type BIT[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@2cec704c 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flights column _ca (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flights column _cb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flights column _lma (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flights column _lmb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flights column pnr_ref (type VARCHAR[50]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_last_contact_dates column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_last_contact_dates column confirmed_at (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_last_contact_dates column confirmed_by (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_last_contact_dates column date (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_last_contact_dates column duration (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_4_owner column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_4_owner column department_id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_4_owner column staff_id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_4_owner column email (type CHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_4_owner column first_name (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_4_owner column last_name (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_arrival_dates column id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_arrival_dates column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_arrival_dates column type (type CHAR[32]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_arrival_dates column confirmed_at (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_arrival_dates column confirmed_by (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_arrival_dates column date (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_arrival_dates column duration (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_arrival_dates column other (type CHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_arrival_dates column _ca (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_arrival_dates column _cb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_arrival_dates column _lma (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_arrival_dates column _lmb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table accommodations column id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table accommodations column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table accommodations column supplier (type CHAR[128]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table accommodations column date_from (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table accommodations column date_to (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table accommodations column transfer (type BIT[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@2cec704c 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table accommodations column status (type CHAR[16]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table accommodations column comments (type CHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table accommodations column description (type CHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table accommodations column is_included (type TINYINT UNSIGNED[3]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table accommodations column confirmation_number (type VARCHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table accommodations column check_in_time (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table accommodations column check_out_time (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table accommodations column _ca (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table accommodations column _cb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table accommodations column _lma (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table accommodations column _lmb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table arrivals column id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table arrivals column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table arrivals column personality (type CHAR[128]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table arrivals column job_opportunity_status (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table arrivals column job_opportunity_availability (type TINYINT UNSIGNED[3]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table arrivals column flexibility (type CHAR[128]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table arrivals column commitment (type CHAR[128]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table arrivals column country (type CHAR[50]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table arrivals column location (type VARCHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table arrivals column location_preference (type CHAR[128]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table arrivals column industry (type VARCHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table arrivals column area_preference (type VARCHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table arrivals column job_preference (type CHAR[128]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table arrivals column job_types (type VARCHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table arrivals column bio (type VARCHAR[15000]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table arrivals column arrival_date (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table arrivals column call_date (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table arrivals column orientation_date (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table arrivals column travel_phone_code (type CHAR[16]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table arrivals column travel_phone (type CHAR[32]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table arrivals column has_licence (type TINYINT UNSIGNED[3]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table arrivals column licence_details (type CHAR[128]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table arrivals column work_skills (type VARCHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table arrivals column _ca (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table arrivals column _cb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table arrivals column _lma (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table arrivals column _lmb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table arrivals column call_details (type TEXT[65535]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table arrivals column work_experience (type TEXT[65535]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table significant_dates column id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table significant_dates column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table significant_dates column type (type CHAR[32]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table significant_dates column confirmed_at (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table significant_dates column confirmed_by (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table significant_dates column date (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table significant_dates column duration (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table significant_dates column other (type CHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table significant_dates column _ca (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table significant_dates column _cb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table significant_dates column _lma (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table significant_dates column _lmb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table significant_dates column timezone_dest (type CHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table significant_dates column epoch_offset_dest (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table significant_dates column timezone_src (type CHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table significant_dates column epoch_offset_src (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table significant_dates column traveller_zone (type CHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flight_preferences column id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flight_preferences column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flight_preferences column departure_country (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flight_preferences column departure_city (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flight_preferences column destination_country (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flight_preferences column pref_seat (type CHAR[32]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flight_preferences column pref_diet (type CHAR[32]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flight_preferences column departure_date (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flight_preferences column return_date (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flight_preferences column is_return (type TINYINT UNSIGNED[3]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flight_preferences column status (type CHAR[32]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flight_preferences column stay_length (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flight_preferences column _ca (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flight_preferences column _cb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flight_preferences column _lma (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flight_preferences column _lmb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table placements column id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table placements column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table placements column interview_id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table placements column type (type VARCHAR[100]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table placements column name (type VARCHAR[100]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table placements column status (type VARCHAR[100]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table placements column start_date (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table placements column end_date (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table placements column _ca (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table placements column _cb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table placements column _lma (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table placements column _lmb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_trip_start_dates column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_trip_start_dates column confirmed_at (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_trip_start_dates column confirmed_by (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_trip_start_dates column date (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_trip_start_dates column duration (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table transfers column id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table transfers column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table transfers column supplier (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table transfers column date_from (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table transfers column date_to (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table transfers column is_return (type BIT[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@2cec704c 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table transfers column status (type CHAR[16]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table transfers column comments (type CHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table transfers column description (type CHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table transfers column is_included (type TINYINT UNSIGNED[3]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table transfers column _ca (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table transfers column _cb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table transfers column _lma (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table transfers column _lmb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table transfers column drop_off_time (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table transfers column drop_off_location (type VARCHAR[100]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table transfers column pick_up_time (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table transfers column pick_up_location (type VARCHAR[100]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_arrival_dates_2 column accommodation_booked (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_arrival_dates_2 column transfer_booked (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_arrival_dates_2 column introduction_call_attended (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_arrival_dates_2 column bank_account_email_sent (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_arrival_dates_2 column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table call_logs column id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table call_logs column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table call_logs column outcome (type CHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table call_logs column called_at (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table call_logs column comments (type TEXT[65535]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table call_logs column _ca (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table call_logs column _cb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table call_logs column _lma (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table call_logs column _lmb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table call_logs column call_log_id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_newest_department_times_legacy column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_newest_department_times_legacy column latest (type BIGINT[19]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table documents_details column id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table documents_details column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table documents_details column status (type VARCHAR[50]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table documents_details column request (type TEXT[65535]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table documents_details column requested_at (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table documents_details column requested_by (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table documents_details column _ca (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table documents_details column _cb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table documents_details column _lma (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table documents_details column _lmb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_travel_agent_owner column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_travel_agent_owner column staff_id (type CHAR[50]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_travel_agent_owner column email (type CHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_travel_agent_owner column first_name (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_travel_agent_owner column last_name (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table departments column id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table departments column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table departments column department_id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table departments column staff_id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table departments column _ca (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table departments column _cb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table departments column _lma (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table departments column _lmb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_newest_owners_legacy column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_newest_owners_legacy column department_id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_newest_owners_legacy column staff_id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_newest_owners_legacy column first_name (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_newest_owners_legacy column last_name (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_newest_owners_legacy column email (type CHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_newest_owners_legacy column _ca (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_newest_owners_legacy column _lma (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_5_6_owner column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_5_6_owner column department_id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_5_6_owner column staff_id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_5_6_owner column email (type CHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_5_6_owner column first_name (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_5_6_owner column last_name (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_promotion_counts column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_promotion_counts column promotions (type BIGINT[19]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_5_owner column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_5_owner column department_id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_5_owner column staff_id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_5_owner column email (type CHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_5_owner column first_name (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_5_owner column last_name (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_traveller_has_placed_job column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_traveller_has_placed_job column has_placed_job (type BIGINT[19]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_orientation_dates column id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_orientation_dates column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_orientation_dates column type (type CHAR[32]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_orientation_dates column confirmed_at (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_orientation_dates column confirmed_by (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_orientation_dates column date (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_orientation_dates column duration (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_orientation_dates column other (type CHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_orientation_dates column _ca (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_orientation_dates column _cb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_orientation_dates column _lma (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_orientation_dates column _lmb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_departure_dates column id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_departure_dates column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_departure_dates column type (type CHAR[32]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_departure_dates column confirmed_at (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_departure_dates column confirmed_by (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_departure_dates column date (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_departure_dates column duration (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_departure_dates column other (type CHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_departure_dates column _ca (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_departure_dates column _cb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_departure_dates column _lma (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_departure_dates column _lmb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table insurances column id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table insurances column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table insurances column company (type CHAR[128]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table insurances column date_from (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table insurances column date_to (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table insurances column plan (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table insurances column policy_base_price (type DECIMAL UNSIGNED[11]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table insurances column excess_removal_addon (type TINYINT UNSIGNED[3]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table insurances column excess_removal_fee (type DECIMAL[11]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table insurances column excess_removal_fee_forward (type BIT[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@2cec704c 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table insurances column age_premium (type BIT[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@2cec704c 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table insurances column pre_existing (type BIT[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@2cec704c 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table insurances column status (type CHAR[16]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table insurances column comments (type CHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table insurances column description (type CHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table insurances column is_included (type TINYINT UNSIGNED[3]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table insurances column _ca (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table insurances column _cb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table insurances column _lma (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table insurances column _lmb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table experiences column id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table experiences column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table experiences column trip_id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table experiences column duration_id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table experiences column division (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table experiences column destination (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table experiences column region (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table experiences column trip_code (type CHAR[32]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table experiences column duration (type CHAR[32]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table experiences column name (type CHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table experiences column _ca (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table experiences column _cb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table experiences column _lma (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table experiences column _lmb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table cancellation_requests column id (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table cancellation_requests column fname (type CHAR[32]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table cancellation_requests column lname (type CHAR[32]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table cancellation_requests column email (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table cancellation_requests column phone (type CHAR[32]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table cancellation_requests column dob (type CHAR[32]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table cancellation_requests column booking_country (type CHAR[32]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table cancellation_requests column payment_stage (type CHAR[32]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table cancellation_requests column trip (type CHAR[32]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table cancellation_requests column tc_accepted (type BIT[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@2cec704c 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table cancellation_requests column cancel_customer_reason (type TEXT[65535]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table cancellation_requests column cancel_status (type CHAR[32]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table cancellation_requests column cancel_reason (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table cancellation_requests column cancel_submit_date (type CHAR[32]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table cancellation_requests column _ca (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table cancellation_requests column _cb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table cancellation_requests column _lma (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table cancellation_requests column _lmb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table cancellation_requests column internal_comments (type TEXT[65535]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table cancellation_requests column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flight_details column id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flight_details column flight_id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flight_details column airport_from (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flight_details column airport_to (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flight_details column airline (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flight_details column booking_class (type CHAR[32]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flight_details column departure_date_time (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flight_details column arrival_date_time (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flight_details column flight_number (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flight_details column is_return (type BIT[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@2cec704c 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flight_details column order_num (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flight_details column _ca (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flight_details column _cb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flight_details column _lma (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flight_details column _lmb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flight_details column airport_from_iata (type VARCHAR[5]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flight_details column airport_to_iata (type VARCHAR[5]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table flight_details column airline_iata (type VARCHAR[5]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table trip_groups column id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table trip_groups column _ca (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table trip_groups column _cb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table trip_groups column _lma (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table trip_groups column _lmb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_travel_pack_due_dates column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_travel_pack_due_dates column confirmed_at (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_travel_pack_due_dates column confirmed_by (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_travel_pack_due_dates column date (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_travel_pack_due_dates column duration (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_2_owner column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_2_owner column department_id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_2_owner column staff_id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_2_owner column email (type CHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_2_owner column first_name (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_2_owner column last_name (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table followers column id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table followers column staff_id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table followers column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table followers column _ca (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table followers column _cb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table followers column _lma (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table followers column _lmb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_next_contact_dates column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_next_contact_dates column confirmed_at (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_next_contact_dates column confirmed_by (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_next_contact_dates column date (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_next_contact_dates column duration (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table addon_interests column id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table addon_interests column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table addon_interests column addon (type CHAR[128]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table addon_interests column other (type CHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table addon_interests column user_answer (type TINYINT UNSIGNED[3]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table addon_interests column _ca (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table addon_interests column _cb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table addon_interests column _lma (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table addon_interests column _lmb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_traveller_placement_summary column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_traveller_placement_summary column placement_status (type VARCHAR[100]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_traveller_placement_summary column placement_start_date (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_traveller_placement_summary column placement_partner (type VARCHAR[100]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table reminders column id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table reminders column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table reminders column reminder_id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table reminders column _ca (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table reminders column _cb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table reminders column _lma (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table reminders column _lmb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table rooms column id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table rooms column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table rooms column room_id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table rooms column room_type (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table rooms column is_included (type BIT[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@2cec704c 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table rooms column travellers (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table rooms column capacity (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table rooms column _ca (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table rooms column _cb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table rooms column _lma (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table rooms column _lmb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table charities column id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table charities column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table charities column foundation (type CHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table charities column comments (type CHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table charities column _ca (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table charities column _cb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table charities column _lma (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table charities column _lmb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table addresses column id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table addresses column cid (type BIGINT UNSIGNED[20]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table addresses column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table addresses column street (type CHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table addresses column suburb (type CHAR[128]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table addresses column post_code (type CHAR[16]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table addresses column state (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table addresses column country (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table addresses column _ca (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table addresses column _cb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table addresses column _lma (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table addresses column _lmb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_newest_department_times column id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_newest_department_times column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_newest_department_times column department_id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_newest_department_times column latest (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table notes column id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table notes column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table notes column title (type CHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table notes column text (type TEXT[65535]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table notes column _ca (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table notes column _cb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table notes column _lma (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table notes column _lmb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table notes column note_id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_6_owner column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_6_owner column department_id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_6_owner column staff_id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_6_owner column email (type CHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_6_owner column first_name (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_6_owner column last_name (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table tours column id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table tours column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table tours column supplier (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table tours column name (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table tours column date_from (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table tours column date_to (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table tours column status (type CHAR[16]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table tours column comments (type CHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table tours column description (type CHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table tours column is_included (type TINYINT UNSIGNED[3]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table tours column cancellation_changes (type VARCHAR[512]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table tours column show_cancellation_changes_in_invoice (type BIT[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@2cec704c 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table tours column _ca (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table tours column _cb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table tours column _lma (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table tours column _lmb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table floated_to column id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table floated_to column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table floated_to column partner_name (type CHAR[128]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table floated_to column role (type CHAR[128]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table floated_to column start_date (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table floated_to column finish_date (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table floated_to column _ca (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table floated_to column _cb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table floated_to column _lma (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table floated_to column _lmb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table activity_log column id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table activity_log column table_name (type CHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table activity_log column field_name (type CHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table activity_log column record_id (type BIGINT UNSIGNED[20]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table activity_log column value (type TEXT[65535]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table activity_log column time (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table activity_log column staff_id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table activity_log column action (type TINYINT UNSIGNED[3]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_interviews_has_active column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_interviews_has_active column has_active (type BIGINT[19]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_3_owner column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_3_owner column department_id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_3_owner column staff_id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_3_owner column email (type CHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_3_owner column first_name (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table v_department_3_owner column last_name (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table companions column id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table companions column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table companions column first_name (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table companions column last_name (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table companions column email (type CHAR[64]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table companions column date_of_birth (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table companions column title (type VARCHAR[16]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table companions column received_full_covid_vaccination (type BIT[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@2cec704c 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table companions column _ca (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table companions column _cb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table companions column _lma (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table companions column _lmb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table companions column gender (type VARCHAR[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table tasks column id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table tasks column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table tasks column task_id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table tasks column complete (type BIT[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@2cec704c 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table tasks column _ca (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table tasks column _cb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table tasks column _lma (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table tasks column _lmb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table events column id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table events column is_traveller (type TINYINT UNSIGNED[3]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table events column type (type CHAR[32]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table events column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table events column title (type CHAR[128]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table events column message (type CHAR[255]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table events column task_id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table events column note_id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table events column _ca (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table events column _cb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table events column _lma (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table events column _lmb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table events column call_log_id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table events column reminder_id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table events column email_id (type VARCHAR[30]) -> Json type io.airbyte.protocol.models.JsonSchemaType@221dad51 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table events column crm_note_id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table events column crm_call_log_id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table legal column id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table legal column tid (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table legal column legal_declaration_id (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table legal column accepted (type BIT[1]) -> Json type io.airbyte.protocol.models.JsonSchemaType@2cec704c 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table legal column _ca (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table legal column _cb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table legal column _lma (type INT[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 source > 2022-04-20 14:46:32 INFO i.a.i.s.j.AbstractJdbcSource(lambda$discoverInternal$5):136 - Table legal column _lmb (type INT UNSIGNED[10]) -> Json type io.airbyte.protocol.models.JsonSchemaType@6b0615ae 2022-04-20 14:46:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):305 - Total records read: 0 (0 bytes) 2022-04-20 14:46:32 destination > 2022-04-20 14:46:32 INFO i.a.i.b.FailureTrackingAirbyteMessageConsumer(close):65 - Airbyte message consumer: succeeded. 2022-04-20 14:46:32 destination > 2022-04-20 14:46:32 INFO i.a.i.d.b.BufferedStreamConsumer(close):170 - executing on success close procedure. 2022-04-20 14:46:32 destination > 2022-04-20 14:46:32 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):161 - Finalizing tables in destination started for 1 streams 2022-04-20 14:46:32 destination > 2022-04-20 14:46:32 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):166 - Finalizing stream dev_trips. schema t_trips, tmp table _airbyte_tmp_tls_dev_trips, final table _airbyte_raw_dev_trips 2022-04-20 14:46:32 destination > 2022-04-20 14:46:32 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):179 - Executing finalization of tables. 2022-04-20 14:46:32 destination > 2022-04-20 14:46:32 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):181 - Finalizing tables in destination completed. 2022-04-20 14:46:32 destination > 2022-04-20 14:46:32 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):184 - Cleaning tmp tables in destination started for 1 streams 2022-04-20 14:46:32 destination > 2022-04-20 14:46:32 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):188 - Cleaning tmp table in destination started for stream dev_trips. schema t_trips, tmp table name: _airbyte_tmp_tls_dev_trips 2022-04-20 14:46:32 destination > 2022-04-20 14:46:32 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):193 - Cleaning tmp tables in destination completed. 2022-04-20 14:46:32 destination > 2022-04-20 14:46:32 INFO i.a.i.b.IntegrationRunner(runInternal):169 - Completed integration: io.airbyte.integrations.base.ssh.SshWrappedDestination 2022-04-20 14:46:32 destination > 2022-04-20 14:46:32 INFO i.a.i.d.p.PostgresDestination(main):79 - completed destination: class io.airbyte.integrations.destination.postgres.PostgresDestination 2022-04-20 14:46:32 ERROR i.a.w.DefaultReplicationWorker(run):169 - Sync worker failed. java.util.concurrent.ExecutionException: io.airbyte.workers.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.DefaultReplicationWorker.run(DefaultReplicationWorker.java:162) ~[io.airbyte-airbyte-workers-0.36.1-alpha.jar:?] at io.airbyte.workers.DefaultReplicationWorker.run(DefaultReplicationWorker.java:57) ~[io.airbyte-airbyte-workers-0.36.1-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:155) ~[io.airbyte-airbyte-workers-0.36.1-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] Suppressed: io.airbyte.workers.WorkerException: Source process exit with code 1. This warning is normal if the job was cancelled. at io.airbyte.workers.protocols.airbyte.DefaultAirbyteSource.close(DefaultAirbyteSource.java:136) ~[io.airbyte-airbyte-workers-0.36.1-alpha.jar:?] at io.airbyte.workers.DefaultReplicationWorker.run(DefaultReplicationWorker.java:126) ~[io.airbyte-airbyte-workers-0.36.1-alpha.jar:?] at io.airbyte.workers.DefaultReplicationWorker.run(DefaultReplicationWorker.java:57) ~[io.airbyte-airbyte-workers-0.36.1-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:155) ~[io.airbyte-airbyte-workers-0.36.1-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] Caused by: io.airbyte.workers.DefaultReplicationWorker$SourceException: Source process exited with non-zero exit code 1 at io.airbyte.workers.DefaultReplicationWorker.lambda$getReplicationRunnable$5(DefaultReplicationWorker.java:312) ~[io.airbyte-airbyte-workers-0.36.1-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-04-20 14:46:32 INFO i.a.w.DefaultReplicationWorker(run):228 - sync summary: io.airbyte.config.ReplicationAttemptSummary@392f0d37[status=failed,recordsSynced=0,bytesSynced=0,startTime=1650465986628,endTime=1650465992898,totalStats=io.airbyte.config.SyncStats@46526b40[recordsEmitted=0,bytesEmitted=0,stateMessagesEmitted=0,recordsCommitted=0],streamStats=[]] 2022-04-20 14:46:32 INFO i.a.w.DefaultReplicationWorker(run):250 - Source did not output any state messages 2022-04-20 14:46:32 WARN i.a.w.DefaultReplicationWorker(run):258 - State capture: No new state, falling back on input state: io.airbyte.config.State@10755c8a[state={}] 2022-04-20 14:46:32 INFO i.a.w.t.TemporalAttemptExecution(get):131 - Stopping cancellation check scheduling... 2022-04-20 14:46:32 INFO i.a.w.t.s.ReplicationActivityImpl(lambda$replicate$1):147 - sync summary: io.airbyte.config.StandardSyncOutput@75031bc1[standardSyncSummary=io.airbyte.config.StandardSyncSummary@5472ebdc[status=failed,recordsSynced=0,bytesSynced=0,startTime=1650465986628,endTime=1650465992898,totalStats=io.airbyte.config.SyncStats@46526b40[recordsEmitted=0,bytesEmitted=0,stateMessagesEmitted=0,recordsCommitted=0],streamStats=[]],normalizationSummary=,state=io.airbyte.config.State@10755c8a[state={}],outputCatalog=io.airbyte.protocol.models.ConfiguredAirbyteCatalog@dc6029b[streams=[io.airbyte.protocol.models.ConfiguredAirbyteStream@5725377[stream=io.airbyte.protocol.models.AirbyteStream@68428d0b[name=dev_trips,jsonSchema={"type":"object","properties":{"id":{"type":"number"},"_ca":{"type":"number"},"_cb":{"type":"number"},"cid":{"type":"number"},"_lma":{"type":"number"},"_lmb":{"type":"number"},"status":{"type":"string"},"user_ip":{"type":"string"},"under_age":{"type":"number"},"travellers":{"type":"number"},"trip_group_id":{"type":"number"},"user_selected":{"type":"number"},"_ab_cdc_log_pos":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"deposit_complete":{"type":"number"},"sales_register_id":{"type":"number"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=t_trips,additionalProperties={}],syncMode=incremental,cursorField=[],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}]],additionalProperties={}],failures=[io.airbyte.config.FailureReason@2b2da7d4[failureOrigin=source,failureType=,internalMessage=io.airbyte.workers.DefaultReplicationWorker$SourceException: Source process exited with non-zero exit code 1,externalMessage=Something went wrong within the source connector,metadata=io.airbyte.config.Metadata@16c2aaf0[additionalProperties={attemptNumber=2, jobId=5871}],stacktrace=java.util.concurrent.CompletionException: io.airbyte.workers.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.DefaultReplicationWorker$SourceException: Source process exited with non-zero exit code 1 at io.airbyte.workers.DefaultReplicationWorker.lambda$getReplicationRunnable$5(DefaultReplicationWorker.java:312) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ... 3 more ,retryable=,timestamp=1650465992799]]] 2022-04-20 14:46:32 INFO i.a.w.t.TemporalUtils(withBackgroundHeartbeat):235 - Stopping temporal heartbeating... 2022-04-20 14:46:32 INFO i.a.c.p.ConfigRepository(updateConnectionState):773 - Updating connection 5b98b51f-4396-4b91-bf92-a2a6fdfb1d91 state: io.airbyte.config.State@3b3f4e33[state={}] 2022-04-20 14:46:32 INFO i.a.w.t.TemporalAttemptExecution(get):105 - Docker volume job log path: /tmp/workspace/5871/2/logs.log 2022-04-20 14:46:32 INFO i.a.w.t.TemporalAttemptExecution(get):110 - Executing worker wrapper. Airbyte version: 0.36.1-alpha 2022-04-20 14:46:33 INFO i.a.w.DefaultNormalizationWorker(run):47 - Running normalization. 2022-04-20 14:46:33 INFO i.a.w.n.DefaultNormalizationRunner(runProcess):122 - Running with normalization version: airbyte/normalization:0.1.75 2022-04-20 14:46:33 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/normalization:0.1.75 exists... 2022-04-20 14:46:33 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/normalization:0.1.75 was found locally. 2022-04-20 14:46:33 INFO i.a.w.p.DockerProcessFactory(create):106 - Creating docker job ID: 5871 2022-04-20 14:46:33 INFO i.a.w.p.DockerProcessFactory(create):158 - Preparing command: docker run --rm --init -i -w /data/5871/2/normalize --log-driver none --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_VERSION=0.36.1-alpha airbyte/normalization:0.1.75 run --integration-type postgres --config destination_config.json --catalog destination_catalog.json 2022-04-20 14:46:33 normalization > Running: transform-config --config destination_config.json --integration-type postgres --out /data/5871/2/normalize 2022-04-20 14:46:33 normalization > Namespace(config='destination_config.json', integration_type=, out='/data/5871/2/normalize') 2022-04-20 14:46:33 normalization > transform_postgres 2022-04-20 14:46:33 normalization > Running: transform-catalog --integration-type postgres --profile-config-dir /data/5871/2/normalize --catalog destination_catalog.json --out /data/5871/2/normalize/models/generated/ --json-column _airbyte_data 2022-04-20 14:46:33 normalization > Processing destination_catalog.json... 2022-04-20 14:46:33 normalization > Generating airbyte_ctes/t_trips/dev_trips_ab1.sql from dev_trips 2022-04-20 14:46:33 normalization > Generating airbyte_ctes/t_trips/dev_trips_ab2.sql from dev_trips 2022-04-20 14:46:33 normalization > Generating airbyte_incremental/t_trips/dev_trips_stg.sql from dev_trips 2022-04-20 14:46:33 normalization > Generating airbyte_incremental/scd/t_trips/dev_trips_scd.sql from dev_trips 2022-04-20 14:46:33 normalization > Generating airbyte_incremental/t_trips/dev_trips.sql from dev_trips 2022-04-20 14:46:33 normalization > detected no config file for ssh, assuming ssh is off. 2022-04-20 14:46:36 normalization > [--event-buffer-size EVENT_BUFFER_SIZE] 2022-04-20 14:46:36 normalization > --event-buffer-size EVENT_BUFFER_SIZE 2022-04-20 14:46:36 normalization > 2022-04-20 14:46:36 normalization > DBT >=1.0.0 detected; using 10K event buffer size 2022-04-20 14:46:36 normalization > 2022-04-20 14:46:39 normalization > 14:46:39 Running with dbt=1.0.0 2022-04-20 14:46:39 normalization > 14:46:39 Partial parse save file not found. Starting full parse. 2022-04-20 14:46:41 normalization > 14:46:41 [WARNING]: Configuration paths exist in your dbt_project.yml file which do not apply to any resources. 2022-04-20 14:46:41 normalization > There are 2 unused configuration paths: 2022-04-20 14:46:41 normalization > - models.airbyte_utils.generated.airbyte_tables 2022-04-20 14:46:41 normalization > - models.airbyte_utils.generated.airbyte_views 2022-04-20 14:46:41 normalization > 2022-04-20 14:46:41 normalization > 14:46:41 Found 5 models, 0 tests, 0 snapshots, 0 analyses, 514 macros, 0 operations, 0 seed files, 1 source, 0 exposures, 0 metrics 2022-04-20 14:46:41 normalization > 14:46:41 2022-04-20 14:46:41 normalization > 14:46:41 Concurrency: 8 threads (target='prod') 2022-04-20 14:46:41 normalization > 14:46:41 2022-04-20 14:46:41 normalization > 14:46:41 1 of 3 START incremental model _airbyte_t_trips.dev_trips_stg........................................................... [RUN] 2022-04-20 14:46:41 normalization > 14:46:41 1 of 3 OK created incremental model _airbyte_t_trips.dev_trips_stg...................................................... [INSERT 0 0 in 0.32s] 2022-04-20 14:46:41 normalization > 14:46:41 2 of 3 START incremental model t_trips.dev_trips_scd.................................................................... [RUN] 2022-04-20 14:46:42 normalization > 14:46:42 2 of 3 OK created incremental model t_trips.dev_trips_scd............................................................... [INSERT 0 0 in 0.30s] 2022-04-20 14:46:42 normalization > 14:46:42 3 of 3 START incremental model t_trips.dev_trips........................................................................ [RUN] 2022-04-20 14:46:42 normalization > 14:46:42 3 of 3 OK created incremental model t_trips.dev_trips................................................................... [INSERT 0 0 in 0.14s] 2022-04-20 14:46:42 normalization > 14:46:42 2022-04-20 14:46:42 normalization > 14:46:42 Finished running 3 incremental models in 0.99s. 2022-04-20 14:46:42 normalization > 14:46:42 2022-04-20 14:46:42 normalization > 14:46:42 Completed successfully 2022-04-20 14:46:42 normalization > 14:46:42 2022-04-20 14:46:42 normalization > 14:46:42 Done. PASS=3 WARN=0 ERROR=0 SKIP=0 TOTAL=3 2022-04-20 14:46:42 INFO i.a.w.DefaultNormalizationWorker(run):71 - Normalization executed in 9 seconds. 2022-04-20 14:46:42 INFO i.a.w.DefaultNormalizationWorker(run):77 - Normalization summary: io.airbyte.config.NormalizationSummary@34e0ac4a[startTime=1650465993002,endTime=1650466002427] 2022-04-20 14:46:42 INFO i.a.w.t.TemporalAttemptExecution(get):131 - Stopping cancellation check scheduling... 2022-04-20 14:46:42 INFO i.a.w.t.TemporalUtils(withBackgroundHeartbeat):235 - Stopping temporal heartbeating...