Method
Deletes a Feature Group Version.
REQUIRED |
KEY |
TYPE |
DESCRIPTION |
Yes |
featureGroupVersion |
str |
String identifier for the feature group version to be removed.
|
Note: The arguments for the API methods follow camelCase but for Python SDK underscore_case is followed.
KEY |
TYPE |
DESCRIPTION |
success |
Boolean |
true if the call succeeded, false if there was an error |
TYPE |
WHEN |
ConflictError |
Deletion failed because the feature group version is either in a completed state or actively used in other artifacts. |