Welcome to the

Google Cloud Community

Meet industry peers, ask questions, collaborate to find answers, and connect with Googlers who are making the products you use every day.

cancel
Showing results for 
Search instead for 
Did you mean: 
Bronze 3
Since ‎11-09-2023
3 weeks ago

My Stats

  • 5 Posts
  • 0 Solutions
  • 2 Likes given
  • 0 Likes received

himkush's Bio

Badges himkush Earned

View all badges

Recent Activity

Hello,Can we use GCP Artifact registry for Dataform private packages. 
How can I share common code, such as functions and variables, across different Dataform repositories? As my team prefers not to use public npm packages, I'm aware that creating a private npm package and installing it (https://cloud.google.com/datafor...
I want to execute SQL when a dataform assertion fails and insert audit record into a master audit table. How can I accomplish this?