Skip to contents

Closes the stream specified by the input handle. If the handle does not exist, this call throws an exception with RESOURCE_DOES_NOT_EXIST.

Usage

close_dbfs(client, handle)

dbfsClose(client, handle)

Arguments

client

Required. Instance of DatabricksClient()

handle

Required. The handle on an open stream.