REMOVE operation requires `staging_allowed_local_path` to be set, even though no local file is required · Issue #726 · databricks/databricks-sql-python · GitHub
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.
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.