Skip to contents

Deletes a registered UDF. This removes all sharing and cannot be undone.

Usage

deregister_udf(name, namespace)

Arguments

name

Name of the UDF in TileDB Cloud, e.g. myudfname.

namespace

Namespace for the UDF in TileDB Cloud, e.g. mynamespace.

Value

No return value.