databricks-sql-python
databricks-sql-python copied to clipboard
REMOVE operation requires `staging_allowed_local_path` to be set, even though no local file is required
I'm able to PUT a file without specifying a staging_allowed_local_path (via the __input_stream__ functionality), but removing the file requires it, even though removing a file doesn't require any local storage.