Aaron Dodd
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
Posts
Recent activity by Aaron Dodd-
Connector Improvement: Provide option to configure what Fivetran is trying to determine for Oracle connector setup
Per Fivetran support: The permission GRANT SELECT ON SYS.V_$DATABASE TO <USER>; is required for both LogMiner and Teleport connectors. This permission is needed to check whether the database is co...
-
Connector Improvement: CRON-based scheduling for connector runs
Requesting to add ability to schedule connectors on a frequency within a set period, or by explicit times. Use cases: We have some APIs that only provide data at certain times, such as business hou...
-
Other: Terraform support for non-standard character escaping in S3 connector
CompletedFivetran recently released support for non-standard character escaping. This looks to be available in the API: https://fivetran.com/docs/rest-api/connectors/config#amazons3 But the Terraform module...