Skip to content

[ISSUE] dbfs.list recurive fails using multiple subdirectories #1260

@MeinAccount

Description

@MeinAccount

Description
Consider a volume with sub-sub directories. Running client.dbfs.list("/Volumes/...", recursive=True) crashes with databricks.sdk.errors.platform.NotFound: The directory being accessed is not found.

Debugging the call shows that the List-Method attemps to lookup the sub-sub dirs in the root dir. The recursion doesn't track the entire path.

Other Information

  • Version: 0.88.0 from pypi

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions