Azure / Azure/azure-sdk-for-python

azure-fsspec 1.3.1 glob returns empty list

Aperta
#37,903 1 commento 0 reazioni 1 assegnatario Rivendicata da @vivram Vedi su GitHub
Client customer-reported dataprep Machine Learning needs-team-attention question Service Attention
Lingua principale
Python
Stelle
5.6k
Fork
3.4k
Merge medio
2g 2h
PR unite (30g)
213

Descrizione

- **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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.