Daniel Belknap
- Total activity 80
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 30
- Subscriptions 22
Activity overview
Latest activity by Daniel Belknap-
Daniel Belknap created a post,
Destination Improvement: Snowflake: Make schema changes on large tables in batches
AnsweredWe have a large table in Snowflake that's around 700 million rows that loads from a parquet file. Occasionally there's a schema change, and Fivetran tries to update the data type on the table. Cre...
-
Daniel Belknap commented,
Yes, I have moved our connector from Azure Functions to SDK and it's an improvement. I still think it would be nice to have native, but the SDK is definitely better than a Function App.
-
Daniel Belknap created a post,
Connector Improvement: Azure Function via VPN tunnel
Not plannedWe have a VPN tunnel between Fivetran and our Azure instance. I would like to restrict access to my Azure Functions to private endpoints that would be accessible via this VPN tunnel.
-
Daniel Belknap created a post,
Connector Improvement: Azure Function access via Azure Front Door
AnsweredWe want to put our Azure Functions behind an Azure Front Door. Unfortunately the Azure Function connector only accepts a function app name and assumes it's <function-app>.azurewebsites.com. I would...
-
Daniel Belknap commented,
Not the original poster, but the main transactional tables would be the priority. Invoice header/line/allocation, order header/line/allocation, requisition header/line/allocation, and inventory tra...
-
Daniel Belknap commented,
That's correct - the columns are all present in the data we retrieve & send to Fivetran, but the values for a column might all be null across the entire dataset. We could potentially populate a dum...
-
Daniel Belknap commented,
This would be really valuable for us as well. We would like to separate tables and connectors by SLA so we can put high-priority tables on a separate warehouse to ensure they stay up-to-date. We st...
-
Daniel Belknap created a post,
Other: REST API & Terraform: Role Management
I would like additional control over RBAC roles through the REST API or the Terraform provider. We will likely start managing roles & membership via SCIM provisioning, but we would like to manage r...
-
Daniel Belknap created a post,
Other: REST API - Webhooks - Sync Failure event
AnsweredI want to configure a webhook to trigger whenever a sync fails. Right now my options are "sync_end" which includes successful syncs, or "connection_failure" which isn't always the cause of a failed...
-
Daniel Belknap created a post,
Connector Improvement: Fivetran Platform Connector - Webhook Metadata
It would be handy to have Webhooks be synced via the Fivetran Platform Connector so I can have metadata about the webhook settings in my destination. For example, I want a quick way to review that ...