Closed
Description
Expected Behavior
Schema for tables retrieved from Salesforces should show TIMESTAMPS
Current Behavior
Schema for tables retrieved from Salesforces show NULL
Logs
n/a
Steps to Reproduce
- create a connection between SFDC (source) and CSV (target - any should work)
- retrieve the source schemas
- 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.