issues
search
fsspec
/
gcsfs
Pythonic file-system interface for Google Cloud Storage
http://gcsfs.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
345
stars
146
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
avoid index error on whole second
#649
martindurant
closed
6 days ago
0
Added note about refresh and POSIX behavior
#648
rickmcgeer
closed
1 week ago
0
refresh = True should be the default for GCSFS.ls
#647
rickmcgeer
opened
2 weeks ago
6
Handle cache_timeout = 0 in GCSFileSystem
#646
amyewang
closed
3 weeks ago
2
GCSFileSystem doesn't properly handle cache_timeout = 0
#645
amyewang
closed
3 weeks ago
1
changelog
#644
martindurant
closed
1 month ago
0
Remove race condition in credentials.py
#643
seeholza
closed
1 month ago
9
if-doesnt-exist condition on pipe()
#642
martindurant
opened
1 month ago
1
glob performance regression
#641
mhfrantz
opened
2 months ago
3
Fix md5 hash logic. Make it order agnostic.
#640
damjad
closed
2 months ago
1
changelog
#639
martindurant
closed
2 months ago
0
test ci
#638
martindurant
closed
2 months ago
0
Release for #631
#637
keunhong
opened
2 months ago
0
Reset lock on fork
#636
rshkarin
closed
2 months ago
0
Full support for decompressive transcoding (e.g. Content-Encoding: gzip ) during reading
#635
the-xentropy
opened
3 months ago
4
Is there an async version of touch?
#634
vedantroy
opened
3 months ago
1
unexceptionally long timeout
#633
tcrasset
opened
4 months ago
3
GCSFS reports directory as FileNotFoundError when it exists. Run 1 fails, run 2 succeeds. Caching?
#632
pascalwhoop
opened
4 months ago
5
Handle case when error message is a string.
#631
keunhong
closed
4 months ago
1
`AttributeError` when error is a string in `retry.py`
#630
keunhong
closed
4 months ago
2
changelog
#629
martindurant
closed
5 months ago
0
Remove deprecated property usage
#628
dbalabka
opened
5 months ago
3
Token refresh does not work
#627
dbalabka
closed
4 months ago
3
changelog
#626
martindurant
closed
5 months ago
0
Question: aiohttp vs. gRPC API
#625
keunhong
opened
5 months ago
1
Add seek(0) to request data to prevent issues on retries
#624
Metamess
closed
6 months ago
3
try to detect pseudo folder in _info
#623
VOvchinnikov
closed
6 months ago
0
Changelog
#622
martindurant
closed
6 months ago
0
Invalid multipart request on retry
#621
Metamess
closed
6 months ago
6
Swap order of protocols to favor "gs" when unstripping protocol from URI
#620
alexdmiller
closed
6 months ago
1
`unstrip_protocol` not implemented correctly
#619
alexdmiller
opened
7 months ago
4
_get_file: fix makedirs call when the lpath is relative and in the working directory
#618
skshetry
closed
7 months ago
0
Missing 'name' attribute in 'GCSFile' object when accessing PDF files
#617
bhavan-kaya
opened
8 months ago
1
FileNotFoundError since 2024.3.1
#616
shobsi
closed
7 months ago
5
Error introduced in 2024.3.0
#615
classner
closed
8 months ago
2
changelog
#614
martindurant
closed
8 months ago
0
sign: fix expiration time value
#613
shcheklein
closed
8 months ago
1
Ensure dircache on ls
#612
martindurant
closed
8 months ago
1
`fs.isdir` latency 200x slower beginning with version 2023.09.01
#611
chotzen
closed
8 months ago
1
Add options to `mkdir`
#610
slevang
closed
8 months ago
0
Update docs about credentials
#609
jdangerx
closed
9 months ago
1
retry bulk rm
#608
martindurant
closed
8 months ago
11
Add API reference for gcsfs.mapping to docs
#607
dstansby
closed
9 months ago
2
close_session: clean up loop handling
#606
pgcamus
closed
9 months ago
0
changelog
#605
martindurant
closed
9 months ago
0
asyncio exception while writing to zarr store
#604
bweasels
closed
9 months ago
5
Small clarification on dict and filepath GCP tokens
#603
astrojuanlu
closed
10 months ago
0
Pin generation on open for version aware file system
#601
emfdavid
opened
10 months ago
4
Filename with slashes in the path are getting URL encoded, causing them to fail
#600
finbarrtimbers
closed
10 months ago
2
Strange error message when using cp instead of put
#599
alex-hh
closed
11 months ago
2
Next