databricks-sql-python icon indicating copy to clipboard operation
databricks-sql-python copied to clipboard

REMOVE operation requires `staging_allowed_local_path` to be set, even though no local file is required

Open polivbr opened this issue 1 week ago • 0 comments

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.

polivbr avatar Jan 15 '26 20:01 polivbr