Chip Ach
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 4
Posts
Recent activity by Chip Ach-
Other: FiveTran API Authentication Should Support OAuth with Bearer Tokens
AnsweredIt appears that only basic auth is supported for the FiveTran API. An improvement would be to support OAuth 2.0 client credentials to allow bearer tokens that expire after a period of time. While...
-
Other: Support Mezmo as a logging provider
Support Mezmo as a logging provider. While you’re at it, fix the webpage that says to email support to request a new logging provider which results in being redirected to the support portal. A tic...
-
Transformation (dbt) triggered on git push
PlannedBecause running our dbt transformations takes time and resources on the destination, we only trigger the entirety of our transformations once a day in our deployment.yml. (We have a more limited se...
-
Transformations: Allow DBT Role to be configurable
PlannedWe are running into an issue when running transforms using DBT (into Snowflake). The process works, but the resulting permissions structure isn’t quite right. We want the resulting tables/views to ...