ebmdatalab / datalab-pandas

Useful pandas library stuff
MIT License
2 stars 2 forks source link

Create BQ cache file atomically #21

Closed evansd closed 5 years ago

evansd commented 5 years ago

@alexwalkercebm hit a problem where he was checking whether cached data already existed but reading it before it had finished writing.