
Sandeep Kumar
- Total activity 40
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 13
- Subscriptions 10
Comments
Recent activity by Sandeep Kumar-
Dbt cloud gives the ability to download the debug logs, something in the similar lines would be required in case of failures.
-
HI Reuben, I will tell you what I have done to achieve this, do let me know if this still does not work out for you. Setting destination(dbt_project.yml):- models: <proj_name>: # Appli...
-
Can we get an update on this? This is really important for us.
-
HI Team, Any update on this?
-
I had raised a similar request https://support.fivetran.com/hc/en-us/community/posts/1500000521381-Transformations-Allow-customization-to-the-generated-profiles-yml-for-Dbt
-
This can be still done, I hope you are using target.name to select different db for test/prod etc. So in order to change the target name we can use the changes that came in March 2021 release. htt...
-
As per the latest release we can now have 8 threads. https://fivetran.com/docs/changelog/march-2021#increasedthreadlimit
-
Hi Amy, Any update on the feature? It would be great to have this feature.
-
I see that this feature is now being supported https://fivetran.com/docs/changelog/march-2021#dbttransformations. Thanks for the quick turn around
-
In the same snowflake account I am having multiple database for dev, QA and prod. I am selecting the database/schema to be used for reading source table or creating model/snapshot on basis of jinja...