developmentseed / developmentseed/obstore
Wildcard prefix in the list command
Open
- Dominant language
- Python
- Stars
- 810
- Forks
- 42
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 6
Description
Hello,
I have tons of log files with data at the beginning for example `202506272215_blabla` on S3 I can use prefix as substring, basically I can get all files for this day by `my_folder/20250627*` but it's not working in obstore.
How I can get all files by prefix and not by folder path?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.