Skip to main content
Hello,
Is it possible to automate with python Apply Permission Table option in data model data permissions.

Hi @tomasz.wrobe11,

 

as the data permission table is a regular table in Vertica you can adjust it using Python. Only prerequisite is that you push it to the data model (you can limit permissions there).

 

Best,

 

Justin


Reply