Skip to content

TIMESTAMPS shown as null in schemas from Salesforce #4396

Closed
@shmf

Description

@shmf

Expected Behavior

Schema for tables retrieved from Salesforces should show TIMESTAMPS

Current Behavior

Schema for tables retrieved from Salesforces show NULL
Screenshot 2021-06-28 at 19 15 32

Logs

n/a

Steps to Reproduce

  1. create a connection between SFDC (source) and CSV (target - any should work)
  2. retrieve the source schemas
  3. check data type for TIMESTAMP fields

Severity of the bug for you

Medium

Airbyte Version

0.26.2

Connector Version (if applicable)

0.2.3

Additional context

Local deployment on GCP Compute Engine.
It is quite a big problem when the target is parquet because the schema shows a NULL datatype leading to a failure.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions