databricks-sdk-py
databricks-sdk-py copied to clipboard
Add BROWSE option in Privilege Enum
Changes
Simple fix
@jeremyrodrigues IMO, to make this patch complete, you need also update the docs in docs/dbdataclasses/catalog.rst near line 1022 ( see https://github.com/databricks/databricks-sdk-py/blob/2438abdbf9fdffcea7224e20dffb9fb1d5178cc9/docs/dbdataclasses/catalog.rst?plain=1#L1022)
and (probably) make same changes for the Privilege class in databricks/sdk/service/sharing.py after APPLY_TAG and docs in docs/dbdataclasses/sharing.rst: APPLY_TAG
no longer required, already fixed, see https://github.com/databricks/databricks-sdk-py/issues/639#issuecomment-2817067498