Azure / Azure/azure-sdk-for-python

azure-fsspec 1.3.1 glob returns empty list

Open
#37,903 1 comment 0 reactions 1 assignee Claimed by @vivram View on GitHub
Client customer-reported dataprep Machine Learning needs-team-attention question Service Attention
Dominant language
Python
Stars
5.6k
Forks
3.4k
Avg merge
1d 21h
Merged PRs (30d)
193

Description

- **azureml-fsspec**:
- **1.3.1**:
- **Ubuntu 20.04.6 LTS**:
- **3.9.19**:

**Describe the bug**
fs.glob(), fs.glob("."), and fs.glob("*"), all return an empty list.

fs.ls() works, along with pd.read_csv("").

**To Reproduce**
Steps to reproduce the behavior:
1. Initialize a filesystem object using AzureMachineLearningFileSystem
2. Call fs.glob()

**Expected behavior**
fs.glob() should return a list of paths.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Additional context**
Problem seems to have been solved for this user using 1.3.0 by upgrading to 1.3.1: https://github.com/Azure/azure-sdk-for-python/issues/33985

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.