Vadim Nirenberg
- Total activity 25
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 8
Posts
Votes on activity by Vadim Nirenberg-
Connector Improvement: Add Clone Connector Functionality
AnsweredSometimes the difference between connector settings could be just as small as schema name. Ability to clone connector would allow to use an existing connector as a template for a new connector setu...
-
Transformations: Add Git Tags option for repository synchronization
It would be nice if Fivetran DBT transformations could use Git Tags to point Fivetran to synchronize the repository with a certain Commit point. This would allow the developers to have a tag per en...
-
Transformations: REST Api Improvement for DBT Transformations start and Stop
I am working on DBT snapshots versions automated swapping in Snowflake.In order to swap the snapshot table(s) we need to stop Transformation Jobs till the swapping is over and re-activate them afte...
-
Dashboard Improvement: Dashboard Improvement: Feature Request to add schedule all connectors at ones
The number of connectors in pipelines are growing. Usually they are running on the same schedule. In non-prod environments rescheduling happens quite often. Going to each connector individually tak...
-
Dashboard Improvement: Organize DBT jobs on Dashboard
Would be nice to be able to arrange DBT jobs into folders for easier navigation. Sincerely, Vadim
-
Transformations: DBT job improvement: end of step actions
AnsweredToday I fixed the error on DBT job step by simply running dbt run --full-refresh locally. What if Fivetran's deployment.yml file had tags something like jobs: - name: dev_15min steps: - name...