getstrm / pace

Data policy IN, dynamic view OUT: PACE is the Policy As Code Engine. It helps you to programatically create and apply a data policy to a processing platform like Databricks, Snowflake or BigQuery (or plain 'ol Postgres, even!) with definitions imported from Collibra, Datahub, ODD and the like.

Home Page:https://pace.getstrm.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[PACE-10] Separate upsert and apply of Data Policy

trietsch opened this issue · comments

Currently, an upsert of a Data Policy leads to an apply immediately on the respective processing platform. These should be two separate steps.

PACE-10