John Rensberger
- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 9
Posts
Recent activity by John Rensberger-
Transformations: dbt Execution Artifacts
AnsweredWe would like a method to access the various artifacts dbt provides after it's executed. We're trying to build additional CI/CD using state comparisons to determine what changes need to be executed...
-
Transformations: API Enhancements for "Scheduled in Code"
We have a couple use cases that the API does not currently support with transformations that are configured using the deployment.yml. We would need the ability to: List all the projects - I believ...
-
Connector Improvement: HVR SQL Server Scripts
We ran into an issue where we were deploying HVA onto the same server for different databases. As a results, when we ran the script hvrcapsysadmin.sql we had stored procedures dropped and recreated...
-
Destination Improvement: Snowflake Query Errors
We're noticing a variety of errors from Fivetran that are all seen to be as false positives. Some are about cluster key errors, others about tables not existing. When looking in the query history, ...
-
Connector Improvement: Schedule Initial Sync
AnsweredWould like the ability to create configure for a connector to be unpaused at a specific time to then follow a specific schedule. The primary use case would be to push out new connectors over Terraf...
-
Transformations: Dedicated Credentials for the REST API
I'm using transformations using dbt Core when scheduled in code. For our configuration we are using separate credentials to execute the transformations. I can set up much of the project over the AP...
-
Other: Terraform Support for dbt Transformations
PlannedWe would like there to be the ability to create dbt transformations using Terraform for "Scheduled in Code" functionality.
-
Connector Improvement: HVA Scriptable Configurations
We are looking at deploying HVA for SQL Server hundreds of times and intend to script the process. We're planning on wrapping this to handle passing parameters and we have figured out workarounds f...
-
Connector Improvement: HVA for SQL Server Tuning
Similar to LDP, we'd like to have the capability to set the number of parallel threads and slicing HVA uses on the source database. We have several source databases that are of different sizes and ...