databricks-sdk-py icon indicating copy to clipboard operation
databricks-sdk-py copied to clipboard

Fix: ensure dbutils.fs.ls lists directories with trailing '/'

Open shindeakshay0211 opened this issue 4 months ago • 2 comments

Fixes local directory listing to include folders as well as files. Directory paths now end with '/' and are correctly marked as directories.

shindeakshay0211 avatar Sep 30 '25 06:09 shindeakshay0211

If integration tests don't run automatically, an authorized user can run them manually by following the instructions below:

Trigger: go/deco-tests-run/sdk-py

Inputs:

  • PR number: 1056
  • Commit SHA: 1c19997d463636e6d98e14da265498ab0e5fe8d7

Checks will be approved automatically on success.

github-actions[bot] avatar Sep 30 '25 06:09 github-actions[bot]

fix: include directories in local file listing and update changelog

shindeakshay0211 avatar Sep 30 '25 06:09 shindeakshay0211