Aaron Dodd
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
Activity overview
Latest activity by Aaron Dodd-
Aaron Dodd created a post,
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...
-
Aaron Dodd created a post,
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...
-
Aaron Dodd commented,
Hi Parmeet, Regarding I don't see escape_char being set in the first if. Is that intentional? Yes, that setting is currently being set via Terraform, so we're not resetting it with the API call,...
-
Aaron Dodd commented,
Most of our ingestion is s3 connectors and we have several hundred and growing. In a subset of our files, we have to set the custom escape character. In one such case, the files use a single quote ...
-
Aaron Dodd created a post,
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...