databricks-sdk-py icon indicating copy to clipboard operation
databricks-sdk-py copied to clipboard

[FEATURE] `ValidationResultOperation` for UC storage credential validation should include `PATH_EXISTS` and `HIERARCHICAL_NAMESPACE_ENABLED`

Open qziyuan opened this issue 1 year ago • 1 comments

Problem Statement When validate UC storage credential using SDK, the returned response will contain two None operations. It's because PATH_EXISTS and HIERARCHICAL_NAMESPACE_ENABLED are missing in ValidationResultOperation

Proposed Solution Support those two missing validate operations.

Additional Context Add any other context, references or screenshots about the feature request here.

qziyuan avatar Mar 07 '24 01:03 qziyuan

Thank you for reporting this. I've created a ticket for the Unity Catalog team to update their API definition.

mgyucht avatar Mar 13 '24 13:03 mgyucht